@charset "UTF-8";
/* CSS Document */

body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	background-image:url(images/tile.jpg);
	background-repeat:repeat-x;
	background-color:#062156;
}

#wrapper{
	width:950px;
	margin:auto;
	background-color:#081f4b;
}

#header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 157px;
	width: 950px;	
}

#headerHomeUL{
	width: 145px;
	height: 91px;
	overflow: hidden;
	padding: 0px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	}
	
	#headerHomeUL span{
		display: none;
	}
	
	#headerHomeUL li, #headerHomeUL a{
	display:block;
	height: 91px;
	}
	
	#headerHomeUL li{
		list-style:none;
		display: inline;
		float: left;
	}
	
	#home{
	width: 145px;
	}
	
	#home a:hover{
	}

#navbar{
	height: 26px;
	width: 743px;
	float: right;
	margin-top: 93px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	color: #ffff99;
}

#subpage_navbar{
	height: 26px;
	margin-top: 123px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	color: #ffff99;
	width: 820px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#navbar a, a:link, #navbar a:visited, #subpage_navbar a, #subpage_navbar a:link, #subpage_navbar a:visited{
	text-decoration: none;
	color: #ffff99;
}

#navbar a:hover, #subpage_navbar a:hover {
	color: #FFF;
	text-decoration: underline;
}

#contact {
	width: 80px;
	height: 20px;
	float: right;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

#contact a:hover{
	color: #FFF;
	text-decoration: underline;
}

#contact a, a:link, #contact a:visited{
	color: #ffff99;
}

#left_col{
	width:236px;
	height:550px;
	float:left;
	background-color:#081f4b;
	padding-left:10px;
}

#title_bar{
	position:absolute;
}

#intro_video{
	background-color:#081f4b;
	margin-top:110px;
}

#left_nav{
	width:230px;
	height:250px;
	background-image:url(images/left_nav.jpg);
	margin-top:20px;
	padding: 0px;
	float: left;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#left_nav span{
	display: none;
}

#left_nav li, #left_nav a{
	width:230px;
	height:80px;
	display:block;
}

#left_nav li{
	list-style:none;
	display:inline;
	float: left;
}

#left_nav_top{
	
}

#left_nav_top a:hover{
	background:url("images/left_nav.jpg") -230px -0px no-repeat;
}

#left_nav_middle{
	
}

#left_nav_middle a:hover{
	background:url("images/left_nav.jpg") -230px -80px no-repeat;
}

#left_nav_bottom{
	
}

#left_nav_bottom a:hover{
	background:url("images/left_nav.jpg") -230px -160px no-repeat;
}

#right_col{
	width:700px;
	float:right;
	background-color:#081f4b;
}

#footer{
	clear:both;
	background-color:#081f4b;
	width:950px;
	height:130px;
	text-align:center;
	color:#FF6;
}

#footerlogos{
	width:485px;
	height:100px;
	background-image:url("images/footerimages.jpg");
	margin-top:5px;
	padding: 0px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#footerlogos span{
	display: none;
}

#footerlogos li, #footerlogos a{
	height:100px;
	display:block;
}

#footerlogos li{
	list-style:none;
	display:inline;
	float: left;
}

#njatc{
	width:98px;
}

#njatc a:hover{
	background:url("images/footerimages.jpg") -0px -100px no-repeat;
}

#ibew{
	width:109px;
}

#ibew a:hover{
	background:url("images/footerimages.jpg") -98px -100px no-repeat;
}

#neca{
	width:134px;
}

#neca a:hover{
	background:url("images/footerimages.jpg") -207px -100px no-repeat;
}

#hthh{
	width:144px;
}

#hthh a:hover{
	background:url("images/footerimages.jpg") -341px -100px no-repeat;
}
