@charset "UTF-8";
.logo {
	height: 165px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.bottomnav {
	background-image: url(../images/backfoot.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 150px;
	background-color: #373434;
}
.backy {
	background-image: url(../images/head-bg.jpg);
	margin: 0px;
	padding: 0px;
	height: 165px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #363333;
}

