* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
	background:#d5d5d5;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
table td {
	vertical-align:top;
}
ul {
	list-style-type: none;
	margin-left: 20px;
	text-align: left;
}
#wrapper {
	padding: 0;
	border-spacing:0;
	width: 1024px;
	margin: 0 auto;
	height: 100%;
	background:white;
}
#left_col {
	width: 160px;
	background:url('img/left_col_bg.jpg');
}
#right_col {
	min-width: 164px;
	background:url('img/right_col_bg.jpg');
	background-repeat: repeat-y;
}
#content {
	width:100%;
	height:100%;
	height: auto !important;
	min-height: 100%;
	vertical-align:top;
	padding: 10px 20px;
}
#header {
	height: 1px !important;
	background:url('img/header_bg.jpg');
	background-repeat: repeat-x;
}
#header_picture {
	width:688px;
	height:352px;
	background:url('img/header.jpg');
	background-repeat:no-repeat;
	float:left;
}
#header_gradient {
	float:left;
	width: 68px;
	height:352px;
	margin-top:0;
	background: url('img/header_gradient.png');
	background-repeat: no-repeat;
}
#header_right_col {
	float:right;
	margin-top:336px;
	margin-left: 688px;
	margin-bottom: 100%;
	position:absolute;
	background:url('img/eurasia.jpg');
	background-repeat: no-repeat;
	width: 172px;
	height:155px;
}
#header_left_text {
	position:relative;
	float:left;
	background:url('img/header_bottom.jpg');
	background-repeat:no-repeat;
	background-position: bottom left;
	width: 609px;
	height: 130px;
}
#logo {
	background: url('img/logo2.jpg');
	background-repeat:no-repeat;
	width: 164px;
	height: 286px;
}
#footer {
	height: 33px;
	background:url('img/bg_bottom.gif');
}
span#welcome {
	color: #000;
	float:left;
	position:relative;
	margin-top:325px;
	margin-left: 20px;
	font-size: 26px;
}
span#top_text {
	color:#32516d;
	float:left;
	position:relative;
	margin-left: 75px;
	margin-top: 30px;
	font-size: 14px;
}
span#top_text b{
	line-height: 1.8em;
}
#warning {
	width:47px;
	height:52px;
	position:absolute;
	margin: 390px 0 0 15px;
}
div#top_red {
	width: 380px;
	position:absolute;
	line-height: 1.2em;
	font-size: 17px;
	color: #ffffff;
	margin-left: 460px;
	margin-top: 20px;
	text-align:center;
}
.b {
	font-family: Tahoma,Verdana,Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color:#fff;
}
.t {
    color: #FFC84A;
    font-family: Tahoma,Verdana,Arial;
    font-size: 7pt;
    font-weight: normal;
    text-decoration: none;
}
.cra {
	line-height:0.9em;
	padding: 8px 0 0 0;
	color: #BEBEBE;
	font-size: 7pt;
}
#bottom_menu {
	height: 30px;
	margin: 5px auto 0;
}
#bottom_menu li {
	display: inline;
	float: left;
}
#bottom_menu li#first a.b {
	background: none;
}
#bottom_menu li a.b {
	background: url('/img/img_razd_bottom.gif');
	background-repeat:no-repeat;
	height: 30px;
	padding: 5px 5px 10px 20px;
	vertical-align:bottom;
}
.valig {
	padding: 7px 0 0 0;
}
.container {
	width: 164px;
	height:auto !important;
	height:100%;
	background:url('/img/bg_lm_razd.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 10px 0;
	padding: 0 0 25px 0;
}
.street {
	float:left;
	margin: 10px 0 10px 5px;
}
.street_left {
	float:right;
	margin: 10px 5px 10px 0;
}
.street span, .street_left span {
	border: 1px solid #e6ebee;
	padding: 4px;
}
div.op_right {
	padding-right: 5px;
	clear:both;
	float:right;
	text-align:right;
	color: #959EA6;
	font-family: Tahoma,Verdana,Arial;
	font-size: 8pt;
}
.op_left {
	clear:both;
	padding-left: 5px;
	color: #959EA6;
	font-family: Tahoma,Verdana,Arial;
	font-size: 8pt;
}
div.container a {
	position:relative;
	clear:both;
	height: 20px;
	margin: 5px 0 0 70px;
	padding-bottom:20px;
}
div.left_link a {
	position:relative;
	clear:both;
	height: 20px;
	margin: 5px 0 0 10px;
	padding-bottom:20px;
}
div.photo {
	margin: 10px 5px;
	float:right;
}
div.photo_left {
	margin: 10px 5px;
	float:left;
}

#header_link {
	text-decoration: none;
}
