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


#headerimage {
	width:955px;
	height:181px;
	float:left;
	background-image:url(images/header_img.png);
}

#registration {
	width:500px;
	height:40px;
	background-image:url(images/registration.jpg);
	background-repeat:no-repeat;
	margin-top:153px;
	margin-left:450px;
}

#nav {
	font-size:13px;
	text-align:center;
	padding-top:7px;
}

	
