h1 {
	margin-left:-5px;
	}

#innerContentBottom {
	width:634px;
	height:140px;
	margin-top:30px;
	margin-left:40px;
	}
	
#innerContentNews {
	width:512px; /* width:634px; */
	height:270px;
	margin-top:10px;
	margin-left:40px;
	background-image: url(../images/bg_news_lastNews.gif);
	background-repeat:no-repeat;
	}	

#navStripeTitle {
	width:600px;
	_width:900px;
	}

#stripe {
 height:9px;
	width:100%;
	background-color:#d4dc2b;
	}
#stripeEnd {
 height:1px;
	width:100%;
	background-color:#aaba39;
	}	
	
	/*
	 Content Bottom Boxes
	*/
	.contentBottomBox {
		float:left;
		position:relative;		
		width:276px;
		height:120px;
		text-align:center;
		}
	.box1, .box2  {
		float:left;
		position:relative;	
		}	
		.box1 {
			text-align:center;
			padding-top:23px;
			width:138px;
			}
		.box2 {
			text-align:left;
			padding-top:30px;
			width:128px;
			margin-left:10px;
			}	
		.title {
			font-size:13px;
			font-weight:bold;
			color:#999999;
			padding-bottom:7px;
			}
		.title img {
			margin-bottom:2px;
			border:0px;
			margin-left:-10px;
			_margin-left:0px;
			}			
		.text a, .text a:hover {
			font-size:12px;
			line-height:18px;
			color:#666666;
			text-decoration:none;
			border-bottom:1px solid;
			border-bottom-color: #b5b5b5;		
			}			
		.text a:hover {
			color:#333333;
			}			
			
/* testi */
	#innerContentNews .title {
		margin-left:35px;	
		_margin-left:40px;	
		padding-top:5px;
		padding-bottom:15px;
		font-size:16px;
		width:594px;
		font-weight:normal;
	}

#innerContentNewsDir {
 padding-top:10px;
	width:470px;
	text-align:right;
	}
	#innerContentNews .link a {
		font-size:12px;
		color:#669933;
		text-align:right;
		text-decoration:none;
	}
	#innerContentNews .link a:hover {
		color:#669933;
		text-decoration:underline;
		}			
	
	/*
	 News
	*/
	ul .newsTitle  {
		margin: 0px;	
		margin-left:40px;
		padding:0px 0px 3px 12px;
		list-style-image: url(../images/homepage_newsArrow.gif);
		padding-right:40px;
	}
		
	.newsTitle {
		font-size:12px;
		font-weight:bold;
		color:#333333;
	}	
	.newsTitleGreen {
		color:#669933;
		}
	
	.newsText {
		font-size:11px;
		line-height:16px;
		color:#666666;
		font-weight:normal;
		padding-right:40px;
	}	
	.newsText a {	 text-decoration: none; color: #669933;}
	.newsText a:hover { text-decoration: underline;	color: #669933; } 	
		
