body {
/*height:100%;*/
background-color:#e5e4e4;
background-image:url(graphics/bg4.gif);
background-position: center top;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin:2px 0 0;
padding:0;
border:0;
}

* {
margin:0;
padding:0;
}

html,* html #wrap {
/*height:600px;*/
}

#wrap {
position:relative;
width:800px;
background-color:#e5e4e4;
margin:0 auto;
}

#inner-wrap {
padding-bottom:30px;
float:left;
clear:both;
width:800px;

}

#inner-wrap:after {
content:" ";
display:block;
clear:both;
}

* html #inner-wrap {
/*height:600px;*/
}

#header {
height:182px;
width:805px;
margin-left:1px;
margin-bottom:2px;
margin-top:3px;
background:url(graphics/banner3.jpg) top left no-repeat;
}

#footer {
float:left;
height:22px;
padding-top:1px;
background:url(graphics/footer.gif) repeat-x left top;
border:1px solid #ffffff;
width:789px;
text-align:center;
margin:2px 0 0 5px;
}

#footer a {
font-size:10px;
color:#666666;
}

#left {
float:left;
width:527px;
text-align:left;
padding:5px;
}

#text {
padding:5px 15px 6px 10px; 
color:#393939; 
height:424px;
background: url(graphics/box2_bg1.gif) left top no-repeat;
}

#text p {
margin-bottom:6px;
}

#right {
	width:252px;
	text-align:left;
	position:absolute;
	top:30;
	left:541px;
	padding:5px;
	height:662px;
}

/* Typeography */
div {
font-size:10px;
}

a {
font-size:12px;
text-decoration:none;
color:#000;
}

a:hover {
color:#000;
text-decoration:underline;
}

h1 {
font-size:12px;
font-weight:100;
}

li {color: #3a650b;}
li span {color: #393939;}

a:link {color: #3a650b;} a:visited {color: #3a650b;} a:hover {color: #3a650b;} a:active {color: #3a650b;}

/* end of Typeography 
 
start of main side navigation*/
#navigation {
float:left;
width:802px;
height:36px;
margin-top:1px;
margin-left:1px;
margin-bottom:5px;
background: url(graphics/navigation.gif) left top repeat-x;
}

#subheader1 {
height:26px;
background: url(graphics/box1_bg1.gif) left top repeat-x;
display:block;
color:#ffffff;
padding-top:3px;
padding-left:10px;
margin-top:10px;
}

#subheader2 {
height:26px;
background: url(graphics/box3_bg1.gif) left top no-repeat;
display:block;
color:#ffffff;
padding-top:3px;
padding-left:10px;
margin-top:10px;
}


#addressinfo {
height:85px;
width:237px;
background: url(graphics/box3_bg2.gif) left top no-repeat;
margin-bottom:0px;
padding:5px 5px 5px 10px;
color:#393939;
}

#quicksearch {
height:64px;
width:252px;
background: url(graphics/box3_bg3.gif) left top no-repeat;
margin-bottom:17px;
padding:0 0 0 0;
}

#directions {
height:65px;
margin-bottom:0px;
padding:72px 0 0 17px;
background: url(graphics/box4.gif) left top no-repeat;
}

p,div {
font-family:Verdana,tahoma,helvetica,arial;
font-size:12px;
line-height:150%;
}

ul {
margin-left:22px;
}

.footerlink {
color:#000;
font-family:arial;
font-size:10px;
font-variant:normal;
font-weight:700;
text-decoration:none;
}

:hover.footerlink {
color:#ff0;
}

.poweredbylink {
color:#000;
font-family:arial;
font-size:10px;
font-variant:normal;
font-weight:700;
text-decoration:none;
}

:hover.poweredbylink {
color:red;
}

/*view.asp basic css */
#dstop {
height:22px;
font-weight:bolder;
}

#bottom {
height:22px;
font-weight:bolder;
}

.dslink {
color:#000;
font-size:10px;
}

.dslink:hover {
color:#fff;
font-size:10px;
}

/*view.asp button*/
#viewadditional {
margin:10px 0 0 3px;
}

#dsenlarge a{
display:block;
width:268px;
height:20px;
background-color:#ffffff;
color:#000000;
text-align:center;
border:1px solid #999999;
margin-bottom:1px;
}

#dsenlarge a:hover {
background-color:#829f62;
color:#000000;
text-align:center;
text-decoration:none;
border:1px solid #999999;
}

.menu {
	text-align: left;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}

#enquireonline a {
display:block;
width:286px;
height:56px;
padding:2px;
border:1px solid #333333;
margin-top:5px;
font-size:18px;
font-weight:700;
background:url(graphics/black_contact.gif) no-repeat right bottom #000000;
font-size:14px;
color:#FFFFFF;
}


.currentday {
color:#181818;
background-color:#739755;
}

.day {
color:#000000;
}

#home { /*home page fix*/
	position:relative;
	height:672px;
	}
	
#txtPostcodeA {
	float:left;
	width:50px;
	height:20px;
	margin-left:0px;
	margin-top:5px;
	background-color:#999999;
}

#txtPostcodeB {
	float:left;
	width:50px;
	height:20px;
	margin-left:5px;
	margin-top:5px;
	background-color:#999999;
}

#btnShowDirections {
	float:left;
	margin-left:8px;
	margin-top:4px;
}

/* Make/Model Search */

#MakeDropDown {
	float:left;
	margin-top:30px;
	margin-left:35px;
	width:100px;
	background-color:#ffffff;
	color:#000000;
}

#ModelDropDown {
	float:left;
	margin-top:30px;
	margin-left:7px;
	width:100px;
	background-color:#ffffff;
	color:#000000;
}