/* transparent */
#page_bg {
	background: #000000;
}

div#wrapper {
	background: transparent;
}

div#wrapper_r {
	background: transparent;
}

div#header {
	background: #transparent;
}

div#header_l {
	background: transparent;
}

div#header_r {
	background: transparent;
}

div#footer {
	background: #transparent ;
}

div#footer_l {
	background: transparent;
}

div#footer_r {
	background: transparent;
}