/* CSS Document */

* {margin:0;padding:0}
html,body {
	background:#4A6E92 url(../images/bg.jpg) repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	}
#container {width:677px;margin:0 auto;text-align:left}
#logo {background:url(../images/soxgard.jpg) no-repeat center left;width:230px;height:63px}
#logo h1 {text-indent:-1000px}
#logo h2 {text-indent:-1000px}
h3 {
	font-size: 1.15em;
	color: #03426E;
}
h4 {
	font-size: 1em;
	color: #03426E;
}

.endoflist {
	border-right: none;
}

#mainnav {background:url(../images/navbar.jpg) no-repeat;width:677px;height:28px;border-bottom:1px solid #fff}
#mainnav ul li {padding:10px 0 10px 0;display:inline;font-size:.75em;border-right:1px solid #fff;line-height:26px}
#mainnav ul li a:link, #mainnav ul li a:visited {color:#000;text-decoration:none;font-weight:bold;margin:0 1.275em}
#mainnav ul li a:active, #mainnav ul li a:hover {color:#333}
#mainpic {
	background:url(../images/main_pic.jpg) no-repeat;
	width:433px;
	height:151px;
	float:left
	}
#testimonial {
	background:url(../images/testimonial.jpg)repeat-x;
	width:232px;
	height:151px;
	float:left;
	border-right:1px solid #6988A4
	}
#testimonial p {font-size:.75em;font-weight:bold;line-height:27px;width:200px;margin:17px 0 0 20px}
#featuretop {
	background:url(../images/feature_top.jpg);
	width:195px;
	height:34px;
	clear:both;
	float:left;
	}
#featuretop p {color:#fff;font-size:.85em;font-weight:bold;margin: 16px 0 0 16px}
#middlebar {
	background:url(../images/middle_bar.jpg);
	width:471px;
	height:34px;
	float:left;
	border-right:1px solid #6988A4;
	}
#copy {background-color:#fff;clear:both;border-left:1px inline #B1BCD1;border-right:1px solid #6988A4;width:666px}
#copy p {text-align:left;font-size:.70em;padding: 5px 30px 5px 30px}
#copy h4 {
	padding: 10px 30px 0 30px;
}
#features {
	font-size:.70em;
	background:url(../images/feature_bg.jpg) repeat-y;
	width:195px;
	float:left;
	display:block
		margin-bottom: 5px;
	}
#features ul {list-style-type:square;margin:15px 0 15px 35px;color:#3D3D3D}
#features ul li {margin-bottom:10px}
#featuresbottom {
	background:url(../images/feature_bottom.jpg) no-repeat bottom left;
	width:195px;
	height:6px;
	padding-bottom:5px;
	}
#footer {background:url(../images/footer.jpg) no-repeat;width:666px;height:50px}
#footer p {text-align:center; color: #fff; font-size:11px; padding-top:18px}
#footer p a:link, #footer p a:visited {color: #fff}
#footer p a:active, #footer p a:hover {color: #fff}