/* Styles for the banner and tabs */
.banner{
	width:1000px; 
	height:125px; 
	font-size:15px; 
	font-family:verdana;
	color:#333333;
	padding:0px 0px;
	border:0px solid #000000;
	margin-top:0px; 
	background: #FFC47E url(../images/banner.jpg)  no-repeat;
}