@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	margin-bottom:40px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	background:#bdb987 url(images/a_01.jpg) top center repeat-x;
	}
	
/* pre done classes */

.m_auto{
	margin:auto;
	width:785px;
	}
	
#flashcontent{
	width:100%;
	height:324px;
	}
	
#menu{
	height:50px;
	width:100%;
	text-align:center;
	background:url(images/a_05.jpg) no-repeat;
	}
	
#menu a{
	font-weight:600;
	color:#fff;
	letter-spacing:5px;
	font-size:14px;
	text-decoration:none;
	}
	
#menu a:hover{
	color:#CCCCCC;
	}
	
.heading{
	font-size:18px;
	font-weight:bold;
	color:#9b9268;
	letter-spacing:5px;
	padding-bottom:3px;
	}
	
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	}
	
#divbg{
	width:785px;
	background:url(images/a_08.jpg) repeat-y;
	text-align:left;
	}
	
#content{
	width:685px;
	background:url(images/a_06.jpg) no-repeat;
	padding-left:50px;
	padding-right:50px;
	}
	
#base{
	width:785px;
	height:78px;
	background:url(images/a_09.jpg) no-repeat;
	}
	
#end{
	width:785px;
	height:16px;
	background:url(images/a_11.jpg) no-repeat;
	}
	
p{
	margin:0;
	}
	
.menuspace{
	height:50px;
	width:20px;
	background:url(images/menuspace.jpg) no-repeat;
	}
	
#footer{
	height:100px;
	width:100%;
	text-align:left;
	}

