@charset "utf-8";
/* cs copyright */
#container_footer {
	width: 1000px;
	font-size: 10px;
	color: #000;
	margin:0 auto 0 auto;
	padding:70px 0 0 0;
	position:relative;
	z-index:120;
	font-style:normal;
	text-align:center;
}
#container_footer_in {
}
#footer_ew {
	margin: 0 0 10px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display:inline;
}

#footer_ew a {
 font-weight:bold;
 color: #000;
}

#footer_ew a:hover {
 font-weight:bold;
 color: #247F07;
}

#container_footer a {
	color: #000;
	text-decoration: none;
}
#container_footer a:hover {
	text-decoration: none;
	color:#000;
}
#footer_copy {
	margin: 0 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer_copy a :hover {
	text-decoration:underline;
}
/* end cs copyright */

form {
	margin:0;
	padding:0;
}

/* layout */
.cleaner {
	clear:both;
}
#header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:400px;
	margin:0 auto 0 auto;
	position:relative;
	z-index:121;
}

#logo 
{			
    width:200px;
    height:120px;
    position: absolute; top: 170px; left: 250px;
    display: block;
    z-index: 20;
}

#panelMainWrap {
	background-image:url(../images/panelmain-background.jpg);
	background-repeat:repeat-y;
	width:1000px;
	margin:0 auto 0px auto;
}
#panelMain {
	background-image:url(../images/panelmain-header.jpg);
	background-repeat:no-repeat;
	width:1000px;
	margin:0 auto 0 auto;
}
#panelMainWrapper	{	
				background-image:url(../images/panelmain-footer.jpg);
				background-repeat:no-repeat;
				background-position:left bottom;
				min-height:500px;
				padding:0 0 0px 0;
				margin:0 0 0 0;

}
#footer{	
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:188px;
	margin:0 auto 0 auto;
	position:relative;
}


#boxMain {
	width:980px;
	float:left;
	margin:40px 10px 30px 10px;
	padding:0 0 0 10px;
	z-index:120;
	position:relative;
}

/* end layout */

/* top menu*/
#menu {
	position:relative;
	top:351px;
	left:12px;
	font-style:normal;
}
.menuMain1 {
	list-style:none;
	margin:0;
	padding:0;
}
.menuMain1>li {
	margin:0;
	padding:0;
	list-style-image:none;
	float:left;
}
.menuMain1>li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color: #000;
	font-weight:bold;
	text-decoration: none;
	display:block;
	text-align:center;
	margin:0;
	padding-top: 12px;
	width: 161px;
	height:24px;
}
.menuMain1 li a:hover {
}
/* buttons */

.menuItem1_0 a {

}
.menuItem1_0:hover>a {
	background-image:url(../images/tl_1.jpg);
	background-repeat:no-repeat;
}

.menuItem1_1 a {


}
.menuItem1_1:hover>a {
	background-image:url(../images/tl_2.jpg);
	background-repeat:no-repeat;
}

.menuItem1_2 a {

}
.menuItem1_2:hover>a {
	background-image:url(../images/tl_3.jpg);
	background-repeat:no-repeat;
}

.menuItem1_3 a {

}
.menuItem1_3:hover>a {
	background-image:url(../images/tl_4.jpg);
	background-repeat:no-repeat;
}

.menuItem1_4 a {

}
.menuItem1_4:hover>a {
	background-image:url(../images/tl_5.jpg);
	background-repeat:no-repeat;
}

.menuItem1_5 a {

}
.menuItem1_5:hover>a {
	background-image:url(../images/tl_6.jpg);
	background-repeat:no-repeat;

}


ul.menuMain2>li {
    display: block;
    vertical-align: bottom;
    position: relative;
    left: -10px;
    margin:0;
    list-style-image:none;
    list-style-type:none;

}

ul.menuMain2>li>a {
   
    background-image:url(../images/tl2_1.png);
	background-repeat:no-repeat;
    width: 161px;
    height:23px;
    padding: 10px 0 0 0;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align:center;
	color: #000;
	text-decoration: none;
}

ul.menuMain2>li>a:hover {	
	background-image:url(../images/tl2_2.png);
	background-repeat:no-repeat;
	color: #000;
}

ul.menuMain2 {
    z-index: 60;
    padding-top: 8px;
    margin:0;
    visibility:hidden;
    position: absolute; 
    }

ul.menuMain1>li:hover ul.menuMain2 { visibility: visible; }

/* end top menu*/



/* bottom menu  */
#menu3 {
	z-index:20;
	position:relative;
	top:0px;
	z-index:121;
	text-align:center;
	font-style:normal;
}
.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: #000;
	font-weight:bold;
	text-decoration: none;
	padding: 0 15px 0 0;
	margin:0;
	text-transform:uppercase;
	border-right: solid 1px #000;

}
.menuMain3 li.last a {
	border-right: none;
}
.menuMain3 li:hover a {
	color: #464646;
	text-decoration: underline;
}
/* end bottom menu  */



.FormWrapper {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000;}

.formLabel {width:200px; float:left; margin: 0; padding: 0;}

.formTextBox {width:210px; float:left; margin: 0; padding: 0 0 8px 0;}
.formTextBox input {width:194px; border: 1px solid #aaaaaa; padding:0 3px 0 3px; background: #fff; }
.formTextBox select {width:203px; border: 1px solid #aaaaaa; padding:0 0 0 0; background: #fff; }

.formTextArea {width:400px; margin: 0; padding: 0 0 8px 0; }
.formTextArea textarea {width:400px; height: 50px; border: 1px solid #aaaaaa; background: #fff; }

.formListBox {width:200px; float:left; margin: 0; padding: 0 0 8px 0;}
.formListBox select {width:203px; height: 50px; border: 1px solid #aaaaaa; padding:0 0 0 0; background: #fff; }

.formValidator span {color:red; margin: 0 0 10px 0; display:block; }

.formButton {width:400px; text-align: center;}
.formButton input {font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #14382e; background: #5cc9f4; color: #000; width: 80px; height: 24px; margin: 0 0 0 0; padding:0 0 1px 0;}
.formButton:hover input {background: #d0e5f6; cursor: pointer; }

