@charset "utf-8";
/* CSS Document */
body {
       background:url(../images/gateway1a.jpg) top center fixed no-repeat;
       width: 100%;
	   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	   font-size: 14px;
}
#mainTopBg {
	width: 100%;
	background: #ffc000;
	height: 42px;
}
.clear{
	clear: both;
	}
.align_left{
	float: left;
	}
.align_right{
	float: right;
	}
.padding_right_0{
	padding-right: 0 !important;
	margin-right: 0 !important;
	}
.padding_left_0{
	padding-left: 0 !important;
	margin-left: 0 !important;
	}
#wrapper{
	width: 1000px;
	margin: 0 auto;
	}
#header{
	width: 1000px;
	height: 49px;
	}
#header_left{
	width: 550px;
	float: left;
	}
#header_left h1{
	float: left;
	padding: 5px 5px;
	}
#header_left h1 a{
	display: block;
	}
#header_left p{
	padding: 3px 0 0 0;
	font-size: 20px;
	line-height: 17px;
	color: #023460;
	}

#main_content{
	width: 1000px;
	min-height: 600px;
	}
.home_top_content{
	padding: 25px 0 0 0;
	}
.home_top_content h2{
	color: #ffc000;
	font-weight: normal;
	font-size: 43px;
	line-height: 37px;
	padding: 0 0 8px 0;
	}
.home_top_content h2 span{
	color: #fff;
	padding-left: 30px;
	font-size: 26px;
	}
.home_top_content p{
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	padding: 0 0 0 5px;
	}
.home_top_content img{
	float: right;
	margin: 0 0 0 0;
	}
#make_selection{
	margin: 0;
	}
#make_selection h2{
	font-size: 30px;
	color: #ffc000;
	padding: 18px 0;
	font-weight: normal;
	}
.website_biosensor{
	background: url(../images/biosensor-website-bg.png) no-repeat;
	width: 438px;
	height: 212px;
	float: left;
	}
.website_genome{
	background: url(../images/genome-website-bg.png) repeat-x;
	width: 438px;
	height: 212px;
	float: right;
	}
.website_content{
	padding: 0 0 0 25px;
	width: 403px;
	}
.website_content h3{
	color: #ff6600;
	font-weight: normal;
	font-size: 30px;
	padding: 16px 0 7px 0;
	}
.website_content p{
	color: #fff;
	padding-right: 160px;
	font-size: 13px;
	line-height: 15px;
	}
.website_content a{
	width: 121px;
	height: 31px;
	display: block;
	margin: 27px 0 0 0;
	}
.recent_news{
	padding: 17px 10px 20px 0px;
	}
.recent_news h2{
	color: #ffc000;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	}
.recent_news ul li{
	background: url(../images/li-bg-white.png) no-repeat left 10px;
	line-height: 18px;
	color: #fff;
	font-size: 14px;
	padding: 5px 0 8px 10px;
	}
#footer_bg{
	border-top: 2px solid #d3d3d3;
	background: #000;
	height: 140px;
	}
#footer{
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	}
#footer ul li{
	display: inline;
	}
#footer ul{
	text-align: center;
	}
#footer ul li a{
	color: #d3d3d3;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	}
#footer p{
	color: #d3d3d3;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px 0 0 0;
	}