body {
    text-align: center;
    font-family: "futura light", Arial;
	font-weight: light;
    margin: 0;
    padding: 0;
    background:#cccccc url(/car/assets/bg_body.jpg) repeat-y center;
    /* base font for IE */
    font-size: 10pt;
	color: #555555;
	line-height: 1.6em;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	font-weight: light;
	font-family: "trebuchet ms", helvetica, ;
	color: #666;
	margin-left: 20px;
}

#sidebar h1 {
margin-left: 0px;
margin-top: 0px;
}

a:link, a:visited {
	color: #135AA6;
}

a:hover {
	color: #FF6600;
}

a:active {
	color: #FF0000;
}

#wrapper {
    width: 749px;
    margin: auto;
    background: White;
    text-align: left;
}



#header-wrapper {
    background: #b0b0b0 url("/car/assets/bg_upper.jpg") repeat-x center -20px ;
}

#header-shadow {
    margin: auto;
    background: url("/car/assets/ashear_car_service.jpg") no-repeat center -20px;
}

#content-wrapper {
    background: White;
	padding-top: 10px;
}

#content-wrapper p {
margin: 10px 0 10px 20px;
width: 480px;
}

#content-wrapper h1 {
margin: 10px 0 10px 20px;
}

#header, #menu {
    width: 855px;
    margin: auto;
    text-align: left;
    color: White;
    position: relative;
}




#header {
    height: 85px;
    padding: 0 8px 0 8px;
}

#menu {
    height: 20px;
	padding-left:140px;
}

#menu a {
	color:white;
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
	margin-right: 15px;
}


#content {
    $position: relative;
    background: White;
    padding: 20px 0 20px 0;
    width: 628px;
    margin: 0 0 0 20px;
}



#sidebar {
    background: White;
    float: right;
    margin: 5px 0 10px auto;
}




.offer {
    text-align:center;
	background: url("/car/assets/offer_bg.jpg") repeat-y;
	width: 247px;
}


ul {
	margin: 5px 0 20px 0;
	padding-left: 20px;
	list-style-image: url(bullet.gif);
	list-style-type: disc;
	list-style-position: inside;
}

div#freecall {
	font-size: 85%;
	margin: 0 0 0 10px;
}

div#emailus {
	margin: 20px 0 20px 10px;
}

