body { overflow: hidden; }
#hp_wrap {
	background: #000;
	text-align:left;
}
#hp_content {
	width: 550px;
	position: absolute;
	left: 70px;
	top: 70px;
}
#hp_wrap #header {
	background: #fff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
#hp_wrap #mainnav_hp {
	margin-top: 23px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#hp_wrap #mainnav_hp li { line-height: 0; margin: 0 20px 0 0; display:inline; }
#hp_wrap #mainnav_hp li a:hover { background:none !important; }
#hp_footer {
	background: #fff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
#hp_promo { background: #fff; font-size: 11px; font-weight: bold; padding: 10px 25px; }

#hp_photos {
	height: 900px;
	overflow: hidden;
	left: 0;
	top: 0;
	position: absolute;
	width: 1277px;
}
#hp_photos div { position: absolute; width: 90000px; }
#hp_photos div img { float: left; }






#hp_titles {
	background: #fff;
	overflow: hidden;
	position: relative;
	width: 550px;
}
#hp_titles div.clear { position: relative; width: 90000px; }
#hp_titles div.clear a { float: left; overflow: hidden; width: 550px;  }
#hp_titles div.clear a:hover { background: 0; }




#hp_arrows {
	height: 87px;
	text-align: right;
	position: absolute;
	left: 480px;
	top: 0px;
	width: 70px;
	background-color: #FFFFFF;
	padding-top: 25px;
}
#hp_arrows a {
	margin: 0;
}
/*
#hp_arrows a.left { background: url(../imgs/hp/small_A_left.gif) 0px 6px no-repeat; margin-right: 5px; }
#hp_arrows a.right { background: url(../imgs/hp/small_A_right.gif) 0px 6px no-repeat; }
#hp_arrows a:hover { background-position: -16px 6px; }
*/
#footerHomey {
	padding-left: 25px;
	padding-bottom: 12px;
}

