@charset "utf-8";
/* CSS Document */

html {
	overflow-y:scroll;
	height:100%;
}

body {
	margin:0px;
	background-color:#131313;
	height:100%;
}

#mainarea {
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
}

	#backgroundarea {
		position:absolute;
		width:100%;		
	}
	
		#bg1 {
			height:30px;
			width:984px;
			margin:auto;
			padding-right:16px;
			text-align:right;
			padding-top:40px;
			color:#666666;						
		}
		
		#bg2 {
			height:68px;
			background-color:#1b1b1d;
			border-bottom:1px solid #000000;
		}
		
		#bg3 {
			height:505px;
			background-image:url(../images/structure/bg.jpg);
			line-height:505px;
			width:100%;
			z-index:1;
		}
		
			#picturemargin {
				width:1000px;
				margin:auto;
				padding-top:18px;
				z-index:2;
			}
		
				#picturebox {
					width:930px;
					height:433px;
					border:1px solid #666666;
					background-color:#131315;
					margin:auto;
					line-height:469px;					
					padding:18px;
					z-index:3;
				}
					#picarea {
						width:583px;
						height:434px;
						padding-left:347px;	
						z-index:4;				
					}
		
		#bg4 {
			height:184px;
			background-color:#1b1b1d;
			border-top:1px solid #000000;
		}
		
		#bg5 {
			height:55px;
			padding-right:16px;
			padding-top:13px;
			text-align:right;
			width:984px;
			margin:auto;
			color:#666666;				
		}
		
	#contentmargin {
		position:absolute;
		width:100%;
		min-height:100%;
		height:auto !important;
		height:100%;
		z-index:25;
				
	}
	
		#contentalign {
			width:1000px;			
			margin:auto;
			min-height:100%;
			height:auto !important;
			height:100%;
		}		
			
			#contentbg {
				width:362px;
				margin-left:36px;
				z-index:9000000000;
				background-image:url(../images/structure/woodbg.jpg);
				position:absolute;
				min-height:100%;
				height:auto !important;
				height:100%;
				margin-top:197px;
			}
			
			#contentarea {			
				width:362px;				
				margin-left:36px;
				position:absolute;
				z-index:10000000000;		
			}
			
				#logoarea {
					width:362px;
					height:175px;
				}
				
				#woodtop {
					background-image:url(../images/structure/woodbgtop.gif); 
					height:22px;
					width:362px;
				}
				
				#textarea {
					width:362px;
					min-height:100%;
					height:auto !important;
					height:100%;
					background-image:url(../images/structure/woodbg.jpg);				
					
				}
				
					#textdiv {
					padding-left:65px;
					padding-right:50px;
					padding-bottom:35px;
					}	