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

#homeheaderContent {
	width: 1226px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 179px;
}
#headerContent {
	width: 1226px;
	margin: 0px;
	padding: 0px;
	height: 176px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#headerContent img {
	float: right;
	margin-top: 20px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
