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

body {
	margin: 0px;
	background: none;
	font-family:Arial, Helvetica, sans-serif;
	overflow:visible;
}
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: 12px;
	line-height: 14px;
	color: #141516;
	margin: 10px 0px;
}
#container {
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	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: 100%;
	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: 30%;
	height: 24px;
	float: left;
}
#contact div.logoFlash {
	position: absolute;
	top: 4px;
	left: 230px;
	width: 219px;
	background:url(../images/logo.png) top center no-repeat;
}
#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: 33%;
	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-bgprint.gif) top left no-repeat;
}
#leftNav a:link, #leftNav a:visited {
	text-decoration: none;
	color: #2b2e30;
}
#leftNav a:hover, #leftNav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/* Mast */
#mast {
	float: left;
	width: 66%;
	height: 220px;
	background: url(../images/mast.png) top left no-repeat;
}
#flashcontent02 {
	display: none;
}
/* Top Nav */
#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;
}
#topNav li {
	display: inline;
	float: left;
	width: 15%;
	padding-top: 13px;
	text-align: center;	
	font-size: 16px;
}
#topNav a:link,#topNav a:visited{
	color: #dad6c3;
	text-decoration: none;
}
#topNav a:hover,#topNav a:active{
	text-decoration: underline;
}
#topNav ul li ul {
	display: none;
}
/* Content */
#content {
	background: url(../images/bg_addition.gif) top center no-repeat;
	padding: 389px 0px 20px 0px;
	position: relative;
	height: 100%;
	overflow:visible;
}
/* Column Container */
#columnContainer {	
	height: 100%;
	overflow:visible;
}
/* Left Column */
#leftColumn {
	float: none;
	position: absolute;
	left: 0px;
	top: 370px;
	width: 25%;
	height: auto;
	padding: 20px 10px 0px 0px;
	overflow:visible;
}
#leftColumn p{
	text-align: center;
}
#leftColumn ul{
}
#leftColumn li{
}
#leftColumn img{
	margin: 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: 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;
}
/* Right Column */
#rightColumn {
	position: relative;
	left: 37%;
	width: 60%;
	height: auto;
	padding: 20px 0px 0px 5px;
		overflow:visible;
}
#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: 100%;
	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; 
}
.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;
}
#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 {
}
/* ASPX form/Error box controls */
#pnlCaptcha {
    width: 240px;
    height: auto;
    clear: both;
}
#pnlCaptcha p{
    width: 240px;
    height: auto;float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
#pnlCaptcha label {
    width: 240px;
    height: auto;float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
}
.captcha {
    width: 240px;
    height: auto;float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
}
.captcha img {
    width: 240px;float: none;
    clear: both;
    margin: 15px 0px 15px 0px;
    padding: 0px;
}
.captcha span {
    width: 240px;
    height: auto;float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
}
.captcha input {
    width: 240px;
    height: auto;float: none;
    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: none;
    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: none;
    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;
}
