body {
	background: url(../images/background.gif) left top repeat-x;
	margin: 0px;
	padding: 0;
}

/* ------------------------- header -------------------------*/

#header {
	width: 720px;
	height: 225px;
	position: absolute;
	left: 50%;
	top: 13px;
	background: url(../images/header.jpg) left top no-repeat;
	margin: 0 0 0 -390px;
	padding: 32px 0 0 60px;
}

#mast {
	width: 410px;
	height: 14px;
	position: absolute;
	left: 57px;
	top: 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#mast a {
	text-decoration: none;
}

#mast img {
	margin-bottom: -2px;
}

.blue {
	color: #172534;
}

.white {
	color: #FFFFFF !important;
}

/* ------------------------- container -------------------------*/

#container {
	width: 780px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 270px;
	background: url(../images/background_container.gif) left top no-repeat;
	margin: 0 0 0 -390px;
	padding: 0;
}

#containerBtm {
	width: 780px;
	height: auto;
	margin: 0;
	padding: 0 0 40px 0;
	background: url(../images/background_bottom.gif) bottom left no-repeat;
}

/* ------------------------- sideNav -------------------------*/

#sideNav {
	width: 210px;
	height: 690px;
	background: url(../images/background_sideNav.gif) right top no-repeat;
	float: left;
	margin: 0;
	padding: 25px 0 0 25px;
}

#sideNav a:link, #sideNav a:visited {
	color: #213a5e;
	text-decoration: underline;
}

#sideNav a:hover, #sideNav a:active {
	color: #792d29;
	text-decoration: underline;
}

#sideNav ul {
	width: 190px;
	height: auto;
	background: url(../images/sideNav_blue_bkgd.gif) left top repeat-y;
	margin: 0;
	padding: 0 10px;
	list-style: none;
}

#sideNav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213a5e;
	background: url(../images/sideNav_icon.gif) left 3px no-repeat;
	margin: 0;
	padding: 0 0 16px 20px;
}

#sideNav ul li a:link, #sideNav ul li a:visited {
	color: #213a5e;
	text-decoration: none !important;
}

#sideNav ul li a:hover, #sideNav ul li a:active {
	color: #792d29;
	text-decoration: none !important;
}

#sideNav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
	text-align: center;
	line-height: 18px;
	margin: 0;
	padding: 9px 0;
}

/* ------------------------- content -------------------------*/

#content {
	width: 490px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0 40px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content h1 {
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #172534;
	margin: 0;
	padding: 2px 0;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #172534;
	margin-top: 0;
	padding-top: 0;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #172534;
}

#content p {
	color: #000000;
	line-height: 18px;
}

#content a:link, #content a:visited {
	color: #547aa5;
	text-decoration: underline;
}

#content a:hover, #content a:active {
	color: #547aa5;
	text-decoration: none;
}

.imgLeft {
	float: left;
	margin: 0 8px 5px 0;
}

.imgRight {
	float: right;
	margin: 0 0 5px 8px;
}

#searchBox {
	width: 230px;
	height: 27px;
	float: right;
}

#searchBox input {
	width: 146px;
	height: 18px;
	margin: 0px;
	padding: 3px;
	border: 1px solid #a4aab0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #172534;
	float: left;
}

#submitBtn {
	width: 56px;
	height: 24px;
	float: left;
	margin: -2px 0px 0px 5px;

}

#submitBtn input {
	width: 56px;
	height: 24px;
	border: none;
}

.blackLogoBox {
	width: 240px;
	float: left;
	padding: 5px 0;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.whiteLogoBox {
	width: 240px;
	float: left;
	padding: 5px 0;
	border: 1px solid #000000;
	background-color: #000000;
	text-align: center;
}

.whiteLogoBox p {
	color: #FFFFFF !important;
}

.testimonial {
	width: 400px;
	height: auto;
	background-color: #8db0cf;
	border: 1px solid #527aa4;
	margin: 18px 0 0 40px;
	padding: 5px 10px;
}

.helpfulLinks {
	width: 200px;
	height: auto;
	float: left;
	margin: 0;
	padding: 10px 40px 10px 0;
}

.gallery {
	width: 280px;
	height: auto;
	margin: 18px 0 0 75px;
	padding: 10px 30px;
}
#flashcontent01 {
	z-index:0;
}
#video-container {
	width: 200px;
	height: 20px;
	margin: 50px 0 50px 150px;
}
#video-container-two {
	width: 345px;
	height: 237px;
	margin: 50px 0 50px 75px;
}

#mainContact #button {
	background: url(../images/submit.gif) top center no-repeat;
	width: 56px;
	height: 24px;
	border: none;
	cursor: pointer;
}
.address2 {
  display: none;
}
.valid {
    background-color: #007940!important;
}
.invalid {
    background-color: #F00000!important;
}

/* ------------------------- Footer ------------------------- */

#footer {
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

/* Disclaimer */

#disclaimer {
	
}

/* ---------------------------------------------------------- */

/* ASPX form/Error box controls */
#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 {
}
/* 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;
}
.videoTestimonial {
	margin: 30px 0px 0px 75px;
}

.video {
	text-align: center;
	margin: 50px 0;
}
#blogger-navigation{

#blogger-navigation h3{
ont-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #172534;
}
#blogger-navigation ul{
}
#blogger-navigation ul li{
}
#blogger-navigation ul li a{
}
#blogger-navigation ul li a:link, #blogger-navigation ul li a:visited{
}
#blogger-navigation ul li a:hover, #blogger-navigation ul li a:active{
}
#blogger-navigation #powered-by{
}
