body {
	margin-top: 20px;
	padding: 0;
	background: #2E2200;
	font-size: 11px;
	text-align: justify;
	color: #ABABAB;
	padding-left:100px;
	background:#5D5D5D url('../images/real_bg_img.jpg');
}

#image_top {
	
	float:left;
	position:relative;
	margin:0px 0px 15px 0px;	
	width:801px;
	background:url('../images2/box_top_iner.jpg') no-repeat left top;
}
#image_middle{
	
	float:left;
	position:relative;
	margin:126px 0px 0px 0px;	
	width:801px;
	background: url('../images2/middle_iner.jpg') repeat-y left top;
}
#image_bottom{
	
	float:left;
	position:relative;
	margin:0px 0px 0px 0px;	
	width:801px;
	height:14px;
	background: url('../images2/bottom_img_iner.jpg') no-repeat left top;
}

#image_top_inner{
	
	float:left;
	position:relative;
	margin:0px 0px 15px 0px;	
	width:800px;
	background:url('../images2/img03.jpg') no-repeat left top;
}
#image_middle_inner{
	
	float:left;
	position:relative;
	margin:10px 0px 0px 0px;	
	width:800px;
	background: url('../images2/img04.jpg') repeat-y left top;
}
#image_bottom_inner{
	
	float:left;
	position:relative;
	margin:0px 0px 0px 0px;	
	width:800px;
	height:14px;
	background: url('../images2/img05.jpg') no-repeat left top;
}
#image_top_inner_ano{
	
	float:left;
	position:relative;
	margin:0px 0px 15px 0px;	
	width:800px;
	background:url('../images2/inner_ img03.jpg') no-repeat left top;
}
#image_middle_inner_ano{
	
	float:left;
	position:relative;
	margin:15px 0px 0px 0px;	
	width:800px;
	background: url('../images2/inner_img04.jpg') repeat-y left top;
}
#image_bottom_inner_ano{
	
	float:left;
	position:relative;
	margin:0px 0px 0px 0px;	
	width:800px;
	height:14px;
	background: url('../images2/inner_img05.jpg') no-repeat left top;
}
/* Header */
#header {
	width: 800px;
	height: 61px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	color: #FFFFFF;
	font-size: 36px;
	padding-left: 15px;
}

#header p {
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

/* Page */
/* Footer */
#footer {
	width: 800px;
	height: 60px;
	float:left;
	position:relative;
	min-height: 60px;
	background: url('../images2/img02.jpg') no-repeat left top;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABAB; margin-left:auto; margin-right:auto; margin-top:0
}

#footer p {
	padding: 20px 0;
	text-decoration:none;
}

#footer p a {
	color: #FFB300;
	text-decoration:none;
}

