/* Style sheet for WeDoRecover.com
Copyright Cornish WebServices 2009 

blue 093A5B
*/

#wrapper {
	position:relative;
	margin:10px auto;
	padding:10px;
	width: 990px;
	background-color:#fff;
	overflow:hidden;
}
#header {
	position:relative;
	min-height:166px;
	height:auto !important;
	height:166px;
	margin:0;
	padding:0;
	background: #093A5B url(../images/header.jpg) no-repeat top left;
}
h1#strap {
	position:relative;
	top:40px;
	right:10px;
	margin:0;
	padding:0;
	width: 240px;
	height:40px;
	font-size:100%;
	text-indent: -5000px;
}
#columnWide {
	position:relative;
	width: 790px;
	float:right;
	margin:0;
	padding:0;
	min-height:500px;
	height:auto !important;
	height:500px;
	background: #fff;
}
#content {
	position:relative;
	width: 540px;
	float:left;
	margin:24px 0 0 0;
	padding:0 0 15px 0;
	min-height:500px;
	height:auto !important;
	height:500px;
	background: #fff;
}
#columnR {
	position:relative;
	width:230px;
	float:right;
	margin:0;
	padding:0;
	min-height:500px;
	height:auto !important;
	height:500px;
	background: #fffff6;
	border-left:solid 1px #ededed;
}
#columnL {
	position:relative;
	width:200px;
	float:left;
	margin:0;
	padding:0;
	min-height:500px;
	height:auto !important;
	height:500px;
	background: #fffff6;
}
#tallfooter {
	clear:both;
	background:#093A5B;
	color:#fff;
	margin:0;
	padding:8px 30px;
	line-height:110%;
	min-height:190px;
	height:auto !important;
	height:190px;
	overflow:auto;
}
.infobox {
	width:300px;
	float:left;
	min-height:120px;
	height:auto !important;
	height:120px;
}
#footer {
	clear:both;
	background:#fff;
	margin:0;
	padding:5px 0;
}
#top-menu {
	position:absolute;
	top:152px;
	left:25px;
	margin:0;
	padding:0;
}
