@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wraper {
	background-color: #FFF;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#wraper #logo {
	height: 118px;
	background-color: #FFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wraper #navigation {
	height: 35px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	white-space: normal;
	padding-left: 40px;
	padding-bottom: 5px;
}
#wraper #yellowbar {
	height: 30px;
	background-color: #FFF;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0;
	border-bottom-color: #FF0;
	padding: 0px;
}

#wraper #contactdetails p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	padding-right: 35px;
	text-align: right;
}

#wraper #navigation p {
	color: #333;
}
#wraper #headerImg {
	height: 236px;
	background-image: none;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#wraper #bodyArea #footer {
	height: 60px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-right: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 5px;
}
#wraper #left {
	width: 898px;
	padding-top: 40px;
	padding-bottom: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 35px;
	padding-left: 35px;
	height: 490px;
	float: left;
}
#wraper #left #right {
	width: 600px;
	float: right;
}
#wraper #left #chiswichhighroad {
	height: 462px;
	width: 898px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0;
	border-bottom-color: #FF0;
}
#wraper #left #contentlabel {
	height: 24px;
}
