@charset "utf-8";

@font-face {
 font-family: Monotype Corsiva;
 src: url("../MTCORSVA.eot") /* EOT file for IE */
}
@font-face {
 font-family: Monotype Corsiva;
 src: url("../MTCORSVA.TTF") /* TTF file for CSS3 browsers */
}

html, body{
    height: 100%;
	padding: 0px;
	margin: 0px;
}

body{
	margin: 0px;
	background: #9dbb61 url('../images/bg.gif') top center repeat-y;
	font-family: "Monotype Corsiva";
	font-size: 20px;
	height: 100%;
}

a{
    color:#532b14;
}

a:hover{
    text-decoration: none;
}


#wrap{
    width: 950px;
	min-height: 100%;
    height: auto !important;
    height: 100%;
	margin: 0 auto;
}

#header{
    background: url('../images/header.gif') top left repeat-x;
    width: 950px;
	height: 188px;
	margin: 0 auto;
}

.header_left{
    background: url('../images/header_left.gif') top left no-repeat;
    width: 1px;
	height: 188px;
	float: left;
}

.header_right{
    background: url('../images/header_right.gif') top left no-repeat;
    width: 1px;
	height: 188px;
	float: right;
}

.logo a{
    background: url('../images/logo.jpg') top right no-repeat;
    width: 328px;
	height: 188px;
	float: left;
	display: block;
}

.header1{
    width: 620px;
	height: 34px;
	float: left;
}

.header2{
    background: url('../images/menu_bg.gif') top left repeat-x;
    width: 620px;
	height: 46px;
	float: left;
}

.header3{
    background: url('../images/header3.gif') top left repeat-x;
    width: 424px;
	height: 69px;
	float: left;
	padding-top: 39px;
	padding-right: 8px;
}

.header3_left{
    background: url('../images/header3_l.jpg') top left no-repeat;
    width: 188px;
	height: 108px;
	float: left;
}

.menu_left{
    background: url('../images/menu_left.gif') top left no-repeat;
    width: 24px;
	height: 46px;
	float: left;
}

.menu{
    width: 596px;
	height: 46px;
	float: left;
}

.menu ul {
	list-style:none;
	padding:0;
    margin:0;
}
		
.menu ul li {
	display: block;
	float:left;
	width: auto;
	line-height: 46px;
	height: 46px;
	padding-left: 2px;
	padding-right: 2px;
}


.menu ul li a {
	font-size: 25px;
	color: #7f4625;
	text-decoration:none;
	height: 46px;
	padding-left: 10px;
	
}

.menu ul li a span {
	height: 46px;
	padding-right: 10px;
}

.menu ul li a:hover, .menu ul li a.active{
	background: url('../images/menu_l.jpg') left center no-repeat;
	padding-top: 18px;
	color: #fffffe;
	padding-left: 10px;
	padding-bottom: 15px;
	
}
				
.menu ul li a:hover span, .menu ul li a.active span{
	background: url('../images/menu_r.jpg') right center no-repeat;
	padding-top: 18px;
	padding-bottom: 15px;
	padding-right: 10px;
}

.button1 a{
    background: url('../images/button1.jpg') left top no-repeat;
    width: 234px;
	height: 41px;
	float: right;
	display: block;
	line-height: 40px;
	text-align: center;
	color: #fffffe;
	font-size: 30px;
	text-decoration: none;
}

#content{
    width: 950px;
	height: auto;
	margin: 0 auto;
}

#left{
    width: 274px;
	height: auto;
	float: left;
}

.text{
    width: 592px;
	height: auto;
	float: left;
	padding-left: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #413f3b;
	padding-right: 5px;
	padding-top: 5px;

}

.lmenu{
    width: 256px;
	height: auto;
	float: right;
	padding-top: 35px;
}

.new_title a{
    background: url('../images/button2.jpg') left top no-repeat;
    width: 256px;
	height: 54px;
	float: right;
	text-align: center;
	line-height: 54px;
	color: #ffffff;
	font-size: 30px;
	text-decoration: none;
	margin-top: 10px;
	display: block;
}

.news_box{
    width: 256px;
	height: auto;
	float: right;
}

.box{
    width: 96px;
	height: 20px;
	float: right;
	padding-right: 15px;
}

.home a{
    background: url('../images/home.gif') left top no-repeat;
    width: 29px;
	height: 20px;
	float: left;
	display: block;
}

.mail a{
    background: url('../images/mail.jpg') left top no-repeat;
    width: 37px;
	height: 20px;
	float: left;
	display: block;
}

.map a{
    background: url('../images/map.gif') left top no-repeat;
    width: 30px;
	height: 20px;
	float: left;
	display: block;
}

#footer{
    background: url('../images/footer.gif') left top repeat-x;
    width: 948px;
	height: 53px;
	margin: 0 auto;
	padding-top: 70px;
}

.copy{
    width: 500px;
	height: 53px;
	float: left;
}

.solution{
    width: 300px;
	height: 53px;
	float: right;
}

.copy p, .solution p{

}

.copy p{
    width: 500px;
	height: 53px;
	float: left;
	line-height: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #354614;
	padding-left: 22px;
	margin: 0px;
}

.solution p{
    width: 278px;
	height: 53px;
	float: right;
	line-height: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #354614;
	padding-right: 22px;
	margin: 0px;
}

.copy p a, .solution p a{
    text-decoration: underlinee;
	color: #1f2a09;
}

.news{
    width: 256px;
	height: auto;
	float: left;
}

.news ul {
	list-style:none;
	padding:0;
    margin:0;
}
		
.news ul li {
	display: block;
	float:left;
	width: 256px;
}


.news ul li a{
    background: url('../images/l.gif') no-repeat 5px 15px;
	color: #69381c;
	text-decoration:none;
	width: 231px;
	line-height: 34px;
	float: left;
	display: block;
	font-size: 24px;
	text-align: left;
	padding-left: 25px;
	
}

.new_link{
    width: 256px;
	height: auto;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 12px;
}

.site_map{
    width: 400px;
	height: auto;
	float: left;
}

.site_map ul {
	list-style:none;
	padding:0;
    margin:0;
}

.site_map ul li {
	display: block;
	float:left;
	width: 400px;
}


.site_map ul li a{
    background: url('../images/l2.gif') no-repeat 0px 5px;
	text-decoration:none;
	width: 385px;
	line-height: 14px;
	float: left;
	display: block;
	font-size: 12px;
	text-align: left;;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;	
}

.title{
    width: 592px;
	height: auto;
	float: left;
	font-size: 16px;
	line-height: 15px;
	text-align: left;
	padding-top: 25px;
	font-weight: bold;
	padding-bottom: 5px;
	

}

.news_text{
    width: 592px;
	height: auto;
	float: left;
}

.input, .textarea, .select{
	height: auto;
	border: #c18b6c solid 1px;
}

.form_button{
    background: url('../images/form_button.gif') no-repeat;
    width: 126px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: 0px;
}

.new_archive{
    width: 592px;
	height: auto;
	float: left;
    
}

.new_archive ul {
	list-style:none;
	padding:0;
    margin:0;
}

.new_archive ul li {
	display: block;
	float:left;
	width: 400px;
}


.new_archive ul li a{
    background: url('../images/l2.gif') no-repeat 0px 9px;
	text-decoration:none;
	width: 577px;
	line-height: 14px;
	float: left;
	display: block;
	font-size: 12px;
	text-align: left;;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-top: 4px;	
	
}

.lmenu{
	 width: 256px;
	height: auto;
	float: right;
	padding-top: 35px;
}

.menucontents{
    width: 256px;
    margin: 0px;
    display: block;
    float: left;
}

	
.lmenu div a, .lmenu div a.first, .lmenu div a.bottom{
	color: #fffbf8;
	text-decoration:none;
	width: 241px;
	height: 59px;
	line-height: 59px;
	float: left;
	display: block;
	font-size: 30px;
	text-align: left;
	padding-left: 15px;

}

#bg2{
   background-color:#f3e4bd;
   padding-top: 6px;
   padding-bottom: 10px;
}

#bg1{
   background: url('../images/sub.gif') left top repeat-y;
   padding-top: 6px;
   padding-bottom: 10px;

}

.lmenu div a{
background: url('../images/lmenu.jpg') left top no-repeat;
}

.lmenu div a#active1{
background: url('../images/lmenu_a.jpg') left top no-repeat;
}

.lmenu div a.first{
background: url('../images/f_lmenu.jpg') left top no-repeat;
}

.lmenu div a.first#active2{
background: url('../images/f_lmenu_a.jpg') left top no-repeat;
}

.lmenu div a.bottom_pasive{
background: url('../images/b_lmenu.jpg') left top no-repeat;
}

.lmenu div a.bottom_active{
background: url('../images/b_lmenu_a.jpg') left top no-repeat;
}
	
.lmenu div a:link, ..lmenu div a:visited{
}

.lmenu div a:hover{
}

.lmenu div.unselected a{
	color: #fffbf8;
}

	
.lmenu div.selected a{
	color: #fffbf8;
	text-decoration: underline;
}

.lmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.lmenu ul li{
}


.lmenu ul li a{
	display: block;
	text-decoration: none;
	font-size: 25px;
	text-align: left;
	width: 215px;
	height: 33px;
	background: url('../images/sub_link.gif') left top repeat-x;
	float: left;
	margin-left: 19px;
	padding-left: 5px;
	line-height: 33px;
	color: #6a381b;
	margin-top: 4px;
	
}

.lmenu ul li a.active3{ /*sub menu links*/
	background: url('../images/sub_link_a.gif') left top repeat-x;
	
}

.lmenu ul li a:hover{
}