/* CSS Document */

body {
	width: 1024px;
	margin: 0 auto;
	text-align: center;
	background-color: #000 ;
}

div.container {
	position: relative;
	text-align: left;
	width: 1024px;
	min-height: 790px; !important
	height: 790px;
	top: 0;
	left: 0;
	background: #fff url(../images/bkgd.gif) no-repeat;
	margin: 0;
	padding: 0;

}

div.nav {
	position: relative;
	top: 0;
	left: 0;
	width: 1024px;
	height: 42px;
	border-bottom: solid 1pt #006699;
	z-index: 1000;
}

div.logo {
	position: relative;
	top: 20px;
	left: 650px;
	width: 320px;
	height: 104px;
	margin: 0;
	padding: 0;
	z-index: 100;
}



div.main_left {
	position: relative;
	top: 16px;
	left: 0;
	float: left;
	width: 340px;
	min-height: 500px;!important
	height: 500px;
	margin: 0;
	padding: 0 0 0 40px;
	z-index: 0;
}

.indeximg {margin-top: 40px;}


div.main_right {
	position: relative;
	top: 156px;
	left: 50px;
	float: left;
	width: 450px;
	min-height: 500px; !important
	height: 500px;
	margin: 0;
	padding: 0 40px 0 30px;
	z-index: 0;
}

.phytonlogo {margin: -5px 185px 0 0 ;}

.contactus 
{
	position: relative;
	float: left;
	width: 200px;
	height: 100px;
	top: 0px;
	left: 50px;
}

.logofooter
{
	float: right;
}

div.footer {
	position: relative;
	top: 0;
	left: 0;
	clear: both;
	width: 1024px;
	height: 142px;
	text-align: right;
	background: #231f20 url(../images/bkgd_footer.gif) no-repeat;
	margin: 0;
	padding: 10px 0 0 0;
	z-index: 0;
}

div.footer p {
	font-size: 9px;
	color: #999999;
	margin: 25px 15px 0 0;
}
	




/*------START OF TOP BAR NAV ---------------------------------------*/
#navi {
	position: relative;
	top: 0;
	left: 0;
	width: 1024px;
	height: 42px;
	background: transparent url(../images/navbar_fix.gif) no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1000;
}

#navi a {text-decoration: none;}


#navi li {
	top: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	z-index: 1000;
}

#navi li, #navi li a {
	height: 42px;
	display: block;
}


#panel1c {
	left: 0px;
	width: 189px;
}
#panel2c {
	left: 189px;
	width: 110px;
}
#panel3c {
	left: 299px;
	width: 94px;
}
#panel4c {
	left: 393px;
	width: 170px;
}
#panel5c {
	left: 563px;
	width: 255px;
}
#panel6c {
	left: 818px;
	width: 150px;
}


#panel1c a:hover {background: transparent url(../images/navbar_fix.gif) 0 -42px no-repeat;}
#panel2c a:hover {background: transparent url(../images/navbar_fix.gif) -189px -42px no-repeat;}
#panel3c a:hover {background: transparent url(../images/navbar_fix.gif) -299px -42px no-repeat;}
#panel4c a:hover {background: transparent url(../images/navbar_fix.gif) -393px -42px no-repeat;}
#panel5c a:hover {background: transparent url(../images/navbar_fix.gif) -563px -42px no-repeat;}
#panel6c a:hover {background: transparent url(../images/navbar_fix.gif) -818px -42px no-repeat;}


.home #panel1c a     {background: transparent url(../images/navbar_fix.gif) 0 -84px  no-repeat;}
.benefits #panel2c a    {background: transparent url(../images/navbar_fix.gif) -189px -84px  no-repeat;}
.news #panel3c a   {background: transparent url(../images/navbar_fix.gif) -299px -84px  no-repeat;}
.labels #panel4c a {background: transparent url(../images/navbar_fix.gif) -393px -84px  no-repeat;}
.appl #panel5c a     {background: transparent url(../images/navbar_fix.gif) -563px -84px  no-repeat;}
.shows #panel6c a     {background: transparent url(../images/navbar_fix.gif) -818px -84px  no-repeat;}


/*------END OF TOP BAR NAV ---------------------------------------*/
/* ----------------------------------------------------------------*/
