body {
	
	font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color: #003366;
	text-align: center;
	background-image: url(../images/banners/bannerImage4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#pageHeader {

	height: 300px;
	border-bottom: 3px solid #42529F;
}

#mainMenu ul li{

	border-left: 4px solid #E4F9C6;
}

#mainMenu ul li.selectedItem {

	border-left: 4px solid #42529F;
}

#mainMenu ul li:hover {

	border-left: 4px solid #42529F;
}