body {
	font: 12pt Georgia, "Times New Roman", Times, serif;
	color: #023334;
}
img {border: none;}
a{
	text-decoration: underline;
	color: #023334;
}
#wrapper {
	width: 100%;
	padding: 10% 0;
}
#header {
	width: 100%;
	height: 100px;
}
.logo {
	width: 20%;
	margin: 0;
	float: left;
}
.logo a{
	display: none;
}
.logo img{
	display: block;
}
.slogan-holder{
	display: none;
}
.side-info{
	display: none;
}
#main{
	width: 100%;
	clear: both;
	padding:40px 0;
}
#sidebar{
	display: none;
}
#content{
	width: 100%;
}
.flash-holder{
	width: 100%;
}
.flash-holder img{display: none;}
.flesh-box {
	width: 100%;
}
.flesh-box a{
	display: none;
}
.slide-info{
	width: 100%;
}
.slide-info-holder{
	width: 100%;
}
.slide-info h2{
	margin: 0;
	font-size:14px;
	line-height: 18px;
}
.slide-info p{
	margin: 0;
	font-size: 13px;
	line-height: 21px;
	word-spacing: -1px;
}
.banner-holder{
	display: none;
}
.content-holder{
	width: 100%;
}
.map-holder{
	width: 100%;
	float: left;
}
.map-holder img{display: block !important;}
.photo-holder{
	display: none;
}
.content-wrapp{
	width: 100%;
}
.content-wrapp img{display: none;}
.content-item{
	width: 100%;
	padding: 2%; 
}
.content-item .frame{
	width: 100%;
}
.content-item h2{
	margin:0 0 20px;
	font-size:14px;
	line-height: 16px;
}
.content-item .scroll-box{
	width: 100%;
	height: 510px;
}
.content-item .scrollable{
	width: 100%;
	height:510px;
}
.content-item p{
	margin: 0;
	font-size: 11px;
	line-height: 14px;
}
.content-item .text-box{
	width: 100%;
	padding-bottom:14px;
}
.content-item h4{
	margin: 0;
	font-size:13px;
	color: #78a22f;
}
.news-holder{
	width: 100%;
	clear: both;
}
.news-holder img{
	display: block;
	margin-top: 15px;
}
.news-holder .news-photo{
	width: 202px;
	float: left;
	margin-right: 10px;
}
.content-news{
	width: 100%;
}
.content-item .content-news .scroll-content{width: 730px !important;}
.content-news .text-news{
	width: 496px;
	float: left;
	margin-top: 15px;
}
.content-news .text-news h3{
	line-height:14px;
	font-size:14px;
	margin:0 0 2px;
}
.content-news .text-news h4{margin-bottom:1px;}
.content-news .text-news p{line-height:17px;}
.contact-holder{
	width: 100%;
}
.contact-holder .contact-info{
	width: 100%;
}
.contact-holder .contact-form{
	display: none;
}
.content-holder img{
	display: none;
}
.contact-holder h2{
	margin: 0;
	font-size:14px;
	line-height: 16px;
	color: #023334;
}
.contact-holder .light{
	font-size:14px;
	line-height: 16px;
	font-weight: normal;
	display: block; 
	padding:2px 0 15px;
}
.contact-holder address{
	font-style: normal;
	font-size:13px;
	line-height: 18px;
	color: #023334;
	padding-bottom:18px;
}
.contact-holder address span{display: block;}
.contact-holder .contact-info a{
	text-decoration: underline;
	color: #023334;
}
.contact-holder .contact-info a:hover{text-decoration: none;}
.contact-holder .contact-info p{
	margin: 0;
	line-height: 18px;
}
.contact-holder .contact-info h2{margin-bottom:20px;}
.shop-holder{
	width: 100%;
}
.shop-holder h3{
	margin: 0;
	font-size:14px;
	line-height: 18px;
	margin:0 0 4px;
}
.shop-holder .none{
	padding: 0;
	float: left;
}
.shop-coll{
	width: 30%;
	padding-right:10px;
	height: 100%;
}
.shop-list{
	width: 233px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:13px;
	line-height: 19px;
}
.shop-list li{
	padding-bottom:2px;
}
.shop-list li a{
	color: #023334;
	text-decoration: underline;
	float: left;
	width:123px;
}
.shop-list li a:hover{text-decoration: none;}
.shop-list li strong{
	width: 20px;
	float: left;
	color: #78a22f;
}
.shop-list li span{
	float: right;
	width: 90px;
	text-align: right;
}
#footer{
	display: none;
}