/* PAGE */
#page{width:980px;}
	
	/* PAGE > HEADER > FORM */
	#header{background:#000 url(../images/header.gif) top left no-repeat;}

/* PAGE > NAVIGATION */
#navigation{padding:0 0 1px 26px;}
	#navigation #navleft{width:65%;}
	
	/* PAGE > CONTAINER > PAGENAV */
	#homepage #pagenav{width:340px !important;}
	#overview #pagenav, #news #pagenav{width:189px !important;}
		
	/* PAGE > CONTAINER > CONTENT */
	#homepage #content{width:378px;}
	#overview #content, #news #content{width:503px;} 
	#overview #content h1, #news #content h1{width:463px;}
	
		/* PAGE > CONTAINER > CONTENT > COLUMN CELLS */
		#content .col1{float:left;width:221px;padding: 0 5px 0 0;}
		#content .col2{float:right;width:221px;padding: 0 0 0 5px;}
		
		/* PAGE > CONTAINER > CONTENT > COLUMNS CELLS > BASE */
		#overview #content .col1 p, #overview #content .col2 p{margin:0;padding:0;}
		
		.home-panel h3{ padding:10px 0 0; }
		.home-panel h3{ color:#91a500; }
		.home-panel-text{border-top:1px solid;;}
		.home-panel-text{border-top-color:#dedede;font-size:0.94em;}
		
		.final-col{padding:0 0 20px;}
	
	/* PAGE > CONTAINER > ADDITIONAL */
	#additional{width:220px !important;}

/* PAGE > FOOTER */
#footer{width:980px;}