
.hp_topleft {
	width: 633px;
	height: 300px;
	background-color: #e7e1d9;
	float: left;
}

.hp_topright {
	margin-left: 1px;
	width: 316px;
	height: 300px;
	background: #e7e1d9 url(../img/bg_home_topright.jpg) no-repeat;
	float: left;
}

.hp_bottomleft {
	margin: 1px 0 0 0;
	width: 316px;
	height: 270px;
	background: #e9e7e8 url(../img/bg_home_bottomleft.jpg) no-repeat;
	float: left;
}

.hp_bottommiddle {
	margin: 1px 0 0 1px;
	width: 316px;
	height: 270px;
	background: #e9e7e8 url(../img/bg_home_bottommiddle.jpg) no-repeat;
	float: left;
}

.hp_bottomright {
	margin: 1px 0 0 1px;
	width: 316px;
	height: 270px;
	background: #e9e7e8 url(../img/bg_home_bottomright.jpg) no-repeat;
	float: left;
}

.ga_banner, .ga_banner_ie6 {
	margin: 0 auto;
	position: absolute;
	top: 351px;
	left: 85px; 
}

.ga_banner_ie6 { display: none; }

/*** IE 6 PNG HACK ***/
* html .ga_banner {	display: none; }
* html .ga_banner_ie6 {	
	display: block;
	top: 346px;
}


.thumb {
	padding: 23px 0 0 38px;
	width: 240px;
	text-align: left;
	font-size: 11px;
}

/*** IE 6 WIDTH HACK ***/
* html .thumb {
	width: 280px;
	padding: 23px 0 0 36px;
}

div.thumb_link {
	padding-left: 10px;
	margin-bottom: 20px;
	color: #ff0000;
}

div.greetingbox {
	font-size: 11px;
	width: 240px;
	padding: 20px 38px 0px 38px;
}



/*** IE 6 WIDTH HACK ***/
* html div.greetingbox {
	width: 244px;
	padding: 20px 36px 0px 36px;	
}

div.greetingbox h2 {
	/* margin: 0 0 170px 0; */
	margin: 0 0 14px 0;
	font-size: 13px;
	font-weight: bold;
}

div.benefits {
	margin: 5px 0px 0px 38px;
}

img.bottborder {
	margin-bottom: 20px;
}

#flashcontent {
	width: 234px;
	height: 132px;
	border: 3px solid #ffffff;
}

div.shadow {
	display: block;
	width: 240px;
	height: 12px;
	background: url(../img/bg_shadow.png) no-repeat;
}

* html div.shadow {
	background-image: none;
}