* {
	margin: 0;
	padding: 0;
	border: 0 none;
}
html
{
	height:100%;
	width:100%;
}
a {
	color: #000;
}
body
{
	position: relative;
	height:auto !important;
	/*height:100%;*/
	min-height:100%;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 15px;
  	font-size: 14px;
  	color: #010002;
  	width: 1236px;
  	margin: 0 auto;
  	background-color: #A4D47E;
  	background-image: none;
}
#header {
	position: relative;
	margin-top: 30px;
	height: 370px;
	background: #729553;
	/*outline: 1px dashed #f00;*/
}
#header .slider {
	/*margin-right: 228px;*/
	height: 370px;
	width: 1000px;
	background: #DFFFEE;
	overflow: hidden;
	float: left;
}
#header .info {
	position: relative;
	float: right;
	padding: 13px 17px 7px 0px;
	height: 350px;
	width: 215px;
	font-size: 12px;
	text-align: right;
	color: #fff;
	background: #729553;
	/*outline: 1px dashed #f00;*/
}
#header .info .tel {
	font-family: Arial black, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #fff;
}
#header .info a.email:link, #header .info a.email:visited{
	position: absolute;
	bottom: 13px;
	right: 17px;
	color: #fff;
	text-decoration: none;
}
#header .info a.email:hover{
	text-decoration: underline;
}
#header .logo {
	position: absolute;
	left: 20px;
	top: 20px;
	height: 90px;
	width: 680px;
	background: url('img/logo.png') no-repeat top left;
}
#menu {
	height: 55px;
	padding: 0;
	width: 100%;	
	vertical-align: middle;	
	text-align: center;
	font-family: Arial black, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	text-transform: uppercase;
	background: #54713B;	
}
#menu a:link, #menu a:visited {
	display: block;
	height: 37px;
	color: #fff;
	text-decoration: none;
	padding: 18px 0 0;
}
#menu a:hover {
	color: #000;
	background: #E2EBDA;
}
#footer {
	height: 130px;
	width: 100%;
	position: absolute;
	bottom: 0;
}
#footer .bottom{
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	font-size: 27px;
	color: #841818;
	font-style: italic;
	font-weight: bold;
	background: #fff;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background: #fff url('img/bot-line.png') no-repeat bottom center;
}
#footer .bottom-menu{
	padding-top: 10px;
	font-size: 12px;
	text-align: center;
}
#footer .bottom-menu a:link, #footer .bottom-menu a:visited{
	color: #000;
	text-decoration: none;
}
#footer .bottom-menu a:hover{
	text-decoration: underline;
}

#inner {
	background: #fff url('img/center-bg.png') repeat-x top left;
}

#inner .center{
	position: relative;
	float:left;
	width:100%;
	overflow:hidden;
	margin: 0px;
	min-height: 834px;
	/*border: 1px solid #00ff00;*/
	
}
#inner .center .in{
	position:relative;
	margin: 0 270px 0 226px;
	/*padding:15px 20px 140px 20px;*/
	overflow:hidden;
}

#inner .leftside{
	position: relative;
	float:left;
	width:212px;
	margin-left:-100%;
	padding: 13px 0 0;
	min-height: 821px;
	background: #fff url('img/menu-bg.png') repeat-x top left;
}

#inner .rightside{
	position: relative;
	float:left;
	width:265px;
	padding-bottom: 20px;
	margin-left:-265px;
}
.empty {
	clear: both;
	height: 130px;
}
.clear {
	clear: both;
}
.lmenu {
	list-style: none;
}
.lmenu li{
	padding: 0 10px 30px 15px;
	font-size: 16px;
	text-transform: uppercase;	
}
.lmenu li a:link, .lmenu li a:visited {
	color: #000;
	text-shadow: 0 0 1px #333;
	text-decoration: none;
}
.lmenu li a:hover {
	text-decoration: underline;
}
#inner .leftside .vline {
	position: absolute;
	right:0;
	top:0;
	width: 4px;
	height: 631px;
	background: url('img/menu-bg-right.png') no-repeat top right;
}
.rightside .block {
	/*width: 146px;*/
	position: relative;
	padding: 10px 2px;
	margin: 10px;
	border: 1px solid #BBC1B7;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	background: #E2EBD9 url('img/block-bg.png') repeat-x bottom left;
}
.rightside .block h2 {
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	padding-bottom: 8px;
}
.rightside .block .list-item {
	font-size: 14px;
	text-align: center;
	font-style: italic;
	padding: 5px 0;
	font-weight: bold;
	background: url('img/block-hline.png') no-repeat top center;
}
.pathway{
	width: 100%;
	margin: 12px 0 20px;
	color: #8A8C8B;
	font-style: italic;
}
.pathway a:link, .pathway a:visited {
	color:#000;
	text-decoration: none;
}
.pathway a:hover {
	text-decoration: underline;
}
#inner .in .frame{
	padding: 10px;
	background: #fff;
	/*-moz-box-shadow: 4px 5px 10px #39422D;
	-webkit-box-shadow: 4px 5px 10px #39422D;*/
	border: 1px solid #fff;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	min-height: 600px;
	box-shadow: inset -2px -2px 7px #B8C4AE;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 13px;
}
.kwicks {
	height: 370px;
	list-style: none outside none;
	margin: 0;
	overflow: hidden;
	padding: 0 !important;
	position: relative;
}
.kwicks li {
	/*cursor: pointer;*/
	display: block;
	height: 370px;
	overflow: hidden;
	padding: 0 !important;
	width: 250px;
}
.kwicks.horizontal li {
	float: left;
	margin-right: 0;
	border-left: 2px solid #fff;
}
.kwicks.horizontal li:first-child {
	border-left: none;
}
p {
	padding: 5px 0;
}
.list {
	padding: 0 10px;
}
.list p{
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}
.askArea {
	display: block;
	width: 95%;
	padding: 5px;
	margin: 0 auto;
	font-style: italic;
}
.askBtn {
	padding: 2px 8px;
	border: 1px solid #D8E3D2;
	background: #E0EBDB;
	color: #709550;
	font-size: 12px;
	font-weight: bold;
}
.emptyBlock {
	border: 1px solid #B5B5B5;
	margin: 15px auto;
	background: #fff;
}
