#header {
	background: url('/img/gfx_top_edpien2.jpg') no-repeat;
}

#info {
	float:right;
	width:670px;
}

#info-main {
	width:640px;
	float:left;
}

#footer {
	height:330px;
	background:#fff;
	clear:both;
}

table {
	margin:0;
	padding:0;
	border:0;
	width:100%;
}

th {
	text-align:left;
	font-weight:normal;
	color:#fff;
	font-size:11px;
}

th.year {
	width:100px;
}

td {
	vertical-align:top;
	font-size:10px;
	color:#666;
}

td.year {
	color:#FF0000;
	width:100px;
	font-size:11px;
}

.info-1 {
	width:50%;
	float:left;
}

.info-2 {
	width:50%;
	float:right;
}

.info-1 h2, .info-2 h2 {
	color:#fff;
	font-size:16px;
	margin:30px 0;
}

.clear2 {
	clear:both;
	width:30px;
	border-bottom:1px solid #666;
	height:100px;
	color:#000;
}