.inline li {

List-style:none;

Display:inline;

Padding-right:15px;

Color:#oooooo;

}

.inline {

Text-align:center;

}



p.bold  {
display:block;
font-weight:bold;
}

.imgbox
{
float:left;
width:400px;
padding:10px 174px;
text-align:center;
font-weight:bold;
}

.nav
{
float:left;
width:300px;
padding:5px 50px;
}

.nav img
{
float:left;
border:0px;
}

.row
{
float:left;
width:469px;
padding:20px 130px;
}

.row img
{
float:left;
border:0px;
padding:0px 40px;
}

.row2
{
float:left;
width:329px;
padding:20px 210px;
}

.row2 img
{
float:left;
border:0px;
padding:0px 40px;
}

.t{
margin-top:160px;
margin-left:30px;
line-height: 2.8em;
}
.t1{

margin-left:30px;
line-height: 1.4em;
}
.c{
width:100px;
}
.c1{
width:400px;
margin-left:400px;
margin-top:-65px;
}
/* -----------------------------------*/
/* ----->>> Table of Contents <<<------

     - Global Settings
     - Header
     - Navigation
     - Site Content
     - Press Releases
     - Footer
*/

/* -----------------------------------*/
/* ------>>> Global Settings <<<------*/
/* -----------------------------------*/

* { margin: 0px; padding: 0px; }

html {
background: transparent url('../data/back.jpg') repeat-x;
}

body {
/*background: transparent url(http://www.aaamobilewash.com/data/body_bg.gif) repeat-y bottom center;*/
font-family:  Verdana, sans-serif;
font-size: 12px;
line-height: 1.4em;
margin: 0 auto 5px auto;
width: 951px;

}
#wrap
{
display:table;
width:951px;
}

img
{
border:0px;
}



/* -----------------------------------*/
/* ---------->>> Header <<<-----------*/
/* -----------------------------------*/

.siteheader {
background: #fff url('../data/untitled-111%20copy.jpg') no-repeat;
clear: both;
font-size: 10px;
height: 279px;
margin: 0px auto;
vertical-align: bottom;
width: 951px;
position:absolute;
}

.siteheader h1 a {
display: block;
height: 178px;
position: absolute;
text-indent: -9999px;
width: 240px;
}

.header-slogan {
color: #fff;
text-align: right;
padding: 65px 20px 0 0;
font-size: 12px;
}




/* -----------------------------------*/
/* --------->>> Navigation <<<--------*/
/* -----------------------------------*/

.verticalnav
{
float: left;
padding: 0px;
width: 142px;
clear:both;
position:relative;
margin-top:170px;
margin-left:0px;
border:2px solid #ffcc33;
}

.verticalnav ul {
list-style: none;
}

.verticalnav li {
}

.verticalnav ul ul {
list-style: square;
margin: 3px 0 3px 20px;
}

.verticalnav li li{
}

.verticalnav h3 {
display:none;
background: #ffcc00;
color: #fff;

font-size: 14px;
font-weight: bold;
height: 25px;
line-height: 20px;
padding-left: 5px;
vertical-align: middle;
}

.verticalnav a {
background: #000 url('../data/nav.jpg') no-repeat;
color: white;
display: block;
font-size: 13px;
height: 30px;
padding: 5px 3px 8px 30px;
text-decoration: none;
width:auto;
}

.verticalnav li li a {
background: #fff;
border-bottom: none;
color: #000;
display: block;
font-size: 10px;
padding: 5px 3px 6px 0px;
text-decoration: none;
}

.verticalnav a:visited {
}

.verticalnav a:hover {
color: #fff;
text-decoration: none;
}

.verticalnav a:active {
}

.verticalnav2 {
float: left;
padding:0px;
width: 170px;
height:100%;
}

.verticalnav2 h3 {
text-align: center;
padding: 5px 0;
}

.verticalnav2 a {
display: block;
padding-right:5px;
}

/* -----------------------------------*/
/* -------->>> Site Content <<<-------*/
/* -----------------------------------*/

.sitecontent {
float: left;
font-family: Verdana, sans-serif;
padding: 25px 10px;
width:780px;
margin-top:300px;
}

.sitecontent img
{

}
.sitecontent h1, .sitecontent h2, .sitecontent h3, .sitecontent h4 {
color: #000;
padding-bottom:10px;
line-height: 1.2em;
} 

.sitecontent h1 {
font-size: 18px;
}

.sitecontent h2 {
font-size: 16px;
}

.sitecontent h3 {
text-align: center;
font-weight: bold;
font-size: 12px;
}

.sitecontent h4 {
}

.sitecontent p {
margin: 0.8em 0;
}

.sitecontent ul {
clear: both;
margin: 5px 0 5px 50px;
}

.sitecontent ol {
margin: 5px 0 5px 50px;
}

.sitecontent a {
color: #0c2474;
}

.sitecontent a:visited {
}

.sitecontent a:hover {
}

.sitecontent a:active {
}

.companies img {

}




/* -----------------------------------*/
/* ----------->>> Footer <<<----------*/
/* -----------------------------------*/

.footer {

border-bottom: 0;
clear: both;
color: #000;
font-size: 11px;
padding: 5px 20px;
text-align: center;
}

.footer p {
margin: 5px 0;
}
.bottom a {
color:#000;
}
.footer img {
border: none;
}

.bottom {

border-top: 0;
font-size: 10px;
padding: 5px 20px 10px 20px;
}

.bottom a:link {
}

.bottom a:visited {
}

.bottom a:hover {
}

.bottom a:active {
}

.left
{
float:left;
}

.right
{
float:right;
}

.center
{
text-align:center;
margin:0px auto;
}