@charset "utf-8";
/* cs copyright */
#container_footer {
	width: 942px;
	font-size: 11px;
	color: #7e5738;
	margin:0px auto 0 auto;
	padding:0px 0 0 0;
	position:absolute;
	top:33px;
}
#container_footer_in {
}
#footer_ew {
	margin: 0 30px 0 0;
	width: 290px;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:inline;
	color: #7e5738;
}
#footer_ew a {
	text-decoration: none;
	color: #764C2B;
}
#container_footer a:hover {
	text-decoration: underline;
	color:#281100;
}
#footer_copy {
	margin: 0 0 0 40px;
	width: 200px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7e5738;
}
#footer_copy a {
	color:#7e5738;
	text-decoration:none;
}
#footer_copy a:hover {
	color:#281100;
	text-decoration:underline;
}
#footer_copy a>span{display:block;}
/* end cs copyright */

/* layout */
html {
	height: 100%;
}
form {
	margin:0 0 0 0;
	padding:0 0 0 0;
	height: 100%;
}
#pageWrap {
	min-height: 100%;
	position: relative;
}
#wholePage {
	min-height: 100%;
	position: relative;
	padding: 0;
	z-index: 20;
}

#headerWrap {
	position:absolute;
	left: 0px;
	width: 100%;
	height: 210px;
	background-color: transparent;
	background-image:url(../images/header.gif);
	background-attachment: scroll;
	background-position: 0% 0%;
	background-repeat: repeat-x;
	top: 0pt;
	z-index: 1000;
}
#header {
	background-image:url(../images/header.png);
	background-position:0px top;
	background-repeat:no-repeat;
	width:942px;
	height:210px;
	margin:0 auto 0 auto;
	position:relative;
	z-index:100;
}

#headerSmall {
	background-image:url(../images/header-small.jpg);
	background-position:0px top;
	background-repeat:no-repeat;
	width:942px;
	height:210px;
	margin:0 auto 0 auto;
	position:relative;
	z-index:100;
}

#logo 

{			width:140px;
			height:40px;
			position: absolute; top: 90px; left: 795px;
			display: block;
			z-index: 20;
}

#panelMainWrap {
	margin:0px auto 0 auto;
	width:942px;
	padding:0;
	min-height: 100%;
	position:relative;
	z-index:2;
}

#panelMainWrapSmall {
	background-image:url(../images/panelmain-background.jpg);
	background-repeat:repeat-y;
	margin:0px auto 0 auto;
	width:942px;
	padding:0;
	min-height: 100%;
	position:relative;
	z-index:2;
}

#panelMain {
	background-image:url(../images/panelmain-header.png);
	background-repeat:no-repeat;
	background-position:0 210px;
	margin:0px auto 0 auto;
	padding:320px 0 0px 0;
	position:relative;
	z-index:2;
}

#panelMainSmall {
	background-position:0 210px;
	margin:0px auto 0 auto;
	padding:310px 0 45px 0;
	position:relative;
	z-index:2;
}

#panelMainWrapper {
	margin:0 0 0 0;
	padding:0px 0 0px 0;
	width:942px;
	position:relative;
	z-index:2;
	bottom:100px;
}
#boxMain {
	width:942px;
	margin:0 auto 0 auto;
	padding:0px 0px 50px 0px;
	position:relative;
	z-index:2;
}

#boxMainSmall {
	width:850px;
	margin:0 auto 0 auto;
	padding:0px 0px 0px 0px;
	position:relative;
	z-index:2;
	min-height:500px;
}	
	
.boxMainHeader {
	width:306px;
	height:318px;
	margin:0 0 0 0;
	position:relative;
	z-index:2;
	left:585px;
}
.boxMainHeader h1 {
	color:#000;
	font-size:18px;
	margin:0 0 0 0;
	text-align:left;
}
.boxMainHeader p {
	color:#828282;
	font-size:12px;
}
.boxMainHeader a {
	background-image:url(../images/h1-link.png);
	background-repeat:no-repeat;
	background-position:27px 1px;
	width:100px;
	display:block;
	color:#534545;
	font-size:11px;
	margin:0;
	padding:0;
	text-align:left;
	text-decoration:none;
}
#footerWrap {
	background-image:url(../images/footer-left.png);
	background-repeat:repeat-x;
	position:fixed;
	bottom: 0;
	position: absolute;
	z-index: 1000;
	height: 100px;
	width: 100%;
}
#footer {
	background-image:url(../images/footer.png);
	background-position:center top;
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;
	width: 942px;
	height: 100px;
	position:relative;
	z-index:1000;
}
#headerLeft {
	z-index: 1;
	width:100%;
	position: absolute;
	top: 0px;
	right: 0;
	background-color: transparent;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position:0px top;
	background-image:url(../images/header-lef.jpg);
	height:685px;
}
#footerLeft {
	z-index: 1;
	width:100%;
	position: absolute;
	bottom: 0px;
	right: 0;
	background-color: transparent;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position:-298px bottom;
	background-image:url(../images/footer-left.jpg);
	height:301px;
}
/* end layout */

/* top menu*/
#menu {
	width:855px;
	position:absolute;
	top:75px;
	left:30px;
	z-index:20;
}
.menuMain {
	list-style:none;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}
.menuMain li {
	list-style-image:none;
	float:left;
	position:relative;
	z-index:11;
}
.menuMain li a {
	font-size: 14px;
	color: #f5cd61;
	text-decoration: none;
	text-transform:uppercase;
	display:block;
	margin:0 15px 0 0px;
	padding:0px 0px 0 0px;
	height:26px;
}
.menuMain li a:hover {
	color:#fbdc88;
}
/* buttons */
.menuItem0 {
}
.menuItem0 a:hover {
	background-image:url(../images/tl-1.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
}
/* end buttons */
/* end top menu*/


/* top menu*/
#menuTwo {
	width:370px;
	position:absolute;
	top:140px;
	left:570px;
	z-index:20;
}
.menuMainTwo1 {
	list-style:none;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}
.menuMainTwo1>li {
	list-style-image:none;
	float:left;
	position:relative;
	z-index:11;
}
.menuMainTwo1>li a {
	font-size: 12px;
	color: #482b02;
	text-decoration: none;
	display:block;
	text-align:center;

	height:25px;
}
.menuMainTwo1>li a:hover {
	color:#482b02;
}
.menuTwoItem1_0 a { padding: 8px 0 0 0;}
.menuTwoItem1_1 a { padding: 8px 0 0 0;}
.menuTwoItem1_2 a { padding: 0 0 0 0;}
/* buttons */
.menuTwoItem1_0 {
	width:94px;
	height:33px;
	background-image:url(../images/menu2-1.jpg);
	background-repeat:no-repeat;
}
.menuTwoItem1_0:hover {
	background-image:url(../images/menu2-1b.jpg);
	background-repeat:no-repeat;
}
/**/
.menuTwoItem1_1 {
	width:133px;
	height:33px;
	background-image:url(../images/menu2-2.jpg);
	background-repeat:no-repeat;
}
.menuTwoItem1_1:hover {
	background-image:url(../images/menu2-2b.jpg);
	background-repeat:no-repeat;
}
/**/
.menuTwoItem1_2 {
	width:136px;
	height:33px;
	background-image:url(../images/menu2-3.jpg);
	background-repeat:no-repeat;
}
.menuTwoItem1_2:hover {
	background-image:url(../images/menu2-3b.jpg);
	background-repeat:no-repeat;
}
/* end buttons */

ul.menuMainTwo2>li {
    display: block;
    vertical-align: bottom;
    position: relative;
    left: -15px;
    margin:0;
    list-style-image:none;
    list-style-type:none;

}

ul.menuMainTwo2>li>a {
   
    background-image:url(../images/tl2-1.jpg);
	background-repeat:no-repeat;
    width: 133px;
    height:21px;
    padding: 7px 0 0 0;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align:center;
	color: #482b02;
	text-decoration: none;
}

ul.menuMainTwo2>li>a:hover {	
	background-image:url(../images/tl2-2.jpg);
	background-repeat:no-repeat;
	color: #482b02;
}

ul.menuMainTwo2 {
    z-index: 60;
    padding-top: 0px;
    margin:0;
    visibility:hidden;
    position: absolute; 
    }

ul.menuMainTwo1>li:hover ul.menuMainTwo2 { visibility: visible; }

/* end top menu*/



/* bottom menu  */
#menu3 {
	width: 580px;
	text-align:center;
	margin:0px auto 0 auto;
	position:absolute;
	z-index:1000;
	top:32px;
	left:170px;
}
.menuMain3 {
	list-style: none;
	margin:0px auto 0 auto;
}
.menuMain3 li {
	display: inline;
}
.menuMain3 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #764c2b;
	text-decoration: none;
	padding: 0px 5px 0 5px;
	text-transform:uppercase;
	border-right: solid 1px #764c2b;
}
.menuMain3 li.last a {
	border-right: none;
}
.menuMain3 li:hover a {
	color: #764c2b;
	text-decoration: underline;
}
/* end bottom menu  */

/* home Component */
.homepicBox {
	position:relative;
	left:0px;
}
.homepicWrap {
	width:315px;
	float:left;
	margin:20px 0px 20px 0px;
	padding: 0 0px 0 0;
}
.homepicWrapRight {
	width:310px;
	float:right;
	margin:20px 0px 20px 0px;
	padding: 0 0px 0 0;
}
.homepicText {
	position:relative;
	text-align:justify;
	color:#ffcf9b;
	font-size:11px;
}
.homepicText h2 {
	background-image:url(../images/homepic.png);
	background-repeat:no-repeat;
	color:#ffd46d;
	font-weight:normal;
	text-align:left;
	font-size:18px;
	margin:7px 0 2px 0;
	padding:0 0 0 35px;
}
.homepicText p {
	margin:0 15px 0 0px;
	padding:0 0 0 35px;
}
/* ed home Component */

.hrLine {
	background-image:url(../images/linka.png);
	background-repeat:no-repeat;
	margin:20px auto 30px auto;
	width:860px;
	height:1px;
}

.faqTextQuestion
{
color:#764C2B;
font-size:14px;
font-weight:bold;
margin-bottom:4px;
}

.faqTextAnswer
{
color:#000; 
margin-bottom:12px;   
}

