html, body {
	margin:0px;
	padding: 0;
	font-family: arial,tahoma, verdana, sans-serif;
	color: #000000;
	font-weight:normal;
	
	line-height: 1.25em;
	word-spacing: 0.03em;
	letter-spacing:0.06em;
	font-size:12px;
	background-color:#f2f2f2;
}


#container {
	width: 977px;
	height: 620px;
	clear: left;
	margin: 0 auto;
    text-align: left;

}

img {
border:0;
}


a img {
margin-bottom: -4px;
}


.hidden {
	display: none;
}


a:link {color: #c50000;}
a:visited {color: #c50000;}
a:active {color: #c50000;}
a:hover {color: #c50000; text-decoration:underline;}
a {text-decoration: none}




/*     TOP     */


#top {
	margin-top:46px;
	height: 78px;
	width:977px;
}

#logo {
	float:left;
	height: 28px;
	width:399px;;
	margin-left:-2px;
}


#menu {
	float:right;
	height: 28px;
	width:309px;
	
}


/*     Projects     */


.projects-top {
	margin-top:14px;
	height: 77px;
	width:977px;
	margin-bottom:18px;
}

.projects-type {
	width:641px;
	float:left;
	height:77px;
	margin-top:4px;
}

.projects-name {
	margin-left:26px;
	width:142px;
	float:left;
	color:#383838;
	line-height:17px;
	margin-bottom:18px;
	font-size:12px;
}

.projects-name a, .projects-name a:active, .projects-name a:visited {
	color: #383838;
	text-decoration: none;
	font-weight: normal;
}
.projects-name a.active  {
	color: #a4a4a4;	
}

.projects-name a:hover {
	color: #a4a4a4;	
}





#projects-main {
	margin-top:80px;
	width:977px;
	margin-bottom:80px;
}

#projects-head {
	float:left;
	width:309px;
	margin-bottom:25px;
	margin-left:-2px;
}


#projects-text {
	float:left;
	margin-right:25px;
	width:309px;
}


#projects-subtext {
	margin-top:20px;
	float:left;
	font-size:11px;
	font-style:italic;
	line-height:14px;
	color:#707070;
}



#projects-subtext a, #projects-subtext a:active, #projects-subtext a:visited {
	font-size:11px;
	font-style:italic;
	line-height:14px;
	color:#707070;
}

#news-text a.active  {
	color: #707070;	
}

#news-text a:hover {
	color: #707070;	
	text-decoration: underline;
}





.project-setup {
	margin-left:25px;
	margin-top:25px;
	float:left;
}




/*     Basic text     */

#news-main {
	width:977px;
	margin-bottom:20px;
	margin-top:20px;
	display:block;
}*

#news-head {
	float:right;
	width:307px;
	margin-top:70px;
	display:block;
}


#news-text {
	float:right;
	width:307px;
	margin-top:23px;
}

#news-text a, #news-text a:active, #news-text a:visited {
	color: #d50611;
	text-decoration: none;
	font-weight: normal;
}
#news-text a.active  {
	color: #d50611;	
}

#news-text a:hover {
	color: #d50611;	
	text-decoration: underline;
}


/*     about text     */
#about1 {
	float:left;
	width:310px;
	color: #f5f5f4;
	line-height: 1.21em;
	word-spacing: 0.05em;
	letter-spacing:0.04em;
}

