body
{
	background: #770100;
	color: #fff;
	font-family: Verdana;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
}
#container
{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 800px;
	background: #1e1e1e;
}
#content
{
	background: #1e1e1e;
	padding: 10px 15px 30px 15px;
	height: auto;
	overflow: hidden;
	line-height: 150%;
}
#c1
{
	height: 50px;
	width: 800px;
	background-color: #770100;
	background-image: url(../images/img_01.jpg);
	background-repeat: no-repeat;
}

#c2
{
	float: left;
	height: 270px;
	width: 570px;
	background-image: url(../images/img_02.gif);
	background-repeat: no-repeat;
}
#c3
{
	background:url(../images/img_03.jpg) no-repeat;
	float: left;
	height: 270px;
	width: 230px;
}
#c4
{
	background:url(../images/img_04.jpg) no-repeat;
	clear: both;
	height: 65px;
	width: 800px;
}
#c5
{
	background:url(../images/img_05.jpg) no-repeat;
	float: left;
	height: 60px;
	width: 800px;
}
#c6
{
	background:url(../images/img_06.jpg) no-repeat;
	float: left;
	height: 80px;
	text-align: center;
	width: 800px;
}
ul#menu
{
	display: block;
	padding-left: 5px;
	padding-top: 25px;
}
