@charset "utf-8";
/* CSS Document */



#banner
{
	width:944px; 
	min-height:130px /*Non-IE6*/; 
	height:auto !important /*Non-IE6*/; 
	height:130px /*IE6*/; 
	font-size:1.0em;
	clear:both; 
}	
#banner:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

#banner-roundtop
{	
	clear:both; 
	height:9px;
	background:transparent url(/images/page/WEBSITE_03.gif) no-repeat; 
	overflow:hidden;
}
#banner-contentholder
{
	clear:both; 
	border-left:9px #000 solid;
	border-right:9px #000 solid;
}
#banner-image
{	
	height:152px;
	background-image:url(/images/page/WEBSITE_06.gif);

}			
#banner-roundbottom
{
	clear:both; 
	height:9px;
	background:transparent url(/images/page/WEBSITE_09.gif) no-repeat; 
	overflow:hidden;
}
	
			

