@charset "utf-8";
/* cs copyright */
#container_footer {
	width: 998px;
	font-size: 11px;
	color: #303030;
	margin:0px auto 0 auto;
	padding:0px 0 0 0;
	position:absolute;
	top:140px;
}
#container_footer_in {
}
#footer_ew {
	margin: 0 70px 0 0;
	width: 290px;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:inline;
	color:#303030;
}

#footer_ew a {
	color:#303030;
	text-decoration:none;
}

#container_footer a:hover {
	text-decoration: underline;
	color:#303030;
}
#footer_copy {
	margin: 0 0 0 80px;
	width: 290px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#303030;
}
#footer_copy a {
	color:#303030;
	text-decoration:none;
}
#footer_copy a:hover {
	color:#303030;
	text-decoration:underline;
}
/* 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: 326px;
	background-color: transparent;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-repeat: repeat-x;
	top: 0pt;
	z-index: 1000;
}
#header {
	background-image:url(../images/header.jpg);
	background-position:0px top;
	background-repeat:no-repeat;
	width:1000px;
	height:326px;
	margin:0 auto 0 auto;
	position:relative;
	z-index:100;
}

#logo 

{			width:202px;
			height:55px;
			position: absolute; top: 107px; left: 62px;
			display: block;
			z-index: 20;
}

#panelMainWrap {
	margin:0px auto 0 auto;
	width:1000px;
	padding:0;
	min-height: 100%;
	position:relative;
	z-index:2;
}
#panelMain {
	background-image:url(../images/panelmain-header.png);
	background-position:30px 315px;
	background-repeat:no-repeat;
	margin:0px auto 0 auto;
	padding:410px 0 150px 0;
	position:relative;
	z-index:2;
}
#panelMainWrapper {
	margin:0 0 0 0;
	padding:0px 0 0px 0;
	width:1000px;
	position:relative;
	z-index:2;
	bottom:100px;
}
#boxMain {
	width:620px;
	padding:0px 0px 0px 0px;
	position:relative;
	left:350px;
	z-index:2;
}
#footerWrap {
	background-image:url(../images/footer-wrap.jpg);
	background-repeat:repeat-x;
	bottom: 0;
	position: absolute;
	z-index: 1000;
	height: 211px;
	width: 100%;
}
#footer {
	background-image:url(../images/footer.png);
	background-position:center top;
	background-repeat:no-repeat;
	margin: -13px auto 0 auto;
	width: 1000px;
	height: 211px;
	position:relative;
	z-index:1000;
}
#headerRight {
	z-index: 1;
	width:50%;
	position: absolute;
	top: 0px;
	left: 50%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 499px top;
	background-image:url(../images/header-right.jpg);
	height:404px;
}
#headerLeft {
	z-index: 1;
	width:1276px;
	position: absolute;
	top: 0px;
	right: 50%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:0px top;
	background-image:url(../images/header-left.jpg);
	height:404px;
}
#headerPic {
	background-image:url(../images/header-pic.png);
	background-position:0px top;
	background-repeat:no-repeat;
	width:213px;
	height:212px;
	position:absolute;
	z-index:100;
	top:100px;
	left:780px;
}
/* end layout */




/* top menu*/
#menu {
	top:238px;
	left:70px;
	width:860px;
	font-style:normal;
	position:absolute;
	z-index:200;
	text-align:center;
}
.menuMain1 {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.menuMain1>li {
	list-style-image:none;
	float:left;
	position:relative;
	z-index:11;
	margin:0;
	padding:0;
	text-align:center;
}
.menuMain1>li a {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	display:block;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	height:30px;
	padding:8px 25px 0 25px;
	margin:0 0 0 0;
}
.menuMain1>li:hover>a {
	color:#fff;
	background-image:url(../images/tl1.jpg);
	background-repeat:repeat-x;
}

ul.menuMain2>li {
    display: block;
    vertical-align: bottom;
    position: relative;
    left: -16px;
    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: 209px;
    height:22px;
    padding: 7px 0 0 0;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	text-align:center;
	color: #fff;
	text-decoration: none;
}

ul.menuMain2>li>a:hover {	
	background-image:url(../images/tl2-2.png);
	background-repeat:no-repeat;
	color: #fff;
}

ul.menuMain2 {
    z-index: 60;
    padding-top: 0;
    margin:0;
    visibility:hidden;
    position: absolute; 
    }

ul.menuMain1>li:hover ul.menuMain2 { visibility: visible; }

/* end top menu*/

/* bottom menu  */
#menu3 {
	width: 400px;
	text-align:left;
	margin:0px auto 0 auto;
	position:absolute;
	z-index:1000;
	top:2px;
	left:410px;
}
.menuMain3 {
	position:relative;
	list-style: none;
	margin:0;
}
.menuMain3 li {
	display: inline;
}
.menuMain3 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00f0ff;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 10px 0 10px;
	text-transform:none;
	text-transform:uppercase;
}
.menuMain3 li.last a {
	border-right: none;
}
.menuMain3 li:hover a {
	color: #fff;
	text-decoration: none;
}
/* end bottom menu  */

