/************** Start Body **************/
#banner{
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	height:172px;
}

#topBlue{
	background-image:url(../images/top_blue_bar.jpg);
	background-repeat:no-repeat;
	height:30px;
}

#bodyLeft{
	position:relative;
	width:340px;
	height:332px;
	top:28px;
	left:24px;
	float:left;
}

#homeOpeningP{
	font-weight:normal;
}

#bodyLeft img{
	width:256px;
	height:85px;
}

#bodyLeftCopy{
	position:relative;
	top:20px;
}

#bodyRight{
	width:433px;
	float:right;
}

#bodyRightImg{
	width:433px;
	height:229px;
	float:left;
}

#bodyRight img{
	width:433px;
	height:229px;
}

#bodyRightCopy{
	position:relative;
	left:40px;
	width:320px;
	float:left;
	clear:left;
}

#didYouKnow{
	font:20px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#12142D;
	position:relative;
	top:20px;
}

#bodyRight ul{
	position:relative;
	top:20px;
}

#bodyRight ul li{
	margin-top:10px;
}

#bodyRight ul li img{
	width:9px;
	height:14px;
	position:relative;
	top:3px;
}
/************** End Body **************/