#flik {
	position: absolute;
	top: 145px;
	left: -7px;
	height: 148px;
	width: 39px;

}

/* ============ Globals */

body { font:11px/1.2 Arial, Helvetica, sans-serif; background: #fff url(/UserUploadImages/system/bg.gif) repeat-x top left; color: #4b4b4b; }
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; }



/* ============ Headings */
h1 { font: 18px Arial, Helvetica, sans-serif; color: #89900c; margin:0 0 6px; padding: 0; }
h2 { font: 18px Arial, Helvetica, sans-serif; color: #89900c; margin:0 0 6px; padding: 0; }
h3 { font: 18px Arial, Helvetica, sans-serif; color: #89900c; margin:0 0 6px; padding: 0; }
h4 { font: 18px Arial, Helvetica, sans-serif; color: #89900c; margin:0 0 6px; padding: 0; }
h5 { font: 18px Arial, Helvetica, sans-serif; color: #89900c; margin:0 0 6px; padding: 0; }
#rightColumm h2 { padding: 0 0 5px 0; }


/* ============ Site */
#wrapper { position: relative; width: 977px; padding: 0; background:url(/UserUploadImages/system/wrap-bg.gif) repeat-y top left; margin: 0 auto; }
	#container { background:url(/UserUploadImages/system/header-bg.gif) no-repeat top left; min-height: 400px; height: auto !important; height: 400px; padding: 22px 33px 0 33px; }
	#header { height: 85px; }
		#logo { line-height: 0; width: 245px; height: 85px; float: left; }
			#logo a { border: none !important; }
			#logo img { display: block; line-height:0;}
		#headRight { width: 664px; height: 85px; float: left; background:url(/UserUploadImages/system/head-right.gif) no-repeat top left; }
			#tools { padding: 28px 0 0 550px; }
			#search { padding: 4px 0 0 440px; }
		
		#head-picture { clear:both; padding: 1px 0 1px 0; border-bottom: 1px solid #cfcfcf; line-height: 0; }
		#header #top-tool { background:url(/UserUploadImages/system/header-top-bg.gif) no-repeat top left; width: 797px; height: 41px; text-align: right; padding: 8px 58px 0 0; }
		#main-navigation { background:url(/UserUploadImages/system/nav-bg.gif) no-repeat top left; line-height: normal; height: 31px; margin: 0 0 0 7px; padding: 0; clear: both; }
	#content { clear: both; padding: 10px 15px; }
		#content #leftColumm { width: 280px; float: left; padding: 0; }
                #content #mittenColumm { width: 280px; float: left; padding: 0; }
                #content #rightColumm { width: 280px; float: left; padding: 0; }
                #content #mainContent { padding: 10px 5px 0 5px; }
		#footer { clear:both; color: #7f7f7f; background:url(/UserUploadImages/system/footer-bg.gif) no-repeat bottom left; 
	margin: 0 auto; width: 977px; height: 24px; }
		#footer ul { list-style: none; margin: 0; padding: 0; }
			#footer ul li { list-style: none; display: inline; float: left; padding: 0 17px; color: #000; }
			
	
	.teaser { width: 274px; height: 100px; border-right: 1px solid #ddd; float: left; padding:0 6px; background:url(/UserUploadImages/system/teas-bg.gif) repeat-x top left; }
	
	
/* ============ Site Extra Styling */

	#leftColumm strong { color: #000; }
	
	.AddCMSSysSearchText { border: 1px solid #d2d2d2; background: #fff; font: 10px arial; padding: 1px; width: 120px; }
	.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: 53px; height: 19px;
		padding: 0;
		margin: 0 3px 0 3px;
		cursor: pointer;
		}
		
		a.AddCMSSysMain, a.AddCMSSysMainSelected { height: auto !important; }
		
		/* Navigation */
		#main-navigation ul { list-style: none; margin: 0; padding: 0 0 0 23px; }
		#main-navigation ul li { list-style: none; display: inline; }
		#main-navigation ul li a { float: left; list-style: none; color: #89900c; font: 10px Arial, Helvetica, sans-serif; 
		font-weight: bold; background:url(/UserUploadImages/system/nav-item-left.gif) no-repeat 7px -1px; text-decoration: none; text-transform:uppercase; border-right: 1px solid #eee; }
		#main-navigation ul li a:hover, #main-navigation a.AddCMSSysMainSelected  { background:url(/UserUploadImages/system/nav-hover.gif) no-repeat center left; color: #fff; }
                #main-navigation ul li a span {padding: 6px 16px 8px 25px; display:block; }
                
                #main-navigation ul li a:hover span, #main-navigation a.AddCMSSysMainSelected span { background:url(/UserUploadImages/system/nav-hover-right.gif) no-repeat center right; display:block; }		

                #subnavigation ul li ul li ul li a { padding: 3px 0 3px 20px; background-position: 7px 8px; }
		


/* ============= Links */

		a {
		
			color: #89900c;
			text-decoration: none;

			
		}
		
		a:visited { color:#89900c; }
		a:hover {
		
			color: #abb22b;
		
		}
		
		a:focus,
		a:active {
		
			color:#89900c;
			border:none;
		
		}