body {
	background-color: #6aa8d0;
	background-image: url(images/images/bkg.png);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 20px;
}
#menucontainer ul li {
	display: inline;
	color: White;
	text-decoration: none;
	float: left;
}
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 38px;
	list-style-type: none;
 display:;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display:block;
	text-decoration: none;
	text-indent: -1000px;
	height: 38px;
	background-repeat: no-repeat;
}
.home {
	background-image: url(images/main_nav_roll_01.png);
	width:95px;
}
.home a {
	background-image: url(images/main_nav_01.png);
	width:95px;
}
.program {
	background-image: url(images/main_nav_roll_02.png);
	width:132px;
}
.program a {
	background-image: url(images/main_nav_02.png);
	width:132px;
}
.service {
	background-image: url(images/main_nav_roll_03.png);
	width:204px;
}
.service a {
	background-image: url(images/main_nav_03.png);
	width:204px;
}
.about {
	background-image: url(images/main_nav_roll_04.png);
	width:113px;
}
.about a {
	background-image: url(images/main_nav_04.png);
	width:113px;
}
.contact {
	background-image: url(images/main_nav_roll_05.png);
	width:137px;
}
.contact a {
	background-image: url(images/main_nav_05.png);
	width:137px;
}
.jobs {
	background-image: url(images/main_nav_roll_06.png);
	width:99px;
}
.jobs a {
	background-image: url(images/main_nav_06.png);
	width:99px;
}
ul.menu li a:hover {
	background: none;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.style12 {font-family: Arial, Helvetica, sans-serif}
