/* footer to bottom*/
/* commented backslash hack v2 \*/ 
/*html, body{height:100%;} */
/* end hack */ 

#header{ 
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	/*width:748px; if site is centered #header will need updated in JS for positioning*/
	height:125px;
	z-index:500;/*so nav appears above left side nav*/
	margin-right: -15px;  /*use to get rid of hor scroll IE Mac */
} 

#header-new1 {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:500;/*so nav appears above left side nav*/
	margin-right: -15px;  /*use to get rid of hor scroll IE Mac */
	height: 127px;
	margin-top: 20px;
}
.marq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#clearfooter{clear:both;height:54px;}/*needed to make room for footer*/ 
#minHeight{float:left;width:0px;height:100%;margin-bottom:-54px;} /* footer to bottom */
* html #minHeight{margin-bottom:-54px;} /* footer to bottom */
/*div,p {margin-top:0}clear top margin for mozilla*/

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/ 

#content{
}
	
#home_content{
	padding: 0 40px 0 40px;
	}
form{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

/*//////////////////////////////////////////////////////////////////
drop down nav______________________________drop down nav////////////
////////////////////////////////////////////////////////////////////*/
#mainMenu {
	margin: 0 auto;
	width: 760px;
	padding-bottom: 25px;
	background-image: url(../images/bimuno-bg.jpg);
	background-repeat: no-repeat;/*repeat-x;	/*margin-left:12px; causes nav image to repeat*/
	}
#menuList {
	margin: 0;
	padding: 0;
	height: 25px;
	}

#menuList ul {
	margin: 0px;
	padding: 0px;
	clear: left;
	}

#mainMenu ul li{
	display: block;
	display:inline;
	list-style: none;
	padding-top: 3px;
	height: 25px;
	}

#menuList li {
	list-style: none;
	float: left;
	}
.menubar1 {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menuList li a {
	height: 22px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 34px;
	padding-bottom: 6px;
	padding-left: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/*///////////////////////////////
footer____________footer____//////
//////////////////////////////////*/
#footer { 
	width:100%; 
	width: 760px; /*to cetner*/
	margin: 0 auto; /*to center*/
	clear:both; 
	height:52px; /* footer to bottom */
	/*border-top:1px solid #000; */
	/*border-bottom:1px solid #CCC;  footer to bottom */
	background: #71bf11 url(../images/green-footer-bg.jpg) top no-repeat;
	position:relative; /* footer to bottom */
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	line-height:12px;
	/*line-height:23px;*/
	text-align: center;
} 
#content-new  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#content-new p {
	padding:0px;
	margin:0px;
}
#content-new ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding:0px;
	margin:0px;
}
#content-new span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339933;
}
.shopborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
}
.green {
	color: #165F18;
}
.red {
	color: #cd0602;
	font-size:15px;
	font-weight:bold;
	padding-right:24px;
}
.txt {
	height: 19px;
	width: 222px;
}

.green-light {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #b0d35a; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.green-bold {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #18953f; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.green-txt-heading {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #339933; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.ari-12-bodytxt {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.style4 {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.whitebg
{
	background-color:#ffffff;
}
.graybg
{
	background-color:#c6c6c6;
}
.bold
{
	font-weight:bold;
}