@charset "utf-8";
/* CSS Document */

#subscribe {
height:191px;
margin:0 0 0 16px;
padding:19px 10px 0 15px;
width:160px;
background:transparent url(/atwone/static/contact_bgrd.png) no-repeat scroll left top;
}
#subscribe h2 {
margin-bottom:17px;
}
#main { width:982px; margin:0 auto; padding:0;}
#border_sides {background:url('/atwone/static/border_repeat.png') top left repeat-y; width:960px; margin:0; padding:0 11px;}

/* HEADER */
#header { width:960px; margin:0; padding:14px 14px 0 14px; }
	#banner { background:url('/atwone/static/header.jpg') top left no-repeat; width:932px; height:109px;}
	
/* SPLITTER */
#splitter { background:url('/atwone/static/splitter.png') top left repeat-x; width:960px; height:8px; margin:0; padding:0;}
	
/* SEARCH */
#search { float:right; width:207px; margin:65px 11px 0 0;}
	.search_text { float:right; background:url('/atwone/static/search_input.png') top left no-repeat; width:152px; height:21px; border:0; margin:0; padding:6px 0 0 8px; font:normal 8pt "Trebuchet MS"; color:#626262;}
	.search_btn { float:left; background:url('/atwone/static/search_btn.png') top left no-repeat; width:47px; height:27px; border:0; margin:0; padding:0; font:normal 8pt "Trebuchet MS"; color:#626262; cursor:pointer;}

/* CONTENT */
#content { width:960px; margin:0; padding:27px 0 15px 0;}

	/* LEFT */
	#left { float:left; width:229px; margin:0; padding:0; border-right:1px dotted #616161;}
	
		/* NAVBAR */
		.menu { list-style:none; margin:0 0 0 16px; padding:0; width:184px;}
		.menu li { background:url('/atwone/static/menu_btn.png') top left no-repeat; width:184px; height:24px; list-style:none; display:block; text-align:center; margin:0 0 10px 0; padding:7px 0 0 0;}
		.menu li:hover { background:url('/atwone/static/menu_btn_hover.png') top left no-repeat; width:184px; height:24px; list-style:none; display:block; text-align:center; margin:0 0 10px 0; padding:7px 0 0 0; cursor:pointer;}
		.menu li:hover a { color:#fff;}
		
		/* CONTACT */
		#contact { background:url('/atwone/static/contact_bgrd.png') top left no-repeat; width:160px; height:191px; margin:0 0 0 16px; padding:19px 10px 0 15px;}

	/* RIGHT */
	#right { float:left; width:696px; margin:0; padding:0 17px;}

		/* RSS NEWS */
		#rssnews { background:url('/atwone/static/rssnews_bgrd.png') top left no-repeat; width:623px; height:730px; margin:0; padding:30px 30px 0 35px;}
			.news { width:623px; margin:0 0 8px 0; padding:0;}
			.news img { float:left; margin:0 10px 0 0;}
			.newstitle_date { float:left; width:540px; margin:0; padding:0;}
			.newstitle { float:left; text-align:left; width:623px; margin:0; padding:0;}
			.date { float:left;text-align:right; width:100px; margin:0; padding:0;}
			
		/* RESOURCES */
		.toplevel { margin:10px 0; padding:0 0 0 40px;}
		
		/* RESOURCE DETAIL */
		.resource_img {float:right; width:286px; margin:0 0 10px 15px;}
		.resource_img table { float:right; margin-right:45px;}
		
		/* LOGIN */
		#login {background:url('/atwone/static/login_bgrd.png') top left no-repeat; width:684px; height:123px; margin:20px 0 0 0; padding:18px 0 0 0;}
		.logininput {background:url('/atwone/static/logininput_bgrd.png') top left no-repeat; width:254px; height:22px; margin:0; padding:5px 0 0 15px; border:0; font:normal 9pt "Trebuchet MS";}
		.loginsubmit {background:url('/atwone/static/login_btn.png') top left no-repeat; width:95px; height:25px; margin:0; padding:0; border:0; cursor:pointer;}

/* FOOTER */
#footer { background:url('/atwone/static/footer_bgrd.jpg') top left repeat-x; margin:0; padding:20px 15px 0 15px; height:34px;}
	#footer_left { float:left; width:465px; margin:0; padding:0;}
	#footer_right { float:left; width:465px; margin:0; padding:0; text-align:right}






