body {
	background: #000000;
	background-image: url(..//images/grid-globe.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #333333;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	background-position: center;
}

h1{
	color: #005b94;
	font-size: 1.5em;
	margin: 15px 0 0px 0px;
	text-decoration:underline;
}
h2 {
	margin: 4px Auto;
	color: #FF9900;
	font-size: 1.2em;
}

h3 {
	padding: 4px 0px 4px 0px;
	color: #ff9933;
	font-size: 1.1em;
	text-decoration: underline;
	
}

h4 {
	padding: 5px 0px 5px 0px;
	margin: 4px;
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
}

h5{ /*news table header*/
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #999;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
}

h6 {
	margin: 4px;
	color: #FFFFFF;
	text-decoration:underline;
	font-size: 100%;
}

p {
	margin: 5px 0px 5px 0px;
	color:#FFFFFF;
	padding-bottom: 5px;
	font-size: 110%;
}

a {
color: #FF9900;
}

a:hover {
color: #FC0;
}

hr{
color: #ff9933;
height: 2px;
}

#img{
	float:right;}
#news{
width: 450px;
border:none;
}

#news td{
vertical-align: top;
text-align:left;
padding: 10px 5px 10px 0px;
border-bottom: 1px solid #000000;
}

#li a{
color: #FFFFFF;
}

#news li{
color: #FF9900;
list-style: none;
margin: 0px;
padding:0px 10px 10px 0px;
}

#tbl-img{
vertical-align: middle;
}


#masterContainer {
	margin: -10px auto;
	text-align: center;
	width: 100%;
}
#headerContainer {
	margin: 10px auto;
	text-align: center;
	position: relative;
	overflow: visible;
	z-index: 100;
	height: 148px;
	width: 100%;
}
#header {
	background: url(../images/header.png) no-repeat;
	height: 148px;
	width: 990px;
	text-align: center;
	margin: 0px auto;
}
#menu {
	width: 990px;
	margin: -28px auto;
	font-size: 0.9em;
	text-align: center;
	z-index: 150;
	text-transform: uppercase;
}
#menu ul {
	text-align: center;
	margin-left: 4px;
}
#menu li {
	display: inline;
	height: 18px;
}
#menu a {
	margin-left: 1px;
	float: left;
	background-image: url(../images/blk-chrome.png);
	text-align: center;
	text-decoration: none;
	font-size: 1.0em;
	padding: 6px 8px;
	color: #CCCCCC;
}
#menu a:hover {
	color: #FB8004;
	background-image: url(../images/trans-black.png);
}
#menu .active a {
	color: #FFFFFF;
}

#subMenu {
	float: left;
	display: block;	
}

#subMenu a {
	margin-left: 1px;
	background-image: url(../images/trans-white.png);
	text-align: center;
	text-decoration: none;
	font-size: 1.1em;
	padding: 6px 8px;
	color: #000000;
	visibility: inherit;
}
#subMenu a:hover {
	color: #FF6600;
	background-image: url(../images/blk-chrome.png);
}
#subMenu .active a {
	color: #FFFFFF;
}
#siteSearch {
	margin: 90px 5px 0px 0px;
	float: right;
	font-size: 0.4em;
}
#flashDiv {
	height: 240px;
	margin: 0px auto;
	position: relative;
	z-index: 10;
	width: 990px;
}
#homeBody {
	margin: 150px auto;
	position: relative;
	z-index: 10;
	width: 990px;
}
#mainBody {
	background-image: url(../images/trans-white.png);
	border-left: 1px solid #1e7435;
	border-right: 1px solid #1e7435;
	margin: 0px auto;
	position: relative;
	z-index: 10;
	width: 95%;
	text-align: left;
	padding: 12px 12px;
}
#pageTitles {
	font-size: 1.3em;
	font-weight: bold;
	margin-left: 12px;
	color: #FF6600;
}
.tileMenu {
	text-align: left;
	font-size: 0.9em;
	line-height: 14px;
	z-index: 22;
	margin: 8px auto auto 134px;
	position: absolute;
	width: 220px;
}
.tileMenu a{
	text-decoration: none;
	color: #cccccc;
}
.tileMenu a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
#lowerBody {
	background-image: url(../images/trans-white.png);
	border-left: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
	margin: 0px auto;
	position: relative;
	z-index: 10;
	width: 976px;
	text-align: left;
	padding: 4px 4px;
	height: 360px;
	color: #FFFFFF;
}
#lowerLeft {
	position: relative;
	width: 356px;
	text-align: center;
	float: left;
	height: 236px;
	margin: 0px auto auto 12px;
}
#lowerCenter {
	width: auto;
	margin: 0px auto auto 12px;
	height: 250px;
	overflow: hidden;
	position: relative;
	float: left;
	text-align: center;
}
#lowerRight {
	position: relative;
	width: 250px;
	text-align: left;
	float: right;
	background-image: url(../images/contactBkg.png);
	margin: 12px -35px auto auto;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 0.9em;
	color: #FFFFFF;
	/*border-left: dashed 1px #000000;*/
}

#right {
	position: relative;
	width: 200px;
	text-align: center;
	float: right;
	
	height: 600px;
	margin: 12px 0px 0px 0px;
	background-repeat: no-repeat;
	padding-right: 20px;
	font-size: 0.9em;
	color: #FFFFFF;
	/*border-left: dashed 1px #000000;*/
}

#left{
width: 730px;
border-right: 1px dashed #ff6600;
margin:5px 0 0 0 ;
padding:0px 5px 0px 0px;
}





#news-content{
width: 550px;
margin-left:10%;
}
.client{
width: 230px;
margin-left: -30px;
padding: 0px;

}

.client p{
color: #FFFFFF;
font-size: 16px;
margin-left: 20px;
}

#image{
border: 0;
margin: 10px auto auto 0px;	
}



#lowestBody {
	height: 74px;
	float: left;
	background-image: url(../images/lowestBodyBkg.png);
	width: 990px;
	text-align: center;
	background-repeat: no-repeat;
	margin: 10px auto;
}
#lBLeft {
	float: left;
	margin: 12px auto auto 8px;
}
#lBCenter {
	float: left;
	margin: 12px auto auto 4px;
}
#lBRight {
	float: left;
	margin: 12px auto auto 4px;
}
#lBFarRight {
	float: left;
	margin: 12px auto auto 4px;
}
#contactForm {
	width: 690px;
	height: 320px;
	color: #000000;
	background-image: url(../images/contactBkg2.png);
	background-repeat: no-repeat;
	margin: 5px auto;
	float: inherit;
}
.submitButton {
	height: 34px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	width: 140px;
	display: block;
	margin-left: 10px;
}
.submitButton a {
	background-image: url(../images/buttonBkg.png);
	background-repeat: no-repeat;
	padding: 8px 43px 8px 43px;
	color: #000000;
	text-decoration: none;
}
.submitButton a:hover {
	background-image: url(../images/buttonBkgOver.png);
	background-repeat: no-repeat;
	color: #ff6600;
}
.submitButton2 {
	height: 34px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	width: 140px;
	display: block;
	margin-left: 200px;
}
.submitButton2 a {
	background-image: url(../images/buttonBkg.png);
	background-repeat: no-repeat;
	padding: 8px 43px 8px 43px;
	color: #000000;
	text-decoration: none;
}
.submitButton2 a:hover {
	background-image: url(../images/buttonBkgOver.png);
	background-repeat: no-repeat;
	color: #ff6600;
}
#footer {
	font-size: 0.9em;
	margin: 0px auto;
	
	width: 990px;
	text-align: center;
	height: 30px;
}
#footerLeft {
	float: left;
}
#footerRight {
	text-align:right;
	float: right;
	width: auto;
	position: relative;
}
#footerLinks a {
	color: #666666;
	font-size: 0.7em;
	text-decoration: none;
	height: 30px;
	text-align: center;
	margin-top: 38px;
	padding: 0px 6px;
}
#footerLinks a:hover {
	color: #009900;
}
#searchBody {
	background-image: url(../images/trans-white.png);
	border-left: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
	margin: 10px auto;
	position: relative;
	z-index: 10;
	width: 976px;
	text-align: left;
	padding: 4px 4px;
	height: 1080px;
	color: #FFFFFF;
}
#contactBody {
	background-image: url(../images/trans-white.png);
	border-left: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
	margin: 0px auto;
	position: relative;
	z-index: 10;
	width: 976px;
	text-align: left;
	padding: 4px 4px;
	height: auto;
	color: #FFFFFF;
}
#lightBody {
	background-image: url(../images/trans-white.png);
	border-left: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
	margin: 0px auto 0px auto;
	position: relative;
	z-index: 10;
	width: 976px;
	text-align: left;
	padding: 4px 4px;

	color: #FFFFFF;
}

.tesimonial1 {
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	height: 250px;
	background-image: url(../images/bg1.png);
	background-repeat: no-repeat;
	margin: 17px auto 10px 0px;
	/*border-bottom: solid 1px #F60;*/
	color: #000000;
	
}

.tesimonial1 p {
	color: #000000;
	text-decoration: none;
}
.tesimonial1 a:hover {
	color: #FF3300;
}

.tesimonial {
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	height: 110px;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	margin: 17px auto 10px 0px;
	/*border-bottom: solid 1px #F60;*/
	
}
.tesimonial a {
	color: #000000;
	text-decoration: none;
}
.tesimonial a:hover {
	color: #FF3300;
}

#img1{
margin: 15px 0 0 15px;
float: left;
}
.dealer1 {
	float: right;
	text-align: left;
	width: 465px;
	margin: -206px 0px 12px 30px;
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: bold;
	color: #005b94;
}

.title1 {
	float: right;
	text-align: left;
	width: 465px;
	margin: -190px 0px 12px 30px;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}

.details1 {
	float: right;
	text-align: left;
	width: 465px;
	margin: -174px 10px 12px 70px;
	font-size: 11px;
}

#border{
	border-right: solid 1px #F60;}
	



.dealer {
	float: right;
	text-align: left;
	width: 133px;
	margin: -76px 0px 12px 30px;
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: bold;
	color: #005b94;
}

.title {
	float: right;
	text-align: left;
	width: 133px;
	margin: -60px 0px 12px 30px;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}



#callToAction {
	position: relative;
	width: 400px;
	text-align: left;
	float: right;
	background-image: url(../callToAction.png);
	height: 236px;
	margin: 1px -18px 12px -28px;
	background-repeat: no-repeat;
	padding-left: 32px;
	font-size: 0.9em;
	color: #000000;
}
#pageBody {
	background-image: url(../images/trans-white.png);
	border-left: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
	margin: 0px auto;
	position: relative;
	z-index: 10;
	width: 976px;
	text-align: left;
	padding: 4px 4px;
	height: auto;
	color: #000000;
}
#pageLeft {
	width: auto;
	margin: 4px 0px 4px 4px;
	background-image: url(../images/trans-white.png);
	padding: 8px 8px;
	text-align: left;
	color: #000000;

}
#pageRight {
	float: right;
	width: 180px;
	height: 480px;
	margin: -274px 10px auto auto;
	border-left: dashed #333333 1px;
}


/*domCollapse*/

.show { position:static;display: table; }
.hide { position:absolute;left:-999em;height:1px;width:100px;overflow:hidden; }
.trigger{}		
.trigger:hover{}		
.expanded{}
.expanded:hover{}


.topnav { 
 	font-size: 0.8em;
    color: #fffff;
 	/*background-color: #FFCF29;*/
 	/*border: 1px #00009C solid;*/
	margin: 8px 0 10px 5px;
 	padding: 0.5em 10px 1.0em 0px;
	text-transform:uppercase;
	
}

.topnav a{ 
 	font-size: 0.8em;
    color: #F90;
 	/*background-color: #FFCF29;*/
 	border-right: 1px #FFFFFF solid;
 	padding: 0 5px 0 0px;	
	text-transform:uppercase;
}


#floatbox{
float: left;
width: 300px;
height: auto;
border: 1px solid #ff962b;
margin: -5px 20px 0 10px;
}

.image{
border: 0;
margin: 14px auto auto 8px;	
}

.big{
font-size: 20px;
text-transform: uppercase;
color: #005b94;
}

.small{
font-size: 18px;
color: #ff962b;
}

.author{
font-size: 16px;
font-style:italic;
color: #FFFFFF;
}

#floatbox_ul ul{
list-style: square;
font-size: 110%;
margin: 0px 0 0 20px;
}
#floatbox_ul li{
list-style: square;
padding-bottom: 5px;
margin-left: 50px;
}

#compare{
width: 650px;
margin-top: -10px;
margin-bottom: 5px;
}

#compare td{
padding: 5px;
border-bottom: 1px dashed #FFFFFF;
}

#compare tr{

}

.one{
font-size: 16px;
color: #ff962b;
}

.two{
font-size: 14px;
color: #005b94;
font-weight: bold;
}

table a {
color:#FFFFFF;
}

#video{
width: 600px;
margin-top: -10px;
margin-bottom: 0px;
}

#video td{
padding: 5px;
border: 1px dashed #005b94;
}




.schedule{
	width: 700px;
	border: 1px dashed #CCC;
	font-size: 110%;
	text-align: center;
	vertical-align: middle;
}

#img2{
	float:right;
	vertical-align: middle;
}

#img3{
	float:left;
	vertical-align: middle;
}

.schedule td{
	vertical-align: middle;
	padding: 5px;
}

.schedule th{
background-color: #FFF;
text-align: center;
vertical-align: middle;
}

#orange{
background-color: #F93;
text-align: center;
}

#blue{
background-color: #005b94;
text-align: center;
vertical-align: middle;
}