#logo a {
	background-color: #2664a1;
	color: #FFFFFF;
	text-decoration: none;
	padding: 15px 27px 15px 0;
	display: block;
	-moz-border-radius: 0 10px 0 0;
	-webkit-border-radius: 0 10px 0 0;
}
#mainwrap:hover {
	background: url(../img/barblue.png) 760px 30px no-repeat fixed;
}
