/* blue */
#page_bg {
	background: #FFFFFF;
	
}


div#header {
	background: url(../images/header.png) 0 0 no-repeat;
}

div#footer {
	background: url(../images/footer_bg.png) 0 100% repeat-x; 
	height: 46px;
}