/* Style sheet for Thea Ltd
Copyright Cornish WebServices 2010 */

#header {
	position:relative;
	min-height:192px;
	height:auto !important;
	height:192px;
	margin:0 auto;
	padding:0;
	width: 980px;
	background: url(site-images/bg-header.jpg) no-repeat;
}
#wrapper {
	position:relative;
	margin:10px auto;
	padding:0;
	width: 980px;
	background: #fff url(site-images/bg-content.gif) no-repeat bottom left;
	min-height:500px;
	height:auto !important;
	height:500px;	
	overflow:hidden;
}
h1#head {
	position:relative;
	margin:0;
	padding:0;
	font-size:100%;
	text-indent: -5000px;
}
h2#strap {
	position:relative;
	margin:0;
	padding:0;
	font-size:100%;
	background: #fff url(site-images/bg-top.gif) no-repeat top center;
	width:980px;
	height:11px;
	text-indent: -5000px;
}
#col-double {
	position:relative;
	width: 770px;
	float:right;
	margin:24px 0 0 0;
	padding:0;
	min-height:500px;
	height:auto !important;
	height:500px;	
}
#content {
	position:relative;
	width: 560px;
	float:left;
	margin:0;
	padding:0 0 20px 0;
	min-height:500px;
	height:auto !important;
	height:500px;	
}
#col-r {
	position:relative;
	width:205px;
	float:right;
	margin:15px 0 0 0;
	padding:0;
	min-height:500px;
	height:auto !important;
	height:500px;	
}
#col-l {
	position:relative;
	width:205px;
	float:left;
	margin:40px 0 0 0;
	padding:0;
	min-height:500px;
	height:auto !important;
	height:500px;	
}
#footer {
	clear:both;
	background: url(site-images/bg-footer.gif) no-repeat;
	margin:10px  auto;
	padding:0;
	width: 980px;
	min-height:36px;
	height:auto !important;
	height:36px;
}
#footer p {
	margin:0;
	padding:10px 15px;
}
#menu-bar {
	position:absolute;
	top:8px;
	left:12px;
	margin:0;
	padding:0;
	background: #74B4F4 url(site-images/bg-menubar.gif) no-repeat;
	width:956px;
	height:26px;
}
