body {
	margin:0; padding:0;
	background:url(/Public/images/bodyshop/bg.png) 0 79px repeat-x #a2aeb3;
	font:0.75em Tahoma, Arial, Helvetica, sans-serif;
	color:#455560;
}

a {color:#455560;}
a img {border:none;}
a:focus{outline:none;}

h1, h2, h3, h4, h5, h6 {margin:0;}
p {margin:0.83em 0;}

/* ============== top ============== */
#topOuter {background:url(/Public/images/bodyshop/top_bg.gif) repeat-x #506f8b;}
#top {width:900px; height:79px; margin:0 auto 20px;}
#logo {padding:15px 0 0 20px; float:left;}

/* ============== menu ============= */
#menu {
	width:470px; height:23px;
	margin:21px 14px 0 0;
	padding:8px 0 0 15px;
	list-style:none;
	text-align:left;
	background:url(/Public/images/bodyshop/menu_bg.png) no-repeat #eff2f5;
	float:right;
	zoom:1;
}

#menu li {padding:7px 0 8px 8px; background:url(/Public/images/bodyshop/menu_separator.gif) no-repeat; display:inline;}
#menu li:first-child {background:none; padding-left:0;}
#menu a {padding:7px 14px 8px; font-weight:bold; color:#395065; text-decoration:none;}
#menu a:hover {text-decoration:underline;}

/* ============== main ============= */
#mainOuter {width:900px; margin:0 auto 10px; padding-bottom:37px; background:url(/Public/images/bodyshop/main_bottom.gif) bottom repeat-x;}
#main {padding:20px; background-color:#fff;}

/* ============ mainTop ============ */
#mainTop {margin-bottom:10px; overflow:hidden;}
#mainTop img {display:block;}
#brandLogo {width:275px; padding:2px 0 10px; border-top-width:15px; border-top-style:solid; border-bottom:1px solid #d3d3d3; float:left;}
#topImg {width:575px; padding:2px 0 10px; border-top-width:15px; border-top-style:solid; border-bottom:1px solid #d3d3d3; float:right;}

.nissan #brandLogo,
.nissan #topImg {border-top-color:#7b7676;}
.renault #brandLogo,
.renault #topImg {border-top-color:#fac22f;}
.toyota #brandLogo,
.toyota #topImg {border-top-color:#ce0839;}
.volvo #brandLogo,
.volvo #topImg {border-top-color:#6989a5;}

/* ============ sidebar ============ */
#sidebar {width:275px; margin-bottom:30px; float:left;}
.sidePhotos img {display:block; margin-bottom:10px;}

/* ============ content ============ */
#content {width:565px; min-height:300px; margin-bottom:30px; line-height:1.67em; float:right;}

.welcome {font-size:1.42em; margin:0.28em 0 1.28em;}

/* ============= footer ============ */
#footer {padding:9px 25px 0; font:0.83em Verdana; color:#9aa5ac; border-top:1px solid #cccecf; clear:both;}
#footer .siteby {float:right;text-decoration:none;}
#footer .siteby a {color:#9aa5ac;}
