#hpbody h1 {
	background: transparent;	
	color: #000;
	font: bold 180% arial, helvetica, verdana, sans-serif;
	margin: 0;
	padding: 3px 0 2px 0;	
	text-indent: 5px;	
}
#hpbodycontent {
	background: url(/images/bg-hp.png) repeat;
	border-bottom: 10px solid #e7e8e8;
	border-top: 10px solid #e7e8e8;
	margin: 0;
	padding: 0 0 20px 0;
	overflow: hidden;
}
/* ---------- gallery styles start here ----------------------- */
.hpmenu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.hpmenu li {
	float: left;
	height: 175px;
	margin: 10px 5px 10px 0;
	padding: 0;
	position: relative;
	width: 184px;	
}
.hpmenu a {	
	color: #fff;
	text-decoration: none;
}
.hpmenu a:hover, .hpmenu a:hover em {
	color: #e1cafa;
	text-decoration: underline;
}
.hpmenu img {
	border: none;
	padding: 14px 12px 12px 13px;
}
* html .hpmenu img {
	padding: 14px 0 12px 3px;
}
.hpmenu em {
	background: url(/images/img-heading.png) no-repeat left bottom;
	color: #fff;	
	display: block;
	font-size: 85%;
	font-style: normal;
	height: 35px;
	line-height: 1.1em;	
	left: 16px;
	padding: 12px 50px 0 10px;
	position: absolute;
	top: 108px;
	width: 120px;	
}
.hpmenu .divider {
	background: url(/images/divider.png) no-repeat center top;
	clear: both;
	float: left;
	height: 5px;
	margin-left: 30px;
	width: 700px;	
}
#footer-partners {
	clear: both;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-partners li {
	float: left;
}