@charset "utf-8";
body {
	background-image: url(../bg.jpg);
}
#header_logo {
	position: absolute;
	left: 150px;
	top: 5px;
	width: 960px;
	height: 125px;
	z-index: 2;
}

#container {
	position: absolute;
	left: 11px;
	top: 7px;
	width: 1269px;
	height: 1676px;
	z-index: 1;
}

#navBar {
	position: absolute;
	width: 204px;
	height: 389px;
	z-index: 2;
	left: 151px;
	top: 155px;
}
#prog_button {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 45px;
	z-index: 3;
}
#benefit_button {
	position: absolute;
	left: 0px;
	top: 55px;
	width: 200px;
	height: 45px;
	z-index: 3;
}
#news_button {
	position: absolute;
	left: 0px;
	top: 110px;
	width: 200px;
	height: 45px;
	z-index: 3;
}
#testim_button {
	position: absolute;
	left: 0px;
	top: 220px;
	width: 200px;
	height: 45px;
	z-index: 3;
}
#VidTestButton {
	position: absolute;
	left: 0px;
	top: 165px;
	width: 200px;
	height: 45px;
	z-index: 3;
}

#schedule_button {
	position: absolute;
	left: 0px;
	top: 275px;
	width: 200px;
	height: 45px;
	z-index: 3;
}
#contact_button {
	position: absolute;
	left: 0px;
	top: 330px;
	width: 200px;
	height: 45px;
	z-index: 3;
}

#mainContent {
	position: absolute;
	left: 377px;
	top: 155px;
	width: 734px;
	z-index: 2;
}
div.imageLeft {
	margin: 5px;
	float: left;
	margin-bottom: 30px;
}
div.imageRight {
	margin: 5px;
	float: right;
}
