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

.hp_topright {
	margin-left: 1px;
	width: 316px;
	height: 300px;
	background-color: #d4d9e5;
	float: left;
}

.hp_bottomleft {
	margin: 1px 0 0 0;
	width: 316px;
	height: 270px;
	background-color: #d4d9e5;
	float: left;
}

.hp_bottommiddle {
	margin: 1px 0 0 1px;
	width: 316px;
	height: 270px;
	background-color: #d4d9e5;
	float: left;
}

.hp_bottomright {
	margin: 1px 0 0 1px;
	width: 316px;
	height: 270px;
	background-color: #d4d9e5;
	float: left;
}


.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: 12px 38px 0px 38px;
}



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

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

div.benefits {
	margin: 0px 0px 3px 48px;
}

div.benefits2 {
	margin: 0px 40px 3px 40px;
}

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

#flashcontent {
	width: 240px;
	height: 192px;
}

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

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

.abstract {
	margiun: 0;
	padding: 0px 23px 0px 23px;
}