#main {
	border-bottom: solid 8px #006b90;
	}
	
#banner {
	border-top: solid 8px #006b90;
	border-bottom: solid 1px #006b90;
	background-image: url('../images/banner-blue_04.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	}

