body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #135E74;
text-align: left;
}

h1 {
	display: block;
	background: transparent url("eagletower_logo.gif") no-repeat center right;
	height: 86px;
	padding: 0;
}

h1 span {
	display: none;
}

h2 {
	margin-top: 10px;
	margin-left: 180px;
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	color: #135E74;
}

/* Non-specified Lists */

ul {
	padding: 0;
	margin: 0;
}

li {
	list-style-type: none;
}


#container {
	margin: 0 auto;
	width: 705px;
	text-align: left;
	padding-bottom: 20px;
}


#header {
	text-align: left;
	border-bottom: 1px solid #89A5AE;
	margin-bottom: 20px;
}

#nav {
	float: left;
	width: 160px;
	margin: 0 20px 20px 0;
}

#content {
	background-color: #fff;
	margin-bottom: 20px;
	font-size: 12px;
	color: #333;
}

#content_main_col {
margin-top: 5px;
padding: 0;
}

#footer {
	clear: both;
	border-top: 1px solid #89A5AE; 
	border-bottom: 1px solid #89A5AE;
	padding: 20px 0;
	height: 86px;
}

.powered_by {
	float: right;
	padding-top: 25px;
	}

#nav .section	{
	margin-top: 17px;
	padding-top: 17px;
	border-top: 1px dashed #89A5AE;
	}
	
a {
	text-decoration: none;
	color: #5A8393;
}

a:hover {
	text-decoration: underline;
	color: #135E74;
	}

a.here:link,
a.here:visited,
a.here:hover,
a.here {
	font-weight: bold;
color: #135E74;
	}
	
object	{
	float: left;
}

#call_to_view {
	float: left;
	height: 86px;
	width: 160px;
	background: #458090 url('furniture_imgs/calltoview_bkgnd.jpg') no-repeat 0 0;
	color: #fff;
	margin-left: 20px;
	}
	
#call_to_view p {
	padding: 20px 0 0 8px;
color: #fff;
	}
	
#call_to_view h3 {
	margin: -5px 0 0 8px;
	font-weight: normal;
	}
	
.s_col {
	float: left;
	width: 160px;
	margin: 0 20px 20px 0;
}

.p_col {
	float: left;
	width: 520px;
	}
	
#col_340 {
	float: left;
	width: 340px;
	margin: 0 14px 0 0;
color: #135E74;
}

#col_340 ul {
	padding: 5px;
	margin: 5px;
}

#col_340 li {
	list-style-type: disc;
}

#col_160 {
	float: left;
	width: 160px;
}

#col_160 p {
	padding-left: 5px;
	font-size: 10px;
}

#col_160 a {
display: block;
color: #fff;	
padding: 5px;
background-color: #333;
	/*background: url('furniture_imgs/download_arrow.gif') no-repeat right center;*/
}

#col_160 img {
display: block;	
/*border: 1px solid #333;*/
	margin-bottom: 15px;
	}


.clear {
 clear: both;
}

img	{
	border: none;
}

.menu_block {
	border-bottom: 1px dashed #89A5AE;
}

.p_t17 {
	padding-top: 17px;
}

.p_b17 {
	padding-bottom: 17px;
}

/*Correct anomalies of pepperio preview screen */


.peppreview #col_340 {
	float: left;
	width: 300px;
	margin: 10px 8px 0 0;
}

.quote_box {
margin: 10px 0;
padding: 20px;
border: 1px solid #dedede;
}

body.myStyle {
background-color: white;
}
