html { background-color: #d5d5d5; }
html,body,h1,h2,h3,h4,p,form,table,td,tr,div,img { margin:0; padding:0; border:0; }
img { display:block; }

body {
	font-size: 62.5%;
	font-family: Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d5d5 url(../images/bg_top.jpg) top center no-repeat ;
	color: #333333;
	text-align: center;
	margin-bottom:20px;
	}
	
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 
.clearfix {display: inline-block;} /* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} /* End hide from IE-mac */

/*** MAIN START ***/
#container { background: white; text-align: left; width:960px; margin: 0 auto; }
	/*#print {float:right;font-size:1.8em; padding:20px; padding-top:29px}*/
	#print {float:right; padding-right:23px; padding-top:45px}
	#head { }
	#head a { float:left; }
	#head a img { padding:20px 0 19px 20px; }
	#head .tagline { color:#999999; float:left; font-size:1.9em; font-weight:nornal; padding:42px 0 0 23px; }
	
	#teaser { background:#b6dd97; height:223px; clear:left; }
		#menu { width:194px; height:223px; float:left; }
		.sepTeaserL { width:21px; height:223px; float:left; background:url(../images/head_sep_l.jpg); }
		#teaser img { float:left; }
		#teaser #pics { float:left; }
		.sepTeaserR { width:20px; height:223px; float:left; background:url(../images/head_sep_r.jpg); }
		.highlight { width:194px;  height:223px; float:left; }
		.highlight p { color:white; font-size:1.8em; padding:20px 20px 0 0; }	
		
	#content { margin:20px; min-height:300px; }
	
	#footer { margin:0 20px 0 20px; border-top:1px solid #CCCCCC; padding:9px 0 0 0; }
	#footer p { float:left; }
	.production { float:right; }
	
	
	/* firstpage */
	.front { background:url(../images/content_sep.gif) 540px 20px repeat-y; }
	.front h3 { border-bottom:1px solid #bce0a0; padding-bottom:2px; margin-bottom:2px; }
	.front .left { width:510px; float:left; }
	.front .left .newsRight { padding:0 0 20px 0; }
	.front .right h3 { font-size: 1.8em; font-weight:normal; margin-bottom:6px; }
	.front .left p { font-size:1.8em; padding:0 0 20px 0; /*color:#999999;*/ color:#666666; }
	.front .left a {  }
	
	.front .right { width:358px; float:right; }
	.front .right a { font-size:1.4em; line-height:1.6em; font-weight:bold; }
	.front .left h3 { margin-bottom:6px; }
	.newsRight { clear:left; }
	.newsRightDate { font-size:1.2em; font-weight:bold; width:105px; float:left; }
	.newsRightTxt { font-size:1.2em; width:353px; float:left; margin-bottom:15px; line-height:1.4em; }
	
	.frontEnd { background: url(../images/content_sep_end.gif) 540px 0 no-repeat; height:44px; clear:both; }
	
	/* typical page */
	.typical h1 { margin-bottom:0; }
	.typical h2 { background:url(../images/typical_heading.gif) no-repeat 0 27px; padding-bottom:10px; margin-top:20px; clear:left; }
	.typical ul { list-style-type:square; }
	.typical h3, .typical ul, .typical .newsItem, .typical h4 { padding:0 0 0 192px; }
	.typical h4 { margin:10px 0;}
	.typical .newsItem { font-size:1.2em; line-height:1.4em; }
	.typical .photoLeft { width:192px; float:left; }
	.typical .txtRight { float:left; width:720px; font-size:1.2em; clear:right; line-height:1.4em; }
	.typical .toc { padding-top:15px; font-size:1.4em; line-height:1.6em; }
	
	
	
	
	/***COMMON***/
	.green { color:#7ac142; }
	.lefty { /*width:348px;*/ width:450px; float:left; }
	.righty { /*width:348px;*/ width:450px; padding:0 0 0 20px; float:left; }
	.lefty p, .righty p, ul, .typical h4 { font-size:1.2em; line-height:1.4em; }
	p { padding-bottom:10px; }
	p.big { font-size:1.4em; line-height:1.6em; padding-right:10px; }
	ul { padding:0 0 10px 0; margin:0 0 10px 18px; }
	li { margin: 0 10px 3px 0; }
	h1 { font-size:1.8em; line-height:1.9em; margin-right:20px; margin-bottom:10px; }
	h2 { font-size:1.6em; line-height:2em;  }
	h3 { font-size:1.4em; line-height:1.5em; }
	a { color:#417BBE; /*color:#BE417B;*/ text-decoration:none; }
	a:hover { text-decoration:none; color:#305b8c; /*color:#8B305B;*/}
	
	h1,h2,h3 { color:#7bbc41; }
	
	
	
/*** MAIN END ***/
