body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

H1 {
	font-size:2.0em;
	font-weight:normal;
	color:#999999;
}
H2 {
	font-size:1.6em;
	font-weight:  normal;
	color:#777777;
}
H3 {
	font-size:1.4em;
	font-weight:  normal;
	color:#777777;
}
H4 {
	font-size:0.8em;
	font-weight:  normal;
	color:#777777;
}

#webdesign {
	font-size:xx-small;
	color:#999999;
	float:right;
	padding-top:5px;
	padding-right:10px;
}
#webdesign a:link, #webdesign a:visited  {
	text-decoration: none;
	color: #666666;
}

#webdesign A:hover {color:#FF0000;}

#mainbox {
width:779px;
height:420px;
background-image:url(../images/greyshade.jpg);
background-position:bottom left;
background-repeat:no-repeat;
background-color:#FFFFFF;
}
#quickquote {
	width:100%;
	height:58px;
	background-image:url(../images/quotebar.gif);
	background-repeat:no-repeat;
	text-align: center;
	background-position: center center;
	margin-bottom: 10px;
}
#quickquote input {

 font-size:x-small;
 width:70px;
overflow:hidden;
border:0;
	font-size: 1em;
	font-weight: bold;
}
#quickquote #frompostcode {
	position:relative;
	top:26px;
	left:65px;
	float:left;

}
#quickquote #topostcode {
	position:relative;
	float:left;
	top:26px;
	left:105px;
}
#quickquote #quotebutton {
	position:relative;
	float:left;
	top:18px;
	left:140px;
}



#redmap {
	float:right;
	position: relative;
	padding-top: 30px;
	color: #666666;
	font-size: 1em;
	text-align: right;
	padding-bottom: 20px;
}


#o0845 {
position:relative; 
margin-left:485px; 
margin-top:350px;
}

#topmenu {
	position:relative;
	z-index: 40;
	left: 10px;
	width: 400px;
	float: left;
	padding-top: 20px;
}
#mainpage {
	position:relative;
	z-index: 40;
	left: 10px;
	width: 450px;
	float: left;
	padding-top: 20px;
}
#webdesign a {
	color: #000066;
	text-decoration: none;
}

#quotecall {
	font-size:1.4em;
	color: #666666;
}

#quotecall H3 {
	color:red;
	font-size:2em;
	display:inline;
}
#quotecall li {
	font-size: 12px;
	list-style-type: square;
	line-height:14pt;
}

.red {color:#fc1e1e;}
#footer {
	font-size: xx-small;
	padding-top: 5px;
	float: right;
	padding-right: 30px;
}
#footer li {
	display: inline;
	padding: 0 5px 0 5px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #000066;
}

#greydash {border:#CCCCCC 1px dashed;}
#quotecall ul {
	margin-left: 10px;
	padding: 0;
}

#smalllinks {
	font-size:7.5pt;
}
#smalllinks li {
	list-style:none;
	padding-bottom:3px;
}


#hidetxt {
	width:1px;
	height:1px;
	overflow:hidden;
}
#redmap h3 {
	font-size: 3em;
	font-family:"Courier New", Courier, monospace;
	color: #FF0000;
	font-weight:normal;
	display:inline;
}

