/* CSS Document */
body{
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	background:url(images/main-bg.jpg) repeat-x;
}
a img{
	border:none;
}
.testo{
	margin-bottom:15px;
	padding:10px;
	background-color:#ffebc8;
	border-left:solid 4px #ffd489;
}
.testo a{
	text-decoration:none;
	color:#612c00;
	font-size:11px;
}
.testo a:hover{
	text-decoration:underline;
}
.wrap{
	margin:0 auto;
	width:926px;
	background:url(images/bg.jpg) repeat-y;
}
.container{
	background:url(images/bg1.jpg) no-repeat;
	padding:0px 79px 0px 79px;
}
.sub-container{
	background:url(images/h-bg.jpg) no-repeat;
	padding:0px 79px 0px 79px;
}
.h-top{
	height:43px;
	padding:15px 0px 0px 15px;
}
.h-main{
	height:409px;
}
.nav{
	height:52px;
}
.content{
	padding:25px 15px 15px 15px;
	color:#612c00;
	line-height:20px;
}
.sub-c-left{
	width:228px;
	float:left;
	text-align:justify;
	margin:0px 15px 15px 0px;
}
.c-left{
	width:492px;
	float:left;
	margin-right:32px;
	text-align:justify;
}
.c-left a{
 	font-weight:bold;
 	color:#e99404;
 	text-decoration:none;}
input{
	padding:0px 7px 0px 7px;
	color:#999;
}
textarea{
	padding:0px 7px 0px 7px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
}
.contact-left{
	width:390px;
	float:left;
	margin:0px 20px 15px 0px;
	text-align:justify;
}
.contact-right{
	width:221px;
	float:right;
	height:983px;
	background:url(images/contact-box.gif) no-repeat;
	margin-bottom:15px;
	padding:15px 20px 10px 78px;
	color:#e19920;
}
.box{
	background:url(images/box-bg.gif) repeat-x;
	height:55px;
	border:1px solid #f3b752;
	width:215px;
	padding-top:7px;
	text-align:left;
}
.box1{
	background:url(images/box-bg.gif) repeat-x;
	height:24px;
	border:1px solid #f3b752;
	width:215px;
	padding-top:7px;
}
.c-right{
	width:210px;
	float:left;
}
.sub-c-right{
	width:490px;
	float:left;
	margin:0px 0px 15px 0px;
}
.flower{
	background:url(images/flower.gif) no-repeat;
	height:143px;
	width:210px;
	float:left;
	padding:0px 0px 16px 33px;
}
.mid-flower{
	background:url(images/mid-flower-bg.gif) repeat-x #f6f6f7;
	margin-left:6px;
	border-right:1px solid #ededed;
	border-left:1px solid #ededed;
	padding:10px;
}
.footer{
	background:url(images/footer-bg.jpg) repeat-x;
}
.footer .wrap{
	background:url(images/f-wrap-bg.jpg) repeat-x;
	height:242px;
	padding:30px 79px 0px 79px;
	width:768px;
}
.f-top{
	height:91px;
}
.f-top img{
	padding-right:5px;
}
.f-bottom{
	background:url(images/f-bottom.jpg) no-repeat;
	height:26px;
	color:#fff;
	margin-top:50px;
	padding-top:20px;
	text-align:center;
}
ul{
	margin:0px;
	list-style:url(images/li.jpg);
	padding:0px 0px 0px 15px;
}

li{
	border-bottom:2px #f1f0ef solid;
	line-height:28px;
}
a.pp{
	text-decoration:none;
	color:#f7e27f;
	background:#211a12;
	padding:5px;

}
a.pp:hover{
	color:#000;
	background:#e3decf;

}
li a{
	text-decoration:none;
	color:#707070;
	display:block;
}
li a:hover,li a.current{
	color:#e0b161;
}
p.draw{
	background:#e3decf;
	padding:5px;
	color:#fff;
	font-size:14px;
}