#header {
    background: url(../grfx/bg_header.jpg) no-repeat #fff;
    width:805px;
    height:80px;
    margin:1px 0;
    padding-bottom:0px;
    border-bottom:0px none #ccc;
}

#header .homelink {
	height:80px;
	top:-13px;
	width:330px;
}

a {
    color:#146B89;
}

a:hover {
    color:#146B89;
}
