@charset "utf-8";
/* CSS Document */

*{
  padding: 0;
  margin: 0;
}

html{background-color:#ffffff;}

body {
	text-align:center;
}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width:770px;
	text-align:left;
	position:relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#header {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:70px;
	text-align:right;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#content {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	text-align:justify;
	background-color: #FFFFFF;
	padding:0px;
	border: none;
	clear: left;
}

#maincontent {
	width: 450px;
	float:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left:0px;
}

#halfcontent {
	width: 340px;
	float:left;
}
#secondhalfcontent {
	width: 350px;
	float:left;
	padding:0 0 0 20px;
}

#secondarycontent {
	width: 270px;
	float:right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

#tableright {
	width: 350px;
	float:right;
	text-align:right;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 20;
	
}
#sideform{
	width: 250 px;
	float:right;
	text-align:right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10;	
}

#footer {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:30px;
	clear:both;
	background-color: #FFFFFF;
}

#headertext {
	float:left;
	text-align:left;
	margin-top:20px;
}
#vidintro {
	float:left;
	text-align:left;
	margin-top:15px;
	padding-left:2px;
	width:120px;
}
#logo {
	float:right;
	width:300px;
	height:40px;
	padding: 0px;
	margin-top:20px;
}

/*#logo h1, #logo h2, #logo h3 {
	position:absolute;
	left:-999px;
}*/

#content img {border:#fff 1px solid;}

#nav2 {
	margin-top:1px;
	margin-bottom:1px;
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:25px;
	list-style:none; 
	clear:both;
	background-color: #FFFFFF;
}


#titleimage {
	margin-top:1px;
	margin-bottom: 5px;
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:102px;
	clear:both;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0044AA;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.back1{
	background-image:url(../_img/titleimage4.jpg);
	background-repeat:no-repeat;
	}
.back2{
	background-image:url(../_img/titleimage5.jpg);
	background-repeat:no-repeat;
	}
.back3{
	background-image:url(../_img/titleimage6.jpg);
	background-repeat:no-repeat;
	}

#gmap {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:392px;
	clear:both;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*------------- start drop down------------*/

#nav, #nav ul {
float:left; 
	padding: 0;
	margin: 0 0 1em 0;
	list-style: none;
	/*width:750px;*/
	text-indent: 0px;
	line-height: 1.3;

}
li:hover ul, li.sfhover ul { display: block }/*crucial for the menus to dissappear again in IE*/


	
#nav a {
	display : block;
	width:125px; 
	height: 26px;/*adds space under top row in IE adn FF*/
	padding: 4px 0 0 0;
	}

#nav li a {
	color:#fff;
	text-align:center;
	height: 21px; /*affects height of top row, is this added to 5px padding? */
	}


#nav li{
	float:left; 
	width:125px;
	height:25px; /*affects all on IE, but only top on FF and Safari - change these in subtab*/
	}


#nav li ul { /* second-level lists */	
	position: absolute;
	width:125px;
	left: -999em;	
	font-size: 10px;
}


 #nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/*#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul ----- cascade verson---*/ 
#nav a.granddaddy_l {
	background: url(../_img/indexbtnLeft.png) top left no-repeat;
}
#nav a.granddaddy {
	background: url(../_img/indexbtn.png) top left no-repeat;
}
#nav a.granddaddy_r {
	background: url(../_img/indexbtnRight.png) top left no-repeat;
}

#nav a.daddy {
	background: url(../_img/subimage.png) top left no-repeat;
}
#nav a.daddyb {
	background: url(../_img/subimagebottom.png) top left no-repeat;
}

li #subtab1{
	/* spacer for under main abr */
	height:0px;
}
li #subtab{
	background:url(../_img/subimage.png) top left no-repeat; 
	height:25px; /* effects tab size in FF and Safari */
}
li #subtabb{
/* bottom tab with curver corner*/
	background:url(../_img/subimagebottom.png) top left no-repeat; 
	height:25px;
}


#abouttab{
	background:url(../_img/indexbtnLeft.png) top left no-repeat; 
}


#abouttab_active{
	background:url(../_img/indexbtnOverLeft.png) top left no-repeat; 
}
#projecttab{
	background:url(../_img/indexbtn.png) top left no-repeat; 
}
#producttab{
	background:url(../_img/indexbtn.png) top left no-repeat; 
}

#projecttab_active{
	background:url(../_img/indexbtnOver.png) top left no-repeat; 
}
#supporttab{
	background:url(../_img/indexbtnRight.png) top left no-repeat; 
}


#supporttab_active{
	background:url(../_img/indexbtnOverRight.png) top left no-repeat; 
}

/* publications tab used for partners*/
#partnertab{
	background:url(../_img/indexbtn.png) top left no-repeat; 
}


#partnertab_active{
	background:url(../_img/indexbtnOver.png) top left no-repeat; 
}
#contacttab{
	background:url(../_img/indexbtn.png) top left no-repeat; 
}


#contacttab_active{
	background:url(../_img/indexbtnOver.png) top left no-repeat; 
}


#projecttab_active{
	background:url(../_img/indexbtnOver.png) top left no-repeat; 
}




/* Hacks */
/*clearfix hack*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {
	display: block;
}

/* End hide from IE-mac */
.fltright {
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 0px;
}
.fltrt {
	float: right;
	margin:0;
	padding:0;
}.bluebox {
	background-color: #0044AA;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}
