/* white */
#page_bg {
	background: #e5edf5;
}

div#wrapper {
		background: #F0F8FF url() 0 0 repeat-y;
}

div#wrapper_r {
	background: background: #e5edf5;url() 100% 0 repeat-y;
}

div#header{
	background: url() 0 0 no-repeat;
}
div#header{
	background: url() 0 0 no-repeat;
}

div#header_l {
	background: url() 0 0 no-repeat;
}

div#header_r {
	background: url() 100% 0 no-repeat;
}

div#footer {
	background: #f7f7f7 url() 0 100% repeat-x;
}

div#footer_l {
	background: #0099FF url(../images/) 0 0 no-repeat;
}

div#footer_r {
	background: url(../) 100% 0 no-repeat;
}
