body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
background: url(images/pageBg.jpg) no-repeat center top #002d68;
}
a {
color: #fff;
}
.wrap {
width: 805px;
margin: auto;
}
.header {
height:165px;
width: 805px;
}
.logo {
width: 350px;
float: left;
margin:58px 0 0 56px;
}
.logo p {
text-indent: -9000px;
}
.logo p a {
width: 350px;
height: 78px;
display: block;
text-decoration: none;
}
.container{ 
background:url(images/contentBg.jpg) no-repeat top #001f55; 
width:785px;
padding:20px 10px 20px 10px;
}
.box-bottom{
background:url(images/box-bottom.gif) no-repeat;
width:805px; 
height:24px;
}
.footer {
background: #001b4d;
padding: 14px;
margin-top: 50px;
height: 26px;
}	
.footer_txt {
width: 805px;
font-size: 11px;
margin: auto;
}
.flink { text-align:center;}
.flink a {color: #fff;text-decoration:none;}
.flink a:hover {text-decoration:underline;}
.copy { text-align:center; margin-top:8px;}
.car_wash{ position:absolute; margin:-184px 0 0 525px;}
.itunes{ margin:10px 0 0 140px;}
h1 {
margin: 0px 0 10px 0;
font-size: 18px;
font-weight: none;
}
.text {
margin: 30px 0 30px 0;
font-size: 24px;
}
.colright {
float: right;
width: 430px;
}
.main {
float: left;
width: 340px;
}
.main p{
margin-bottom:6px;
text-align:justify;
line-height:16px;
}
.main strong{
margin:14px 0 4px 0;
display:block;
}
.form_contact {
width: 400px;
clear: both;
padding: 6px;
font-weight: bold;
}
.form_contact span.label {
float: left;
width: 80px;
text-align: right;
margin-top: 2px;
font-size: 11px;
}
.form_contact span.form {
float: left;
text-align: left;
margin-left: 4px;
}
.hlimit {
width: 250px;
}
.button {
background-color: #ff9111;
color: #fff;
font-weight: bold;
border: 1px solid #ff7b06;
}
