
#header
	{
	position:absolute;
	top:20;
	left:0px;
	width:760px;
	height:150px;
	background-color:#0B224B;	
	border-left:0px solid #000;
	border-right:0px solid #000;
	border-bottom:10px solid #669933;
	overflow:hidden;
	color: #000000;
	z-index:100;
	}
#header1
	{
	display:none;
	}
#subheader
	{
	display:none;
	}

#left 
	{
	display:none;
	}
#right 
	{
	display:none;
	}
#footer
	{
	display:none;
	}
#centrecontent 
	{
	width:100%;
	float:left;
	padding-top:195px;
	padding-bottom:20px;/* needed to make room for footer */
	}
#subcentrecontent 
	{
	width:100%;
	float:left;
	padding-top:195px;
	padding-bottom:20px;/* needed to make room for footer */
	}
.h1class{
	display:none;
	
}
.discount{
	color: #ffffff;
}

