/* CSS Document */

@import "class.css";
@import "domtab.css";


#logo {
	float:left;
	top:0px;
	width:196px;
	height:88px;
}


#main {
	float:left;
	width:880px;
	height:400px;
	margin-bottom:20px;
}


#nav  {
	float:right;
	margin: 58px 0 10px 0;
	height:18px;
	text-transform:uppercase;
}


#rotator1 {
	float:left;
	width:888px;
	height:237px;
}


#tabs {
	float:left;
	margin: 10px 0px 20px 0;
	width:910px;
	height:152px;
}

#tab1-lifeshop {
	float:left;
	padding:8px;
	width:277px;
	height:138px;
	border-color:#999;
	border-style:solid;
	border-width: 1px;
	
}

#tab-products  {
	float:left;
	margin: 8px 0 0 0;
	width:265px;
	height:17px;
}

#tab1-arrow  {
	float:left;
	margin: 9px 0px 0px 0px;
	width:8px;
	height:17px;
}


#tab-foodgallery {
	float:left;
	margin: 0 0 0 11px;
	padding:8px;
	width:277px;
	height:138px;
	border-color:#999;
	border-style:solid;
	border-width: 1px;

}

#tab-foodgallerytxt {
	float:left;
	margin: 8px 0px 0px 0px;
	width:265px;
	height:17px;
}


#tab2-arrow {
	float:left;
	margin: 9px 0 0 0;
	width:8px;
	height:17px;
}

#tab3-ultimatehealth {
	float:right;
	margin: 0 0 0 12px;
	width:277px;
	height:138px;


}

#tab-ultimatehealthtxt {
	float:left;
	margin: 8px 0px 0px 0px;
	width:265px;
	height:17px;
}

#tab3-arrow {
	float:left;
	margin: 9px 0px 0px 0px;
	width:8px;
	height:17px;
}

#home {
	float:left;
	width:880px;
	height:400px;
	margin-bottom:20px;
}

#hometxt {
	float:left;
	margin: 0 0 40px 0 ;
	width:550px;
	height:100px;
}


#productstxt {
	float:left;
	margin: 0 0 40px 0 ;
	width:480px;
	height:100px;
}


#rightnavtop {
	float:right;
	margin-top: 45px;
	width:260px;
}

#leftnav {
	float:left;
	margin: 10px 0 0 0;
	width: 226px;
	height:300px;
	border-width:8px;
	border-color: #e5e5e3;
	border:solid;
	padding:10px;
}

#rightnav {
	float:left;
	margin: 20px 0 0 5px;
	width:300px;
	height: 500px;
	background-color:#033;
}

#lifefoodebook {
	margin: 0 0 0 0;
	width:294px;
	height:81px;
}

#drivingdirections {
	margin: 15px 0 0 0 ;
	width:294px;
	height:111px;
}

#newsletter {
	margin: 20px 0 0 0;
	width:294px;
}

#logotwitter {
	float:left;
	margin: 10px 0 0 0 ;
	width:67px;
	height:67px;
}

#logofacebook {
	float:left;
	margin: 10px 0px 0px 10px;
	width:67px;
	height:67px;
}


#logomyspace {
	float:left;
	margin: 10px 0 0 10px;
	width:67px;
	height:67px;
}

#separator {
	float:left;
	margin: 15px 0 15px 0;
	width: 910px;
	height:10px;
	background-image:url(../images/separator1.gif);
	background-repeat:repeat-x;
}


#vertical-separator {
	float:left;
	margin: 0 15px 0 15px;
	width:1px;
	height:160px;
	background-color:#a9a8a3;
}

#footer {
	float:left;
	margin:0 0 0 0;
	width:910px;
	height:200px;
}

#footer-products {
	float:left;
	margin: 0 0 0 0;
	width:140px;
	height:200px;
	
}

#footer-services {
	float:left;
	margin: 0 0 0 0;
	width:205px;
	height:200px;
}

#footer-lifefood {
	float:left;
	margin: 0 0 0 0;
	width:125px;
	height:200px;
	
}

#footer-info {
	float:right;
	margin: 0 0 0 0;
	width:320px;
	height:163px;
	text-align:right;
	
}