a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#linkk a{
	margin-left:15px;
}

#footer a{
	color:#5d713b;
}

#content p a
{
	background-color:#5d713b; padding:5px;border:#f2eee0 solid 7px;
}
#content a:hover
{
	color:#FFFFFF;
	background-color:#f7aa47;
}

.right
{ 
	 font-size:12px;
	 float:right;
}
body {
	background-image: url(images/bg_new.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
	font-family:Frutiger;
}
@font-face {
    font-family: Frutiger;
    src: url('fruti.ttf');
}
#header
{
	height:40px;
	width:100%;
	padding-top:20px;
	background:url(images/wood.png) center repeat-x;
}
.hdr_plchldr
{
		position:relative;
		margin:0 auto; 
		width:1200px;
}
#linkk
{
		position:absolute;
		float:left;
		width:100%;
		background-image:url(images/top_frame.png);
		height:79px;
		line-height:60px;
		z-index:999;
}
#linkk img
{
		height:50px;
}
#list_margin
{
	margin-left:158px;
}
.right2
{ 
	 float:right;
}

.divider
{
	width:100%; 
	height:2px; 
	background-color:#FFFFFF; 
	margin-top:5px;
}
#mainbody
{
	width:100%;
	overflow:hidden;
	height:580px;
	text-align:center;
	background-image:url(images/frame.png);
	background-repeat:repeat-y;
	background-position:center;
	position:relative;
	z-index:-6;
}

#framebot
{
	width:100%;
	overflow:hidden;
	height:74px;
	text-align:center;
	position:absolute;
	background:url(images/wood.png) center repeat-x;
	z-index:-8;
}



#footer
{
	width:770px; 
	text-align:right;
	margin:20px auto;
	position:relative;
	font-size:12px;
	color:#5d713b;
	font-weight:bold;
}

#footer p
{
	margin-right:10px;	
}



#footer a:hover
{
		color:#332e32;
}

#contentpc
{
	width:100%; 
	position:relative;
	float:left;
	}

#advert
{
	float:left;
	width:100%;
	position:relative;
	margin-top:120px;
	 background:url(images/frame_texture.jpg); 
}

#advert_inner
{
	 width:760px; 
	 height:200px;
	 position:relative; 
	 margin:0 auto;
	 color:#5d713b;
}

.inner_img
{
	border-bottom:#f2eee0 solid 7px;
	border-left:#f2eee0 solid 7px;
	border-top:#f2eee0 solid 7px;
	margin-top:15px;
	width:390px;
}

.inner_p
{
	font-size:20px;
	width:400px;
	float:left;
}

#content
{
	width:890px;
	position:relative;
	margin:-466px auto;
	opacity:1;
	background:url(images/innertexture.jpg) repeat;
	padding:30px;
	height:500px;
	z-index:998;
	padding-right:0px;
	color:#333333;
	box-shadow:#333 1px 1px 20px 1px;
 -moz-box-shadow:#333 1px 1px 20px 1px;
 }

html
{
	height:100%;
}

.textbody
{
	position:relative;
	z-index:8888;
}
#header a:hover{
	color:#f7aa47;
}

.press_img
{
	height:100px;
	border:#f2eee0 solid 7px;
	margin-top:15px;
}
.press_img2
{
	height:150px;
	border:#f2eee0 solid 7px;
	margin-top:15px;
}
/* Mobile navigation*/
#accordion
{display:none;z-index:1000;position:relative;}
ul, ul li{list-style: none;}
.demo-container {padding: 20px; float: left; width: 260px;z-index:1000;position:relative;}
.demo-container h4 {font-size: 14px; margin: 0 0 5px 0;}
.clear {clear: both;}

.dcjq-count {float: right;}

.grey #accordion{font: bold 14px Arial, sans-serif; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-left: 1px solid #ccc;}
.grey #accordion, .grey #accordion li {margin: 0; padding: 0; border: none;}
.grey #accordion a {padding: 10px 10px 10px 50px; background: #ececec; text-decoration:none; display: block; color: #333; border-bottom: 1px solid #ccc; border-top: 1px solid #fff; position: relative; text-shadow: 1px 1px 1px #fff;}
.grey #accordion a.dcjq-parent, .grey #accordion a.dcjq-parent:hover {background: #D7D4D4 url(images/bg_grey.png) repeat-x 0 -1px;}
.grey #accordion a.dcjq-parent.active {}
.grey #accordion a .dcjq-icon {position: absolute; top: 50%; left: 14px; width: 34px; margin-top: -17px; height: 34px; background: url(images/arrow_grey_right.png) no-repeat 0 center;}
.grey #accordion a.dcjq-parent.active .dcjq-icon {background: url(images/arrow_grey_down.png) no-repeat 0 center;}
.grey #accordion a:hover {background: #fff; color: #990000;}
.grey #accordion a:active{}






@media (max-width:1200px)
{
.inner_img
{
	border-bottom:#f2eee0 solid 7px;
	border-left:#f2eee0 solid 7px;
	border-top:#f2eee0 solid 7px;
	margin-top:15px;
	width:40%;
 	height:auto;
}
.inner_p
{
	font-size:20px;
	width:50% !important;
	float:left;
	max-height:380px;
	overflow:auto;
}
#content
{
	width:80%;
	position:relative;
	margin:-466px auto;
	margin-left:6%;
	opacity:1;
	padding:30px;
	z-index:998;
	padding-right:0px;
	color:#333333;
	background:url(images/innertexture.jpg) repeat;
	box-shadow:#333 1px 1px 20px 1px;
	-moz-box-shadow:#333 1px 1px 20px 1px;
 	float:left;
 }
#contentpc
{
	width:100%; 
	position:relative;
	float:left;
	}
.hdr_plchldr
{
		position:relative;
		margin:0 auto; 
		width:100%;
}
.right
{ 
	 font-size:12px;
	 float:right;
	 margin-right:20px;
}
.right2
{ 
	 font-size:11px;
	 float:right;
	 margin-right:20px;
}
#linkk
{
		position:absolute;
		float:left;
		width:100%;
		background-image:url(images/top_frame.png);
		background-size: auto 50px;
		height:50px;
		line-height:40px;
		font-size:12px;
		z-index:999;
}
#linkk img
{
		height:25px;
}

#list_margin
{
		margin-left:0px;
}

#header
{
	padding-top:20px;
	background:url(images/wood.png) center repeat-x;
}

#footer
{
	width:100%; 
	text-align:right;
	position:relative;
	font-size:9px;
	color:#5d713b;
	font-weight:bold;
	float:left;
	
}
#footer_para
{
	width:540px;
	height:auto;
	margin:0px auto;
}
#advert_inner
{
	 width:560px; 
	 height:150px;
	 position:relative; 
	 margin:0 auto;
	 color:#5d713b;
}
#advert_inner img
{
	 height:120px !important;
	 position:relative; 
}
.press_img
{
	height:100px;
	border:#f2eee0 solid 7px;
	margin-top:15px;
}
.press_img2
{
	height:130px;
	border:#f2eee0 solid 7px;
	margin-top:15px;
}

}

@media (max-width:750px)
{
	.right2
	{
		display:none;
	}
.press_img
{
	width:40%;
	height:auto;
	border:#f2eee0 solid 7px;
	margin-top:15px;
}
.press_img2
{
	width:30%;
	height:auto;
	border:#f2eee0 solid 7px;
	margin-top:15px;
}

#accordion
{display:block;z-index:1000;position:relative;}
ul, ul li{list-style: none; font-family:Frutiger;}
.demo-container {padding: 20px; float: right; text-align:right; width: 160px; position:relative; z-index:9999; padding-top:0px;}
.demo-container h4 {font-size: 14px; margin: 0 0 5px 0;}
.clear {clear: both;}

.dcjq-count {float: right;}

.grey #accordion{font:14px;}
.grey #accordion, .grey #accordion li {margin: 0; padding: 0; border: none;}
.grey #accordion a {padding: 10px 10px 10px 10px; background: #fff; text-decoration:none; display: block; color: #fff;position: relative;border: none; text-shadow:none;margin:0;}
.grey #accordion a.dcjq-parent, .grey #accordion a.dcjq-parent:hover {background: #5d713b;border: none;}
.grey #accordion a.dcjq-parent.active {}
.grey #accordion a:hover {background: #fff 5px; color: #ccc;}
.grey #accordion a:active{}
.grey #accordion ul li {border-top: 1px solid #333; margin:0; }
.grey #accordion ul li a{color:#333333; }
.grey #accordion ul li ul{padding-left:10px;}
}
