
body
{
	padding: 0px;
	margin: 0px;
	background-image: url('../img/design/bg_body.jpg');
	background-position: top center;
}

div#header
{
	width: 856px;
	height: 370px;
	margin-left: auto;
	margin-right: auto;
}

br.clear
{
	clear: both;
	height: 0px;
	width: 0px;
	font-size: 0px;
	overflow: hidden;
}

div#bg_body2
{
	background-image: url('../img/design/bg_body2.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}

div#bg_body3
{
	background-image: url('../img/design/bg_body3.jpg');
	background-repeat: repeat-y;
	background-position: top center;
}

div#bg_body4
{
	background-image: url('../img/design/bg_body4.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

div#bg_body5
{
	background-image: url('../img/design/bg_body5.jpg');
	background-repeat: repeat-x;
	background-position: top center;
}

div#container
{
	width: 856px;
	margin-left: auto;
	margin-right: auto;
}

div#left
{
	width: 270px;
	float: left;
	text-align: left;
	padding-top: 8px;
}

div#right
{
	width: 586px;
	padding-top: 19px;
	float: right;
	text-align: left;
}

div#content
{
}

div#footer
{
	clear: both;
	width: 856px;
	height: 53px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../img/design/footer.jpg');
	background-repeat: no-repeat;
}
