/* Index Style Sheet - Location */



/* */

/********* Begin XHTML Selectors *********/

body {
background-color: #FFF;
color: #000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;


}

p a {
	background-color: transparent;
	color: #F00;
	}

p a:hover {
	background-color: transparent;
	color: #00FF00;
	}

h1 a {
	background-color: transparent;
	color: #F00;
	}

h1 a:hover {
	background-color: transparent;
	color: #00FF00;
	}
	
strong {
	color:#3C0;
	}

/********* End XHTML Selectors *********/




/********* Begin ID Selectors *********/
#wrapper {
width:900px;
/*min-height: 600px;*/
height: 760px;
margin: 0 auto 0 auto;
background-color: #ffffff;
background-image:url(../images/ristfooter.png);
background-position: bottom;
background-repeat:no-repeat;
}


#banner {
width: 878px;
height: 190px;
margin-left: auto;
margin-right: auto;
margin-top: -20px;
}

	

#navbar {
	width: 880px;
	height:43px;
    margin-left: auto;
    margin-right: auto;
	margin-top:5px;
	
}

#Home {
	margin: 0 0 0 0;	
}	
	
#About {
	margin: 0 0 0 3px;	
}

#Gallery {
	margin: 0 0 0 3px;	
}

#MobileLab {
	margin: 0 0 0 3px;	
}

#Location {
	margin: 0 0 0 3px;
	}

#printbanner {
	display:none;
	}



a {
	text-decoration:none;
	}
	
#middle {
	min-width:600px;
	max-width:878px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	}
	
#middlebox {
	width:880px;
	height:430px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 12px;
	background-image:url(../images/aboutbluebox.png);
	background-repeat:no-repeat;
}
	



#bullets {
	text-align: left;
	width:520px;
	height: auto;	
	font-size: 15px;
	float:left;
	margin: 20px 0 0 20px;
	line-height: 24px;
}	







p a {
	color: #3C0;
	}
	

p a:hover {
	background-color: transparent;
	color: #00FF00;
	margin: auto;
	}
	
#footer {
	width:880px;
	height:79px;
	margin-left:auto;
	margin-right:auto;
	/*margin-top: 200px;*/
}

/*#footerbanner {
	width:880px;
	height:79px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-80px;
	}*/

	
	
ul#secnav {
	list-style-type: none;
	width: 450px;
	margin: 16px 0 0 175px;
	color: #ffffff;
	font-size:14px;
	text-align: center;
	}
	
ul#secnav li {
	display: inline;	
	}
	
ul#secnav li a {
	padding: 10px 5px;
	margin: 0px 2px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
}

ul#secnav li a:hover {
	background-color: transparent;
	color: #0F0;
	margin: auto;
	}
	
#bottominfo {
	text-align:center;
	font-size:14px;
	color:#FFF;
	margin-top:-4px;
	
}
	
#copyright {
	width:220px;
	font-size:13px;
	color:#FFF;
	float:left;
	margin-top:-40px;
	margin-left:10px;
	}

	
#contact {
	width:180px;
	font-size:13px;
	float:right;
	color:#FFF;
	margin-top:-40px;
	margin-right:-8px;
	}


/********* End ID Selectors *********/




/********* Begin Custom Class Selectors *********/


/********* End Custom Class Selectors *********/





/********* Begin Pseudo Class Selectors *********/


/********* End Pseudo Class Selectors *********/