body {
	margin: 0px;
	background-image:url(../images/bkgd.jpg);
	background-repeat:repeat-x;
	background-color: #0b387b;
}

#container {
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -375px;
	padding: 0px 0px 0px 0px;
	width: 750px;
	height: auto;
	top: 0px;
}

/* Mast */

#mast {
	background-image:url(../images/mast.png);
	width: 750px;
	height:220px;
	margin:0;
	padding:0;	
}

#mast p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color: #1049a5;
	padding: 18px 0 0 98px;
	margin:0;
}

#mast img {
	float:right;
	margin:0;
	padding:0;
}
#mast p.new{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	float:right;
}
/* Header */
#header {
	width: 750px;
	height: 25px;
	background-image:url(../images/headerbar.png);
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1049a5;
	margin:0;
	padding-bottom:10px;
}
#header p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1049a5;
	margin:0;
	text-align: right;
	display: block;
	padding-top: 10px;
	padding-right: 105px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
#header a:link,#header a:visited{
	color: #1049a5;
	text-decoration: underline;

}
#header a:hover,#header a:active{
	color: #1049a5;
	text-decoration: none;
}
/* Top Nav */
#topNav {
	width:750px;
	height:51px;
	background-image:url(../images/navbar.png);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	float:left;
}
/* #topNav ul{
	list-style:none;
	margin: 20px 0 0 60px;
	padding:0 0px 0 0;
}

#topNav ul li{
	display:inline;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#FFFFFF;
	margin: 0 0px 0 10px;

}


#topNav a:link,#topNav a:visited{
	color:#FFFFFF;
	text-decoration:none;

}

#topNav a:hover,#topNav a:active{
	color: #5070a0;
} */

/* Column Container */


#columnContainer {
	width:750px;
	height: auto;
	background-image: url(../images/contentbkgd.png);
	background-repeat:repeat-y;
	margin: 0;
	padding: 0 0 0 18px;
}


/* Left Column */

#leftColumn {
	width:230px;
	height:auto;
	float:left;
	padding: 0px 15px 0 41px;
	margin: 0 0 0 0px;
}

#leftColumn p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #0e489f;
	text-align:center;
	margin:5px 0 0 0;
	padding:0;
	
}

#leftColumn img{
	padding:25px 0 10px 0;
	
}
#flashcontent{
	margin: 25px 0 0 0;
}
#leftColumn a:link,#leftColumn a:visited{
	color:#000000;

}

#leftColumn a:hover,#leftColumn a:active{
	color: #496b9d;

}

/*------------------------------------Main Contact Form-----------------------------------*/
#contact {
    margin: 0px;
    height: auto;
    background-color: #fff;
}
#contact form {
    height: auto;
    width: 160px;
}
#mainForm {
    height: auto;
    width: 160px;
}
#contact ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#mainForm ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#contact li {
    margin: 0px;
    padding: 0px;
    clear: both;
}
#mainForm li {
    margin: 0px;
    padding: 0px;
    clear: both;
}
#contact label {
    display: block;
    font-size: 16px;
    color:#000;
    float: left;
    padding: 5px 0px 5px 0px;
}
#contact input {
    border: 1px solid #000;
    font: Arial, Helvetica, sans-serif 12px #000;
    background-color: #fff;
    padding: 5px;
    float: left;
    width: 150px;
}
#contact select.state {
    font: Arial, Helvetica, sans-serif 12px #000;
    background-color: #fff;
    padding: 5px;
    float: left;
    clear: both;
    height: 25px!important;
    width: 150px;
}
#contact textarea {
    width: 150px;
    height: 125px!important;
    border: 1px solid #000;
    font: Arial, Helvetica, sans-serif 12px #000;
    background-color: #fff;
    padding: 5px;
    float: left;
    clear: both;
}
#contact input.button {
    width: 150px;
    border: 1px solid #000;
    font: Arial, Helvetica, sans-serif 12px #000;
    background-color: #fff;
    float: left;
    clear: both;
    margin-top: 15px;
}


/*-------------------------------Mini contact form---------------------------*/

#qc {
	width: 226px;
	height: 457px;
	background-image:url(../images/contactform.jpg);
	background-repeat:no-repeat;
	display: block; 
	margin: 20px 0 20px 0;
	padding: 0;
}
#qc form {
	width:210px;
	height:auto;
	margin: 0px 0 0 2px;
	padding: 80px 0 0 20px;
}
#form {
	width:210px;
	height:auto;
	margin: 0px 0 0 2px;
	padding: 80px 0 0 20px;
}
#qc textarea {
    margin: 5px 0px 0px 0px;
    padding: 0px;
    width: 175px;
    height: 151px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
#qc input {
    margin: 8px 0px 0px 0px;
    padding: 0px;
    width: 175px;
    height: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
#qc input.button {
    margin: 15px 15px 0px 0px;
    padding: 0px 0 0 0px;
    float: left;
    width: 60px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: none;
}
/*QC form in ASP*/
#qc #miniASP {
	width:210px;
	height:auto;
	margin: 0px 0 0 2px;
	padding: 80px 0 0 20px;
}
#qc #miniASP textarea {
    margin: 5px 0px 0px 0px;
    padding: 0px;
    width: 175px;
    height: 151px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
#qc #miniASP input {
    margin: 8px 0px 0px 0px;
    padding: 0px;
    width: 175px;
    height: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.address2 {
  display: none;
}
.valid {
    background-color: #007940!important;
}
.invalid {
    background-color: #F00000!important;
}
/* Right Column */

#rightColumn {
	width:322px;
	height:auto;
	background-image:url(../images/rightcolumnTOP.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	float:left;
	margin: 30px 0 0 20px;
	padding:0 23px 0 23px;
	border:thin solid #d7d6d6;
	
}

#rightColumn h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color:#000000;
	margin: 37px 0 0px 0;
	
}

#rightColumn h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#1049a5;
	margin: 5px 0 38px 0;
	
}

#rightColumn p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	margin:15px 0 0 0;
	padding:0;
	
}

#rightColumn h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#000000;
	margin: 15px 0 15px 0;
	
}

#rightColumn ul{
	
}

#rightColumn li{
	
}

#rightColumn img{
	margin:0;
/*	padding:0 0 0 100px;
*/}

#rightColumn a:link,#rightColumn a:visited{

}

#rightColumn a:hover,#rightColumn a:active{

}

/* Footer */

#footer {
	width: 678px;
	height:auto;
	padding: 0px 0 15px 0 ;
	margin: 0 0 15px 0px;
	float:left;
	clear:both;
}
#footer p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#1049a5;
	text-align:center;
}

.location {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#1049a5;
	text-align:center;
	text-decoration:underline !important;
}

#addresses {
	margin-left: 150px;
}

#add {
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

#clear {
	clear: both;
}

#footer ul{
	list-style:none;
	padding: 0px 0px 0 0;
	text-align:center;
	margin: 0px 0 0px 0;
	padding: 0;

}

#footer ul li{
	display:inline;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	margin: 0 0 35px 0;
	padding:0px;

}

#footer a:link, #footer a:visited {
	text-decoration:none;
	color: #5070a0;
}

#footer a:hover, #footer a:active {
	color:#0099FF;
}
/* Disclaimer */

#disclaimer {
	width:675px;
	height:auto;
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	padding: 5px 0 10px 38px;
}
/* ASPX form/Error box controls */

#errors {
	margin-bottom: 20px;
	margin-left: 0px;
}

#lblErrors li {
	color: #FF0000!Important;
	font-weight: bold;
}

#pnl1174 {
	margin-left: 40px;
}

#btnValidateForm {
	margin-top: 10px;
	margin-left: 125px;
}

/* 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 {
	text-align:center!important;
}
/* wraps around text and input alone */
.captcha div {
}
/* the atual text */
.captcha span {
}
/* the input for validation */
.captcha input {
}
/* the submit button */
#pnlCaptcha #btnSubmit {
}
/* Clearfix http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.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;
}

