@charset "utf-8";
/* CSS Document */

body{
	background-color:#ddd7c6;
	margin:0px;
}

.wrapper{
	margin:auto;
	margin-top:10px;
	width:960px;
	background-color:#FFFFFF;
}

#wrapperfoot{
	margin:auto;
	margin-top:0px;
	width:960px;
	background-color:#9fafb7;
	color:#FFFFFF;
	font-size:14px;
	text-transform:uppercase;
	font-family:baskerville;
	line-height:25px;
}

.footerwrapper{
	margin:auto;
	margin-top:10px;
	width:960px;
}

#header{
	width:960px;
	height:125px;
	float:left;
}

#headmenu{
	height:30px;
	width:960px;
	background-color:#d2dbe1;
	float:left;
}

#headmenu ul{
	margin:5px 5px 5px 15px;
	padding:0px;
}

#headmenu li{
	float:left;
	list-style:none;
	text-transform:uppercase;
	color:#6f7c84;
	margin-right:20px;
}

#headmenu a{
	text-decoration:none;
}

#headmenu a:hover{
	text-decoration:underline;
}

#submenu{
	height:25px;
	width:960px;
	background-color:#e8eef1;
	float:left;
}

#submenu ul{
	margin:5px 5px 5px 15px;
	padding:0px;
}

#submenu li{
	float:left;
	list-style:none;
	text-transform:uppercase;
	color:#6f7c84;
	margin-right:20px;
	font-size:12px;
}

#submenu a{
	text-decoration:none;
}

#submenu a:hover{
	text-decoration:underline;
}

#phonenumber{
	font-size:36px;
	color:#6f7c84;
	margin:40px 0px 0px 20px;
	width:300px;
	float:left;
	font-family:baskerville;
}

#requestabrochureholder{
	margin:0px 20px 0px 00px;
	height:125px;
	width:300px;
	float:left;
}

#requestabrochure{
	height:65px;
	width:138px;
	margin:30px 30px 15px 150px;
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#d2dbe1;
}

#requestabrochureinner{
	height:47px;
	width:128px;
	margin:4px;
	padding-top:8px;
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#d2dbe1;
	background-color:#e8eef1;
	color:#88949b;
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
}

#requestabrochureinner a{
	color:#88949b;
	text-decoration:none;
}

#requestabrochureinner a:hover{
	text-decoration:underline;
}

#logo{
	width:150px;
	margin:0px 85px 0px 85px;
	float:left;
}

#content{
	width:960px;
	min-height:440px;
	float:left;
}

#leftmenu{
	width:240px;
	height:410px;
	margin:15px 0px 15px 0px;
	float:left;
}

#leftmenu ul{
	padding:0px;
	margin:0px 0px 0px 15px;
}

#leftmenu li{
	list-style:none;
	padding:0px;
	margin:0px;
	margin:0px 0px 10px 0px;
}

#leftmenu a{
	text-decoration:none;
}

#leftmenu a:hover{
	text-decoration:underline;
}

#centreimage{
	width:480px;
	height:410px;
	margin:15px 0px 15px 0px;
	float:left;
}

#brochurerequest{
	width:700px;
	height:410px;
	margin:15px 10px 15px 10px;
	float:left;
}

.brochurerequesthalf{
	width:330px;
	height:410px;
	margin:0px 10px 0px 10px;
	float:left;
}

.brochurerequesthalf2{
	width:330px;
	height:365px;
	margin:45px 10px 0px 10px;
	float:left;
}

.brochurerequesthalf H1{	
	color:#a8b8c2;
	font-family:baskerville;
	font-size:24px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
}

.brochurerequestleft{
	width:120px;
	height:17px;
	float:left;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	margin-right:10px;
	text-align:right;
}

.brochurerequestleftbrochuredetails{
	width:120px;
	height:28px;
	float:left;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	margin-right:10px;
	text-align:center;
}

.brochurerequestleft a{
	color:#666666;
}

.brochurerequestright{
	width:200px;
	height:17px;
	float:left;
	margin-bottom:10px;
}

#rightmenu{
	width:220px;
	height:310px;
	margin:15px 10px 15px 10px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.thumbnails{
	width:60px;
	height:60px;
	margin:0px 10px 15px 10px;
	float:left;
}

#brands{
	width:760px;
	height:90px;
	float:left;
	background-color:#FFFFFF;
	margin:auto;
	padding:0px 100px 0px 100px;
}

@font-face {
	font-family:"baskerville";
	src:url(bas____.ttf) format("truetype");
}

.clear{
	clear:both;
}


.footerwrapper ul{
	width:184px;
	float:left;
	margin:4px;
	margin-top:20px;
	padding:0px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

.footerwrapper li{
	width:184px;
	float:left;
	list-style:none;
	margin:2px;
	padding:0px;
	color:#7e7459;
}

.footerwrapper a{
	color:#7e7459;
	text-decoration:none;
}

.footerwrapper a:hover{
	color:#7e7459;
	text-decoration:underline;
}

.brandblock{
	width:170px;
	height:50px;
	margin:15px 10px 0px 10px;
	float:left;
}

#brandheader{
	width:760px;
	height:25px;
	float:left;
	text-align:center;
	text-transform:uppercase;
	color:#9fafb7;
	font-size:16px;
	font-family:baskerville;
}

img{
	border:0px;
}

H1{
	color:#a8b8c2;
	font-family:baskerville;
	font-size:24px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

H2{
	color:#a8b8c2;
	font-family:baskerville;
	font-size:24px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

#rightmenu p{
	font-size:11px;
	color:#666666;
}

#rightmenu a{
	color:#666666;
	text-decoration:none;
}

#rightmenu a:hover{
	text-decoration:underline;
}

#navigation{
	width:30px;
	margin:0px 10px 10px 180px;
	height:15px;
	float:right;
}

#rightalign{
	float:right;
	margin-right:15px;
}

#rightalign a{
	color:#FFFFFF;
	text-decoration:none;
}

#rightalign a:hover{
	text-decoration:underline;
}

#leftalign{
	float:left;
	margin-left:15px;
}

#submitrow{
	float:left;
	width:330px;
	margin-top:20px;
	text-align:center;
}

#heardabout{
	width:180px;
}

.panels p{
	line-height:22px;
}

strong{
	font-weight:normal;
}

#brochurethanks{
	text-align:center;
	font-size:11px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:470px;
}

#sitemaps{
	margin:auto;
	width:960px;
	text-align:center;
	color:#7E7459;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#sitemaps a{
	color:#7E7459;
	line-height:30px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a.tooltip span {
	display:none;
	padding:2px 3px;
	margin-left:8px;
	width:150px;
	text-align:center;
}

a.tooltip:hover span{
	display:inline;
	position:absolute;
	background:#ffffff;
	border:1px solid #D2DBE1;
	color:#6c6c6c;
	margin:20px 0px 0px -150px;
}

.selected a{
	color:#000;
}

.notselected a{
	color:#6f7c84;
}


.subselected a{
	color:#000;
}

.subnotselected a{
	color:#6f7c84;
}


.leftselected a{
	color:#000;
}

.leftnotselected a{
	color:#6f7c84;
}