@charset "utf-8";
/* CSS Document */

img { behavior: url(http://www.archerpoint.com/iepngfix.htc); }
body { background: #ECECEC; }
#container{ width: 990px; background: #ffffff; margin: 0 auto; }

/* header */
#header { width: 990px; height: 40px; background: #39332f;}
#header p { float: right; color: white; margin: 12px 30px 0 0;  }
#header img { float: right; margin: 5px 5px 0 0 ; }

#main-content { float: left; width: 990px; height: 410px; background: url(../images/sky.jpg) 0 0 no-repeat #ffffff; padding: 0; margin: 0; }

/* footer */
#footer { width: 990px; height: 200px; clear: both; margin: 0; padding: 0; border-top: 1px solid #cecfd1; background: #ffffff; }
#footer div { float: left; }
#footer li { color: #59595a; display: block; text-deocration: none; font-size: 8px; }
#footer a { color: #59595a; text-decoration: none; }
#footer a:hover { color: #e0122a; }
#footer h6 { color: #375a81; margin-bottom: 5px; }

/* request */
#request { color: #e0122a; border-right: 1px solid #cecfd1; padding: 20px 0 0 30px; width: 240px; height: 180px;  }
#request p { font-size: 11px; color: #59595a; }
#request a { font-size: 12px; }

#certs {padding-top: 20px; padding-left: 20px;  } 
#company-information { width: 270px; text-align: center; padding: 40px 0 0 0; float: left; }
#company-information p { margin: 120px auto 0 auto; color: white; text-align: center; }
#navigation { padding: 30px 0; float: left; width: 180px; height: 350px; float: left; background: url(../images/main_nav_background.png); }
.sub-nav li a { padding-left: 5px; font-weight: normal;}
.main { font-size: 11px; font-weight: bold; }
ul { margin-bottom: 5px; list-style-type: none; }
.sub-nav li a:hover { text-decoration: underline; }
#content p { margin-bottom: 15px; }
h1 { color: #e0122a; font-size: 17px; margin-bottom: 5px; font-weight: normal; } 
a { color: #e0122a; }
#content { padding: 40px; width: 440px; float: right; height: 330px; overflow: auto;  }
#content li { color: black; font-size: 13px; padding-left: 10px; list-style: disc inside; }
#content ul { list-style: disc; } 
.leadership { font-size: 17px; }
.leadership-header { font-weight: bold; }

#main-nav li { font-weight: bold; font-size: 12px; color: white; text-transform: uppercase; position: relative; float: left; margin: 15px 0; padding: 0 8px; width: 162px; }
#main-nav a { font-size: 12px; color: white; text-decoration: none; text-transform: uppercase; display: block; position: relative; z-index: 2; width: 162px; margin: 0; padding: 0; }
#main-nav li:hover { background: url(../images/main_nav_hover.png) 0 0 no-repeat; padding: 0 0 0 25px; }
#main-nav li ul { border-top: 1px solid #c19faa; display: none; position: absolute; top: 0px; left: 180px; width: 323px; background: url(../images/sub-nav_background.png) 0 0 repeat-y; }
#main-nav li ul li { width: 323px; line-height: 30px; padding: 0; margin: 0; }
#main-nav li ul li:hover { padding: 0; margin: 0; background: inherit; }
#main-nav li ul li a { border-bottom: 1px solid #c19faa; width: 273px; padding: 0 25px; }
#main-nav li ul li a:hover { background: url(../images/sub_nav_hover.png) 0 0 no-repeat; }

/* offices */
#headquarters { padding: 10px; border-right: 1px solid #cecfd1; height: 180px; width: 120px;  } 
#headquarters ul li { font-size: 12px; padding-top: 5px; }
.no-header { padding-top: 32px; margin-right: 15px;  }
.header { padding-top: 10px; margin-right: 15px; height: 190px;  }
#offices { padding-left: 50px; border-right: 1px solid #cecfd1;}
#offices ul#locations { display: block; width: 350px; padding: 0; margin: 0;}
#offices ul#locations li {display: block; float: left; width: 95px; margin: 5px 15px 0 0; padding: 0; zoom: 1; *display: inline; font-size: 11px; }

#sidebar_product {
	float: left;
	width: 270px;
	margin-top: 72px;
}

#sidebar_product div {
	background: url(../images/sidebar_products_back.png);
	height: 50px;
	float: left;
	width: 240px;
	padding: 10px 15px;
	text-align: left;
	color: white;
	margin-top: 1px;
}

#sidebar_product div h1 {
	color: white;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 20px;
}

#sidebar_product div a {
	color: #ffffff;
	text-decoration: none;
}

#content table td {
	border-bottom: 1px solid #9b9b99;	
	vertical-align: top;
	padding: 20px 0;
}

#content table td.no-border {
	border-bottom: 0;	
}

sup {
	vertical-align: text-top;
	font-size: 60%;
}