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




#masthead {
	float: left;	
}
#headerNav {
	margin-left: 175px;
}

#headerLogo {
	width: 206px;
	margin-left: 440px;
}



#headerLogor a {
	text-decoration: none;
	background-color: #FFFFFF;
}



#headerLogor a:Hover {
	text-decoration: none;
	background-color: #FFFFFF;
}


	
#headerLogo img {
	margin-left: 226px;
}



#HeaderList {
	width: 530px;
	margin-left: 175px;
	height: 0px;
}



#navbar li {
	float: left;
	list-style-type: none;
	margin-right: 20px;
	color: #FFFFFF;
}
