/* CSS Document */

#wrapper {
	WIDTH: 960px;
	margin: 10px auto 0 auto;
	overflow: visible;
	background-image: url(../images/banner_one.jpg);
	background-repeat: no-repeat;
	
}


#header {
	position: relative;
	margin: 0px 0 0 0;
	padding: 0px 0px 0 0;
	float: right;
	width: 668px;
	height: 175px;
	position: relative;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

