#header {
	background:#fff url(../images/hbg.jpg) 0 0 no-repeat;
	position:relative;
	height:180px;
	margin-top:10px;
	margin-bottom:5px;
	color:#fff;
}
#header .logo {
	margin-top:70px; margin-left:50px;
}


#footer {
	clear:both;
	background:#fff url(../images/fbg.jpg) 0 bottom no-repeat;
	height:43px;
	margin-bottom:10px;
		text-align:center;
}
