#wrapper {
	
	background-color: #003466;
	
}
#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	background-image: url(../banners/mbf.png);
	height: 100px;
}

#drop_shad {
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	background-image: url(../backgrounds/drop_shad.jpg);
	background-repeat: repeat-y;
}

body {
	margin: 0px;
	background-color: #003466;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../backgrounds/bbluenav.jpg);
	background-repeat: repeat-x;
	height: 28px;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003466;
}
#col4 {
}

#index {
	color: #003466;
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 240px;
	padding-bottom: 10px;
}
#footer {
	height: 100px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003466;
	text-align: center;
}

#col1 {
	float: left;
	height: 230px;
	width: 148px;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	top: auto;
	bottom: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#col2 {
	float: left;
	height: 230px;
	width: 128px;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
}

#col3 {
	float: left;
	height: 230px;
	width: 128px;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
}
#ftrow {
	height: 49px;
	padding: 10px;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}
#gsa {
	float: left;
	height: 49px;
	width: 390px;
}
#phone {
	float: left;
	height: 49px;
	width: 390px;
}

#col4 {
	float: left;
	height: 230px;
	width: 128px;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
}
#col5 {
	float: left;
	height: 230px;
	width: 128px;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
}
#content {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
