#header{height:443px;}
#maincol{width:960px; padding: 30px 0px 0px 0px;} /* leftcol+20+maincol+20 (padding) = pagewidth */

#pagewidth{background:transparent;}

#banner{
	height:280px;
	position:absolute;
	top:163px;
	left:0;
	width:960px;
}
#banner-overlay{
	background:url(../img/home-banner-overlay.png) no-repeat right top !important;
	height:270px;
	width:370px;
	float:right;
	padding:0 10px 10px 50px;
	color:#262626;
	line-height:25px;
	font-weight:normal;
}
#banner-overlay div{
	margin-top:-20px;
}
#banner-overlay .read-more{
	background:#8e3723 url(../img/more-info.png) no-repeat right center;
	color:#fff;
	padding:5px 50px 5px 20px;
	text-shadow:0px 1px 2px #333;
	float:right;
	margin-right:-10px;
}

#banner-overlay h1{
	padding:0;
	margin:0;
	color:#8f3724;
	text-shadow:0 1px 1px #fff;
	width:400px;
	height:100px;
	line-height: 80px;
	background:url(../img/home-banner-h1.png) no-repeat left bottom;
	float:none !important;
	text-align:left;
	font-family:'PreciousSansBook';
	text-transform:uppercase;
	font-weight:normal;
	font-size:25px;
}
