/* ============ Globals */

body { font:11px/1.2 Verdana, Arial, Helvetica, sans-serif; background: #fff url(/UserUploadImages/system/bg.gif) repeat-x top left; color: #999999; }
html,body,form,p,div { padding:0; margin:0; }
img a, img, img a:hover { border: none; text-decoration:none; background:none; }
table,td,tr { vertical-align:top; }
#leftColumm .AddCMSSysMainSelected { background:0 !important; padding:0 0 10px 0 !important; }



/* ============ Headings */
h1, h2 { font: 18px Arial, Helvetica, sans-serif; margin:0; padding:0 0 8px 0; line-height:normal; color: #44ba2b; font-weight: normal; }
#rightColumm h2 { padding: 0 0 5px 0; }


/* ============ Site */

#header { width: 950px; margin: 0 auto; height: 179px; overflow: hidden; }
	#main-navigation { background:url(/UserUploadImages/system/nav-bg.gif) repeat-x top left; height: 28px; line-height: normal; margin: 0; padding: 0; }
	#logo { line-height: 0; width: 347px; height: 90px; padding: 27px; }
		#logo a { border: none !important; }
		#logo img { display:block; line-height:0; }



#wrapper { width: 950px; padding: 0; background: #fff; margin: 0 auto; }
#wrap { background: url(/UserUploadImages/system/start_wrap_bg.gif) no-repeat top center; min-height: 890px; height: auto !important; height: 890px; }
#wrap2 { }


	#content { clear: both; padding:10px 20px 0pt 40px }
	#content2 { clear: both; padding:10px 20px 0pt 20px }
	
		#welcome { width: 290px; float: left; padding: 15px; height: 119px; overflow: hidden; }
		#topCenterPic { width: 249px; height: 169px; float: left; border: 1px solid #d4d4d4; margin: 0 0 0 24px; overflow: hidden; }
			#topCenterPic img { display:block; line-height:0; }
		#topRightBox { width: 249px; float: left; padding: 0 0 0 27px; }
			.toprightHead { padding: 13px 10px 0 15px; height: 43px; overflow: hidden; }
			.toprightCont { padding: 0 15px 10px 15px; height: 90px; overflow: hidden; }
		#newsBox { width: 325px; float: left; }
			.newsboxHead { padding: 32px 20px 0 40px; height: 50px; overflow: hidden; }
			.newsboxCont { padding: 0 19px 10px 15px; height: 210px; overflow: hidden; }
			
		#midCenterBox { width: 526px; height: 133px; float: left; padding: 0 0 0 23px; }
		#bottomBoxLeft { width: 249px; float: left; padding: 7px 0 0 22px; }
			.bottomBoxHead { padding: 11px 10px 0 15px; height: 40px; overflow: hidden; }
			.bottomBoxCont { padding:0 15px 10px 15px; height:105px; overflow: hidden; }
		
		#bottomBoxRight { float: left; width: 251px; height: 171px; padding: 6px 0 0 27px }
			#bottomBoxRight img { display: block; line-height:0; }
		
	
		#content2 #leftColumm { width: 150px; float: left; padding: 15px 0 0 6px; }
		#content2 #mainColumm { width: 400px; float: left; padding: 17px 0 15px 15px; min-height: 300px; height: auto !important; height: 300px; }
		#content2 #rightColumm { width: 288px; float: right; padding: 17px 0; }
		
	#footer { clear:both; color: #848383; background:url(/UserUploadImages/system/footer-bg.gif) no-repeat bottom left; padding: 20px 0; text-align: center; font-size:12px; }
	
	
/* ============ Site Extra Styling */

	#leftColumm strong { color: #000; }

	
	.AddCMSSysSearchText { border: 1px solid #d2d2d2; background: #fff; font: 9px arial; padding: 1px; }
	.AddCMSSysSearchButton {  
		border: 0; 
		font-weight: bold;
		color: #fff;
		text-align: center;
		font: 9px arial;
		background:transparent url(/UserUploadImages/system/search-button.gif) repeat-y scroll 0px 0px;
		width: 36px; height: 17px;
		padding: 0;
		margin: 0 3px -1px 3px;
		cursor: pointer;
		}
		
		a.AddCMSSysMain, a.AddCMSSysMainSelected { height: auto !important; }
		
		/* Navigation */
		#main-navigation ul { list-style: none; margin: 0; padding: 0 0 0 10px; }
		#main-navigation ul li { list-style: none; display: inline; }
		#main-navigation ul li a { float: left; list-style: none; color: #999999; font: 12px Verdana, Arial, Helvetica, sans-serif; 
		font-weight: normal; padding: 7px 16px 7px 16px; background:url(/UserUploadImages/system/nav-border.gif) no-repeat center right; text-decoration: none; }
		#main-navigation ul li a:hover, #main-navigation a.AddCMSSysMainSelected { color: #00a261; }
		
		#leftColumm ul { margin:0; padding:0; list-style:none; }
                   #leftColumm ul ul ul { margin:0; padding:3px 0 3px 10px; list-style:none; }
		#leftColumm ul li { margin:0; padding:0; list-style:none; display: inline; }
		#leftColumm ul li a { margin:0; padding:4px 4px 4px 17px; list-style:none; display: block; background:url(/UserUploadImages/system/sub_green_arrow.gif) no-repeat center left; }
		#leftColumm ul li a:hover, #leftColumm .AddCMSSysSubSelected { background:url(/UserUploadImages/system/sub_green_arrow_hover.gif) no-repeat center left; color: #5b5b5b; }
		
		#subnavigation a.AddCMSSysSubSelected {}
		


/* ============= Links */

		a {
		
			color: #34ca33;
			text-decoration: none;

			
		}
		
		a:visited { color:#34ca33; }
		a:hover {
		
			color: #20931f;
		
		}
		
		a:focus,
		a:active {
		
			color:#34ca33;
			border:none;
		
		}
