body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 700px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main td {
	vertical-align: top;
}
.content {
	background-image: url(images/ramka_bt.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.features {
	text-align: center;
	background-color: #EDF5F8;
	background-image: url(images/bg_features.gif);
	height: 120px;
	vertical-align: middle;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.copy {
	font-size: 10px;
	color: #999;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 5px;
}
