*,html {	
	margin: 0 auto;
	padding: 0;
}

body {
	background: #ebe4cf;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	border-top:solid 5px #cebc97;
	border-bottom:solid 5px #cebc97;
}
p{margin-bottom:10px;}
#line-top {
	background: #cebc97;
	height: 8px;
}	

#Wrapper {
	width: 958px;
}

#header {
	background: url(images/header.jpg);
	width: 958px;
	height: 130px;
}

#top-menu {
	background: url(images/top-menu.jpg);
	width: 958px;
	height: 18px;
	color: #FFFFFF;
}

#top-menu a{
	text-decoration: none;
	color: #fff;
}

#top-menu a:hover {
	color: #c1ab7b;	
}		

ul#main-menu {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin-left:5px;
	line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

ul#main-menu li {
	background: url(images/button-topmenu.jpg) no-repeat center left;
	display: inline;
	list-style: none;
	padding-left: 10px;
	padding-right: 15px;
}		

#mid {
	background: url(images/pic.jpg);
	width: 958px;
	height: 336px;
}

#content {
	width: 958px;
}

.con {
	width: 698px;
	float: left;
}	

#content-left {
	background: url(images/content.jpg) no-repeat;
	width: 628px;
	padding-bottom: 10px;
	padding-right: 40px;
	padding-left: 30px;
	padding-top: 35px;
	font-size: 12px;
	float: left;
}
#content-left ul, #content-left ol{
	margin-left:20px;
}

.pic {
	width: 658px;
	padding-left: 40px;
	height: 283px;
}

#pic-left {
	width: 172px;
	float: left;
}	
	
#bg-pic-a {
	background: url(images/bg-pic-a.jpg);
	width: 172px;
	height: 141px;
}

#bg-pic-b {	
	background: url(images/bg-picture-bjpg.jpg);
	width: 172px;
	height: 141px;
}	

#bg-pic-c {
	background: url(images/bg-pic-c.jpg);
	width: 266px;
	height: 283px;
	float: left;
}

#pic-right {
	width: 172px;
	float: left;
}	

#bg-pic-d {
	background: url(images/bg-pic-d.jpg);
	width: 172px;
	height: 141px;
}

#bg-pic-e {
	background: url(images/bg-picture-e.jpg);
	width: 172px;
	height: 141px;
}

#box {
	width: 628px;
	padding-top: 25px;
	padding-bottom: 35px;
	padding-left: 30px;
	padding-right: 40px;
	font-size: 12px;
	float: left;
}	

.side {
	width: 260px;
	float: right;
}									

#sidebar {
	background: url(images/bg-siderbar.jpg);
	width: 260px;
	height: 20px;
	float: right;
}

#bg-flower {
	background: url(images/bg-flower.jpg);
	width: 260px;
	height: 28px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#bg-flower a {
	text-decoration: none;
	color: #fff;
}

#bg-flower a:hover {
	color: #c1ab7b;
}	

#w {
	background:url(images/flower-button.jpg) no-repeat;
	height: 21px;
	margin-left: 25px;
	padding-top: 7px;
	padding-left: 33px;
}	

#bg-menu {
	background: url(images/bg-menu.jpg);
	width: 240px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: right;
	font-size: 14px;
	color: #fff;
}

#menu-sidebar {
	margin-left: 20px;
	margin-right: 20px;
}

#bg-menu a {
	text-decoration: none;
	color: #fff;
}

#bg-menu a:hover {
	text-decoration: underline;
}			

#menu-sidebar ul {
	margin-left: 20px;
}	

#menu-sidebar li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	background: url(images/button-file.jpg) no-repeat center left;
	padding-left: 20px;
	border-bottom: dashed 1px #daccaf;
	list-style: none;
}	

#pic-menu {
	background: url(images/pic-sidebar.jpg);
	width: 260px;
	height: 253px;
	float: right;
}

#footer {
	background: url(images/footer.jpg) center no-repeat;
	margin:20px 0;
	width: 958px;
	height: 84px;
}

#bottom {
	background: #cebc97;
	width: 1500px;
	height: 8px;
	float: left;
}
.clear{
	clear:both;
}


.submenu {
}
ul#main-menu li.menu_head ul.menu_body,ul#main-menu li.menu_head ul.menu_body li{margin:0; padding:0; list-style:none;}
ul#main-menu li.menu_head ul.menu_body {
	display:none;
	width:184px;
	text-align:left;
	border-right:1px solid #998675;
	border-bottom:1px solid #998675;
	border-left:1px solid #998675;
	position:absolute;
	top:18px;
	left:0;
	z-index:100;
}

.menu_head{position:relative;}
ul#main-menu li.menu_head ul.menu_body li{display:block;background:#cebc97;}
ul#main-menu li.menu_head ul.menu_body li.alt{display:block;background:#99442f;}
ul#main-menu li.menu_head ul.menu_body li a{color:#fff; text-decoration:none; padding:10px; display:block;}
ul#main-menu li.menu_head ul.menu_body li a:hover{padding:15px 10px; font-weight:bold;}

.pic-thumb {
	margin:0 0 20px 0;
	text-align:center;
	padding:10px 0;
	background:#cebc97;
}
.pic-thumb img {
	margin:0 auto;
	border:solid 3px #fff;
}

hr {
	background:#663333;
	color:#663333;
	margin:5px 0 30px 0;
}
