/* CSS Document */
.om_base
{
	margin: 0 0 0 0;
}

.om_header
{
	background: transparent url(header.jpg) repeat-x right top;
	margin: 0 0 0 0;

}
.om_footer
{
	background: transparent url(footer.jpg) repeat-x right bottom;
	margin: 0 0 0 0;

}
.om_footer_l
{
	background: transparent url(footer_left.gif) repeat-y left top;
	margin: 0 0 0 0;
}
.om_footer_r
{
	background: transparent url(footer_right.gif) repeat-y right top;
	margin: 0 0 0 0;
}
.om_content
{
	margin: 0 0 0 5;
}
