/* ----------------------- bodyWrapper->contentHome --------------------------- */

div#bodyWrapper div#contentHome {
	width:920px;
	padding:0px 35px 0px 45px;
}

/* ----------------------- bodyWrapper->contentHome->right --------------------------- */

div#bodyWrapper div#contentHome div#right {
	float:left;
	width:620px;
}

div#bodyWrapper div#contentHome div#slideshow {
	width:620px;
	height:218px;
	overflow:hidden;
}

div#bodyWrapper div#contentHome div#slideshow img {
	width:619px !important;
	height:218px !important;
}

div#bodyWrapper div#contentHome div.homeBox {
	width:270px;
	min-height:358px;
	height:auto !important;
	height:358px;
	background:url(../images/homeContentBg.jpg) no-repeat top center;
	float:left;
	padding:20px;
}

div#bodyWrapper div#contentHome div.homeBox h2 {
	border-bottom: 1px solid #8F897D;
}