/* CSS RESET */
html{color:#00;background:#333333;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {color:#003300;font:14px/1.231 Houschka-Heavy;}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */



body {
	text-align:center;
	color:#003300
}
a {
	text-decoration:none;
	color:#010101
}
a:hover {
	text-decoration: underline;
}
#bg {
	background: url(images/3rd_level_visual_1RGB.jpg) no-repeat;
	width:1100px;
	margin:0px auto;
	height:845px;
	position:centre;
}
#wrap {
	width:647px;
	text-align:left;
	margin:0 auto;
	
}

.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}



/* header */
#header { height:821px ; background:url() no-repeat top}
#header h1 { font-size:36px; padding:0px 0 0 0px}
#nav {
	position:absolute;
	top:192px;
	width:617px;
	background:url();
	line-height:50px;
	left: 156px;
	height: 114px;
}
#nav li {float:left;  font-weight:700;  }
#nav a {text-decoration:none; display:block; text-align:center; color:#39582f}
#container1 { text-align: center; }
#container2 { text-align: right; }
	p { width: 50%; }



li.h {width:107px}
li.a {width: 110px; padding-left: 2px;}
li.p {width: 60px; padding-left: 2px; }
li.c {width:100px; padding-left: 2px;}
li.d {width:60px; padding-left: 2px;}
li.f {width:2px;  padding-left: 0px;}
li.e {width:180px;  padding-left: 0px;}
li.g {width:px;  padding-left: 0px;}


/* content */

#content h2{h2 {
margin-top: 20px;
}float:left text-align="left" font-size:24px; margin:0px 0}
#content p{margin:10px }




/* footer */
#footer { border-top:#003300 1px solid; padding:15px 0 }
