#nallnet {
	position: absolute;
	top: 745px;
	left: 880px;
	width: 98px;
	height: 37px;
}
body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	zbackground-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*height: 1000px;*/
	font-size: 12px;
	left: 195px;
}
body.window {
	background-image: url(../images/background-window.jpg);
	background-repeat: no-repeat;
	zbackground-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	position: absolute;
	left: 0px;
}
#logo {
	display: none;
	position: absolute;
	left: 820px;
	top: -20px;
}
H1 {
	font-size: 16px;
}
H3 {
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #c4937E;
	margin-top: 0px;
}
a img {
	border: none; 
}
#nav {
	position: relative;
	top: 80px;
	left: 100px;
}
.navItem {
	display: inline;
	float: left;
	margin-left: 10px;
}
.navItemSub {
	padding-bottom: 5px;
}
#footer {
	/*position: absolute;
	left:-11px;
	top: 700px;*/
	position: relative;
	left: -200px;
	margin-bottom: 50px;
}
.footerShort {
	margin-top: 170px;
}
.footerLong {
	margin-top: 50px;
}

#leftZone {
	position: absolute;
	top: 220px;	
	left:-11px;
}
#rightZone {
	position: absolute;
	top: 220px;	
	left: 195px;
}

#leftnav_area {
	width: 200px;
	height: 250px;
	background-color: #F0DfD6;
	opacity:0.8;filter:alpha(opacity=80);
}

#leftnav_area div{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

span
{
filter: alpha(opacity:100);
position: relative;
}
#leftnav_register {
	margin-top: 5px;
	width: 200px;
	height: 65px;
	background: #c4937E;
}
#leftnav_register div {
	padding: 10px 20px 10px 20px;
	color: #FFFFFF;
}
#leftnav_register2 {
	margin-top: 5px;
	width: 200px;
	height: 45px;
	background: #c4937E;
}
#leftnav_register2 div {
	padding: 10px 20px 10px 20px;
	color: #FFFFFF;
}
#leftnav_offers {
	margin-top: 5px;
	width: 200px;
	height: 45px;
	background: #D1CEDD;
}
#leftnav_offers div {
	padding: 15px 20px 10px 20px;
	/*color: #FFFFFF;*/
}
#leftnav_tandc {
	margin-top: 5px;
	width: 400px;
	height: 20px;
}
#leftnav_tandc div {
	/*padding: 10px 20px 10px 20px;*/
	padding-left: 20px;
	color: #666666;
}
#body_area {
	width: 800px;
	min-height: 250px;	
	opacity:0.8;filter:alpha(opacity=80);
}
#body_area div{
	padding: 20px;
}
#body P.center {
	position:relative;
	left: 50px;
}
#brand1 {
	/*display: none;*/
	width: 300px;
	height: 428px;
	position:absolute;
	left: 545px;
	top: 92px;
	background-image: url(../images/brand1.gif);
	background-repeat: no-repeat;
	z-index:100;
}
#brand2 {
	/*display: none;*/
	width: 300px;
	height: 428px;
	position:absolute;
	left: 545px;
	top: 92px;
	background-image: url(../images/brand2.gif);
	background-repeat: no-repeat;
	z-index:100;
}
#brand3 {
	/*display: none;*/
	width: 300px;
	height: 428px;
	position:absolute;
	left: 545px;
	top: 92px;
	background-image: url(../images/brand3.gif);
	background-repeat: no-repeat;
	z-index:100;
}
#body_pics1 {
	display: none;
	position:relative;
	left: 570px;
	top: -110px;
}
#logos {
	position: absolute;
	top: 570px;
	left: 1px;
}
.logowrapper {
	margin: 10px;
}

.home {
	background: #F0DfD6;
}
.homeActive {
	color: #B5917C;
}
.science {
	background: #BAC696;
}
.scienceActive {
	color: #BAC696;
}
.hands {
	background: #D1D1C6;
}
.handsActive {
	color: #D1D1C6;
}
.clinic {
	background: #82C6E2;
}
.clinicActive {
	color: #82C6E2;
}
.what {
	background: #E5C6AA;
}
.whatActive {
	color: #E5C6AA;
}
.price {
	background: #D1CEDD;
}
.priceActive {
	color: #D1CEDD;
}
.beforeafter {
	background: #F4BFD1;
}
.beforeafterActive {
	color: #F4BFD1;
}

.copyLink, a.copyLink:link, a.copyLink:active { 
	text-decoration: underline;
	color: #000000;
}
a.copyLink:visited { 
	text-decoration: underline;
		color: #000000;
}
a.copyLink:hover { 
	text-decoration: underline;
	color: #000000;	
}

.subnavLink, a.subnavLink:link, a.subnavLink:visited {
	text-decoration: none;
	color: #333333;
}
a.subnavLink:hover, a.subnavLink:active { 
	text-decoration: underline;
	color: #333333;	
}

.subnavLink2, a.subnavLink2:link, a.subnavLink2:visited {
	text-decoration: none;
	color: #ffffff;
}
a.subnavLink2:hover, a.subnavLink2:active { 
	text-decoration: underline;
	color: #ffffff;	
}

.subnavLink3, a.subnavLink3:link, a.subnavLink3:visited {
	text-decoration: none;
	color: #666666;
}
a.subnavLink3:hover, a.subnavLink3:active { 
	text-decoration: underline;
	color: #666666;	
}

#cta {
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #B5917C;
}

.photoCredit {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
