#HomePage h2{
	font-weight:normal;
	color:#005243;
	font-size:15px;
	padding-bottom:5px;
}

#HomePage p{
	font-size:1em;	
}

#BigPictureBox_topborder, #AdsSection_back{
	background:#D6D2D2 url('../images/subnavtop.jpg') top left no-repeat;
}

#BigPictureBox_bottomborder{
	background:transparent url('../images/subnavbot.jpg') bottom left no-repeat;
}

#BigPictureBox{
	height:290px;
	overflow:hidden;	
}

#BigPictureBox img{
	margin:15px;
}


#BottomHome{
	width:100%;
	margin-top:15px;	
}

#LeftHome{
	float:left;
	width:500px;
}

#RightHome{
	float:right;
	width:300px;
}

	#RightHome h2{
		margin-bottom:0;
	}
	
#LatestNews{
	margin:0;
	padding:0;	
}	
	
#LatestNews li{
	padding:2px;
	margin:0;
	list-style:none;
	border-bottom:1px dotted #ccc;
}

#LatestNews li.last{
	border-bottom:none;
}

#LatestNews li.even{
	background:#f1f1f1;
}

#LatestNews li.odd{
	background:#eee;
}

#AdsSection{
	background:transparent url('../images/subnavbot.jpg') bottom left no-repeat;
	padding:10px;
	margin-top:20px;
}

#CarouselHolder{
	overflow:hidden;
	height:75px;
}

#AdsSection li{
	list-style:none;
}