/*
The code below is for the structure and formatting of the main header logo
*/
#header {
	padding: 0px 0px 0px 0px;
	width: 750px;
	height: 153px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #7C97AE;
}
/*---end of main header logo---*/