/* home page */

#mainwrap1 {
	background-image: url(/img/home/bg_home.png);
	}
#mainwrap2 {
	background-image: url(/img/home/bg_home_top.png);
	}
#main {
	background-image: url(/img/home/bg_home_btm.png);
	}

#dna {
	background: transparent url(/img/home/bg_dna.jpg) 0 0 no-repeat;
	position: absolute;
	left: 352px; bottom: 4px;
	width: 123px; height: 406px;
	z-index: 0;
	}

#content {
	float: left;
	display: inline;
	margin: 0 0 0 25px;
	padding: 2em 0 1em;
	position: relative;
	width: 485px;
	z-index: 1;
	}

#content h1 {
	margin: 0 0 .5em;
	}
#content h2 {
	margin-top: 1em;
	}

#intro {
	float: left;
	width: 260px;
	}
#intro_sidebar {
	float: right;
	width: 195px;
	}
#intro_sidebar h2 {
	color: #005883;
	margin: 0 0 .5em;
	}
#intro_sidebar h2.button {
	margin-left: -3px;
	}
#intro_sidebar h2.button a {
	display: block;
	overflow: hidden;
	position: relative;
	width: 193px; height: 40px;
	}
#intro_sidebar h2.button span {
	background: transparent url(/en/img/home/paternity_test_btn.png) 0 0 no-repeat;
	cursor: pointer;
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%;
	}
.fr #intro_sidebar h2.button span {
	background: transparent url(/fr/img/home/paternity_test_btn.png) 0 0 no-repeat;
	}
#intro_sidebar ul {
	list-style: none;
	margin: 0;
	}
#intro_sidebar li {
	background: transparent url(/img/dot.png) 0 .3em no-repeat;
	font-size: 1.2em;
	line-height: 1;
	margin: 0 0 .3em;
	padding: 0 0 0 16px;
	}
#intro_sidebar a {
	border: none;
	color: #005883 !important;
	}



#sidebar {
	float: right;
	position: relative;
	width: 234px;
	}
#sidebar .box {
	background: transparent url(/img/home/bg_sidebar_sep.png) 0 0 no-repeat;
	padding: 17px 14px 13px 10px;
	}

#sidebar #steps {
	background: #F9D16E url(/img/home/bg_1-2-3.png) 0 0 no-repeat;
	overflow: hidden;
	width: 234px;
	}
#sidebar #steps h3 {
	color: #C54600;
	font-size: 2.2em;
	font-weight: bold;
	margin: 0;
	padding: 16px 0 10px;
	text-align: center;
	}
#sidebar #steps ol {
	list-style: none;
	line-height: 1.2;
	margin: 0;
	}
#sidebar #steps li {
	color: #64542C;
	padding: 4px 14px .25em 56px;
	margin: 0;
	}
#sidebar #steps li#li1 {
	background: transparent url(/img/home/1.png) 7px 0 no-repeat;
	}
#sidebar #steps li#li2 {
	background: transparent url(/img/home/2.png) 7px 0 no-repeat;
	}
#sidebar #steps li#li3 {
	background: transparent url(/img/home/3.png) 7px 0 no-repeat;
	}
#sidebar #steps li strong {
	display: block;
	}
#sidebar #steps p.button {
	margin: 0;
	padding: 8px 0 8px 12px;
	}
#sidebar #steps p.button a {
	border: none;
	display: block;
	overflow: hidden;
	position: relative;
	width: 208px; height: 40px;
	}
#sidebar #steps p.button span {
	background: transparent url(/en/img/home/order_test_btn.png) 0 0 no-repeat;
	cursor: pointer;
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%;
	}
.fr #sidebar #steps p.button span {
	background: transparent url(/fr/img/home/order_test_btn.png) 0 0 no-repeat;
	}

#sidebar #see_how {
	font-size: 1.2em;
	line-height: 1;
	}
#sidebar #see_how a {
	border: none;
	color: #005883 !important;
	}

#sidebar #faq_sample h3 {
	font-weight: bold;
	line-height: 1;
	margin: 0 0 .5em;
	}
#sidebar #faq_sample ul {
	list-style: none;
	line-height: 1.2;
	margin: 0;
	}
