/* footer to bottom*/
/* commented backslash hack v2 \*/ 
/*html, body{height:100%;} */
/* end hack */ 
body
{
margin:0px;
padding:0px;
}

#header{
	
} 

#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;}/*needed to make room for footer height:54px;*/ 
#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;
	margin-top: 9px;
	padding-top: 6px;
} /*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 {
	width: 983px;
	padding-bottom: 0px;
	/*background-image: url(../images/bimuno-bg.jpg);*/
	background-image: url(/ppc/images/bimuno-bg.jpg);
	background-repeat: no-repeat;/*repeat-x;	/*margin-left:12px; causes nav image to repeat*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#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: 23px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#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: 36px;
	padding-bottom: 6px;
	padding-left: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/*///////////////////////////////
footer____________footer____//////
//////////////////////////////////*/
#footer {
	width:100%;
	width: 983px;
	position:relative; /* footer to bottom */
	font-family: tahoma, Arial, Helvetica, sans-serif;
	line-height:12px;
	/*line-height:23px;*/
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #71bf11;
	background-image: url(../images/green-footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	clear: both;
} 
#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;
}
