body{
	margin:0;
	padding:0;
	width:100%;
	font: 12px Tahoma;
}
h1 { 
	font-size:20px; 
	color:#1F84FF; 
	margin-bottom:20px;
	margin-top:0px;
	font-weight:normal;
}
a img {
	border: 0;
}
a { 
	color:#1873b4;
}
div.container {
	width: 900px; 
	margin: 0 auto; 
	padding-top: 50px; 
	background: transparent url(http://ukraine.com.ua/static/parking/cable.gif) top center no-repeat; 
	height: 120px;
}
div.content {
	margin-top: 100px;
	padding-bottom: 50px;
	overflow:hidden;
	border-bottom: 1px solid silver;
}
div.menu {
	float:left; 
	width: 300px;
	line-height: 140%;
	padding-right: 20px;
}
div.text {
	float:left; 
	width: 580px;
	line-height: 150%;
	
}
div.footer {
	padding-top: 20px;
	color: gray;
}