* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	background: url(../images/bg.gif) #afc7e7 top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #475d76;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #ceb55f;
}
h3 {
	font-size: 16px;
	color: #000000;
	margin: 15px 0px;
}
ul {
    padding: 10px 25px;
}
li {
	font-size: 14px;
	line-height: 20px;
}
p {
	font-size: 14px;
	line-height: 20px;
	color: #141516;
	margin: 10px 0px;
}
img {
	text-decoration: none;
	border: none;
}
#container {
	position: absolute;
	left: 50%;
	margin: 40px 0px 0px -390px;
	padding: 0px 0px 0px 0px;
	width: 760px;
	height: auto;
	top: 0px;
	background: url(../images/content-bg.gif) top center repeat-y;
}
/* Header */
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 400px;
	width: 760px;
	background: url(../images/header.png) center top no-repeat;
}
#contact {
	width: 750px;
	height: 129px;
}
#contact p {
	font-size: 24px;
	color: #dad6c3;
	text-align: center;
	width: 250px;
	float: left;
}
#contact div.logoFlash {
	position: absolute;
	top: 4px;
	left: 268px;
	width: 219px;
}
#contact p.address {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 85px;
}
#contact p.spacer {
	margin-top: 85px;
}
#contact a:link, #contact a:visited {
	color: #dad6c3;
	text-decoration: none;
}
#leftNav {
	float: left;
	height: auto;
	width: 250px;
	margin-left: 3px;
}
#leftNav ul {
	list-style: none;
	padding: 0px;
}
#leftNav a {
	display: block;
	height: 28px;
	width: 237px;
	padding: 16px 0px 0px 13px;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/left-nav-bg.gif) 0 0 no-repeat;
}
#leftNav a:link, #leftNav a:visited {
	text-decoration: none;
	color: #2b2e30;
	background: url(../images/left-nav-bg.gif) 0 0 no-repeat;
}
#leftNav a:hover, #leftNav a:active {
	text-decoration: none;
	color: #FFFFFF;
	background: url(../images/left-nav-bg.gif) 250px 0px;
}
/* Mast */
#mast {
	float: left;
	width: 499px;
	height: 220px;
}
#topNav {
	position: absolute;
	top: 349px;
	left: 3px;
	margin: 0px;
	padding: 0px;
}
#topNav ul {
	list-style: none;
	width: 749px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: url(../images/top-nav-bg.gif) top center no-repeat;
	line-height: 1;
}
#topNav li {
	display: inline;
	float: left;
	width: 124px;
	padding-top: 13px;
	text-align: center;	
	font-size: 16px;
}
#topNav ul li ul li a {
	display: block;
	width: 200px;
	text-align: left;
	font-size: 14px;
	padding: 2px 5px;
}
#topNav a:link,#topNav a:visited{
	color: #dad6c3;
	text-decoration: none;
}
#topNav a:hover,#topNav a:active{
	text-decoration: underline;
}
#topNav li ul {
	position: absolute;
	width: 200px;
	height: auto;
	left: -999em;
	background: none;
	background-color: #2b2e30;
	padding: 5px;
}
#topNav li:hover ul {
	left: auto;
}
#topNav li:hover ul, #topNav li.sfhover ul {
	left: auto;
}
#topNav li ul ul {
	margin: -42px 0 0 200px;
}
#topNav li:hover ul ul, #topNav li.sfhover ul ul {
	left: -999em;
}
#topNav li:hover ul, #topNav li li:hover ul, #topNav li.sfhover ul, #topNav li li.sfhover ul {
	left: auto;
}
/* Content */
#content {
	background: url(../images/bg_addition.gif) top center no-repeat;
	padding: 389px 0px 20px 0px;
	position: relative;
}
/* Column Container */
#columnContainer {	

}
/* Left Column */
#leftColumn {
	float: left;
	width: 232px;
	height: 500px;
	padding: 20px 10px 0px 22px;
}
#leftColumn p{
	text-align: center;
}
#leftColumn ul{
}
#leftColumn li{
}
#leftColumn img{
	margin: 20px 0px 10px 0px;
}
#leftColumn a:link,#leftColumn a:visited{
	color: #FFFFFF;
}
#leftColumn a:hover,#leftColumn a:active{
	color: #FFFFFF;
}
#qc {
    background: url(../images/mini-bg.gif) top center no-repeat;
    display: block; 
    height: 420px;
    width: 231px;
    margin: 0px;
    padding: 4px 0px 0px 0px;
}
#qc p {
	color: #f6ecc8;
	text-align: center;
	font-size: 16px;
}
#qc p strong {
	color: #FFFFFF;
	font-size: 18px;
}
#qc p.required {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	float: left;
}
#qc form {
    margin: 0px;
    padding: 5px 17px;
}
#qc textarea {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 195px;
    height: 80px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #674e14;
	background-color: #f5eac1; 
	border: none;
}
#qc input {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 195px;
    height: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #674e14;
	background-color: #f5eac1;	
	border: none;
}
#qc input.button {
    margin: 15px 0px 0px 0px;
    padding: 0px;
    float: right;
    width: 110px;
    height: 44px;
    background: url(../images/submit.gif) top center no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #FFFFFF;
    border: none;
}
#contactMain {
    margin: 0px;
    height: auto;
    background-color: #fff;
    width: 433px;
}
#contactMain form {
    height: auto;
    width: 433px;
}
#contactMain ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#contactMain li {
    margin: 0px 0px 15px 0px;
    padding: 0px;
    clear: both;
    float: left;
}
#contactMain label {
	font-size: 16px;
	color: #000000;
	float: left;
    padding: 5px 0px 5px 0px;
    font-weight: bold;
	width: 433px;
}
#contactMain input {
    border: 1px solid #cccccc;
    font: Arial, Helvetica, sans-serif 12px #000;
    background-color: #f2f2f2;
    padding: 2px;
    float: left;
    width: 429px;
    clear: both;
    height: 20px;
}
#contactMain select.state {
    font: Arial, Helvetica, sans-serif 12px #000;
    background-color: #f2f2f2;
    padding: 2px;
    float: left;
    clear: both;
    height: 25px!important;
    width: 435px;
    border: 1px solid #cccccc;
}
#contactMain textarea {
    width: 429px;
    height: 125px;
    border: 1px solid #cccccc;
    font: Arial, Helvetica, sans-serif 12px #000;
    background-color: #f2f2f2;
    padding: 2px;
    float: left;
    clear: both;
}
#contactMain input.button {
    width: 100%;
	height: 30px;
    border: 1px solid #385992;
    font: Arial, Helvetica, sans-serif 12px #000;
    background-color: #AFC7E7;
    float: left;
    clear: both;
	cursor: pointer;
}
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}

/* Right Column */
#rightColumn {
	float: right;
	width: 455px;
	height: auto;
	min-height: 850px;
	padding: 20px 20px 0px 15px;
}
#rightColumn ul{
}
#rightColumn li{
}
#rightColumn img{
}
#rightColumn a:link,#rightColumn a:visited{
	color: #7889a4;
}
#rightColumn a:hover,#rightColumn a:active{
	color: #ceb55f;
}
#boardCertified {
	background: url(../images/certified-cta.gif) top left no-repeat;
	height: 144px;
	width: 290px;
	padding: 30px 130px 10px 20px;
}
#boardCertified p.certText {
	color:#FFFFFF;
	text-align: center;
}
#boardCertified p strong {
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: left;
	margin-bottom: 0px;
}
.callOut {
	background:url(../images/call-out-repeat.gif) top left repeat-y;
	width: 433px;
	height: auto;
	margin: 20px 0px;
}
.callOut .callTop {
	background:url(../images/call-out-top.gif) top left no-repeat;
	width: 413px;
	min-height: 126px;
	padding: 3px 0px 0px 20px;
}
.callOut .callBottom {
	background:url(../images/call-out-bottom.gif) bottom left no-repeat;
	width: 433px;
	height: 19px;
}
.callOut .callTop p strong {
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: left;
	margin-bottom: 0px;
}
.callOut .callTop ul {
	color: #FFFFFF;
	padding: 10px 0px 10px 30px; 
}
.callOut .callTop ul li {
	line-height: 26px;
}

#rightColumn .callOut .callTop a:link, #rightColumn .callOut .callTop a:visited {
	color: #FFFFFF;
}
#rightColumn .callOut .callTop a:active, #rightColumn .callOut .callTop a:hover {
	color: #ceb55f;
}
#map {
	width: 400px;
	height: 400px;
}
#tabBottom {
	position: relative;
	left: 15px;
	top: 0px;
	background: url(../images/bottom-tab.gif) top left no-repeat;
	width: 230px;
	height: 113px;
	margin-top: -113px;
}
#tabBottom p {
	padding: 85px 0px 0px 0px;
	font-size: 12px;
	color: #a6aaad;
	font-weight: bold;
	text-align: center;
}
/* Footer */
#footer {
	width: 600px;
	height: 70px;
	padding: 20px 80px;
	background:url(../images/footer.gif) top center no-repeat;
}
#footer ul {
	list-style: none;
	width: 580px;
	text-align:center;
	padding: 0px;
}
#footer li {
	color: #a6aaad;
	font-size: 12px;
	line-height: 14px;
	display: inline;
	text-align: center;
	padding: 0px 5px;
}
#footer p {
	color: #a6aaad;
	font-size: 12px;
	text-align: center;
}
#footer a:link, #footer a:visited{
	color: #a6aaad;
	text-decoration: none;
}
#footer a:hover, #footer a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
/* Disclaimer */
#disclaimer {
	font-size: 10px;
	text-align: center;
	width: 600px;
	padding: 10px 80px;
	background-color: #AFC7E7;
}

#disclaimer a:link,#disclaimer a:visited{
	color: #7889a4;
}
#disclaimer a:hover,#disclaimer a:active{
	color: #ceb55f;
}

/* ASPX form/Error box controls */
#pnlCaptcha {
    width: 240px;
    height: auto;
    clear: both;
}
#pnlCaptcha p{
    width: 240px;
    height: auto;
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
#pnlCaptcha label {
    width: 240px;
    height: auto;
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
}
.captcha {
    width: 240px;
    height: auto;
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
}
.captcha img {
    width: 240px;
    float: left;
    clear: both;
    margin: 15px 0px 15px 0px;
    padding: 0px;
}
.captcha span {
    width: 240px;
    height: auto;
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
}
.captcha input {
    width: 240px;
    height: auto;
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
#bennett{
}
#bennett input{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin: 0px;
    padding: 0px;
}
#bennett textarea{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin: 0px;
    padding: 0px;
}
#bennett ul{
    width: 240px;
    height: auto;
    margin: 0px;
    padding: 0px;
}
#bennett ul li{
    margin: 0px;
    padding: 0px;
}
#ValidationSummary1 {
    width: 240px;
    height: auto;
    float:left;
    clear:both;
    margin: 15px 0px 15px 0px;
    padding: 0px;
}
#ValidationSummary1 ul{
    width: 240px;
    height: auto;
    float:left;
    clear:both;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#ValidationSummary1 ul li{
    float:left;
    clear:both;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #990000;    
}
#ValidationSummary2 {
    width: 240px;
    height: auto;
    float:left;
    clear:both;
    margin: 15px 0px 15px 0px;
    padding: 0px;
}
#ValidationSummary2 ul{
    width: 240px;
    height: auto;
    float:left;
    clear:both;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#ValidationSummary2 ul li{
    float:left;
    clear:both;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #990000;    
}
#errors {
    float:left;
    clear:both;
    width: 240px;
    height: auto;
    margin: 0px;
    padding: 0px;
    color: #990000;    
}
#errors span{

}
#errors ul{
    float:left;
    clear:both;
    width: 240px;
    height: auto;
    padding: 0px;
    margin: 20px 0px 20px 0px;
}
#errors ul li{
    float:left;
    clear:both;
    width: 240px;
    height: auto;
    margin: 7px 0px 0px 0px;
    padding: 0px;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    list-style: none;
    color: #990000;    
}
input#btnValidateForm {
    float: left;
    clear: both;
    width: 240px;
    height: auto;
    margin: 10px 0px 0px 0px;
    padding: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid #990000;
}
input#btnSubmitForm {
    float: left;
    clear: both;
    width: 236px;
    height: auto;
    margin: 10px 0px 0px 0px;
    padding: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid #990000;
}
/* 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, .sIFR-hasFlash h2 {
	visibility: hidden;
}
