 /* CSS Document */

body {
	font-family:arial, helvetica, sans-serif;
	color:black;
	text-align:center;
	/*background-image:url(images/media-temple-style.gif);*/
	margin-top:0px;
        background-color:#333333;
	margin-bottom:10px;
	}

	
a:link {
	color:#990000; 
	text-decoration:underline;
	}
	
a:visited {
	color:#990000; 
	text-decoration:underline;
}

a:hover {
	color:#990000;
	text-decoration:none;
}

a:active {
	color:#990000;
	text-decoration:underline;
}

form {
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	text-transform:uppercase;
}

	
#page_wrapper {
	margin-left:auto;
	margin-right:auto;
	width:940px;
	text-align:left;
	background-color:#ffffff;
	border:3px solid #000000;
	height:auto;
	}
	
#content_wrapper {
	margin-top:24px;
	margin-left:32px;
	margin-right:39px;
	clear:both;
	margin-bottom:12px;
	}
	
/* adding image under navigation bar on the homepage | image height = 285 px */	
#front_banner {
	background-image:url(images/front_page4_v2.jpg);
	width:940px;
	height:396px;
	background-repeat:no-repeat;
}	

/* format left-margin for 2 images on the homepage */
#front_banner p {
	padding-left:24px;
}
	
.float_right {
	float: right;
	margin-left:10px;
}

.float_left {
	
	float:left;
	margin-right:10px;
}
	
	
#left_side {
	float:left;
	width:675px;
	background-color:#ffffff;
	position:relative;
	margin-top:12px;
	margin-bottom:12px;
	margin-left:6px;
	margin-right:6px;
}

left_side_dcp {
	float:left;
	width:875px;
	background-color:#ffffff;
	position:relative;
	margin-top:12px;
	margin-bottom:12px;
	margin-left:6px;
}


h1 {
	margin-top:12px;
	margin-right:0px;
	margin-bottom:12px;
	margin-left:0px;
	font-size:18px;
	color:#000000;
	border-bottom: 1px #000000 solid;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	text-transform: uppercase;
}

h3 {
	line-height:27px;
	}	

#left_side p {
	margin-top:3px;
	margin-right:28px;
	margin-bottom:9px;
	margin-left:0px;
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	color:black;
	line-height:20px;
	padding-left:3px;
	padding-right:21px;
}


#left_side_dcp p {
	margin-top:3px;
	margin-right:21px;
	margin-bottom:9px;
	margin-left:0px;
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	color:black;
	line-height:20px;
	padding-left:3px;
	padding-right:24px;
}

	
#right_side {
	margin:14px 0px;
	float:right;
	width:155px;
	background-color:#f9f9f9;
	position:relative;
	border:5px #efefef solid;

}

#right_side h2 {
	margin-top:6px;
	margin-bottom:0px;
	font-size:14px;
	color:#990000;
	padding:9px;
	text-transform: uppercase;
}

#right_side p {
	margin-top:0px;
	margin-bottom:0px;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:black;
	line-height:15px;
	padding:9px;
	}
	
#footer {
	background-image:url(images/footer_background2.gif);
	width:940px;
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
	clear:both;
        border-top:1px solid #000000;
	padding-bottom:0px;
	background-color:#f4f4f4; 


}

/* format : KSE • Soil Testing Equipment for Roads and Airfields • Call: 703-569-2583 or 1-800-569-7303 */
#footer h4 {
	margin-top:0px;
	margin-left:26px;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
	color:#000000;
	text-align:left;
	letter-spacing:1px;
	padding-bottom: 0px;
		
}

/* format: links on the bottom */
#footer h5 {
	margin-top:0px;
	margin-left:26px;
	font-size:10px;
	font-weight:normal;
	text-transform: uppercase;
	color:#333333;
	text-align:left;
	letter-spacing:0.75px;	
	border-bottom: 1px #666666 dashed;
	padding-bottom:9px;
	margin-right:26px;
	margin-bottom:9px;
}

/* format: copyright */
#footer h6 {
	margin-top:0px;
	margin-left:26px;
	font-size:9px;
	font-weight:normal;
	color:#666666;
	text-align:left;
}

