@charset "UTF-8";
/* CSS Document */

#container #body_container {
	width: 1026px;
	height: auto;
	clear: left;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-bottom: 15px;
	background-image: url(../../images/body/body.gif);
}
#container #body_container #body_left {
	float: left;
	width: 760px;
	height: auto;
	padding-bottom: 4px;
	overflow: visible;
}
