body {
	margin: 20px 0 0 0;
	font-family: Verdana;
	font-size: 12px;
	background-color: #559527;
	color: #000;
	
}

#top a {
	text-decoration: none;
}

#top {
	background-color: #FFF;
	width: 890px;
	margin: 0 auto;
}

#content {
	background-color: #FFF;
	width: 874px;
	margin: 0 auto;
	padding: 0 8px;
	padding-bottom: 8px;
}

.thickbox_imgs {
	border: 2px solid #559527; 
	margin: 2px;
}

.menu_item {
	background-color: #FFF;
	width: 77px;
	height: 38px;
	color: #559527;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin-right: 1px;
	float: left;
	padding-top: 22px;
	cursor: pointer;
}

.realizations_leftcol {
	text-align:left;
	float: left;
	width: 390px;
	margin: 0 10px 0 17px;
}

.realizations_rightcol {
	text-align:right;
	float:right; 
	width:390px; 
	margin:0 17px 0 10px;
}

.realization_title {
	font-size:14px;
	font-weight:bold;
}
