@charset "utf-8";
/* CSS Document */
/* Auto-Supplies.co.uk site layout */

.asdesign #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
	margin-top: 0px;
	margin-bottom: 30px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border:thin;
	border:#000000;
	border-right-style:groove;
	border-left-style:groove;
	border-top-style:groove;
	border-bottom-style:groove;
}
.asdesign #header {
	background: #FFFFFF;
	height: 120px;
	background-image:url(../img/page_banner_bg.jpg);
	background-repeat:no-repeat;
}
.asdesign #headerwindow {
	float: right;
	width: 291px;
	height: 100px;
	margin-right: 30px;
	margin-top:10px;
	background-color:#FFFFFF;
	background-image:url(../img/page_banner_cutout.jpg);
	background-repeat:no-repeat;
}
.asdesign #navbar {
	background-color:#FFCC00;
	height: 23px;
	padding-left:0px;
}
.asdesign #wrapper {
	background-color:#FFFFCC;
	width:inherit;
	margin-top:15px;
}

.asdesign #centrearea {
	background-color:#FFFFFF;
	width:590px;
	float:left;
	margin-left:25px;
}
.asdesign #centreareahead {
	width:588px;
	height:30px;
	background: #FFFFFF url(/img/bg2_maintitle.gif) repeat-x left top;
}
.asdesign #centreareabody {
	width:588px;
	padding-top:10px;
	background: #FFFFFF url(/img/bg2_lgrad.jpg) repeat-x left top;
}

.asdesign #news {
	width:240px;
	float:right;
	margin-right:25px;
	padding:0;
}
.asdesign #newshead {
	width:238px;
	height:30px;
	background: #FFFFFF url(/img/bg3_news.gif) repeat-x left top;
}
.asdesign #newsbody {
	width:238px;
	margin-top:0px;
	background: #FFFFFF url(/img/bg3_lgrad.jpg) repeat-x left top;
	border:thin;
	border-color:#333333;
}

.asdesign #newstimehead {
	width:238px;
	height:30px;
	background: #FFFFFF url(/img/bg4_ot.gif) repeat-x left top;
}
.asdesign #newstimebody {
	width:238px;
	margin-top:0px;
	background: #FFFFFF url(/img/bg4_lgrad.jpg) repeat-x left top;
}

.asdesign #spacerabovefooter {
	height:15px;
}


.asdesign #footer {
	background:#FFCC00;
	height: 45px;
	padding-top:7px;
	padding-bottom:7px;
}



.asdesign #framecontainer {
	float:right;
	height:350px;
	width:395px;
	margin-right:30px;
	margin-top:30px;
	padding: 5px 5px 5px 5px;
	border:thin;
}
.asdesign #googlemap {
	width:522px;
	margin-left:33px;
}
.asdesign #newstext {
	float:left;
	width:378px;
}
.asdesign #newspics {
	width:200px;
	float:right;
}
.asdesign #newsitemwrapper {
	width:588px;
}