@charset "utf-8";
/* CSS Document */

* {	margin:0; /*zeroes out all default margins and padding*/
	padding:0;}
	
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:100.1%;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	background-position:center top;
	background-color: #d9d8d8;
}
a:link, a:visited{/*sets default link color to niu red*/
	color:#CC0000;
	text-decoration:none;
	}

a:hover {
	color:#CC0000;
	text-decoration:underline;
}

#wrapper {
	text-align: left;
	padding: 0px 17px;
	width: 944px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #f1f1f1;
	overflow: hidden;
}
#header {
	float: left;
	height:135px; 
	width: 944px;
	position: relative;
	left:0px;
	top:8px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:12px;
	} 
	
#header.home {
	float: left;
	height:135px; 
	width: 944px;
	position: relative;
	left:0px;
	top:8px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:12px;
	}

#header h1 {
	position: absolute;
	left: 19px;
	top: 8px;
	margin: 0px;
	padding: 0px;
	width:69px;
	height: 120px;
}

#header h2 {
	position: absolute;
	left: 100px;
	top: 18px;
	height: 71px;
	width: 550px;
	color:#ffffff;
	margin:0px;
	padding:0px;
}



.Quick_Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: none;
}

#myNIU {
	height: 41px;
	width: 64px;
	position: absolute;
	top: 24px;
	left: 705px;
	
}

#globalNav {
	width: 400px;
	font-size: 11px;
	position: absolute;
	left: 520px;
	top: 12px;
	text-align:right;
}

#globalNav a:link, #globalNav a:visited {
color:#FFFFFF;
text-decoration:none;
}

 #globalNav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#search {
	width: 200px;
	font-size: 11px;
	position: absolute;
	left: 723px;
	top: 30px;
	text-align:right;
}

#search a:link, #search a:visited {
color:#FFFFFF;
text-decoration:none;
}

#search a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#topNavbar {
	background-image:url(../images/topNav_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 803px;
	height:45px;
	position:absolute;
	left:120px;
	top: 100px;
		}
#topNavbar ul {
	list-style-type: none;
	font-size: 0.75em;
	/*	font-weight: bold;*/
	margin-top:9px;
	margin-bottom: 0em;
	
}
#wrapper #topNavbar li {
	display: inline;
	padding-right: .5em;
	padding-left: .5em;
	padding-bottom: .5em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#wrapper #topNavbar a:link, #wrapper #topNavbar a:visited {
	color: #FFFFFF;
	padding-bottom: .5em;
	font-weight:bold;
}
#wrapper #topNavbar a:hover, #wrapper #topNavbar a:focus {
	color: #FFFFFF;
	background-image: url(images/top_nav_hover.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: .5em;
	text-decoration: none;
	z-index:99;
}


#mainContent {
	float: left;
	width: 944px;
	margin: 5px 0px 0px 0px;
	padding-bottom:0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	min-height:550px;
	background-color:#f5f5f5;
	background-image: url(../images/mainContent_alt_bg.gif);
	background-repeat: no-repeat;
}

#mainHeading  {
	height: 42px;
	float:left;
	width:944px;
	background-image: url(../images/mainHeading_bg.jpg);
	background-repeat: no-repeat;
	
	
}

#mainHeading h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	margin:0em;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	color: #FFF;
}


#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position: left top;
	width: 928px;
	float: left;
	position:relative;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left:0;
}

#footer p  {
	margin: 0; 
	padding: 10px 0; 
	color: #FFFFFF;
	font-size: 11px;
}
#footer #locations {
	float: right;
	padding-right: 5px;
	width: 350px;
}
#footer #locations p {
	float: right;
}

#footer #copyright {
	padding-left: 5px;
	width: 365px;
}

.footer_niu_utilities {
	position: absolute;
	left: 408px;
	top: 30px;
	font-size:.7em;
	display:none; /*hidden prior to initial launch per Jacob Imm*/
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}

#google_analytics {
display:none;
}


#printlogo {
	margin:0 ;
	height: 40px;
	position: absolute;
	left: 16px;
	top: 16px;
	display:none;
}
