@charset "utf-8";
/* CSS Document */
/*---------------------------------
	MOO TOOLS BASED SLIDER
---------------------------------*/

#header {height:244px; background:url(../images/home/bg-header.gif) repeat-x top;}
	
	#buttons {width:250px;}
		
		#buttons ul {background:#fff; width:242px; height:244px; margin:0; padding:0; display:block;}
		#buttons li {font-size:0.0000em; list-style:none; line-height:0px; padding:0; margin:0; display:block; cursor:pointer;}
	
	
	#slides {width:698px; height:244px;}
	#slides a {text-decoration:none;}
	#headerbox {position:absolute;}
		
		#headerbox div {width:698px; height:244px;}
		
		#headerbox #box01 {width:698px; height:244px; background:#fff url(../images/home/slide-header-01.jpg) no-repeat top center;  float:left;}
		#headerbox #box02 {width:698px; height:244px; background:#fff url(../images/home/slide-header-02.jpg) no-repeat top center;  float:left;}
		#headerbox #box03 {width:698px; height:244px; background:#fff url(../images/home/slide-header-03.jpg) no-repeat top center;  float:left;}

		#headerbox #box01 p,
		#headerbox #box02 p,
		#headerbox #box03 p {text-align:center; line-height:1.2em; display:block; margin:0;}
		
		#headerbox #box01 p {font-size:1.9em; color:#002457; padding:40px 300px 0 20px;}
		#headerbox #box02 p {font-size:2.2em; color:#8b5516; padding:40px 300px 0 35px;}
		#headerbox #box03 p {font-size:1.9em; color:#8b5516; padding:40px 300px 0 30px;}

	.mask{position:relative; width:698px; height:244px; overflow:hidden;} 

/*---------------------------------
	SET CONTENT STRUCTURE
---------------------------------*/

#content {padding-top:12px;}
	#leftcol {width:710px; background:url(../images/common/divider-vertical-1px-grey.gif) repeat-y top right;}
		#leftcol .wrap {padding:3px 20px 8px 30px;}
	
	#rightcol {width:240px;}
		#rightcol .wrap {padding:3px 30px 8px 20px; }