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

#golf #head{
	background-image: url(../img/mainIMG/golf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 370px;
}
#golf  #head ul {
	padding: 0px 20px 0px 35px;
	width: 925px;
	margin: 25px 0px 0px;
	float: left;
	list-style-type: none;
	background-image: url(../img/nav/navBarGolf.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
	display: block;
	position: absolute;
}


#golf #logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 720px;
	top: 250px;
}

