body {
	margin:0px;
	background: url(../theme_images/01.png) #D0D0D0 repeat-x;
}
#main {
	width:799px;
	height:749px;
	margin:0 auto;
}

#main_content {
	width:659px;
	height:368px;
	background:url(../theme_images/10.gif);
	padding: 10px 70px;
	margin:0px;
}

#footer {
	width:100%;
	height:141px;
	background: url(../theme_images/04.png) repeat-x;
}

#base {
	width:799px;
	height:141px;
	margin: 0 auto;
	background:url(../theme_images/12.png) no-repeat;
}

#footer_1 {
	border-right: 1px solid #e2e2e2;
	width:275px;
	height:120px;
	margin-left:20px;
	margin-top:10px;
	float:left;
}
#footer_2 {
	border-right: 1px solid #e2e2e2;
	width:200px;
	height:120px;
	margin-left:20px;
	margin-top:10px;
	float:left;
}
#footer_3 {
	width:200px;
	height:20px;
	margin-left:35px;
	margin-top:100px;
	float:left;
	text-align:center;
	color:#999999;
}

#header {
	margin:0px;
	padding:0px;
	width:799px;
	height:306px;
}
#nav {
	margin:0px;
	padding:0px;
	width:799px;
	height:54px;
}

* html  #nav {
	margin-bottom:-5px;
}