#body {
	background:none;
	background-image:url(../images/hp-body-bg.png);
	background-position:top;
	background-repeat:no-repeat;
	min-height:334px;
	_height:334px;
}

#page {
	width:920px;
	background:none;
	background-image:url(../images/hp-page-bg.png);
}

#content {
	width:900px; /* 2px less due to IE bug with overflowing <em>s */
	padding:2px 10px 10px 10px;
	margin-top:0px;
	float:none;
	border:none;
}

#hp-pictureit-rotator-wrap {
	width:559px;
	height:319px;
	margin-bottom:11px;
	float:right;
}

#hp-overview {
	width:300px;
	color:#fff;
	font-size:18px;
	padding:30px 0px 10px 30px;
	float:left;
}

#hp-overview p {
	line-height:1.4em;	
}

#hp-overview-2 {
	width:300px;
	color:#fff;
	font-size:13px;
	padding:10px 0px 10px 30px;
	float:left;
}

#bottom {
	clear:both;
	width:900px;
	min-height:323px;
	_height:323px;
	background-image:url(../images/hp-bottom.png);
	background-position:top;
	background-repeat:no-repeat;
}

#right-column {
	width:390px;
	padding:90px 35px 0 0 ;
	float:right;
}

#left-column {	
	width:390px;
	padding:100px 10px 0px 40px;
	float:left;
}

#left-column ul {
	list-style:outside;
}

#left-column ul li {
	font-size:15px;
	line-height:1.3em;
}

#left-column .learn-more {
	text-align:right;
	margin-top:20px;
}

#footer {
	_margin-top:0px;
	background-image:url(../images/hp-footer-bg.png);
	background-position:0 -10px;
}




