*{margin:0;padding:0}
body{font-family:Verdana}
a img{border:none}

#wrap{width:980px;margin:0 auto;padding-bottom:5px}

#header{background:url(images/header_bg.jpg) no-repeat left top;height:286px;position:relative;margin-bottom:5px}
	#header #logo{display:block;width:416px;height:88px;position:absolute;left:35px;top:35px}
	#header ul{list-style-type:none;position:absolute;right:10px;top:10px}
		#header ul li{float:left;margin-left:10px}

#menu{width:100%}
#submenu{width:730px;margin-left:250px}
.menu{font-size:0.9em;background:#eee;width:100%;border-collapse:collapse;margin-bottom:6px}
	.menu td{}
		.menu td a{display:block;text-decoration:none;color:#012944;background:#eee}
		.menu td.first a{background:#eee url(images/but_bg.gif) no-repeat left top}
		.menu td.last a{background:#eee url(images/but_bg.gif) no-repeat right bottom}
		.menu td a:hover{background:#BDD15D url(images/but_hovbg.gif) no-repeat left top;color:#fff}
		.menu td.first a:hover{background:#BDD15D url(images/but_hovbg2.gif) no-repeat left top}
			.menu td a span{display:block;height:30px;line-height:27px;cursor:pointer;text-align:center;padding:0 15px}
			.menu td a:hover span{background:url(images/but_hovbg.gif) no-repeat right bottom}
			.menu td.last a:hover span{background:url(images/but_hovbg2.gif) no-repeat right bottom}

#content{float:right;width:710px;color:#003153;margin-bottom:20px}
	#content h2{font-size:1em;padding-top:20px;font-weight:normal;margin-bottom:10px}
	#content p{font-size:0.8em;margin-bottom:15px;text-align:justify}
	#content a{color:#465945}
	#content a:hover{text-decoration:none}

#sidebar{float:left;width:251px;padding-top:20px;margin-bottom:20px;position:relative;top:-40px}
	#sidebar h2{font-size:1em;padding-left:26px;font-weight:normal;color:#000000;margin-bottom:5px}
	#sidebar .box{background:#eee url(images/box_bg.gif) no-repeat left top;margin-bottom:20px}
	#sidebar .boxcont{background:url(images/boxcont_bg.gif) no-repeat left bottom;padding: 10px 15px 1px 26px}
	#sidebar p{font-size:0.75em;margin-bottom:20px}
	#sidebar p.date{font-size:0.6em;color:#A1B24E;font-weight:bold;margin-bottom:5px}
	#sidebar a{color:#3399CC}
	#sidebar a:hover{text-decoration:none}
	#sidebar address{padding:10px 0 0 26px;font-size:0.7em;color:#000000;font-weight:bold;font-style:normal}
		#sidebar address span{font-weight:normal;display:block;margin-bottom:15px;color:#003153;font-size:1.2em}

#footer{clear:both;background:url(images/footer_bg.gif) no-repeat left top;height:47px;padding:33px 0 0 80px}
	#footer p{font-size:0.7em;color:#A3A1A1;font-weight:bold}
	#footer a{color:#A3A1A1}
	#footer a:hover{text-decoration:none}