@charset "utf-8";

/* layout */
html  
{
    margin-left:-1px; 
}

form 
{			
	margin:0;
	padding:0;
}

#pageWrap 
{
    padding:0;
    margin:0; 
}



.cleaner { clear:both; }

 
#header 
{						
    position:relative;
    margin:0 auto 0 auto;
    background-image:url(../images/header.jpg);
    background-repeat:no-repeat;
    width:964px;
    height:283px;
    z-index:3;				
}

#bcInfoBoxBackground
{
    position:relative;
    margin:0 auto 0 auto;
    width:964px;
    background-image:url(../images/infoBoxBackground.jpg);
    background-repeat:repeat-y;    
    padding:0;
    z-index:4;    
}

#bcInfoBoxHeader
{
    position:relative;
    width:100%;
    background-image:url(../images/infoBoxHeader.jpg);
    background-repeat:no-repeat;    
    z-index:4;    
}

#bcInfoBoxFooter
{
    position:relative;
    width:100%;
    background-image:url(../images/infoBoxFooter.jpg);
    background-repeat:no-repeat;
    background-position:center bottom;   
    z-index:4;  
}

#bcBackground 
{
    position:relative;
    width:964px;
    min-height:532px;
    padding:0;
    margin:0 auto 0 auto;
    background-image:url(../images/bcBackground.jpg);
    background-repeat:repeat-y;
    z-index:2;			
}
#bcBackground2 
{
    position:relative;
    width:964px;
    min-height:132px;
    padding:0;
    margin:0 auto 0 auto;
    background-image:url(../images/bcBackground.jpg);
    background-repeat:repeat-y;
    z-index:2;			
}
#bcHeader 
{
    position:relative;
    width:100%;
    background-image:url(../images/bcHeader.jpg);
    background-repeat:no-repeat;
    z-index:3;
}
#bcHeader2 
{
    position:relative;
    width:100%;
    background-image:url(../images/bcHeader2.jpg);
    background-repeat:no-repeat;
    z-index:3;
    
}

#boxMain
{		
    width:890px;
    margin:0 auto 0 auto;
    z-index:4;
}

#footerWrap 
{
    position: relative;
    width: 100%;
    height: 164px;
    bottom: 0;
    z-index: 1;
    margin:0;

}

#footer 
{	
    position:relative;
    width: 964px;
    height: 164px;
    margin: 0 auto 0 auto;
    background-image:url(../images/footer.jpg);
    background-position:center top;
    background-repeat:no-repeat;
    z-index:4;
}
#headerLeft
{
    background-image:url(../images/headerLeft.jpg);
    background-repeat:no-repeat;
    background-position:2px top;
    width:1268px;
    height:668px;
    position:absolute;
    z-index:1;
    right:50%;
    top:0;
    }    
#headerRight
{
    background-image:url(../images/headerRight.jpg);
    background-repeat:no-repeat;
    background-position:482px top;
    width:50%;
    height:668px;
    position:absolute;
    z-index:1;
    left:50%;
    top:0;
    }
#footerLeft
{
    background-image:url(../images/footerLeft.jpg);
    background-repeat:no-repeat;
    background-position:0px bottom;
    width:1266px;
    height:685px;
    position:absolute;
    z-index:1;
    right:50%;
    bottom:0;
    }    
#footerRight
{
    background-image:url(../images/footerRight.jpg);
    background-repeat:no-repeat;
    background-position:482px bottom;
    width:50%;
    height:685px;
    position:absolute;
    z-index:1;
    left:50%;
    bottom:0;
    }
#footerLeft2
{
    background-image:url(../images/pageLeft2.jpg);
    background-repeat:no-repeat;
    background-position:0px bottom;
    width:1266px;
    height:685px;
    position:absolute;
    z-index:1;
    right:50%;
    bottom:0;
    }    
#footerRight2
{
    background-image:url(../images/pageRight2.jpg);
    background-repeat:no-repeat;
    background-position:482px bottom;
    width:50%;
    height:685px;
    position:absolute;
    z-index:1;
    left:50%;
    bottom:0;
    }
#pageLeft
{
    position: absolute;
    width: 1266px;
    height:100%;
    right: 50%;
    top:0;
    background-image: url(../images/pageLeft.jpg);
    background-repeat:repeat-y;
    background-position: 0 top;    
    z-index:0;
}


   
#pageRight
{
    position:absolute;
    width:50%;
    height:100%; 
    left:50%;
    top:0;
    background-image:url(../images/pageRight.jpg);
    background-repeat:repeat-y;
    background-position:482px top;
    z-index:0;
    }


/* end layout */



/* Info Box */

#bcInfoBoxItemWrap
{
    position:relative;
    width:890px;
    padding:0px 0 20px 0;
    margin:0 auto 0 auto;
    z-index:2;	        
}



#bcInfoBoxImageWrap 
{
    position:relative;
    width:940px;
    padding:0px 0 20px 0;
    margin:15px 0 15px -25px;        
}

.bcInfoBoxImageItemWrap 
{
    float:left;    
    width: 235px;
}

.bcInfoBoxImageItemWrap p  
{   position:relative;
    padding:0 20px 0 20px;
    text-align:justify;
    color:#fff;
}

#bcInfoBoxImageItemWrap a
{
    color:#fff;
    text-decoration:none;        
}

#bcInfoBoxImageItemWrap a:hover
{
    color:#fff;
    text-decoration:underline;        
}

.bcInfoBoxTitle
{
    font-size:18px;
    text-align:center;
    color:#793403; 
    height:55px;
    margin-bottom:15px;
    background-image:url(../images/infoBoxLine.jpg);    
    background-repeat:no-repeat;
    background-position:center bottom;
    
}


#bcInfoBoxImage0, #bcInfoBoxImage1, #bcInfoBoxImage2, #bcInfoBoxImage3 
{
    position:relative;
    width: 100%;
    height:232px;
    background-repeat:no-repeat;
    
}
#bcInfoBoxImage0 { background-image:url(../images/infoBoxImg0.png);}
#bcInfoBoxImage1 { background-image:url(../images/infoBoxImg1.png);}
#bcInfoBoxImage2 { background-image:url(../images/infoBoxImg2.png);}
#bcInfoBoxImage3 { background-image:url(../images/infoBoxImg3.png);}

/* end Info Box */

/* top menu*/

#menu 
{    
	position:absolute;
	top:212px;	
	left:10px;
	z-index:4;
}

.menuMain 
{
	list-style:none;
	margin:0 auto 0 auto;
	padding:0;
}

.menuMain li 
{
	list-style:none;
    padding:0;
    margin:0;
    float:left;
}

.menuMain li a 
{
	list-style:none;
	list-style-image:none;
	display:block;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-align:center;
	height:36px;
	position:relative;	
	padding-top:12px;
	margin: 0;
	background-repeat:no-repeat;
}

.menuMain li a:hover 
{
	color:#fff;
}

.menuItem0 a {background-image:url(../images/btn0.png); width:170px;}
.menuItem1 a {background-image:url(../images/btn1.png); width:347px;}
.menuItem2 a {background-image:url(../images/btn2.png); width:210px;}
.menuItem3 a {background-image:url(../images/btn3.png); width:116px;}
.menuItem4 a {background-image:url(../images/btn4.png); width:106px;}

.menuItem0 a:hover {background-image:url(../images/btn0b.png);}
.menuItem1 a:hover {background-image:url(../images/btn1b.png);}
.menuItem2 a:hover {background-image:url(../images/btn2b.png);}
.menuItem3 a:hover {background-image:url(../images/btn3b.png);}
.menuItem4 a:hover {background-image:url(../images/btn4b.png);}
/* end top menu*/

/* bottom menu  */

#menuFooter	
{
	width: 964px;
	text-align:center;
	position:absolute;
	bottom:60px;
	z-index:7;
}

.menuMainFooter	
{
	list-style: none;
}

.menuMainFooter li 
{
    display: inline;
}

.menuMainFooter li a	
{
    color: #fff;
    text-decoration: none;
    padding: 0 10px 0 10px;
}

.menuMainFooter li.last a
{
    border-right: none;
}

.menuMainFooter li:hover a
{
    color: #fff;
    text-decoration: underline;
}

/* end bottom menu  */

/* cs copyright */
#containerFooter {
	width: 100%;
	font-size: 11px;
	color: #fff;
	padding:0;
	position:absolute;
	bottom:23px;
}
#containerFooter a {
	text-decoration: none;
	color:#fff;
}
#containerFooter a:hover {
	text-decoration: none;
	color:#999999;
}
#footerEw {
	width: 300px;
	float: right;
	text-align:right;
	margin-right:0px;
}
#footerCopy {
	width: 300px;
	float: left;
	margin-left:0px;
}
/* end cs copyright */
#logo 

{			width:350px;
			height:110px;
			position: absolute; top: 50px; left: 20px;
			display: block;
			z-index: 20;
			outline:none;
}