﻿* {
	padding: 0;
	margin: 0;
}
/****************************************************************

	BASIC

****************************************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 840px;
	height: 500px;
	background: url(../images/banner_bg.gif) no-repeat center top;
}
/****************************************************************

	header

****************************************************************/
#header {
	margin-left: 16px;
	height: 136px;
	width: 810px;
}
#logo {
	height: 103px;
}
#logo h1 {
	width: 283px;
	height: 103px;
	background: url(../images/logo_revgenetics.gif) no-repeat;
	float: left;
}
#logo h1 a {
	display: block;
	height: 103px;
}
#logo h1 a span {
	display: none;
}
#logo h2 {
	height: 103px;
	width: 513px;
	background: url(../images/bg_take_it.gif) no-repeat;
	float: right;
}
#logo h2 span {
	display: none;
}
/****************************************************************

	Top Menu

****************************************************************/
#nav {
	height: 33px;
}
#nav ul {
	margin: 0;
	list-style-type: none;
	position: inherit;
	padding-left: 288px;
	position: absolute;
}
#nav li {
	display: inline;
}
#nav a {
	font-size: 75%;
	text-decoration: none;
	display: block;
	float: left;
}
#nav a span {
	display: none;
}
#nav a.home {
	height: 33px;
	width: 71px;
	background: url(../images/home.gif) no-repeat;
}
#nav a.selectedhome {
	height: 33px;
	width: 71px;
	background: url(../images/home_vis.gif) no-repeat;
}
#nav a.whatis {
	height: 33px;
	width: 180px;
	background: url(../images/what_is.gif) no-repeat;
}
#nav a.selectedwhatis {
	height: 33px;
	width: 180px;
	background: url(../images/what_is_vis.gif) no-repeat;
}
#nav a.order {
	height: 33px;
	width: 84px;
	background: url(../images/order.gif) no-repeat;
}
#nav a.selectedorder {
	height: 33px;
	width: 84px;
	background: url(../images/order_vis.gif) no-repeat;
}
#nav a.news {
	height: 33px;
	width: 135px;
	background: url(../images/news.gif) no-repeat;
}
#nav a.selectednews {
	height: 35px;
	width: 135px;
	background: url(../images/news_visited.gif) no-repeat;
}
.divider {
	height: 33px;
	width: 1px;
	float: left;
	background: url(../images/divider.gif);
}
.divideroff {
	height: 33px;
	width: 1px;
	float: left;
}
/****************************************************************

	Banner Photo

****************************************************************/
#banner_photo {
	height: 271px;
	width: 810px;
	margin-left: 15px;
	/*background: url(../images/banner.jpg) center;*/
}
#banner_whatis {
	height: 14px;
	width: 536px;
	margin-left: 18px;
	background: url(../images/What_is_banner.gif) no-repeat;
}
#banner_order {
	height: 14px;
	width: 609px;
	margin-left: 32px;
	background: url(../images/order_banner.gif) no-repeat;
}
#banner_news {
	height: 14px;
	width: 737px;
	margin-left: 40px;
	background: url(../images/news_banner.gif) no-repeat;
}
/****************************************************************

	Contents

****************************************************************/
#content {
	width: 820px;
	padding-left: 10px;
	padding-top: 10px;
}
p {
	font-size: 78%;
	color: #7b7b7b;
	padding-left: 25px;
	background-position: bottom;
	line-height: 18px;
}
em {
	font-size: 85%;
	color: #7b7b7b;
	font-style: normal;
	font-weight: normal;
}
#content a {
	color: #3b7ab4;
	text-decoration: none;
	white-space: nowrap;
	background: url(../images/underline.gif) repeat-x left bottom;
}
#content a:hover {
	color: #3b7ab4;
	text-decoration: none;
	background: none;
}
strong {
	font-size: 95%;
	color: #000;
	font-weight: bold;
	text-align: left;
}
/****************************************************************

	Left Columns

****************************************************************/
#leftcolumn {
	width: 390px;
	float: left;
	margin-top: 15px;
	padding-left: 5px;
	margin-bottom: 25px;
}
#leftcolumn_order {
	width: 390px;
	float: left;
	margin-top: 15px;
	margin-left: 8px;
	margin-bottom: 25px;
}
#leftcolumn_order p {
	font-size: 78%;
	color: #7b7b7b;
	line-height: 18px;
	float: right;
	margin-right: 17px;
	width: 205px;
}
#leftcolumnsmall {
	width: 175px;
	height: 440px;
	float: left;
	margin-left: 10px;
	margin-bottom: 25px;
	background: url(../images/what_is_image.jpg) no-repeat right top;
}
#leftcolumnwhatis {
	width: 300px;
	height: 440px;
	float: left;
	margin-bottom: 25px;
	background: url(../images/what_is_image.jpg) no-repeat right top;
}
#leftcolumnnews {
	width: 380px;
	float: left;
	margin-top: 15px;
	padding-left: 20px;
	margin-bottom: 25px;
}
#leftcolumnnews ul {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 0;
	float: left;
}
#leftcolumnnews li {
	font-size: 75%;
	padding-left: 35px;
	padding-bottom: 7px;
	padding-top: 5px;
	height: 30px;
	width: 300px;
	background: url(../images/news_list_icon.gif) no-repeat left;
}
#leftcolumn ul {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 0;
	float: left;
}
#leftcolumn li {
	font-size: 75%;
	padding-left: 35px;
	padding-bottom: 7px;
	padding-top: 5px;
	height: 30px;
	width: 300px;
	background: url(../images/news_list_icon.gif) no-repeat left;
}
.title {
	height: 35px;
	margin-top: 10px;
	float: left;
	width: 395px;
	background: url(../images/title_under.jpg) no-repeat left bottom;
}
.title h1 {
	font-size: 110%;
	color: #77a71e;
	font-weight: normal;
	padding-left: 22px;
	width: 260px;
	float: left;
}
.title1 {
	height: 35px;
	margin-top: 10px;
	float: left;
	width: 450px;
	background: url(../images/title_under.jpg) no-repeat left bottom;
}
.title1 h1 {
	font-size: 110%;
	color: #77a71e;
	font-weight: normal;
	padding-left: 22px;
	width: 450px;
	float: left;
}
.titlenews h1 {
	font-size: 110%;
	color: #77a71e;
	font-weight: normal;
	padding-left: 22px;
	width: 260px;
	float: left;
}
.titlenews {
	height: 35px;
	margin-top: 10px;
	float: left;
	width: 383px;
	background: url(../images/title_under.jpg) no-repeat left bottom;
}
.more {
	height: 22px;
	width: 85px;
	margin-left: 18px;
	text-align: center;
	padding-top: 3px;
	float: left;
	background: #e6eef5;
}
.title a {
	color: #3b7ab4;
	text-decoration: none;
	font-size: 75%;
	font-weight: bold;
	vertical-align: middle;
	margin-left: 4px;
	white-space: nowrap;
	background: url(../images/underline.gif) repeat-x;
}
.title a:hover {
	color: #3b7ab4;
	text-decoration: none;
	background: none;
}
#secondlist ul {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 0;
}
#secondlist li {
	font-size: 75%;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 30px;
	width: 300px;
	background: url(../images/studies_list_icon.gif) no-repeat left;
}
.secondlist_news ul {
	list-style-type: none;
	padding-left: 0;
	padding-top: 0;
}
.secondlist_news li {
	font-size: 105%;
	padding-left: 35px;
	padding-top: 13px;
	padding-bottom: 10px;
	height: 30px;
	font-weight: bold;
	background: url(../images/studies_list_icon.gif) no-repeat left;
}
.orderexpand{
	background-image: url(../images/order_supplement_bg.gif);
	background-repeat: no-repeat;
	height: 189px;
	width: 236px;
	float:right;
	background-position: left;
	padding-top: 15px;
}
.orderexpand strong{
	font-size: 80%;
	color: #656565;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
.orderexpand span{
	font-size: 90%;
	color: #000000;
	float:right;
}
.orderexpand h3{
	font-size: 70%;
	width: 205px;
	color: #7ba51b;
	background-image: url(../images/order_supplement_underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top:6px;
	padding-bottom:6px;
	margin-left: 11px;
}
.orderexpand h4{
	font-size: 70%;
	width: 205px;
	color: #7ba51b;
	padding-top:6px;
	padding-left: 11px;
}
.orderexpand em{
	background-image: url(../images/order_supplement_underline.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 70%;
	width: 205px;
	color: #7ba51b;
	padding-top:6px;
	margin-left: 11px;
	font-weight: bold;
	float:left;
}
.orderexpand i{
	width:200px;
	float:left;
	color: #415c17;
	font-style:normal;
	font-style: normal;
	text-transform: none;
	font-size: 80%;
	padding-bottom: 10px;
}

p.price strong {
	font-size:1.2em;
}

p.price em {
	font-style: italic;
	font-size: 0.9em;
}
/****************************************************************

	Right Columns

****************************************************************/
#rightcolumn {
	width: 400px;
	float: right;
	margin-top: 15px;
	margin-bottom: 25px;
}
#rightcolumnwhatis {
	width: 465px;
	float: right;
	margin-top: 5px;
	margin-bottom: 25px;
	margin-right: 10px;
}
#rightcolumnlarge {
	width: 600px;
	float: right;
	margin-top: 5px;
	margin-bottom: 25px;
	margin-right: 10px;
}
#rightcolumn_order {
	width: 390px;
	float: right;
	margin-top: 15px;
	margin-bottom: 25px;
}
#rightcolumnnews {
	width: 400px;
	float: right;
	margin-top: 15px;
	margin-bottom: 25px;
}
#rightcolumn_order p {
	font-size: 78%;
	color: #7b7b7b;
	line-height: 18px;
	float: right;
	width: 190px;
	padding-right: 22px;
}
#rightcolumnnews p {
	font-size: 78%;
	color: #7b7b7b;
	line-height: 18px;
	width: 350px;
	margin-left: 23px;
	padding: 0;
}
#rightcolumn p {
	font-size: 78%;
	color: #7b7b7b;
	line-height: 18px;
	width: 212px;
	padding-bottom: 8px;
	float: left;
}
#rightcolumn p.box {
	width: 190px;
	padding-bottom: 8px;
	float: left;
	line-height: 20px;
}
.title2 {
	height: 35px;
	width: 255px;
	margin-top: 10px;
	float: left;
	background: url(../images/title_under.jpg) no-repeat left bottom;
}
.title2 h1 {
	font-size: 110%;
	color: #77a71e;
	font-weight: normal;
	padding-left: 22px;
	width: 260px;
	float: left;
}
.title2 a {
	color: #3b7ab4;
	text-decoration: none;
	font-size: 75%;
	font-weight: bold;
	vertical-align: middle;
	margin-left: 4px;
	white-space: nowrap;
	background: url(../images/underline.gif) repeat-x;
}
.title2 a:hover {
	color: #3b7ab4;
	text-decoration: none;
	background: none;
}
.title2 h2 {
	font-size: 110%;
	color: #3b7ab4;
	font-weight: normal;
	padding-left: 24px;
	float: left;
	width: 230px;
}
.title3 {
	height: 42px;
	width: 200px;
	float: left;
	background: url(../images/title_under.jpg) no-repeat left bottom;
}
.title3 h2 a {
	color: #3b7ab4;
	text-decoration: none;
	font-size: 70%;
	vertical-align: middle;
	margin-left: 23px;
	white-space: nowrap;
	background: url(../images/underline.gif) repeat-x;
}
.title3 a:hover {
	color: #3b7ab4;
	text-decoration: none;
	background: none;
}
.title4 {
	height: 42px;
	width: 200px;
	float: left;
}

#sources {
	height: 66px;
	width: 462px;
	background: url(../images/What_is_sources_back.jpg) no-repeat;
}
#sources strong {
	font-size: 70%;
	margin-left: 20px;
}
#sources ul {
	margin-top: 5px;
	margin-left: 20px;
	font-size: 70%;
	list-style-type: none;
}
#sources li {
	padding-left: 20px;
	margin-top: 3px;
	background: url(../images/source_bullet.gif) no-repeat left;
}
#left_thub {
	margin-left: 40px;
	width: 180px;
	float: left;
	margin-bottom: 25px;
}
#right_thub {
	width: 180px;
	float: right;
	margin-bottom: 25px;
}
/****************************************************************

	Footer

****************************************************************/
#footer {
	width: 810px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
	padding-bottom: 15px;
}
#footer_links ul {
	list-style-type: none;
	padding-left: 22px;
	padding-top: 5px;
	width: 400px;
	float: left;
}
#footer_links li {
	padding: 0;
	margin: 0;
	display: inline;
}
#footer_links li span {
	font-size: 70%;
	padding-left: 7px;
	padding-right: 7px;
}
#footer_links a:link {
	font-size: 70%;
	color: #7c7c7c;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/footer_underline.gif) repeat-x left bottom;
}
#footer_links a:visited {
	font-size: 70%;
	color: #7c7c7c;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/footer_underline.gif) repeat-x left bottom;
}
#footer_links a:hover {
	font-size: 70%;
	color: #7c7c7c;
	font-weight: bold;
	text-decoration: none;
	background: none;
}
#copyright {
	font-size: 70%;
	color: #7c7c7c;
	text-decoration: none;
	float: right;
	padding-top: 9px;
	padding-right: 22px;
}
#copyright ul {
	list-style-type: none;
}
#copyright li {
	padding: 0;
	margin: 0;
	display: inline;
}