@charset "utf-8";
/* CSS Document */

/* =reset
*****************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{ margin:0px; padding:0px;}

/* =100@height
*****************************************************/
html,body,form {height:100%;}
#wrapper {min-height:100%;}

/* =body
*****************************************************/
body {font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;font-size:12px;color:#0b3249;;background:#ffffff;}

	/* =wrapper
	*****************************************************/
	#wrapper {width:844px;margin: 0 auto;position:relative;background:url("/images/bg.png") repeat-y}

	/* =header
	*****************************************************/
	#header{width:844px;height:177px;}
	#logo {color:#0E4667;float:left;font-size:19px;height:40px;padding:15px 0 0 5px;width:347px;}
	#logo a{color:#0b3249}
	#logo a:hover{text-decoration:none;}
	#logo img{border:0}
	#headerright{width:190px;height:157px;float:right;font-size:12px;margin-right:5px;text-align:right;}
	#headerright h3{font-weight:900}
	#headerrighttop{border-right:1px solid #144b6c;padding:10px 10px 0 10px;}
	#headerrightbottom{padding:0 10px;}
	
	/* =mainmenu
	*****************************************************/
	#menu{width:844px;height:26px;clear:both;background:url("../images/menu_bg.png") repeat-x scroll 0 0 transparent;text-align:center}
	#menu li{list-style-type:none;display:inline;height:26px;font-size:13px;}
	#mainmenu{float:left;width:834px}
	li.mainmenuitem, li.mainmenuitemselected {line-height:26px;padding:5px 12px;}
	li.mainmenuitem a:hover, li.mainmenuitemselected a:hover{text-decoration:none;}
	li.mainmenuitem:hover, li.mainmenuitemselected{background:url(../images/menu_hover.png) repeat-x;}
	
	li.mainmenuitembefore{height:26px;width:5px;background:url("/images/menu_left.png") no-repeat;padding:0;float:left}
	li.mainmenuitembehind{height:26px;width:5px;background:url("/images/menu_right.png") no-repeat;padding:0;float:right}
	
 	/* =content
	*****************************************************/
	#content {height:100%;min-height:100%;}
	#created{width:210px;height:24px;background:url("/images/createdby.png") no-repeat; position:absolute;bottom:0;right:0}
	
	 	/* =left
		*****************************************************/
		#left{float:left;height:100%;margin:0 29px 25px 0;width:600px;padding:18px 0px 70px 0px;}
		#left h1{font-size:20px; border-bottom:1px solid #eef3f6;margin-bottom:10px;line-height:40px;}
	 	#left li{list-style-position:inside;}
	 	
	 	/* =right
		*****************************************************/
		#right{height:100%;float:right;margin-right:5px;width:210px;position:relative;padding:0px 0px 70px 0px;}
		#people{width:210px;height:144px;background:url("/images/people.png") no-repeat;margin:28px 0 20px 0}
		#tool{width:210px;height:156px;background:url("/images/tool.png") no-repeat;}
 		
		.clear{clear:both;}	
	/* =links
	*****************************************************/
	a:link{color:#fff;text-decoration:none;}
	a:visited{color:#fff;text-decoration:none;}
	a:hover{color:#fff;text-decoration:underline;}


