/*
www.essensys.co.uk
Homepage styles
Created by ABA-design, April 08
*/

div#flash, div.hmfeature_top { margin: 0 0 8px 0; }
div#flash { height: 230px; background-color:#CCCCCC; float: left; width: 656px; }
div#leftcol, div#rightcol { width: 324px; float: left; }
div#rightcol { margin-left: 8px; }
div.hmfeature_top, div.hmfeature_btm { position: relative; height: 112px; background-color: #CCCCCC; }
div.hmfeature_top img, div.hmfeature_btm img { position: absolute; top: 0; }
div.hmfeature_top div.featuretxt, div.hmfeature_btm div.featuretxt {
	position: absolute;
	top: 0;
}
div.hmfeature_top h2, div.hmfeature_btm h2 {
	padding: 4px 2px 4px 8px;
	margin: 0;
	background-color: #000000;
	width: 314px;
	filter: Alpha(Opacity=90);
	opacity: 0.9;
}
div.hmfeature_top div.featuretxt p, div.hmfeature_btm div.featuretxt p {
	background-color: #fff;
	padding: 8px;
	margin: 0;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
}
div.hmfeature_top div.featuretxt p:hover, div.hmfeature_btm div.featuretxt p:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
}
div.hmfeature_top div.featuretxt p a, div.hmfeature_btm div.featuretxt p a {
	color: #000;
	text-decoration: none;
	display: block;
}
div.hmfeature_top div.featuretxt p a:hover, div.hmfeature_btm div.featuretxt p a:hover {
	text-decoration: none;
}
div#contentwrapper { position: relative; }
div#homecontent { float: left; padding-left: 8px; background-color: #FFFFFF; position:absolute; top:0; left:220px; }