#header {
    background: url(../grfx/bg_header.jpg) no-repeat #fff;
    width:805px;
    height:80px;
    margin:1px 0;
    padding-bottom:0px;
    border-bottom:0px none;
}

#header .homelink {
	width: 310px;
	height: 80px;
	top:-13px;
}

a {
    color:#CC8823;
}
a:hover {
    color:#CC8823;
}
