@charset "utf-8";

/* cs copyright */
#container_footer
{
    			width: 250px;
    			font-size: 11px;
    			color: #fff;
				margin:0px auto 0 auto;
				position:absolute;
				top:21px;
				left:695px;
}
#container_footer_in
{
				text-align: center;	
}
#footer_ew
{

				display:inline;	
				color: #fff;
				text-align: center;
}
#footer_ew a
{
				font-weight:bold;
    			text-decoration: none;
				color:#fff;
}
#container_footer a:hover
{
    			text-decoration: underline;
				color:#fff;
}
#footer_copy
{

    			text-align: center;
				color:#fff;
				font-weight:normal;
}
#footer_copy a 
{
                font-weight:bold;
				color:#fff;
   				text-decoration:none;
}
#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;
}

#header {		background-image:url(../images/header.jpg);
				background-position:0px top;
				background-repeat:no-repeat;
				width:1000px;
				height:315px;
				margin:0 auto 0 auto;				
				position:relative;
				z-index:100;
}

#logo 

{			width:228px;
			height:90px;
			position: absolute; top: 75px; left: 375px;
			display: block;
			z-index: 20;
}

#panelMainWrap {margin:0 auto 0 auto;
				width:1000px;
				padding:0;
				min-height: 100%;
				position:relative;
				z-index:2;
}
#panelMain {    padding:0;
				margin:0 auto 0 auto;
				position:relative;
				z-index:2;
}
#panelMainWrapper {				
				margin:0;
				padding-top:80px;
				min-height:500px;
				width:1000px;
				position:relative;
				z-index:2;
				bottom:92px;
}
#boxMain{       width:950px;
				margin:0 auto 0 auto;
				padding-bottom:20px;
				position:relative;
				z-index:2;
}

#footerWrap {   bottom: 0;
				position: absolute;
				z-index: 1000;
				height: 63px;
				width: 100%;
}
#footer {		background-image:url(../images/footer.jpg);
				background-repeat:no-repeat;
				margin: 0 auto 0 auto;
				width: 1000px;
				height: 63px;
				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:360px;
}
#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:316px;
}

#patch1Right {  z-index: 1;
                width:50%;
                position: absolute;
                top: 500px;
                left: 50%;
                background-color: transparent;
                background-repeat: no-repeat;
                background-attachment: scroll;
                background-position: 510px top;
                background-image:url(../images/patch1-right.jpg);
                height:82px;
}
#patch1Left {   z-index: 1;
                width:1276px;
                position: absolute;
                top: 500px;
                right: 50%;
                background-color: transparent;
                background-repeat: no-repeat;
                background-attachment: scroll;
                background-position:175px top;
                background-image:url(../images/patch1-left.jpg);
                height:82px;
}

#footerRight {  z-index: 1;
                width:50%;
                position: absolute;
                bottom: 0px;
                left: 50%;
                background-color: transparent;
                background-repeat: no-repeat;
                background-attachment: scroll;
                background-position: 499px bottom;
                background-image:url(../images/footer-right.jpg);
                height:385px;
}
#footerLeft {   z-index: 1;
                width:979px;
                position: absolute;
                bottom: 0px;
                right: 50%;
                background-color: transparent;
                background-repeat: no-repeat;
                background-attachment: scroll;
                background-position:-298px bottom;
                background-image:url(../images/footer-left.jpg);
                height:198px;
}
/* end layout */

/* top menu*/
#menu {			width:1000px;
				position:absolute;
				top:230px;
				left:12px;
				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: 12px;
				color: #fff;
				text-align:center;
				text-decoration: none;
				text-transform:uppercase;
				font-weight:bold;
				display:block;				
				margin:0 15px 0 0;
				padding:12px 0 0 0;
				width:184px;
				height:48px;
}
.menuMain li a:hover 
{
    color:#fff;
                
}

/* buttons*/
.menuItem0 a{
				background-image:url(../images/tl-0.png);
				background-repeat:no-repeat;
}
.menuItem0 a:hover{
				background-image:url(../images/tl2-0.png);
				background-repeat:no-repeat;
}

.menuItem1 a{
				background-image:url(../images/tl-1.png);
				background-repeat:no-repeat;
}
.menuItem1 a:hover{
				background-image:url(../images/tl2-1.png);
				background-repeat:no-repeat;
}

.menuItem2 a{
				background-image:url(../images/tl-2.png);
				background-repeat:no-repeat;
}
.menuItem2 a:hover{
				background-image:url(../images/tl2-2.png);
				background-repeat:no-repeat;
}

.menuItem3 a{
				background-image:url(../images/tl-3.png);
				background-repeat:no-repeat;
}
.menuItem3 a:hover{
				background-image:url(../images/tl2-3.png);
				background-repeat:no-repeat;
}

.menuItem4 a{
				background-image:url(../images/tl-4.png);
				background-repeat:no-repeat;
}
.menuItem4 a:hover{
				background-image:url(../images/tl2-4.png);
				background-repeat:no-repeat;
}

/* end top menu*/

/* bottom menu  */
#menu3	{
	width: 1000px;
	text-align:center;
	margin:0px auto 0 auto;
	position:absolute;
	z-index:1000;
	top:-30px;
}
.menuMain3	{
	width: 500px;
	position:relative;
	list-style: none;
	margin:0px auto 0 auto;

}
.menuMain3 li {
    display: inline;
}
.menuMain3 li a	{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    padding: 0px 10px 0 10px;
    text-transform:uppercase;
}
.menuMain3 li.last a
{
    border-right: none;
}
.menuMain3 li:hover a
{
    color: #935305;
    text-decoration: underline;
}
/* end bottom menu  */

/*	homepic	*/
.homepicWrapper 
{
position:relative;
float:left;
margin-bottom:40px;
}

.homepic	{
  	position:relative;
  	margin: 20px 0 0 0;
  	padding-bottom:50px;
 
}
.homepic img	{
	border:none;
}
.homepic1	{
   	width:277px;
   	height:184px;
   	margin: 0 58px 0 0;
	float:left;
  	position:relative;
}
.homepic2	{
   	width:277px;
   	height:184px;
   	margin-right: 58px;
	float:left;
  	position:relative;
}
.homepic3	{
   	width:277px;
   	height:184px;
	float:left;
  	position:relative;
}

.homepicText 
{
margin:5px 0 5px 0;
text-align:center;
font-size:14px;
font-weight:bold;    
}

.homepicText a
{
text-decoration:none;
color:#fff;   
}

.homepicText a:hover
{
text-decoration:underline;
color:#fff; 
}
/*	end	homepic*/
