/* Style sheet for Relate East Kent
Copyright Cornish WebServices 2009 */

#wrapper {
	position:relative;
	margin:10px auto;
	padding:0;
	width: 820px;
	background:#ffffff;
	/*overflow:hidden;*/
}
#header {
	position:relative;
	min-height:100px;
	height:auto !important;
	height:100px;
	margin:0;
	padding:0;
}
#logo {
	position:relative;
	top: 25px;
	left: 0;
	margin:0;
	padding:0;
	float:left;
}
#homeHeader {
	width:820px;
	height:298px;
	margin:20px 0 0 0;
	overflow:hidden;
}
#homeHeader img {
	top:0;
	left:0;
}
#home-image-text {
	position:relative;
	width:100px;
	height:150px;
	top:-170px;
	left:460px;
}
#home-image-tab1 {
	float:left;
	width:268px;
	background:url(../images/header-tab-sprite.jpg) bottom left no-repeat;
	height:30px;
	padding:2px 0 0 0;
	margin:0;
	text-align:center;
}
#home-image-tab1 a {
	color:#ffffff;
	font-size:1.4em;
	font-weight:bold;
	text-decoration:none;
}
#home-image-tab2 {
	float:left;
	width:268px;
	background:url(../images/header-tab-sprite.jpg) top left no-repeat;
	height:30px;
	padding:2px 0 0 0;
	margin:0 8px;
	text-align:center;
}
#home-image-tab2:hover {
	background-position:bottom;
}
#home-image-tab2 a {
	color:#ffffff;
	font-size:1.4em;
	font-weight:bold;
	text-decoration:none;
}
#home-image-tab3 {
	float:left;
	width:268px;
	background:url(../images/header-tab-sprite.jpg) top left no-repeat;
	height:30px;
	padding:2px 0 0 0;
	margin:0;
	text-align:center;
}
#home-image-tab3:hover {
	background-position:bottom;
}
#home-image-tab3 a {
	color:#ffffff;
	font-size:1.4em;
	font-weight:bold;
	text-decoration:none;
}
#columnWide {
	position:relative;
	width: 545px;
	float:right;
	margin:20px 0 0 0;
	padding:0;
	min-height:100px;
	height:auto !important;
	height:100px;	
	background: #ffffff;
}
#content {
	position:relative;
	width: 268px;
	float:left;
	margin:0 0 20px 0;
	padding:0;
	min-height:300px;
	height:auto !important;
	height:300px;	
	background: #ffffff;
	border:1px solid #226074;
}
#columnR {
	position:relative;
	width:268px;
	float:right;
	margin:0;
	padding:0;
	min-height:300px;
	height:auto !important;
	height:300px;	
	background: #ffffff;
	border:1px solid #226074;
}
#columnL {
	position:relative;
	width:268px;
	float:left;
	margin:20px 0 0 0;
	padding:0;
	min-height:300px;
	height:auto !important;
	height:300px;	
	background: #ffffff;
	border:1px solid #226074;
}
#footer {
	clear:both;
	background:#ffffff;
	color:#000000;
	margin:0;
	padding:5px 0;
	border-top:3px solid #226074;	
	text-align:right;
}
#top-menu {
	position:absolute;
	top:62px;
	left:210px;
	margin:0;
	padding:0;
	height:38px;
	width:650px;
}