
/* ** Main Containers***/

body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 41424a;
	background-image: url(../images/background/main_background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align:center;
}

#wrapper {
	width: 896px;
	height:77px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display:block;
}

/* Header */

#header {
	width: 896px;
	height: 77px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:block;
	float:left;
}

/* Logo */

#logo {
	float: left;
	width: 230px;
	height: 77px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	display:inline-block;
	
}

/* top navigation */

#topnavigation {
	float: left;
	width: 666px;
	height: 77px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	display:inline-block;
}

/* Dividers */

#vertdivider {
	width: 1px;
	height: 150px;
	background-image:url(../images/general/vertical_divider.png);
	background-repeat: repeat-y;
	float:right;
}

/* Main Nav */

#mainnav{
	display:block;
	width:100%;
	}
	
#mainnav li{
	display:inline-block;
	width:128px;
	height:32px;
	margin-left:-35px;
	}
	
.home a {
	position:absolute;
	display:block;
	width:128px;
	height:32px;
	z-index:55;
	background: url(../images/main_nav/home_off.png);	
	}
	
.home a:hover {
	position:absolute;
	display:block;
	width:128px;
	height:32px;
	background:url(../images/main_nav/home_on.png);
	z-index:55;
	}

.facilities a {
	position:absolute;
	display:block;
	width:128px;
	height:32px;
	background:url(../images/main_nav/facilities_off.png);
	z-index:50;
	}
	
.facilities a:hover {
	position:absolute;
	display:block;
	width:128px;
	height:32px;
	background:url(../images/main_nav/facilities_on.png);
	z-index:50;
	}
	
.unit a {
	position:absolute;
	display:block;
	width:128px;
	height:32px;
	background:url(../images/main_nav/unit_off.png);
	z-index:45;
	}
	
.unit a:hover {
	position:absolute;
	display:block;
	width:128px;
	height:32px;
	background:url(../images/main_nav/unit_on.png);
	z-index:45;
	}
	
.production a {
	position:absolute;
	display:block;
	width:128px;
	height:32px;
	background:url(../images/main_nav/production_off.png);
	z-index:40;
	}
	
.production a:hover {
	position:absolute;
	display:block;
	width:128px;
	height:32px;
	background:url(../images/main_nav/production_on.png);
	z-index:40;
	}
	
.courses a {
	position:absolute;
	display:block;
	width:128px;
	height:32px;
	background:url(../images/main_nav/courses_off.png);
	z-index:35;
	}
	
.courses a:hover {
	position:absolute;
	display:block;
	width:128px;
	height:32px;
	background:url(../images/main_nav/courses_on.png);
	z-index:35;
	}

.contact a {
	position:absolute;
	display:block;
	width:101px;
	height:32px;
	background:url(../images/main_nav/contact_off.png);
	z-index:30;
	}
	
.contact a:hover {
	position:absolute;
	display:block;
	width:101px;
	height:32px;
	background:url(../images/main_nav/contact_on.png);
	z-index:30;
	}

/* Menu */

#menu {
	width: 577px;
	height: 32px;
	margin: 0 auto;
	margin: 35px 45px 0px 0px;
	padding: 0px 0px 0px 20px;
	float:right;
	display:block;
}

#homepanel {
	width: 896px;
	height: 329px;
	margin: 0px auto;
	float:left;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	display:block;
}

#bottom {
	width: 896px;
	height: auto;
	margin: 0px auto;
	float:left;
	display:block;
}

#subpanel {
	width: 896px;
	height: 235px;
	margin-top:2px;
	background-repeat: no-repeat;
	margin-bottom: 35px;
	display:block;
}

#rightpanel {
	width: 369px;
	height: auto;
	margin: 0px auto;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	display:block;
	float:left;
}

#contactpanel {
	width: 160px;
	height: auto;
	margin: 0px;
	margin-left: 15px;
	margin-right: 5px;
	float:left;
	display:block;
}

#contactinfo {
	width: 165px;
	height: auto;
	margin: 0px auto;
	margin-right: 17px;
	float:left;
	display:block;
}

#contactdivider {
	width: 340px;
	height: auto;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 17px;
	margin-right: 17px;
	float:left;
}

#photopanel {
	width: 340px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 17px;
	margin-right: 17px;
	float:left;
	text-align:center;
}

#map {
	width: 340px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 17px;
	margin-right: 17px;
	float:left;
	text-align:left;
}

#studentcommunity {
	width: 371px;
	height: auto;
	margin: 0px auto;
	float:left;	
	display:block;
}

#studentspic {
	width: 114px;
	height: auto;
	margin: 0px auto;
	margin-left: 26px;
	margin-right: 17px;
	background-position: center top;
	float:left;
	display:block;
}

#studentsite {
	width: 195px;
	height: auto;
	margin: 0px auto;
	margin-right: 17px;
	background-position: center top;
	float:left;
	display:block;
}

#contentblock {
	width: 896px;
	margin-bottom:15px;
	float:left;
	display:block;
	text-align:left;
}

#bodytext {
	width: 481px;
	padding-left: 25px;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	border-right:1px dotted #666;
	float:left;
	display:block; 
}

#learnmore {
	width: 78px;
	height: auto;
	float:right;
	font:"Times New Roman", Times, serif;
	
}

/* ** fonts***/

/* ** Blue font***/

	.txtBodyBlue  {
		COLOR : #1f9fee;
		FONT-FAMILY : "Times New Roman", Times, serif;
		FONT-SIZE : 12px;
		line-height : 13px;
		
	}

	A.txtBodyBlue:link  {
		COLOR : #41424a;
		FONT-FAMILY : "Times New Roman", Times, serif;
		FONT-SIZE : 12px;
		TEXT-DECORATION : none;
	}

	A.txtBodyBlue:visited  {
		COLOR : #155789;
		FONT-FAMILY : "Times New Roman", Times, serif;
		FONT-SIZE : 12px;
		TEXT-DECORATION : none;
	}

	A.txtBodyBlue:hover  {
		COLOR : #41424a;
		FONT-FAMILY : "Times New Roman", Times, serif;
		FONT-SIZE : 12px;
		TEXT-DECORATION : underline;
	}

/* ** Grey font***/

	.txtBodyGrey  {
		COLOR : #41424a;
		FONT-FAMILY : "Times New Roman", Times, serif;
		FONT-SIZE : 12px;
		line-height : 13px;
		
	}

	A.txtBodyGrey:link  {
		COLOR : #41424a;
		FONT-FAMILY : "Times New Roman", Times, serif;
		FONT-SIZE : 12px;
		TEXT-DECORATION : none;
	}

	A.txtBodyGrey:visited  {
		COLOR : #155789;
		FONT-FAMILY : "Times New Roman", Times, serif;
		FONT-SIZE : 12px;
		TEXT-DECORATION : none;
	}

	A.txtBodyGrey:hover  {
		COLOR : #1f9fee;
		FONT-FAMILY : "Times New Roman", Times, serif;
		FONT-SIZE : 12px;
		TEXT-DECORATION : underline;
	}
	
/* ** Headers***/


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #41424a;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

/* Bullets */

ul {
	list-style-image: url(../images/general/arrow_bullet.png);
} 

li { list-style-image: url(url(../images/general/arrow_bullet.png);
}

/* Footer */

#footer {
	width: 896px;
	padding-left: 0px;
	padding-right: 0px;
	float:left;
	display:block;
}

#footerdivider {
	width: 896px;
	height: 2px;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	background:url(images/general/line_divider.png);
	background-repeat:repeat-x;
}

/* Lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
