﻿#top-banner {
	width: 100%;
	height: 20%;
	min-height:60px;
	top: 0px !important;
	position: absolute;
	left: 0px;
	background-position:150% 0%;
	background-image: url("../banner.jpg");
	background-size: 80%;
	background-repeat: repeat-x;
}