@charset "utf-8";
/* CSS Document */


/* =============================================== */
/* == HOME PAGE == */
/* =============================================== */

#home_logo_top {
	background:url(siteimages/top_LOGO.gif) no-repeat;
}
div#footer.homefooter {
	position:absolute;
	top:580px;
	left: 50%;
	width: 960px;
	margin-left:-480px;
}
#home_topimage {
	position:absolute;
	top:0;
	left:190px;
	background:url(siteimages/dnalabs-homepage-top.jpg) no-repeat;
	width:515px;
	height:140px;
}
#home_searchform {
	position:absolute;
	top:70px;
	right:0px;
	width:220px;
	background:#dae5ee;
	border:1px solid #a3bfd4;
	padding:5px;
	text-align:center;
}
#home_searchform input {
	margin-top:5px;
}
#home_mainsectionwrapper {
	background:url(siteimages/contentbg.gif);
	height:390px;
	margin-top:176px;
}
#home_contentcontainer {
	background:url(siteimages/dnalabs-homepage.jpg) no-repeat;
	height:390px;
	text-align:left;
	position:absolute;
	top:176px;
	left: 50%;
	width: 960px;
	margin-left:-480px;
}
div.promo_one {
	position:absolute;
	left:15px;
	top:15px;
}
div.promo_two {
	position:absolute;
	left:15px;
	top:135px;
}
div.promo_three {
	position:absolute;
	left:15px;
	top:255px;
}
#home_maincontent {
	position:absolute;
	top:36px;
	left:230px;
}
#home_maincontent div.contentpane {
	float:left;
	margin:0;
	padding:0;
	width:460px;
}
#home_maincontent div.contentpane p {
	font-size:14px;
	line-height:1.3;
}
#home_maincontent div.contentpane h2 {
	font-size:30px;
	margin-top:0;
}
#home_rightpanel {
	position:absolute;
	top:15px;
	left:740px;
}
#home_rightpanel div.contentpane {
	float:left;
	margin:0;
	padding:0;
	width:210px;
}
#home_rightpanel div.contentpane h2 {
	font-size:1.6em;
	font-family:Arial, Helvetica, sans-serif, "Helvetica 45 Light";
}
#faqbutton_home {
	height:65px;
	background:url(siteimages/home_faq-button.jpg) #fafbfd no-repeat center;
	width:198px;
	position: absolute;
	top:230px;
}
#faqbutton_home a.faq {
	width:156px;
	height:44px;
	display:block;
	text-indent:-9999px;
	position: absolute;
	left:20px;
}
#visitoursite {
	position:absolute;
	top:290px;
	text-align:center;
	color:#5e5f61;
	background:#fafbfd;
	text-align:center;
	width:198px;
	height:60px;
}
#visitoursite p {
	position:relative;
	top:10px;
	margin:0;
	padding:0;
}
#home_rightpanel #visitoursite select {
	color:#5e5f61;
	font-size:12px;
	position:relative;
	top:15px;
	margin:0;
	padding:0;
}
