/*
====================================
----- Terravant Home Page only -----
====================================
*/

* {
	margin: 0;
	padding: 0;
}
body { background: #efeeef /*url(../images/home_bg.png) repeat-x center top;*/ }
#theCenterer {
	margin-top: -209px;
	width: 100%;
	height: 418px;
	position: absolute;
	top: 50%;
}
#theCenterersBox {
	margin: 0 auto;
	position: relative;
	width: 796px;
	height: 418px;
	background: url(../images/home_bgBox.gif) no-repeat center top;
}
#terravant {
	margin: 55px 0 0 80px;
	width: 225px;
	height: 236px;
	float: left;
	display: block;
	background: url(../images/home_logo.png) no-repeat center top;	
}
#terravant h1 { text-indent: -10000em; }

#introP {
	margin: 98px 99px 0 0;
	width: 304px;
	height: 193px;
	float: right;
	background: url(../images/home_text.png) no-repeat center top;
}
#introP p { text-indent: -10000em; }

ul#menu { display: block; margin: 45px auto 0 auto; width: /*548px*/ 715px; height: 70px; list-style-type: none; clear: both; border-top: #e3e0db solid 1px; }
ul#menu li { display: block; margin: 0; padding: 0; height: 70px; float: left; }
ul#menu li a { display: block; margin: 0 22px 0 0; height: 70px; text-indent: -9999px; }
li#menuFacility a { width: 54px; background:url(../images/home_menu_facility.gif) no-repeat left center; }
li#menuServices a { width: 60px; background:url(../images/home_menu_services.gif) no-repeat left center; }
li#menuAPProgram a { width: 85px; background:url(../images/home_menu_apProgram.gif) no-repeat left center; }
li#menuCustomCrush a { width: 100px; background:url(../images/home_menu_customCrush.gif) no-repeat left center; }
li#menuTastingRoom a { width: 131px; background:url(../images/home_menu_avant.gif) no-repeat left center; }
li#menuWineCenter a { width: 87px; background:url(../images/home_menu_wineCenter.gif) no-repeat left center; }
li#menuAboutUs a { width: 65px; background:url(../images/home_menu_aboutUs.gif) no-repeat left center; }