#pageTop{
width:950px;
margin:auto;
}

#menu #a a,
#menu #a a:hover,
#menu #a a:visited{
	background:#4f7c2f;
	color:#FFF;
}

#pageBottom{
	background: url(../img/bgHome.jpg) no-repeat center top;
	padding:20px 20px 20px 30px;
	
}

#news{
	width:690px;

}

#projects{
	width:240px;
	border:dotted grey;
	border-width:0 0px 0 1px;
	padding:0 0 0 20px;
}

#pageBottom h1{
	background:#4f7c2f ;
	width:75%;
	padding:3px 5px;
	font-size:14px;
	margin:10px 0;
	color:#FFF;
	text-transform:uppercase;
	
}

#pageBottom h2{
	font-size:12px;
	color:#000;
	text-transform:uppercase;
	
}

.aNews,.aProject{
	margin:0 0 20px;
}


.news-text{
	color:grey;
	font-size:11px;
}

.aNews .news-text{
	width:90%;
}

#concept{
	margin:0 0 10px;
}


.more:link,
.more:hover,
.more:visited{
	background:grey;
	padding:2px 5px;
	float:right;
	clear:both;
	font-size:11px;
	margin:5px 20px 0 0;
	text-transform:uppercase;
	color:#FFF;	
	text-decoration:none;
}



#concept h1{
	background:none repeat scroll 0 0 #4F7C2F;
	color:#FFFFFF;
	font-size:14px;
	margin:10px 0;
	padding:3px 5px;
	text-transform:uppercase;
	width:75%;
}