body {
	margin: 0px;
	background: #282525 repeat;
}
.noList li {
	list-style-type: none;
}

#container {
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -374px;
	padding: 0px 0px 100px;
	width: 748px;
	height: auto;
	top: 20px;
	background-color: #000000;
}
#border {
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -360px;
	padding: 0px 0px 0px 0px;
	width: 750px;
	height: auto;
	top: 20px;
	background-color: #000000;
}

/* Header */

#header {
	height: 90px;
	width: 718px;
	position: absolute;
	left: 15px;
	top: 15px;
	background-image: url(../images/header_bkg.gif);
	background-repeat: repeat-x;
}
#container #header #lvi {
	position: absolute;
	top: 10px;
	right: 10px;
}

#headerLeft {
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}
#container #header #headerRight #left span {
	text-align: right;
}

#headerLeft p{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#headerLeft .logoText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
#headerRight {
	width: 285px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	float: right;
	position: absolute;
	top: 17px;
	left: 260px;
}
#headerRight p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#headerRight #left{
	float: left;
	height: auto;
	width: 150px;
	clear: both;
	text-align: right;
}
#headerRight #left a:link, #headerRight #left a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
#headerRight #left a:hover, #headerRight #left a:active {
	color: #000000;
	text-decoration: none;
}

#headerRight #right{
	float: right;
	height: auto;
	width: 110px;
}

/* Mast */

#mast {
	position: absolute;
	left: 15px;
	top: 147px;
	height: 164px;
	width: 718px;
}
#mast p{
	margin:0px;
	padding:0px;
}
#mast img{
}


/* Top Nav */

#topNav {
	position: absolute;
	z-index: 10;
	height: 42px;
	width: 716px;
	background-image: url(../images/top_nav_bkg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 15px;
	top: 105px;
	margin: 0px;
	padding: 0px 0px 0px 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	display: block;
}
#topNav ul {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 718px;
	list-style-type: none;
}
#topNav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 42px;
	text-align: center;
	overflow: hidden;
}
#topNav ul li a {
	background-image: url(../images/top_nav_btn_bkg.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 42px;
	float: left;
}
#topNav ul li a:link, #topNav ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}
#topNav ul li a:hover, #topNav ul li a:active {
	color: #f5f5f5;
	text-decoration: none;
}
#topNav .home{
	width:58px;
	background-position: 0px -42px;
}
#topNav a.home:hover, #topNav a.home:active {
	background-position: 0px 0px;
}

#topNav .about{
	width:80px;
	background-position: -62px -42px;
}
#topNav a.about:hover, #topNav a.about:active {
	background-position: -62px 0px;
}
#topNav .ba{
	width:157px;
	background-position: -146px -42px;
}
#topNav a.ba:hover, #topNav a.ba:active {
	background-position: -146px 0px;
}
#topNav .qa{
	width:193px;
	background-position: -307px -42px;
}
#topNav a.qa:hover, #topNav a.qa:active {
	background-position: -307px 0px;
}
#topNav .teeth{
	width:126px;
	background-position: -505px -42px;
}
#topNav a.teeth:hover, #topNav a.teeth:active {
	background-position: -505px 0px;
}
#topNav .financing{
	width:80px;
	background-position: -636px -42px;
}
#topNav a.financing:hover, #topNav a.financing:active {
	background-position: -636px 0px;
}

/* Content */

#content {
	margin-bottom: 230px;
	position: relative;
	left: 15px;
	top: 311px;
	height: auto;
	width: 718px;
}

/* Column Container */

#columnContainer {
	height: auto;
	width: 718px;
	position: relative;
	background-image: url(../images/leftNav_bg.jpg);
	background-repeat: repeat-y;
}

/* Left Column */

#leftColumn {
	background-repeat: repeat-y;
	float: left;
	width: 20px;
	background-image: url(../images/leftNav_bg.jpg);
	position: relative;
	height: auto;
}
#leftColumn p{
	margin: 0px;
	padding: 0px;	
}
#leftColumn ul{
	margin: 0px;
	padding: 0px;	
}
#leftColumn li{
	margin: 0px;
	padding: 0px;
	width: 224px;
	height: 28px;
	list-style-type: none;
	background-image: url(../images/vertNav_li_bkg.jpg);
	clear: both;
	float: left;
}
#leftColumn .links1 {
}
#leftColumn .links2 {
}
#leftColumn .links3 {
}
#leftColumn .links4 {
}
#leftColumn .links6 {
}
#leftColumn .links5 {
	margin: 0px;
	padding: 0px;
}
#leftColumn img{
	clear: both;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 10;
}
#leftColumn a:link,#leftColumn a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 55px;
}
#leftColum a:hover, #leftColumn a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin: -2px 0px 0px 0px;
	padding: 0px 0px 0px 55px;
}

/* Right Column */

#rightColumn {
	margin: 15px 0px 0px;
	padding: 0;
	float: right;
	height: auto;
	width: 494px;
	background-color: #000000;
	background-image: url(../images/rightCol_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	
}
#container #content #columnContainer #rightColumn #map {
	width: 464px;
	clear: both;
	margin-left: 15px;
	height: 400px;
}

#rightColumn .cta01 {
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#rightColumn .cta02 {
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#rightColumn .cta03 {
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#rightColumn p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	
}
#rightColumn h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #997777;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	
}
#rightColumn h2{
	color: #997777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 15px;
	padding: 0px;
	
}
#rightColumn h3{
	color: #997777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 15px;
	padding: 0px;

}
#rightColumn ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightColumn li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#rightColumn img{
	
}

.testimonials img{
	float: left;
	clear: left;
	line-height: normal;
	position: absolute;

}
#rightColumn a:link,#rightColumn a:visited{
	color: #997777;
	text-decoration: underline;

}
#rightColumn a:hover,#rightColumn a:active{
	color: #FFFFFF;

}
/* Contact */
#form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 95%;
	color: #ffffff;
	margin-left: 15px;
	margin-top: 15px;
/*	background-color:#0000CC;*/

}
#form1 fieldset {
	margin-bottom: 10px;
	width: auto;
/*	background-color:#00FF00*/
}
#form1 fieldset legend {
	color: #FFFFFF!important;
}
#form1 fieldset hr {
	clear: both;
	visibility: hidden;
	padding: 0px;
	margin: 0px;
	height: 0px;
}
#form1 .float {
	float: left;
	margin-right: 15px;
}
#form1 label {
	display: block;
	margin-bottom: 4px;
}
#form1 label input {
	width: 150px;
	border: #000000 solid 1px;
	color: #000000;
}
#form1 label select {
	width: 152px;
	border: #000000 solid 1px;
	color: #000000;
}
#form1 label span {
	width: 150px;
	display: block;
}
#form1 label textarea {
	width: 99%;
	height: 250px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #7da7d9;
	font-size: 12px;
}
#form1 #buttons {
	margin-top: 10px;
	text-align: right;
	width: auto;
}

/* Quick Contact */

#rightColumn #qc{
	background: #000000 url(../images/qc_bkg.jpg) no-repeat left top;
	float: right;
	width: 192px;
	border: none;
	padding: 0px 0px 20px;
	margin: 15px;
}
#rightColumn #qc ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#rightColumn #qc form{
	width: 192px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 65px 0px 0px;
	padding: 0px;
}
#rightColumn #qc form input{
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 162px;
	text-align: left;
	margin: 0px 0px 8px 15px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}
#rightColumn #qc form textarea{
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 162px;
	text-align: left;
	margin: 0px 0px 7px 15px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: 75px;
}
#rightColumn #qc form #qcButton{
	height: 21px;
	width: 90px;
	margin: 0px 0px 0px 88px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	background: url(../images/submit_button.jpg) top center no-repeat;
}
#rightColumn #qc form #qcRequired{
	float: left;
	width: 100px;
}
.address2,  #rightColumn #qc .address2 {
  display: none;
}
.valid, #rightColumn #qc input .valid {
    background-color: #007940!important;
}
.invalid, #rightColumn #qc input .invalid {
    background-color: #F00000!important;
}
#rightColumn #hidden {
	display: none;
}
#rightColumn #button {
}
#rightColumn #contentInfo {
}
#rightColumn #contentInfo p{
	text-align: center;
	margin: 0px 0px 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#rightColumn #contentInfo a:link, #rightColumn #contentInfo a:visited {
}
#rightColumn #contentInfo a:hover, #rightColumn #contentInfo a:active {
}
#rightColumn .hr {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
}
#rightColumn .clear {
	clear: both;
}
#container #content #columnContainer #rightColumn #bna {
	padding-left: 15px;
	padding-top: 10px;
	width: 470px;
}
#container #content #columnContainer #rightColumn #bna ul {
	width: 225px;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#container #content #columnContainer #rightColumn #bna ul li {
	list-style-type: none;
	clear: both;
	display: block;
	height: auto;
	width: auto;
	overflow: hidden;
	margin: 0px 0px 5px;
	padding: 0px;	
}
#container #content #columnContainer #rightColumn #bna ul li img {
	border: none!important;
}
#container #content #columnContainer #rightColumn #officeFloat ul {
	width: 143px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#container #content #columnContainer #rightColumn #officeFloat ul li {
	list-style-type: none;
	clear: both;
	display: block;
	height: auto;
	width: auto;
	overflow: hidden;
	margin: 0px 0px 5px;
	padding: 0px;	
}
#container #content #columnContainer #rightColumn #bna p {
	text-align: center;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	display: block;
}

#container #content #columnContainer #rightColumn #officeFloat ul li img {
	border: none!important;
}
#container #content #columnContainer #rightColumn #imgPContainer ul {
	padding: 0px;
	margin: 15px 0px 0px;
	width: 350px;
}
#container #content #columnContainer #rightColumn #imgPContainer ul li {
	padding: 0px 10px 10px 15px;
	margin: 0px 0px 15px;
	list-style-type: none;
	clear: both;
	display: block;
	height: auto;
	width: 450px;
	overflow: hidden;
	
}
#container #content #columnContainer #rightColumn #imgPContainer ul li img {
	float: left;
	margin-right: 15px;
}
#container #content #columnContainer #rightColumn #imgPContainer ul li p {
	float: left;
	margin: 0px;
	padding: 0px;
}


/* Footer */

#footer {
	background-image: url(../images/footer_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 30px 0px 0px;
	width: 718px;
	display: block;
	clear: both;
	float: none;
	background-color: #512524;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 5px 0px;
	line-height: 18px;
}
#container #content #columnContainer #footer a:link, #container #content #columnContainer #footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#container #content #columnContainer #footer a:hover, #container #content #columnContainer #footer a:active{
	color: #000000;
}
/* Disclaimer */

#disclaimer {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 717px;
	float: right;
	position: relative;
	clear: both;
	
}

/* ASPX form/Error box controls */
#container #content #columnContainer #rightColumn #form1 #errors {

	padding:0;
	margin:0;
}
#container #content #columnContainer #rightColumn #form1 #errors #pnlError #lblErrors {
	
}
#container #content #columnContainer #rightColumn #form1 #errors #pnlError #lblErrors ul {
	margin: 0px!important;
	padding: 0px!important;
}
#container #content #columnContainer #rightColumn #form1 #errors #pnlError #lblErrors ul li {
	margin: 0px!important;
	padding: 0px!important;
	list-style-type: none!important;
	color:#FF0000!important;
}

/* 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 {
}
#ValidationSummary2 li {
	color: #FF0000;
}
/* 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;
}
/*--------------------------------      Light Box ----------------------------------------------------------*/

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}