@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818181;
	margin: 0px;
	background-color:#333;
	height:100%;
}
h1{
	font-size:16px;
}
h2{
	font-size:14px;
}
h3{
	font-size:13px;
}
h4{
	font-size:12px;
}
h5{
	font-size:11px;
}
#wrapper{
	width:754px;
	margin:auto;
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
	height:inherit;
}
#page{
	width:700px;
	background-color:#FFFFFF;
}
#head1{
	background-image:url(../images/head1_background.gif);
	height:50px;
	width:684px;
	text-align:right;
	color:white;
	font-size:14px;
	font-weight:bold;
	padding-top:14px;
	padding-right:16px;
}
#contact_no{
	font-size:18px;
}
#head2{
	background-image:url(../images/head2_background.gif);
	height:205px;
	width:700px;
}
#head2_left{
	width:419px;
	float:left;
}

#head2_right{
	height:205px;
	width:281px;
	float:left;
}
#head2_title{
	float:left;
	width:246px;
}

*html #head2_title{
	position:absolute;
}
#head2_logo{
	float:right;
	margin-top:29px;
}
*html #head2_logo img{
	position:relative;
	left:-10px;
}
#head2_subtitle{
	padding-top:16px;
	margin-left:34px;
	clear:left;
	color:white;
	font-size:16px;
}
*html #head2_subtitle{
	position:relative;
	top:141px;
}
#menu{
	background-image:url(../images/menu_background.gif);
	height:36px;
	width:700px;
}
#navigation{
	margin:0;
	padding:0;
	padding-left:15px;
	padding-top:12px;
	font-size:11px;
	color:white;
}
#navigation li{
	float:left;
	list-style:none;
	
}
#navigation a{
	color:white;
	text-decoration:none;
	padding-right:8px;
	padding-left:5px;
}
#navigation a:hover{
	color:#f7921e;
}

#content{
	width:669px;
	padding:9px 12px 9px 24px;
}
#column_left{
	float:left;
	width:257px;
	margin-right:21px;

}
#column_right{
	float:left;
	width:388px;

}
#panelA{
	background-color:#2d1465;
	background-image:url(../images/panelA_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:236px;
	min-height:60px;
	padding:11px 11px 0px 11px;
	font-size:13px;
	color:white;
	
}
#panelA_bottom{
	background-image:url(../images/panelA_bottom.gif);
	width:258px;
	height:15px;
}
#panelB{
	background-image:url(../images/panelB_mid.gif);
	width:388px;
}
#panelB h1{
	background-image:url(../images/panelB_top.gif);
	width:354px;
	height:28px;
	font-size:14px;
	color:white;
	padding:12px 17px 0px 17px;
}
#panelB p{
	padding:0px 17px 0px 17px;
	margin:0px;
	margin-top:10px;
}
#panelB_bottom{
	background-image:url(../images/panelB_bottom.gif);
	width:388px;
	height:11px;
}
#base_strap{
	float:right;
	font-size:13px;
	font-weight:bold;
}
#footer{
	background-image:url(../images/footer_background.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000000;
	color:white;
	padding:10px 12px 10px 24px;
	width:664px;
}
#shadow_bottom{
	background-image:url(../images/background_bottom.gif);
	width:754px;
	height:30px;
	margin:auto;
}
#stylus{
	margin:auto;
	color:#666;
	width:700px;
}
#stylus a{
	text-decoration:none;
	color:#666;
}
#stylus a:hover{
	color:#fff;
}
#uk_map{
	position:relative;
	left:20px;
	float:left;
}
#regions{
	float:left;
	line-height:20px;
}
#regions a{
	text-decoration:none;
	color:#666;
	font-weight:bold;
}
#regions a:hover{
	color:#f7921e;
}
.stockist p{
	padding-left:5px;
	margin:0;
}
.stockist a{
	text-decoration:none;
	color:#666;
}
.stockist a:hover{
	color:#f7921e;
}
.stockist h4{
	background-color:#f7921e;
	color:white;
	margin:0px;
	padding:0px;
	padding-left:5px;
}
#map_thumb{
	float:right;
	margin-left:5px;
}
.carrifast {
	color: #FF0000;
	font-weight: bold;
}
