/* blue */
#page_bg {
	background: #ffffff;
}

div#wrapper {
		background: #ffffff;
margin-left: 0px;
}

div#wrapper_r {
	background: #ffffff;
}

div#header {
        float: left;
	height:236px;
	width:855px;
	background: transparent url(../images/TopImage.jpg) 100% no-repeat;
}

div#header_l {
        float: left;
	background: transparent;

}

div#header_r {
	background: transparent;
}

div#footer {
	background: #ffffff;
}

div#footer_l {
	background: #ffffff;
}

div#footer_r {
	background: #ffffff;
}
