@charset "UTF-8";
@import url("main_menu.css");
/* CSS Document */

#main_splash {
	height: 425px;
	position: relative;
	width: 856px;
	background-image: url(../images/containerbg.jpg);
	background-repeat: repeat-y;
}
#main_title {






	overflow: hidden;







	position: absolute;
	z-index: 9999;
	height: 75px;
	width: 275px;
	left: 550px;
	top: 110px;




}
#main_menu {
	height: 120px;
	width: 250px;
	overflow: hidden;
	position: absolute;




	z-index: 9999;
	left: 550px;
	top: 210px;
}
#main_video {
    width: 250px;
    height: 30px;
    position: absolute;
    top: 355px;
    left: 550px;
}
#main_footer {
	background-image: url(../images/containerbg.jpg);
	height: auto;
	width: 856px;
	overflow: hidden;
	position: relative;
	background-color: #e8e8e8;
	background-repeat: repeat-y;
	padding-bottom: 1.25em;
	padding-top: 15px;
}
.col_heading {
	font-size: 1.25em;
	color: #0162b9;
	padding-bottom: .25em;
}
.front_copy {
	color: #333333;
	font-size: 1em;
}
.threecol_left {
	width: 237px;
	overflow: hidden;
	position: relative;
	float: left;
	padding-left: 43px;
}
.threecol_middle {
	width: 237px;
	overflow: hidden;
	position: relative;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-right: 15px;
	margin-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.threecol_right {
	width: 237px;
	overflow: hidden;
	position: relative;
	float: left;
}
p.front_copy a:link, p.front_copy a:visited {
	color: #000000;
	text-decoration: none;
}
p.front_copy a:hover, p.front_copy a:active {
	color: #000000;
	text-decoration: none;
    font-weight: bold;
}
p.col_heading a:link, p.col_heading a:visited {
	color: #0162b9;
	text-decoration: none;
}
p.col_heading a:hover, p.col_heading a:active {
	color: #0162b9;
	text-decoration: underline;
}
#email_sub {
    position: relative;
    padding: 10px;
}
