body
{
background: url('images/background.jpg') repeat-x;
margin:0px;
padding:0px;
font-family: 'Trebuchet MS';
}


h2
{
font-size:19px;
}

h3
{
color:#ffc800;
}

#left
{
background: url('images/left.png') no-repeat;
width:331px;
float:left;
margin:0px;
height:1100px;
}

#container
{
width:642px;
float:left;
margin: 0px auto;
color: #ffffcc;
padding:10px 10px 0px 10px;
}

#content
{
height:790px;
}

#content a
{
color: #FFFFCC;
}

#company
{
width:642px;
height:4px;
float:left;
background: url('images/company.png') no-repeat;
margin: 0px auto;
padding-top:70px;
}

#headernav span
{
color: #ffffcc;
text-decoration:none;
position:relative;
top:-13px;
color: #ffffcc;
font-size: 17px;
}


#headernav
{
text-align:center;
}

#menu
{
margin:480px 0px 0px 0px;
color:#666666;
font-weight:bold;
width:190px;
}

#menu ul 
{
list-style-type:none;
padding-left:20px;
}

#menu a
{
display:block;
width:164px;
height:14px;
padding:10px;
background:#0033cc;
font-size:13px;
color:white;
text-decoration:none;
margin-bottom:5px;
}

#menu a:hover
{
background:#000066;
color:yellow;
}

#testimonials
{
font-size:13px;
}

#testimonials i
{
font-weight:bold;
}

#van
{
height:145px;
}

#vanpicture
{
float:right;
border: solid 2px;
margin-left: 10px;
}

#gallery
{`
margin: 0px auto;
}

#gallery img
{
height:110px;
border: solid 1px white;
}

#footer
{
text-align:center;
color:#ffffff;
margin-top:75px;
}

#footer a
{
color:#ffffff;
text-decoration:none;
}

#footer a:hover
{
color:yellow;
text-decoration:underline;
}

#copyright, #copyright a
{
text-align:center;
font-size:11px;
color:#cccccc;
text-decoration:none
}

#credit, #credit a
{
text-align:right;
font-size:10px;
color:#999999;
}

#description li
{
color:#000000;
margin-top:10px;
font-size:20px;
}

#description a
{
color:#000000;
}