@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: 8px;
	top: 11px;
	width: 1269px;
	height: 1676px;
	z-index: 1;
}

#navBar {
	position: absolute;
	width: 204px;
	height: 389px;
	z-index: 2;
	left: 150px;
	top: 283px;
}
#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: 283px;
	width: 734px;
	z-index: 2;
}
div.imageLeft {
	margin: 5px;
	float: left;
}
div.imageRight {
	margin: 5px;
	float: right;
}
#IBEW18ad {
	height: 524px;
	width: 736px;
	position: absolute;
	left: 375px;
	top: 320px;
}
