body{
	margin: 0;
	padding: 0;
	background: #e0e0e0 ;
}
#wrapper{
	background: #fff url('/images/bg2.jpg') repeat-x;
	width: 100%;
	margin: 0 auto;
	float: left;
}
#main{
	width: 860px;
	margin: 0 auto;
	clear: both;
}
#header{
	margin: 0 auto;
	clear: both;
	width: 860px;
}
#header img{
	display: block;
}
#navwrapper{
	width: 100%;
	background: #52881d url('/images/navbg.gif') repeat-x;
	float: left;
	clear: both;
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
}
#frontimagewrapper{
	height: 240px;
	margin: 0 auto;
	width: 100%;
	background: url('/images/centerbg.jpg') repeat-x;
	clear: both;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
}
#frontimage{
	width: 860px; 
	height: 240px;
	margin: 0 auto;
	background-repeat: no-repeat;
}
#frontimage h1{
	font-size: 18px;
}
#frontimage ul{
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}
#frontimage li{
	background: url('/images/bullet.gif') 0 50% no-repeat;
	padding-left: 18px;
}
#nav .normal{
	margin-right: 20px;
}
ul#nav{
	margin: 0 auto; 
	width: 750px;
	list-style: none;
	padding: 0;
}
#nav ul { /* all lists */
	padding: 0;
	margin: 0 0 2px 0;
	list-style: none;
	font: normal 12px Verdana, Arial, sans-serif;
}
#nav img{
	display: block;
}

#nav a {
	color: #fff;
	text-decoration: none;
	display: block;
}

#nav li { /* all list items */
	float: left;
	/*width: 10em;  width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #558c1e;
	width: 152px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: solid #fff 1px;
}

#nav li ul li{
	width: 152px;
}

#nav li.parent{
	background: url('/images/tri.gif') 97% 50% no-repeat;
}

#nav li ul a{
	width: 150px;
	padding: 3px 0px 3px 2px;
	border-bottom: solid #fff 1px;
}

#nav li ul a:hover{
	color: #000;
	background: #fff;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#services{
	clear: both;
	width: 740px;
	margin: 0 auto;
	/*padding: 8px 0;*/
}
#level2services{
	padding-top: 15px;
}
#services ul, #level2services ul{
	/*float: left;
	clear: both;
	margin: 0 auto;*/
	list-style: none;
	margin: 0;
	padding: 0;
}
#level2Testimony a:link, #level2Testimony a:visited{
	color: #558c1e;
}
h3 { font-family: 'Trebuchet MS', Arial, sans-serif; font-size: 15px; margin-bottom: 2px; }
#level2services h2 { font: bold 15px 'Trebuchet MS', Arial, sans-serif; color: #113679; margin-bottom: 1px; }
#level2services h3 { font: bold 13px 'Trebuchet MS', Arial, sans-serif; color: #113679; margin: 1px; }

#services li{
	/*float: left;*/
	display: inline;
}

#CompanyInfo { width: 750px; text-align: justify; font: normal 13px Arial; color: #333; margin: 0 auto; padding: 10px 0; }
#CompanyInfo p { margin: 0;}
#CompanyInfo a:link, #CompanyInfo a:visited { color: #558c1e; }


#promos{
	margin: 0 auto;
	clear: both;
	width: 760px;
}
.promowrapper{
	/*background: #fff url('../images/promobg.gif') top left no-repeat;*/
	width: 370px;
	margin-bottom: 15px;
}
.promowrapper img{
	display: block;
}
.promo{
	border-left: solid #dcdede 1px;
	border-right: solid #dcdede 1px;
	font: normal 12px 'Trebuchet MS', Verdana, sans-serif;
	padding: 0 16px 0 16px;
	height: 150px;
}

div#benefits h2 { display: none; }


.promo h2 { font: bold 13px Arial; margin-bottom: 0; }
.promo a:link, .promo a:visited { color: #558c1e; }
.promo h3 { font: bold 13px Arial; margin-bottom: 0; }
.promoheader{
	margin-bottom: 10px;
}
#level2Testimony{
	font: normal 12px 'Trebuchet MS', Verdana, sans-serif;
	padding-right: 12px;
}

.promo p{
	margin: 0;
}
.promo .quoter, #level2Testimony .quoter{
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}
.promo .quoter a, #level2Testimony .quoter a{
	color: #74a62c;
	text-decoration: none;
}
#FooterWrapper{
	width: 100%;
	margin: 0 auto;
	background: #fff url(/images/footer_bg_gradient.jpg) left bottom repeat-x;
}
#footer{
	margin: 0 auto;
	clear: both;
	width: 760px;
	height: 80px;
	font: 11px Arial, sans-serif;
	text-align: center;
	padding: 10px 0 0 0;
}

#footer #contact{
	color: #fff;
	background-color: #80aa57;
}
#footer #contact a{
	font-weight: bold;
	color: #fff;
}
#footer #copyright{
	color: #3a7001;
}
#level2services{
	width: 180px;
	float: left;
}
#pagecontent{
	width: 580px;
	float: left;
	padding-top: 15px;
	padding-bottom: 20px;
}
#pagecontent img{
	margin-bottom: 10px;
}
#pagecontent h1{
	color: #113679;
	font: bold 20px 'Trebuchet MS', Arial, sans-serif;
	margin-bottom: 4px;
}
#pagecontent h2{
	font: bold 14px 'Trebuchet MS', Arial, sans-serif;
	color: #113679;
	margin-bottom: 2px;
}
#pagecontent p, #pagecontent form, #pagecontent ul, #pagecontent ol{
	font: normal 12px 'Trebuchet MS', Arial, sans-serif;
	margin-top: 2px;
}
#pagecontent a:link, #pagecontent a:visited{
	color: #558c1e;
}
#pagecontent a:hover{
	color: #84c147;
}
ul#contactFormList{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#contactFormList label{
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 8px;
}
ul#contactFormList li{
	clear: both;
	margin-bottom: 8px;
}
#tagline{
	width: 250px; 
	float: left; 
	padding: 80px 0 0 75px;
}
#tagline h1{
	font-weight: lighter; 
	font-size: 36px; 
	font-family: 'Arial Narrow', Arial, sans-serif; 
	letter-spacing: -1px; 
	line-height: 35px;
}
#servicelist{
	width: 255px; 
	padding-top: 50px; 
	float: right;
}
.required{
	color: #f00;
}
#level2content a:link, #level2content a:visited{
	color: #558c1e;
}
/*blog style*/
#sidebar { padding-right: 5px; }
#sidebar p { font-size: 12px; margin-top: 0; }
#sidebar a { font-family: Arial, sans-serif; }
#sidebar h2{
	font: bold 14px 'Trebuchet MS', Arial, sans-serif;
	color: #113679;
	margin-bottom: 2px;
}
#sidebar li ul{
	font: normal 12px 'Trebuchet MS', Arial, sans-serif;
}

#sidebar .widget { margin-bottom: 11px; }

ul#portfolio{
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
}
ul#portfolio img{
	float: left;
	margin-right: 15px;
}
ul#portfolio li{
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}

#dim_widget {
	width: 250px;
	margin: auto;
	border: solid #000 1px;
}

#pagecontent_a{
	width: 580px;
	margin: auto;
	padding-top: 15px;
	padding-bottom: 20px;
}

#pagecontent_a img{
	margin-bottom: 10px;
}
#pagecontent_a h1{
	color: #113679;
	font: bold 20px 'Trebuchet MS', Arial, sans-serif;
	margin-bottom: 4px;
}
#pagecontent_a h2{
	font: bold 14px 'Trebuchet MS', Arial, sans-serif;
	color: #113679;
	margin-bottom: 2px;
}
#pagecontent_a p, #pagecontent_a form, #pagecontent_a ul, #pagecontent_a ol{
	font: normal 12px 'Trebuchet MS', Arial, sans-serif;
	margin-top: 2px;
}
#pagecontent_a a:link, #pagecontent_a a:visited{
	color: #558c1e;
}
#pagecontent_a a:hover{
	color: #84c147;
}

#footer_icons {
	text-align: center;
	margin: auto;
}
.footer_icons {
	white-space: nowrap
}