* {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #464646;
}
div {
	position: relative;
}
a {
	text-decoration: none;
	color: #83152b;
	cursor: pointer;
}
div.main_container {
	left: 50%;
	margin-left: -510px;
	top: 0px;
	width: 1020px;
	background: #ffffee;
}
div.main_container div.header {
	height: 134px;
}
div.main_container div.header a.logo {
	display: block;
	width: 271px;
	height: 134px;
	position: absolute;
	top: 0px;
	left: 0px;
}
div.main_container div.header div.logo2 {
	position: absolute;
	top: 0px;
	left: 271px;
	width: 749px;
	height: 134px;
	background: url('../images/logo2.jpg') top left no-repeat;
}
div.main_container div.menu_container {
	width: 1020px;
	height: 333px;
	background: url("../images/menu_bg.jpg") top left repeat-x;
}
div.main_container div.menu_container div.menu_items {
	position: absolute;
	top: 13px;
	left: 23px;
}
div.main_container div.menu_container div.menu_items div {
	width: 224px;
	height: 29px;
	line-height: 29px;
	background: url('../images/menu_bottom_bg.jpg') bottom left repeat-x;
}
div.main_container div.menu_container div.menu_items a {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin-left: 18px;
	text-decoration: none;
}
div.main_container div.menu_container img.image {
	position: absolute;
	top: 0px;
	left: 271px;
	width: 693px;
	height: 333px;
}
div.footer {
	clear: both;
	height: 46px;
	width: 1020px;
}
div.footer a.url {
	display: block;
	width: 271px;
	height: 46px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	line-height: 46px;
	color: #ffffff;
	text-decoration: none;
	background: #820125;
	font-size: 11px;
}
div.footer div.dev {
	position: absolute;
	right: 55px;
	top: 0px;
	height: 46px;
	line-height: 46px;
	text-align: right;
	color: #464646;
	font-size: 10px;
}
div.footer div.dev a {
	font-size: 10px;
	text-decoration: none;
}
div.left {
	width: 271px;
	float: left;
}
div.right {
	width: 749px;
	float: left;
}
div.left div.block {
	width: 249px;
	margin-left: 20px;
	border: 1px solid #e2c0bd;
	margin-bottom: 26px;
	background: #ffffff;
}
div.left div.inner {
	margin: 15px;
}
div.right div.content {
	margin: 0px 30px 25px 30px;
}
div.right div.content h1.title {
	font-size: 16px;
	color: #464646;
	font-weight: bold;
	height: 35px;
}
div.right div.content a.print {
	position: absolute;
	top: 0px;
	right: 30px;
	display: block;
	width: 16px;
	height: 15px;
}
div.header div.langs {
	position: absolute;
	right: 56px;
	top: 12px;
}
div.header div.langs a {
	margin-left: 25px;
	font-size: 10px;
}
table.contacts th {
	text-align: right;
	padding-right: 5px;
}
table.contacts th, table.contacts td {
	padding-bottom: 7px;
}
table.contacts input {
	border: 1px solid #a9a9a9;
}
table.contacts input.field {
	width: 200px;
	height: 20px;
	padding: 0px 5px 0px 5px;
	line-height: 20px;
	vertical-align: middle;
}
table.contacts textarea {
	border: 1px solid #a9a9a9;
	width: 300px;
	height: 100px;
	padding: 5px;
}
table.contacts input.button {
	width: 100px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}
