html {
	background-color: #eae3b7;
}

#header {
	background: #6a8a98 url('/images/remodeling/headerbg2.gif') left top no-repeat;
	height: 172px;
	background-repeat: no-repeat;	
}

#header h1 {
	background: transparent url('/images/remodeling/logo.gif') left top no-repeat;
}

#header h3 {
	background: transparent url('/images/remodeling/trusted.gif') 0px 30px no-repeat;
}

#pageBody {
	background: transparent url('/images/remodeling/pagebg.gif') left top repeat-y;
}

#footer {
	background-color: #6a8a98;
}

#leftMenu li a:hover {
	background-color: #fbf6cf;
}

#leftMenu #sel a, #leftMenu #sel a:hover {
	background-color: #fff;
}

