/* CSS Document */
.cl_base
{
	margin: 0 0 0 0;
}

.cl_header
{
	background: transparent url(header.jpg) repeat-x right top;
	margin: 0 0 0 0;

}
.cl_footer
{
	background: transparent url(footer.jpg) repeat-x right bottom;
	margin: 0 0 0 0;

}
.cl_footer_l
{
	background: transparent url(footer_left.gif) repeat-y left top;
	margin: 0 0 0 0;
}
.cl_footer_r
{
	background: transparent url(footer_right.gif) repeat-y right top;
	margin: 0 0 0 0;
}
.cl_content
{
	margin: 0 0 0 0;
}
