#header {
    background: url("../img/bg_top_grey.jpg") repeat-x scroll center top #b1b1b1;
    background-color: #ffffff;
}
#access {
	background: #aaaaaa;
	border: 1px solid #a0a0a0;
	}
	#access a {
		border: 1px solid #aaaaaa;
		border-bottom: none;
		}