/* CSS Document */

.hidden {
	display: none;
}

#page-container {
	margin:auto;
	width: 760px;
	background:#FFFFFF;
	clear: both;
}
	
#mainNav {
	height:40px;
	clear: both;
	background-color:#FFFFFF;
}
	
#header {
	height:500px;
	background:url(../images/homeImage.jpg);

}

#space {
	height:20px;
}

#container2 {
	height:85px;
	width: 760px;

}

#footercontainer{
	height:75px;
	width: 460px;
	float: left;
}

#footer{
	height:9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#footer a{
	text-decoration: none;
	color: #999999;
}

#footer a:hover{
	height:9px;
	text-decoration: none;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#copycontainer{
	height:75px;
	width: 300px;
	float: right;
}

#copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
	padding-top: 20px;
	padding-right: 0px;
	white-space: normal;
	height: 5px;
}

#copyright a{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;	
}
	


/*About US*/


#page-container {
	margin:auto;
	width: 760px;
	background:#FFFFFF;
	clear: both;
}

#container3 {
	height:85px;
	width: 760px;


}


#mainNav {
	height:36px;
	clear: both;
	background-color:#FFFFFF;
	
}


#banner{
	width:760px;
	height:180px;
	background-image:url(../images/aboutusBanner.jpg);
}

#dots{
	float:left;
	width:132px;
	height:41px;
	background-image:url(../images/3dots.jpg)
}

#heading{
	float:right;
	width:628px;
	height:auto;
	color:#3399CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}

#content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:132px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 15px;
}

#content a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: underline;
}

#content ul{
	margin-left:-1px;
	list-style-position: outside;
	list-style-image: url(../images/bullets.jpg);
	list-style-type: circle;
}


/*Business Strategy*/


#bsbanner{
	width:760px;
	height:243px;
	background-image:url(../images/bsBanner.jpg);
	padding: 0px;
}

#chart{
	width:760px;
	height:333px;
	background-image:url(../images/bsImageMouse.jpg);
	clear:both;
	padding: 0px;
	top: 10px;
}


/*Scientific Overview*/

#scioverbanner{
	width:760px;
	height:180px;
	background-image:url(../images/scioverBanner.jpg);
} 

#scioverimg1{
	clear:both;
	width:760px;
	height:350px;
	background-image:url(../images/scioverImg1.jpg);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-bottom: 25px;
}

#scioverimg2{
	clear:both;
	width:760px;
	height:453px;
	background-image:url(../images/scioverImg2.jpg);
	margin-top: 25px;
	margin-bottom: 12px;
}

#ref{
	padding-left:132px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;	
}


/* News */

#newsbanner{
	width:760px;
	height:181px;
	background-image:url(../images/newsBanner.jpg);
	background-repeat: no-repeat;
}

ul.no { list-style: none; margin: 0; }
ul.no li { margin: 0 0 10px 0; }

ul.none { margin: 0; width: 600px; }
ul.none li {  margin: 5px 0 20px 0; line-height: 16px; }

.newsdisplay {
	height: 35px;
	overflow: hidden;
}

#ntop { text-align: left; font-weight:bold; }
#ntop a { text-decoration: none; font-style: italic; }


/* Contact */

#contactbanner{
	width: 760px;
	height:181px;
	background-image:url(../images/contactBanner.jpg);
	background-repeat: no-repeat;
}

#right-container{
	margin-top:400px;
	clear:left;
	float:right;
}

#googlemaps{
	width: 193px;
	height: 55px;
	float:right;
	background-image:url(../images/imgGoogleMaps.jpg);
	background-repeat:no-repeat;
}

#contact-container {
	margin-left:100px;
	width: 520px;
	background:#FFFFFF;
	clear:right;
	float:left;
}

#conspace{
	float:left;
	width:132px;
	height:200px;
}

#contact{
	float:right;
	width:628px;
	height:200px;
}

