/* 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;
	background: #ffffff;
}
#standardHeader {
	height:120px;
	width:820px;
	margin-top:20px;
}
#logo {
	position:relative;
	top: 25px;
	left: 0;
	margin:0;
	padding:0;
	float:left;
}
#columnWide {
	position:relative;
	width: 612px;
	float:right;
	margin:20px 0 0 0;
	padding:0;
	min-height:300px;
	height:auto !important;
	height:300px;	
	background: #ffffff;
}
#content {
	position:relative;
	width: 382px;
	float:left;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	min-height:300px;
	height:auto !important;
	height:300px;	
	background: #ffffff;
}
#columnR {
	position:relative;
	width:220px;
	float:right;
	margin:0;
	padding:0;
	min-height:300px;
	height:auto !important;
	height:300px;	
	background: #ffffff;
}
#columnL {
	position:relative;
	width:200px;
	float:left;
	margin:20px 0 0 0;
	padding:0;
	min-height:300px;
	height:auto !important;
	height:300px;	
	background: #ffffff;
}
#footer {
	clear:both;
	background:#ffffff;
	color:#000000;
	margin:0;
	padding:5px 0;	
	text-align:right;
}
#top-menu {
	position:absolute;
	top:62px;
	left:210px;
	margin:0;
	padding:0;
	height:38px;
	width:650px;
}
