body{
	background: #f3f3f1 url("images/bg_main.png") no-repeat;
	background-position:center 220px;
	font-family: Tahoma;
	font-size: 12px;
}
#header_enc{
	background: #372401;
	width: 100%;
	height: 221;
}
#logo_enc{
	width: 1259;
	height: 151;
}
#header_pre{
	background: url("images/header_pre.png");
	width: 219;
	height: 151;
	float: left;

}
#header_top{
	background: url("images/header_top.png");
	width: 1259;
	height: 70;
	float: top;
}
#header1{
	background: url("images/header_1.png");
	width: 205;
	height: 151;
	float: left;
}
#header2{
	background: url("images/header_2.png");
	width: 206;
	height: 151;
	float: left;
}
#header3{
	background: url("images/header_3.png");
	width: 205;
	height: 151;
	float: left;
}
#header4{
	background: url("images/header_4.png");
	width: 205;
	height: 151;
	float: left;
}
#header_aft{
	background: url("images/header_aft.png");
	width: 219;
	height: 151;
	float: left;
}
#header_top_404{
	background: url("images/header_top_404.png");
	width: 1259;
	height: 70;
	float: top;
}
#header_pre_404{
	background: url("images/header_pre_404.png");
	width: 219;
	height: 151;
	float: left;

}
#header1_404{
	background: url("images/header_1_404.png");
	width: 205;
	height: 151;
	float: left;
}
#header2_404{
	background: url("images/header_2_404.png");
	width: 206;
	height: 151;
	float: left;
}
#header3_404{
	background: url("images/header_3_404.png");
	width: 205;
	height: 151;
	float: left;
}
#header4_404{
	background: url("images/header_4_404.png");
	width: 205;
	height: 151;
	float: left;
}
#header_aft_404{
	background: url("images/header_aft_404.png");
	width: 219;
	height: 151;
	float: left;
}

#page_enc_404{
	width: 1259;
	height: 151;
}
#page_left_404{
	background: url("images/page_left_404.png");
	width: 219;
	height: 300;
	float: left;
}
#page_center_404{
	background: url("images/page_center_404.png");
	width: 762;
	height: 300;
	float: left;
}
.page_center_404{
	margin-top: 130px;
	margin-left: 160px;
	text-align: left;
	font-size: 15px;
	font-family: arial;
	color: white;
}
.page_center_404 a{
	color: #a29603;
	text-decoration: none;
}
.page_center_404 a:hover{
	color: #d8c79a;
}
#page_right_404{
	background: url("images/page_right_404.png");
	width: 278;
	height: 300;
	float: left;
}

.menu_head{
	color: #a29603;
	font-size: 13px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu{
	color: #372401;
	margin-left: 25px;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.menu a{
	color: #372401;
	text-decoration: none;
}
.menu a:hover{
	color: #d8c79a;
}
.main_head{
	color: #372401;
	font-size: 15px;
	margin-left: 10px;
}
.main{
	font-size: 13px;
	margin-left: 10px;
}
.main a{
	color: #a29603;
	text-decoration: none;
}
.main a:hover{
	color: #d8c79a;
}
.footer{
	color: #372401;
	margin-left: 25px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.footer a{
	color: #a29603;
	text-decoration: none;
}
.footer a:hover{
	color: #d8c79a;
}
