* {
    margin: 0;
    padding: 0;
}

body {
	margin: 0px;
	background: #252525 url(../images/bg.jpg) repeat-y fixed center;
	font-family: Arial, Helvetica, sans-serif;
	color: #2e2e2e;
}
#navbar {
	height: 30px;
	width: 100%;
}

#container {
	position: absolute;
	text-align: center;
	height: auto;
	width: 100%;
	top: 0px;
}
/* Header */
#header {
}
/* Mast */
#mast {
	position: relative;
	margin: 0 auto 0 auto;
	width:750px;
	border-left: 3px solid #2e2e2e;
	border-right: 3px solid #2e2e2e;
}

.contactPhone {
	position: absolute;
	top: 10px;
	right: 80px;
	font-size: 26px;
	font-weight: bold;
}

.contactEmail {
	position: absolute;
	top: 10px;
	right: 15px;
}

/* Top Nav */
#topNav {
	position: absolute;
	top: 256px;
	width: 100%;
	height: 44px;
	background: #506E8A url(../images/topnav_bg.jpg) repeat-x;
	border-top: 1px solid #001c48;
	border-bottom: 1px solid #001c48;
	text-align: center;
}
#topNav p{
}

#topNav ul{
	margin: auto;
	padding: 4px 0px 0px 0px;
	width: 750px;
}

#topNav ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../images/topnav_center.jpg) top center;
	text-align: center;
	list-style-type: none;
}

#topNav li.first a{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	list-style-type: none;
}

#topNav ul li a {
	float: left;
	width: auto;
	font-size: 14px;
	text-align: center;
	padding: 10px 9px 8px 4px;
	background: url(../images/topnav_left.jpg) top left no-repeat;
	
}

#topNav ul li a:link{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 9px 8px 4px;
	
}

#topNav ul li a:visited{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 9px 8px 4px;
}
#topNav ul li a:hover,#topNav ul li a:active{
	color: #001c48;
	font-size: 14px;
	background: url(../images/topnav_lefta.jpg) top left no-repeat;
	padding: 10px 9px 8px 4px;
}

#topNav ul li a span {
	background: url(../images/topnav_right.jpg) top right no-repeat;
	width: auto;
	font-size: 14px;
	padding: 10px 9px 8px 4px;

}
#topNav ul li a:hover span {
	color: #001c48;
	font-size: 14px;
	background: url(../images/topnav_righta.jpg) top right no-repeat;
	padding: 10px 9px 8px 4px;

}

/* Content */
#content {
	background: #e3e3e3;
	margin-top: 34px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	position: relative;
	text-align: center;
	border-top: 0 3px 3px 3px;
	border-style:  solid;
	border-color:  #2e2e2e;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #3b4956;
	margin-top: 15px;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #46465e;
	margin-left: 2px;
	border-bottom: 1px solid #001c48;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #3b4956;
	padding-left: 15px;
	padding-right: 10px;
	margin-top: 20px;
}

#content h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #3b4956;
}
	
#content h3 a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #3b4956;
}

#content h3 a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #3b4956;
}

#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3b4956;
	margin-left: 5px;
	padding-top: 10px;
}

/* Column Container */
#columnContainer {
	width: 750px;
	background: #e3e3e3 url(../images/left_bg.gif) top left repeat-y scroll;

}
/* Left Column */
#leftColumn {
	float: left;
	background: #e3e3e3 url(../images/left_bg.gif) top left repeat-y scroll;
	width: 239px;
	text-align: left;
	padding-top: 10px;
}
#leftColumn p{
}
#leftColumn ul{
	list-style: none;
	margin-left: 0;
	margin-bottom: 5px;
	width: 235px;
	font-size: 12px;

}
#leftColumn li{
	margin-right: 0;
	margin-top: 7px;
}
#leftColumn img{
	border: 0;
}
#leftColumn img.nav {
	padding-right: 5px;
	padding-left: 7px;
}

#leftColumn img.cta{
	margin: 10px auto 10px 15px;
}

#leftColumn ul li a {
	display: block;
	font-size: 12px;
	background-color: #e3e3e3;
	color: #3b4956;
	padding: 10px 0 11px 3px;
	text-decoration: none;
	font-weight: bold;
}

#leftColumn ul li ol {
	font-size: 12px;
	margin-left: 25px;
	list-style: none;
}

#leftColumn ul li ol a {
	display: inline;
	background: transparent;
	font-size: 12px;
}

#leftColumn ul li ol a:link, #leftColumn ul li ol a:visited {
	display: inline;
	background: transparent;
	font-size: 12px;
}

#leftColumn ul li ol a:hover, #leftColumn ul li ol a:active {
	display: inline;
	background: transparent;
	color: #5c002f;
	font-size: 12px;
}

#leftColumn ul li a:link,#leftColumn ul li a:visited{
	color: #3b4956;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#leftColumn ul li a:hover,#leftColumn ul li a:active{
	top: 0;
	left: 0;
	color: #3b4956;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background: #E6F4C1 url(../images/leftnav_active.jpg) repeat-x;
}

#leftColumn .blogCTA {
	height: 64px;
	width: 204px;
	margin-left: 7px;
}

#leftColumn .blogCTA a:link, #leftColumn .blogCTA a:visited{
	background: url(../images/blog_cta.jpg) top left no-repeat;
	display: block;
}

#leftColumn .blogCTA a:hover{
	background: url(../images/blog_cta_active.jpg) top left no-repeat;
	display: block;
}

#leftColumn .powered-by {
	text-align: center;
	margin-top: 15px;
}


/* Right Column */
#rightColumn {
	float: right;
	margin-right: 0;
	width: 510px;
	text-align: left;
	background: url(../images/right_bg.jpg) top left no-repeat;
}
#rightColumn p{
	color: #2e2e2e;
	font-size: 14px;
	padding: 15px;
	line-height: 26px;
}
#rightColumn ul{
	font-size: 14px;
	margin-left: 45px;
	line-height: 26px;
	list-style-image: url(../images/bluedot.gif);
}

#rightColumn ul.arrow{
	font-size: 14px;
	margin-left: 55px;
	line-height: 26px;
	list-style-image: url(../images/arrow.gif);
}

#rightColumn ol{
	font-size: 14px;
	margin-left: 25px;
	line-height: 26px;
}
#rightColumn li{
	margin-right: 15px;
}

.about{
	font-size: 14px;
	margin-left: 25px;
	line-height: 26px;
	list-style: none;
	margin-top: 10px;
}

#rightColumn img{
}
#rightColumn a:link,#rightColumn a:visited{
	color: #3b4956;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 2px;
	font-size: 14px;
	white-space: nowrap;
}
#rightColumn a:hover,#rightColumn a:active{
	color: #3e3f88;
	text-decoration: none;
	font-size: 14px;
	background: url(../images/underline.gif) repeat-x 100% 100%;
}

/* Quick Contact */

#qc {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	background-image: url(../images/qc_greg.gif);
	background-repeat: no-repeat;
	float: right;
	height: 350px;
	width: 222px;
	margin: 0 10px 10px 10px;
	text-align: center;
	
}

#qc a {
	color: #FFFFFF;
	font-weight: bold;
}

#qc a:link, #qc a:visited, #qc a:active {
	color: #FFFFFF;
	font-weight: bold;
}

#qc a:hover {
	color: #dbeeff;
	font-weight: bold;
	text-decoration:underline;
	background: none;
}

#qc span.privacy{
	text-align: right;
	padding-left: 10px;
	font-size: 12px;
	margin-right: 10px;
}

#qc span.privacy a:link, #qc a:visited, #qc a:active{
	text-align: right;
	padding-left: 10px;
	font-size: 12px;
	margin-right: 10px;
}

#qc span.privacy a:hover{
	color: #dbeeff;
	font-weight: bold;
	font-size: 12px;
	text-decoration:underline;
	background: none;
}

#qc form {
	text-align: center;
	margin-top: 100px;
	margin-right: 10px;
}

#qc form input {
	background-color: #CCCCCC;
	border: 2px solid #575757;
	width: 182px;
}

#qc form textarea {
	background-color: #CCCCCC;
	border: 2px solid #575757;
	width: 182px;
}

#qc form input.qcSubmit {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images/button.jpg);
	width: 186px;
	border: 0;
	height: 34px;
	margin-bottom: 3px;
}

#qc form input.qcSubmit:hover {
	font-weight: bold;
	font-size: 16px;
	color: #001c48;
	background-image: url(../images/button_active.jpg);
	width: 186px;
	border: 0;
	height: 34px;
	margin-bottom: 3px;
}

#qc form span{
	text-align: center;
	display: block;
	margin-bottom: 3px;
}

/* Map of counties */

#map {
	position: relative;
	clear: both;
	display: block;
	width: 95%;
	padding-left: 40px;
}

#map ul{
	text-align: left;
	list-style: none;
	font-size: 12px;
	line-height: 17px;
}

#map img{
	float: left;
}

#map a {
	color: #3b4956;
	font-size: 12px;
}

#map a:link, a:visited, a:active {
	color: #3b4956;
	font-size: 12px;
}

#map a:hover {
	color: #70624C;
	font-size: 12px;
}

.countiesTitle {
	position: absolute;
	top: 45px;
	left: 80px;
	font-size: 20px;
	font-weight: bold;
	color: #002f5c;
}

.counties1 {
	position: absolute;
	top: 70px;
	left: 60px;
}

.counties2 {
	position: absolute;
	top: 70px;
	left: 140px;
}

.counties3 {
	position: absolute;
	top: 70px;
	left: 220px;
}

.counties4 {
	position: absolute;
	top: 70px;
	left: 300px;
	border-right: 1px solid #333333;
	padding-right: 10px;
}

.citiesTitle{
	position: absolute;
	top: 95px;
	left: 400px;
	font-size: 20px;
	font-weight: bold;
	color: #002f5c;
}

.cities1 {
	position: absolute;
	top: 120px;
	left: 390px;
}

.cities2 {
	position: absolute;
	top: 120px;
	left: 490px;
}

#subContent{
	position: relative;
	display: block;
	width: 750px;
	height: 120px;
	margin: 20px auto 20px auto;
	background-color: #e3e3e3;
	border: 3px solid #2e2e2e;
}

#subContent img{
	padding-top: 5px;
}

.largeText {
	display: block;
	position: absolute;
	top: 0px;
	left: 340px;
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
	color: #002f5c;
}

.address {
	position: absolute;
	top: 40px;
	left: 300px;
	width: 250px;
	font-size: 18px;
	padding-top: 10px;
	margin-left: 10px;
}

.phone {
	position: absolute;
	top: 40px;
	left: 550px;
	font-size: 24px;
	font-weight: bold;
	padding-top: 15px;
	margin-left: 25px;
}

/*Main Contact*/

#mainContact{
	width: 240px;
	margin-left: 125px;
	margin-bottom: 35px;
	text-align: center;
}

#mainContact label {
	display: block;
	clear: both;
	padding-top: 15px;
}

#mainContact label input {
	float: right;
}

#mainContact label select {
	float: right;
	width: 145px;
}
#mainContact label textarea {
	float: right;
	width: 235px;
}

#mainContact label span {
	float: left;
}


#mainContact form input.Submit {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images/button.jpg);
	width: 186px;
	border: 0;
	height: 34px;
	margin-right: 25px;
	margin-bottom: 3px;
}

#mainContact form input.Submit:hover {
	font-weight: bold;
	font-size: 16px;
	color: #001c48;
	background-image: url(../images/button_active.jpg);
	width: 186px;
	border: 0;
	height: 34px;
	margin-right: 25px;
	margin-bottom: 3px;
}
.address2 {
    display:none;
}
.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}
#mainContactBennett{
	width: 240px;
	text-align: center;
	margin-left: 95px;
}

#mainContactBennett label {
	display: block;
	clear: both;
	padding-top: 15px;
}

#mainContactBennett label input {
	float: left;
	width: 187px;
}

#mainContactBennett label select {
	width: 235px;
}
#mainContactBennett label textarea {
	float: left;
	width: 187px;
}



/* Footer */
#footer {
	width: 100%;
	display: block;
	background: #304e6a url(../images/footer_bg.jpg) top repeat-x;
	height: auto;
	color: #FFFFFF;
	font-size:12px;
	text-align: center; 
}

#footer a{
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
	font-weight: bold; 
}

#footer a:link, #footer a:active{
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
	font-weight: bold; 
}

#footer a:hover, #footer a:visited{
	color: #dbeeff;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
}

.siteMap {
	width: 750px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.page1 {
	width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}


/* Disclaimer */
#disclaimer {
}
/* ASPX form/Error box controls */
#bennett {
	padding: 0px;
	margin: 0px;
}

#errors {
}
#errors ul {
}
#errors li {
}
/* ASPX form/Captcha controls */
#pnlCaptcha {
}
/* the text above the captcha */
#pnlCaptcha label {
}
/* the div which wraps around captcha, text and input */
.captcha {
}
/* actual captcha image */
.captcha img {
}
/* wraps around text and input alone */
.captcha div {
}
/* the atual text */
.captcha span {
}
/* the input for validation */
.captcha input {
}
/* the submit button */
#pnlCaptcha #btnSubmit {
}

#btnValidateForm {
	float:left;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images/button.jpg);
	width: 186px!important;
	border: 0;
	height: 34px;
	margin:15px 25px 35px auto;
	
}
/* Clearfix */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 23px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 14px;
	font-weight: bold;

}

/*.sIFR-hasFlash h3 {
	visibility: hidden;
	width: 190px;
}*/

