body {
	background: #43788e url(../images/main_bg_home.png) repeat-x top;
}

/* home promo */

#home_promo {
	color: #fff;
	height: 308px;
	position: relative;
}
#home_promo p {
	margin: 0;
	padding: 0;
	font-size: 14pt;
	line-height: 17pt;
}
#home_promo h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 26pt;
	color: #fff;
}
#home_promo #home_promo_text {
	width: 550px;
	height: 268px;
	padding: 40px 0 0 10px;
	overflow: hidden;
}
#home_promo #home_promo_pict {
	background: url(../images/home_pict1.jpg) no-repeat;
	width: 342px;
	height: 308px;
	position: absolute;
	right: 0;
	top: 0;
	margin-top: -13px;
	.margin-top: -9px;
}
#home_promo_text_slogan {
	color: #c5dee8;
	font-size: 12pt;
	border-bottom: 1px solid #7da9bc;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

/* home selection */

#home_sel {
	margin-bottom: 3px;
}
#home_sel a {
	margin-right: 8px;
	display: inline;
	float: left;
}

/* home boxes */

#homeboxes {
	_width: 946px;
}
#homeboxes .graybox_content_inner {
	height: 170px;
}
.home_col {
	float: left;
	width: 290px;
	padding: 0 10px 0 0;
	position: relative;
	height: 100%;
}
#homeboxes .separator {
	float: left;
	height: 100%;
	margin-right: 10px;
}
#b_viewall {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
}
.home_colbot {
	position: relative;
}
.home_colbot_list {
	width: 100%;
	height: 110px;
	overflow: hidden;
	font-size: 12px;
	line-height: 14px;
}
.home_colbot_list a {
	display: block;
	margin-bottom: 0px;
}
.home_colbot_list span {
	color: #555;
	margin: 1px 0 3px 0;
	display: block;
	font-size: 11px;
}
.home_colbot .readmorez {
	position: absolute;
	bottom: 0;
	right: 10px;
}
.home_colbot .home_colbot_fade {
	background: url(../images/bg_fade.png) repeat-x;
	height: 20px;
	width: 100%;
	position: absolute;
	z-index: 3;
	bottom: 26px;
}