/* === reset === */
a{
	color:#390;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#3b0;
}
img{border:none;}
ul, ol{list-style:none;}
form, fieldset{border:none;}
ul, ol, form, fieldset{
	margin:0;
	padding:0;
}
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, p{margin:0;}
table{width:100%; border-collapse:collapse;}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
/* === end reset === */
body{
	background: #4c4327 url(../images/body-bg.gif) repeat-x;
	min-width: 1000px;
	font: 0.625em/1.5em arial, sans-serif;
}
.main{
	width: 1000px;
	margin: 0 auto;
}
#header{
	width:100%;
	height: 88px;
	position: relative;
}
#header h1{
	background: url(../images/logo.gif) no-repeat;
	width: 202px;
	height: 28px;
	position: absolute;
	top:31px;
	left:36px;
}
#header h1 a{
	display: block;
	width: 202px;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
}
.main-menu{
	font-size: 1.5em;
	position: absolute;
	bottom: 26px;
	right: 0;
	width: 750px;
}.inner #header .main-menu{
	bottom: 18px;
}
.main-menu ul{
	float: right;
	padding-right: 17px;
}
.main-menu ul li{
	float: left;
	background: url(../images/line.gif) no-repeat 0 50%;
	padding: 0 25px;
}
.main-menu ul li:first-child{
	background:none;
	padding-left: 0;
}
.main-menu ul li a{
	color:#390;
	text-decoration: none;
	font-weight: bold;
}
.main-column p.more a:hover,
.main-column h2 a:hover,
.main-menu ul li a:hover{
	text-decoration:underline;
	color:#3b0;
}
#content{
	width: 100%;
	padding: 12px 0 0 0;
}
.image-wrapp{
	width: 100%;
	height: 267px;
}
.image-wrapp img{
	display: block;
	margin: 0 auto;
}
.content-wrapp{
	background: url(../images/shadow.gif) no-repeat;
	padding: 25px 0 50px 0;
	width:100%;
	overflow: hidden;
}
.main-column{
	float: left;
	width: 580px;
	padding: 0 0 0 60px;
}
.main-column h2{
	font-size: 1.2em;
	color:#390;
	margin-bottom: 5px;
}
.main-column h2 span{
	font-weight: normal;
	color: #ccc;
	padding-right: 15px;
}
.main-column p{
	font-size: 1.1em;
	color: #ccc;
	margin-bottom: 10px;
}
.main-column p.more{
	text-align: right;
	padding-right: 20px;
}
.main-column h2 a,
.main-column p.more a{text-decoration: none;}
.right-sidebar{
	float: right;
	width:240px;
}
.banners{
	padding-left: 5px;
	height: 1%;
}
.banners li{
	padding-bottom: 26px;
	width: 160px;
}
.banners li.banner-1{
	background: url(../images/banner-1.gif) no-repeat;
	height: 73px;
}
.banners li.banner-2{
	background: url(../images/banner-2.gif) no-repeat;
	height: 78px;
}
.banners li a{
	display: block;
	width:160px;
	height: 73px;
	text-indent: -9999px;
	overflow: hidden;
}
/*--inner page--*/
.inner{
	background:#4c4327 url(../images/inner-bg.gif) repeat-x;
}
.inner-wrapp{
	background: #fff;
	width:100%;
}
.inner-wrapp .main{
	background: url(../images/shadow-2.gif) no-repeat;
	padding: 30px 0;
	overflow: hidden;
	min-height: 470px;
}
* html .inner-wrapp .main{
	height: 470px;
	overflow: visible;
}
.inner #header{
	height: 80px;
}
.right-column{
	float: right;
	width:390px;
	overflow: hidden;
	padding: 0 42px 10px 0;
}
.right-column h2{
	padding-bottom: 30px;
	color:#4C4326;
	font-size: 1.7em;
}
.right-column p{
	color:#4C4326;
	font-size: 1.1em;
	padding-bottom: 15px;
	text-align: justify;
}
.sidebar{
	float: left;
	width:558px;
}
.footer{
	background: url(../images/shadow.gif) no-repeat;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding: 13px 0 75px 0;
}
.footer p{
	float: left;
	color:#ccc;
	font-size: 1.1em;
	padding-left: 35px;
}
.footer ul{
	float: right;
	padding-right: 34px;
}
.footer ul li{
	float: left;
	padding: 0 14px 0 16px;
	background: url(../images/line-f.gif) no-repeat 0 50%;
}
.footer ul li:first-child{
	background:none;
}
.footer ul li a{
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
}
.footer ul li a:hover{
	text-decoration:underline;
}
/*--prod page--*/
.box{
	width:399px;
	background: url(../images/box-rep.gif) repeat-y;
}
.box-header{background: url(../images/box-header.gif) no-repeat;}
.box-footer{
	width:359px;
	background: url(../images/box-footer.gif) no-repeat 0 100%;
	padding: 40px 20px 50px 20px;
}
.box-footer table tr td{
	padding: 2px 0 3px 0;
	background: url(../images/border.gif) repeat-x 0 100%;
}
.box-footer table tr.last td{
	background: none;
}
.box-footer table tr td em{
	font-size: 1.2em;
	color:#4C4326;
	font-style: normal;
}
.box-footer table tr td a{
	font-size: 1.1em;
}
/*--news--*/
.col-n{
	width:438px;
	padding: 0 40px 0 0;
}
.s-n{width: 498px;}
.col-n p,
.col-n h2{
	padding-left: 58px;
}
.col-n h4{
	color: #999;
	float: left;
	font-size: 1.2em;
	text-transform: uppercase;
}
.col-n h3{
	background: url(../images/border.gif) repeat-x 0 48%;
	margin: 0 0 15px 0;
	font-size: 1.6em;
}
.col-n h3 span{
	background: #fff;
	padding-right: 10px;
	color:#999;
}
.cent{
	display: block;
	margin: 0 auto;
}
.img-bord{
	height: 1%;
	margin:0 0px 10px 48px;
	padding: 15px 0;
	border: 0px solid #999;
}
p.prev{
	text-align: center;
	font-style: italic;
}
.col-n p.more{
	text-align: right;
	margin-top: -15px;
	padding-bottom: 20px;
}
strong.em-05,
a.em-05{
	padding-bottom : 0.5em;
	display: block;
}
/*--*/
a.loc{
	display: block;
	width: 100%;
}
a.loc:hover{
	text-decoration: none;
	position: relative;
}
a.loc:hover span.bl{
	display:block;
}
a.loc span.bl{
	display: none;
	width: 154px;
	position: absolute;
	top:20px;
	left:-128px;
	z-index: 100;
	background: #d9d5af url(../images/t-l.gif) no-repeat;
}
a.loc span.bl span{
	background: url(../images/t-r.gif) no-repeat 100% 0;
	display:block;
}
a.loc span.bl span span{
	background: url(../images/b-r.gif) no-repeat 100% 100%;
	display:block;
}
a.loc span.bl span span span{
	background: url(../images/b-l.gif) no-repeat 0 100%;
	padding: 10px 17px;
	width: 120px;
	display:block;
	color:#4c4326;
}
