/* global style */
body {
	background: #898989 url(images/bgPage.gif) repeat-x;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #727272;
	margin: 0;
}
a:link, a:visited, a:hover, a:active {
	color: #ce1525;
	text-decoration: none;
}
#outerwrapper {
	margin: auto;
 	text-align: left;
   	width: 760px;
   	background: url(images/rightGrad.jpg) 754px 0px no-repeat;
}
#footer {
	margin: auto;
	color: #fff;
	font-size: 11px;
	padding: 4px 0;
}
#footer a {
	color: #bc2e41;
	text-decoration: underline;
}
#wrapper {
	width: 754px;
	background-color: #fff;
}
#toppanel {
	border-top: 3px solid #D33544;
	text-align: center;
	width: 754px;
}
	#toppanelleft {
		float: left;
		margin-right: 26px;
		padding: 31px 0 0 92px;
	}
	#toppanelleft img {
		display: block;
	}
	#toppanelleft img#hmmore {
		margin: 33px 0 26px 0;
	}
	
#toppanelright {
	float: left;
	padding: 31px 0 0 0;
}
	#toppanelright img {
		display: block;
	}
	#toppanelright img#hmhaveq {
		margin: 14px 0 0 0;
	}
	
#midpanel {
	clear: both;
	padding: 0 0 0 92px;
}
	.hmbox {
		float: left;
		width: 148px;
		background: #fff url(images/hmBgBox.gif) repeat-x;
		height: 183px;
	}
	.hmbox#lastbox {		
		width: 121px;
	}
	.hmboxdesc {
		padding: 10px 25px 0 8px;
		line-height: 14px;
	}
	.hmboxdesc#lastboxdesc {
		padding: 10px 2px 0 5px;
	}
	.hmboxdesc p {
		margin-top: 5px;
	}
	
#btmpanel {
	clear: both;
	padding: 20px 0 40px 92px;
	_padding: 0 0 0 92px;
	_margin: 20px 0 40px 0;
}
	#partnerlogos {
		margin: 15px 0 0 15px;
	}
	#partnerlogos img {
		padding-right: 40px;
	}