
/*---------DON'T DELETE THIS! CLEARFIX! ---------*/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
  
 .clearfix {
display: inline-block;
}  

    /* Holly Hack Targets IE Win only \*/
    * html .clearfix {height: 1%;}
	.clearfix {display: block;}
    /* End Holly Hack */
	
textarea{
	resize:none;
	}	
body{ background:#fff;}
/*-----------END CLEARFIX----------*/
#container{width:778px; margin:0px auto; font-family: Arial, Helvetica, sans-serif; font-size:13px;background:#cccccc; }
#main{width:573px; height:100%; text-align:justify;border-right: 1px solid white;margin:5px 25px 15px 25px;line-height:21px; background:#cccccc;}
#inside{width:725px;margin:0px 25px;line-height:22px; text-align:justify}
#insideC{width:725px;margin:0px 25px;line-height:22px; text-align:justify}
.title{text-transform:uppercase; font-weight:bold; margin:12px 0;}
.newslink{text-transform:uppercase;font-weight:bold;text-decoration:underline;float:right;}
#subtitle, #subtitle span{font-weight:bold;line-height:10px; text-decoration:underline;line-height:19px;}
#name{ font-weight:bold;}
ul{ list-style-position:inside; margin-top:0px;}
a{ color:#000000; text-decoration:none;font-weight:bold}
a:hover{ text-decoration:underline; }
/*#form{ background:#fff; border:1px #fff solid;}*/
#contactpeople{ width:235px; float:left; line-height:18px; padding:18px 0; font-size:12px;}

/* ================ NAV =============== */
#nav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute;height:31px;display:block;}


   
#nav a{
  	display:block;
	height:31px;
	width:100%;
	}	
	

	
#nav a span{display:none;}
  
#nav li ul li a span{display:block; visibility:hidden}  
   

#nav {
	height:31px; 
	width:778px;
	background: url(../media/images/nav.gif);
	margin:auto;
	padding:0;
	position: relative;
	
}		
#nav li:hover ul, li.over ul {
	display: block;
}

	
	#nav_home{left:0px;top:0px; height:31px;width:92px;}
	#nav_mission{left:92px;top:0px;height:31px;width:115px;}
	#nav_studies{left:207px;top:0px;height:31px;width:133px;}
	#nav_pinnacle{left:340px;top:0px;height:31px;width:196px;}
	#nav_personnel{left:536px;top:0px;height:31px;width:125px;}
	#nav_contact{left:661px;top:0px;height:31px;width:118px;}


	#nav_home a:hover, #home #nav_home{
    background: transparent url(../media/images/nav.gif)
    -0px -31px no-repeat;}

	#nav_mission a:hover, #mission #nav_mission{
    background: transparent url(../media/images/nav.gif)
    -92px -31px  no-repeat;}

	#nav_studies a:hover, #studies #nav_studies{
    background: transparent url(../media/images/nav.gif)
    -207px -31px no-repeat;}
	
	#nav_pinnacle a:hover, #pinnacle #nav_pinnacle{
    background: transparent url(../media/images/nav.gif)
    -340px -31px no-repeat;}
	
	#nav_personnel a:hover, #personnel #nav_personnel{
    background: transparent url(../media/images/nav.gif)
    -536px -31px no-repeat;}
	
	#nav_contact a:hover, #contact #nav_contact{
    background: transparent url(../media/images/nav.gif)
    -661px -31px no-repeat;}
	
#footer{display:block; height:92px; width:778px; color:#cccccc; text-align:center; text-decoration:none;margin-bottom:13px;}
#footer a{color:#999; text-decoration:none; margin:5px; 15px;}
#footer a:hover{text-decoration:underline;}

#header{ height:127px; display:block; width:778px; background:#000; }