body{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:11px;
background-color:#898989;
}

#wrap, #header, #content, #footer{
width:796px;
}

#wrap{
display:block;
margin:0 auto;
position:relative;
padding-right:0px;
}

#wrap:after{content:"";}

#h_box{
position:relative;
height:190px;
background:url(images/bg_header.jpg) left top no-repeat;
}

	/*ie-hack*/ *+html #h_box{height:191px;}

	a#logo{
	position:absolute;
	bottom:0px;
	left:8px;
	}
	
	#headerimg{
		position:absolute;
		right:8px;
		bottom:0px;
	}
	
	ul#nav {
	 position: absolute;
	 top:30px;
	 right:24px;
	 z-index: 99;
	 float: left;
	}
	
		ul#nav li {
		 float: left;
		 height:15px;
		 border-left:1px solid #fff;
		}
		
		ul#nav li:hover {
		 position: relative;
		 z-index: 99;
		 cursor: default;
		}
		
			#nav a{
				padding:0 10px 0 10px;
				font-size:12px;
				color:#eeeeee;
				font-weight:bold;
				text-decoration:none;
				line-height:15px;
			}
			
			#nav a:hover{
				color:#fff;
			}
		
		ul#nav ul {
		 visibility: hidden;
		 position: absolute;
		 top: 100%;
		 left: 0;
		 z-index: 99;
		 width: 140px;
		 padding:5px 0 5px 0;
		 background:#e43133;
		}
		
		ul#nav ul li {
		 float: none;
		}
		
			#nav li li{
				border:none;
			}
		
			#nav li li a{
				font-size:9px;
				font-weight:normal;
				color:#fff;
			}
			
			#nav li li a:hover{
				font-weight:bold;
			}
		
		ul#nav li:hover > ul {
		 visibility: visible;
		}
	
#content{
position:absolute;
top:190px;
background:url(images/bg_content.jpg) repeat-y;
}

	/*ie-hack*/ *+html #content{top:191px;}
	/*ie-hack*/ *html #content{top:191px;}

	.static{
	position:static;
	}
	
	#information {
	position:absolute;
	top:360px;
	left:28px;
	width: 180px;
	padding: 10px;
	text-align: center;
	background:#fff;
	border:1px solid #e6e6e6;
	}
	
	#information li {
	float: none;
	display: inline;
	}
	
	#information li a {
	padding: 0px 6px 0px 0;
	color: #8c8c8c;
	font-size: 11px;
	background: url(images/bg_bottomnavi_a.jpg) no-repeat 5px 1px;
/*	white-space:nowrap;*/
	text-decoration:none;
	line-height:18px;
	}
	
		#information li a:hover {
		color: #96bf0d;
		}
		
			#information a.small{
			font-size:9px;
			}
			
			#information a.large{
			font-size:15px;
			}
			
			#information a.strong{
				font-weight:bold;
			}

	#rightcol{
	position:relative;
	width:520px;
	padding:45px 28px 30px 20px;
	float:right;
	line-height:15px;
	}
	
		#breadcrumb{
			position:absolute;
			top:20px;
			left:20px;
			width:520px;
			padding-bottom:5px;
			border-bottom:1px solid #e5e5e5;
			color:#898989;
			font-size:9px;
		}
		
			#rightcol #breadcrumb a{
				color:#898989;
				text-decoration:none;
			}
			
			#rightcol #breadcrumb a:hover{color:#e43133;}
				
	
		h1{
			margin-bottom:10px;
			font-size:14px;
			color:#e43133;
			font-weight:bold;
			line-height:18px;
		}
		
		h2{
			margin-bottom:10px;
			font-size:12px;
			font-weight:bold;
			line-height:15px;
			color:#94bb0a;
		}
		
		#rightcol a{
			color:#e43133;
			text-decoration:underline;
		}
		
		#rightcol p{
			margin-bottom:15px;
		}
		
		#rightcol p.eyecatcher{
			font-weight:bold;
			color:#e43133;
		}
		
		.imagebox{
			padding:9px 0 10px 0;
			margin-bottom:15px;
			border-top:1px solid #e5e5e5;
			border-bottom:1px solid #e5e5e5;
		}
		
			.imagebox img{
				float:left;
				padding-right:9px;
				margin-right:9px;
				border-right:1px solid #e5e5e5;
			}
			
			.imagebox img.last{
				padding:0;
				margin:0;
			}
		
	#leftcol{
	width:220px;
	padding:20px 0 30px 8px;
	float:left;
	}
	
		.sidebarnav{
			padding-left:20px;
			margin-bottom:5px;
		}
		
			.sidebarnav li{
				border-bottom:1px solid #e5e5e5;
				height:22px;
				float:left;
			}
			
			.sidebarnav li.last{
				border:none;
			}
			
				.complex li{
					height:26px;
					border:none;
					margin-bottom:5px;
				}
	
			.sidebarnav a{
				display:block;
				float:left;
				width:200px;
				height:22px;
			}
			
				.complex a{
					height:26px;
				}
				
				a#s1{background:url(images/s1.jpg) left top no-repeat;}
				a#s2{background:url(images/s2.jpg) left top no-repeat;}
				a#s3{background:url(images/s3.jpg) left top no-repeat;}
				a#s4{background:url(images/s4.jpg) left top no-repeat;}
				a#s5{background:url(images/s5.jpg) left top no-repeat;}
				a#s6{background:url(images/s6.jpg) left top no-repeat;}
				a#s7{background:url(images/s7.jpg) left top no-repeat;}
				a#s8{background:url(images/s8.jpg) left top no-repeat;}
				a#s9{background:url(images/s9.jpg) left top no-repeat;}
				
				a#c1{background:url(images/c1.jpg) left top no-repeat;}
				a#c2{background:url(images/c2.jpg) left top no-repeat;}
				a#c3{background:url(images/c3.jpg) left top no-repeat;}
				a#c4{background:url(images/c4.jpg) left top no-repeat;}
				
				a#s1:hover{background:url(images/s1_hover.jpg) left top no-repeat;}
				a#s2:hover{background:url(images/s2_hover.jpg) left top no-repeat;}
				a#s3:hover{background:url(images/s3_hover.jpg) left top no-repeat;}
				a#s4:hover{background:url(images/s4_hover.jpg) left top no-repeat;}
				a#s5:hover{background:url(images/s5_hover.jpg) left top no-repeat;}
				a#s6:hover{background:url(images/s6_hover.jpg) left top no-repeat;}
				a#s7:hover{background:url(images/s7_hover.jpg) left top no-repeat;}
				a#s8:hover{background:url(images/s8_hover.jpg) left top no-repeat;}
				a#s9:hover{background:url(images/s9_hover.jpg) left top no-repeat;}
				
				a#c1:hover{background:url(images/c1_hover.jpg) left top no-repeat;}
				a#c2:hover{background:url(images/c2_hover.jpg) left top no-repeat;}
				a#c3:hover{background:url(images/c3_hover.jpg) left top no-repeat;}
				a#c4:hover{background:url(images/c4_hover.jpg) left top no-repeat;}
				
			.sidebarnav a span{
				display:none;
			}
			
			.simple a{
				padding-left:24px;				
			}
	
		.sidebarnav li{
		}
	
	#footer{
	height:55px;
	clear:both;
	background:url(images/bg_footer.jpg) -1px top no-repeat;
	font-size:9px;
	}
	
/*		#footer span{
			color:#c9c9c9;
			font-weight:bold;
		}*/
	
		#footer p{
			padding:17px 0 0 31px;
			color:#c9c9c9;
			
		}
		
		#footer a{
			font-weight:normal;
			color:#c9c9c9;
			text-decoration:none;
		}
		
		#footer a:hover{
			color:#fff;
			font-weight:bold;
		}
	
		
	
/* ---------------------------------------------------*/
*{
margin: 0;
padding: 0;
list-style: none;
}

:focus{
outline: 0;
}

img{
border: 0;
display:block;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
/* End hide from IE-mac */