/* CSS Document */


/*-[ universal page styles ]------------------------*/
body {
	background: #666;
	text-align: center;
	margin: 0;
	padding: 0;
}
#wrapper1 {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 780px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #877A75;
	text-align: left;
}
#wrapper1 img {
	border: 0;
}
#wrapper2 {
	background-color: #FFFFFF;
	width: 780px;
	float: left;
}
#wrapper2.subpage {
	background: #FFF url(http://www.biocheckinfo.com/images/bg-subpage.gif) 0 0 repeat-y;
}

/*-[ header specific styles ]------------------------*/
#header {
	position: relative;
	float: left;
	background-color:#FFFFFF;
	background: url(http://www.biocheckinfo.com/images/bg-header.jpg) top right repeat-y;
	background-position:right;
	height: 157px;
	width: 780px;
	border-bottom: 2px solid #FFF;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top:2px;
	background-color:#FFFFFF;
}
#header-message {
	position: absolute;
	width: 395px;
	height: 25px;
	top: 90px;
	left: 173px;
}
#header-message dl {
	padding: 0;
	margin: 0;
}
#header-message dt {
	color: #ed1c24;
	font-weight: bold;
	padding: 0;
	margin: 0;	
}
#header-message dd {
	padding: 0;
	margin: 0;
}
#main-navigation {
	position: relative;
	width: 780px;
	height: 27px;
	top: 130px;
	left: 0;
	font-size: 11px;
}
#main-navigation ul {
	background: #d77726;
	float: right;
	width: 616px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#main-navigation li {
	float: left;
	margin: 0;
	padding: 0;
}
#main-navigation li.search {
	padding: 3px 0 0 9px;
}
#main-navigation li.about {
	padding-left: 9px;
}
#main-navigation a {
	float: left;
	display: block;
	margin: 0;
	padding: 6px 9px 6px 9px;
	color: #FFF;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
}

#main-navigation a sup {
font-size: xx-small;
}

#main-navigation a:hover {
	background: url(http://www.biocheckinfo.com/images/nav-arrow.gif) 50% bottom no-repeat;	
}
#main-navigation a.this-page {
	background: url(http://www.biocheckinfo.com/images/nav-arrow.gif) 50% bottom no-repeat;	
}
#main-navigation #search-field {
	height: 14px;
	width: 80px;
	font-size: 11px;
}

/*-[ subpage specific styles ]------------------------*/
#secondary-navigation {
	float: left;
	width: 164px;
	margin-top: 4px;
	padding: 0;
	font-size: 11px;
}
#secondary-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#secondary-navigation ul li {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	border-bottom: 1px #FFFFFF solid;
}
#secondary-navigation ul li.title {
	color: #333;
}
#secondary-navigation a {
margin: 0;
padding: 10px 0px 0px 5px;
	color: #877A75;
	display: block;
	width: 95%;
	height: 25px;
	text-decoration: none;
}
#secondary-navigation a:hover {
	color: #877A75;
	text-decoration: underline;
}

#content {
	float: left;
	width: 616px;
margin:0;
	padding-bottom: 20px;
}
#content a {
	color: #d77726;	
}
#content a:hover {
	text-decoration: none;	
}
#content h1 {
	background: #000;
	display: block;
	height: 19px;
	padding: 10px 40px;
	margin: 0 0 10px 0;
	width: auto;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;	
}
#content h2 {
	padding: 0 40px;
	margin: 0 0 20px 0;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	color: #d77726;	
}
#content p {
	line-height: 180%;
	margin: 10px 0 10px 40px;
	width: 500px;
}

#content table {
	margin: 10px 0 10px 40px;
	width: 500px;
	padding: 5px;
}
#content p.figure {
	margin: 10px 0 20px 40px;
}
#content p.product {
	margin: 0 0 20px 40px;
	padding-bottom: 15px;
	border-bottom: 2px solid #EFECCD;
}
#content p.product a.title {
	font-weight: bold;
}
#content p.product img {
	float: right;
	margin-left: 15px;
}
#content p.contact {
	margin: 0 0 20px 40px;
	padding-bottom: 15px;
	border-bottom: 2px solid #EFECCD;
}
#content p.address {
	line-height: 120%;
	margin: 0 0 10px 40px;
}
#content p.news {
	line-height: 120%;
	margin: 0 0 15px 40px;
}
#content p.news a {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
#content p.archive {
	padding-top: 10px;
	border-top: 2px solid #c9c5c5;
}
#content #textholder {
	position: relative;
	height: 350px;
}
#content #about {
	position: absolute;
	visibility: visible;
}
#content #cohen {
	position: absolute;
	visibility: hidden;
}
#content #james {
	position: absolute;
	visibility: hidden;
}
#content #troy {
	position: absolute;
	visibility: hidden;
}
#content #marcus {
	position: absolute;
	visibility: hidden;
}
#content #michael {
	position: absolute;
	visibility: hidden;
}
#content #wallach {
	position: absolute;
	visibility: hidden;
}
#content #rogers {
	position: absolute;
	visibility: hidden;
}

/*-[ homepage specific styles ]------------------------*/
#hp-feature {
	background: #000 url(http://www.biocheckinfo.com/images/bg-homepage-feature.jpg) 0 0 no-repeat;
	position: relative;
	float: left;
	clear: both;
	width: 780px;
	height: 218px;
	color: #FFF;
}
#hp-feature a {
	color: #e0060f;
	text-decoration: none;
}
#hp-feature a:hover {
	text-decoration: underline;
}
#hp-feature dl {
	margin: 25px 0 0 35px ;
	padding: 0;
	width: 400px;
}
#hp-f-date {
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-transform: uppercase;
}
#hp-f-headline {
	margin: 0 0 5px 0;
	padding: 0;
	font: 18px/20px Georgia, "Times New Roman", Times, serif;
}
#hp-f-description {
	margin: 0 0 5px 0;
	padding: 0;
}

#hp-f-description ul{
	padding: 0;
	margin: 0;
}

#hp-f-more {
	margin: 0;
	padding: 0 30px 0 0;
	font-weight: bold;
	text-align: right;
	color: #d77726;
}
#hp-separater {
	float: left;
	clear: both;
}


#hp-subfeatures {
	background: url(http://www.biocheckinfo.com/images/bg-hp-subfeatures.gif) 0 0 repeat-y;
	margin:0 auto;
	float: left;
	width: 780px;

}



#hp-subfeatures a {
	color: #d77726;
	text-decoration: none;
	font-weight: bold;
}
#hp-subfeatures a:hover {
	text-decoration: underline;
}
#hp-subfeatures dl {
	position: relative;
	margin: 0;
	padding: 0;
	width: 193px;
	height: 200px;	
}
#hp-subfeatures dl dt {
	background: url(http://www.biocheckinfo.com/images/bg-hp-arrow.gif) 0 3px no-repeat;
	margin: 10px 15px 7px 15px;
	padding: 0 0 0 12px;
	color: #9C8E29;
}
#hp-subfeatures dl dd {
	margin: 0 15px;
	padding: 0;
}

#hp-subfeatures dl dd p {
	margin: 0 0 5px 12px;
	padding: 0;
}
#hp-subfeatures #hp-sf1 {
	float: left;
	width: 160px;
}

#hp-subfeatures #hp-sf2 {
	float: left;
	width: 220px;
}
#hp-subfeatures #hp-sf3 {
	float: left;
}
#hp-subfeatures #hp-sf4 {
	float: left;
}

#hp-feature-footer {
float: left;
clear: both;
}



sup {
font-size: xx-small;
}


#hpsfwrapper {
	text-align: left;
	border:0;
	width: 100%;
	background: url("http://www.biocheckinfo.com/images/bg-hp-subfeatures.gif") repeat-y ;
}

#hpsfwrapper p {
margin: 10px 15px 0 15px;
padding: 0;
}

#hpsfwrapper h1{
background: url(http://www.biocheckinfo.com/images/bg-hp-arrow.gif) 3px 13px no-repeat;
font-size: 12px;
margin: 0;
padding: 10px 15px 0 15px;;
}

#hpsfside-a {
	float: left;
	width: 182px;
}
#hpsfside-a2 {
	float: left;
	width: 210px;
}


#hpsfcontent { 

width: 192px;
	float: left;
}

#hpsfside-b {
width: 192px;
	float: left;
}

#hpsffooter {
	clear: both;
	background: #A2A2A2;
}

#hpsfwrapper a {
	color: #d77726;
	text-decoration: none;
	font-weight: bold;
}
#hpsfwrapper a:hover {
	text-decoration: underline;
}
#hpsfwrapper dl {
	position: relative;
	margin: 0;
	padding: 0;
	width: 193px;
	height: 200px;	
}
#hpsfwrapper dl dt {
	background: url(http://www.biocheckinfo.com/images/bg-hp-arrow.gif) 0 3px no-repeat;
	margin: 10px 15px 7px 15px;
	padding: 0 0 0 12px;
	color: #9C8E29;
}
#hpsfwrapper dl dd {
	margin: 0 15px;
	padding: 0;
}

#hpsfwrapper dl dd p {
	margin: 0 0 5px 12px;
	padding: 0;
}

#hpsfwrapper sup {
font-size: xx-small;
}


/*-[ footer specific styles ]------------------------*/
#footer {
	background: #FFF;
	float: left;
	clear: both;
	width: 100%;
}
#wrapper2.subpage #footer {
	border-top: 15px solid #c9c5c5;	
}
#footer p {
	width: auto;
	text-align: right;
	padding: 15px 25px;
	font-weight: bold;
}

#footer a {
	color: #d77726;	
		text-decoration: none;	
}
#footer a:hover {
text-decoration:underline;

}