@import url("common.css");

div#contentWrapper .contentRight{
	border-bottom:0px;
	padding-bottom:0px;
	height:664px;
}

div#contentWrapper .latestnews{
	border-bottom:0px;
	padding-bottom:55px;
	height:650px;
}

div.contentFooterWrapper{
	height:211px;
	background:url(../img/page-body-bottom.jpg) no-repeat;
}

div.contentFooterWrapper .footerBorderLeft{
	float:left;
	border:1px solid #BFBFBF;
	border-top:0px;
	width:468px !important;
	margin:0px 0px 0px 228px;
	height:40px;
	padding:37px 37px 37px 37px;
	background:#FFFFFF;
}

div.contentFooterWrapper .footerBorderLeft img{
	position: absolute;
	margin:77px 0px 0px -37px;
}

div.contentFooterWrapper .footerBorderRight{
	float:left;
	border:1px solid #BFBFBF;
	border-top:0px;
	width:191px;
	margin-left:17px;
	background:#FFFFFF;	
	height:113px;
}

div.contentFooterWrapper .footerBorderRight img{
	position: absolute;
	margin:113px 0px 0px 0px;
}

/*
div.contentFooterWrapper .footerShadowLeft {
	float:left;
	width:542px;
	margin:0px 0px 0px 228px;
}

div.contentFooterWrapper .footerShadowRight{
	float:left;
	width:193px;
	margin:0px 0px 0px 17px;
}
*/
