@charset "UTF-8";
body {
	background:#314d57 url(/images/background.gif);
	color:#4d4d4d;
	}

/* Main Structure */
#header {
	background:url(/images/header.jpg) top left no-repeat;
	}
#middle {
	background:url(/images/middle.jpg) top center repeat-x;
	}
#middle_header {
	background:url(/images/middle_header.jpg) top left no-repeat;
	}
#middle_content {
	background:url(/images/middle_content.jpg) top left no-repeat;
	text-align:left;
	}
#middle_content p {
	width:400px;
	margin-left:29px;
	line-height:1.5em;
	float:left;
	}
#menubar {
	background:url(/images/menubar.jpg) top center repeat-x;
	}
#menubar2 {
	background:url(/images/menubar2.jpg) top left no-repeat;
	}
#footer {
	background:url(/images/footer.jpg) top left no-repeat;
	text-align:left;
	}
#content_header {
	background:url(/images/vision.jpg) top left no-repeat;
	font-size:1.3em;
	overflow:auto;
	}
#content_header2 {
	background:url(/images/mission.jpg) top left no-repeat;
	font-size:1.3em;
	}
#content_header3 {
	background:url(/images/values.jpg) top left no-repeat;
	font-size:1.3em;
	}	
#content_header4 {
	background:url(/images/bod.jpg) top left no-repeat;
	font-size:1.3em;
	display:block;
	padding:0px;
	height:350px;
	}			
#menubar2 ul li {
	list-style:none;
	}
#menubar2 ul li span {
	display:none;
	}
.menu1 a {
	background:url(/images/menu/vision.jpg) top left no-repeat;
	}
.menu2 a {
	background:url(/images/menu/mission.jpg) top left no-repeat;
	}	
.menu3 a {
	background:url(/images/menu/values.jpg) top left no-repeat;
	}	
.menu4 a {
	background:url(/images/menu/bod.jpg) top left no-repeat;
	}
#menubar2 ul li a:hover {
	background-position:0 -28px;
	}
div.bod_container div.bod_list {
	padding:5px 5px 5px 5px;
	width:250px;
	height:100px;
	float:left;
	}
.name {
	font-weight:bold;
	}
.name, .title, .addr, .tel, .email {
	display:block;
	}