body {
	padding:0;
	margin:0;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#44688A;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding:0;
	border: none;
	line-height:28px;
	font-weight:bold;
	color:#FFFFFF;
}
a:link {
	 text-decoration: none; font-size:11px;
	}
a:visited {
	 text-decoration: none; font-size:11px;
	}
a:hover {
	text-decoration: underline; font-size:11px;
	}
a:active {
	text-decoration: none; font-size:11px;
	}
#nav ul  a:link {
	color: #FFFFFF; text-decoration: none;font-size:10px;
	}
#nav ul  a:visited {
	color: #FFFFFF; text-decoration: none; font-size:10px;
	}
#nav ul  a:hover {
	color: #396288; text-decoration: none; font-size:10px;
	}
#nav ul  a:active {
	color: #FFFFFF; text-decoration: none; font-size:10px;
	}
span  a:active {
	color: #FFFFFF; text-decoration: none;
	}
span  a:link {
	color: #FFFFFF; text-decoration: none;
	}
span  a:visited {
	color: #FFFFFF; text-decoration: none;
	}
span  a:hover {
	color: #FFFFFF; text-decoration: none; font-weight:bold;
	}
span.top  a:active {
	color: #1B4F99; text-decoration: none;
	}
span.top  a:link {
	color: #1B4F99; text-decoration: none;
	}
span.top  a:visited {
	color: #1B4F99; text-decoration: none;
	}
span.top  a:hover {
	color: #1B4F99; text-decoration: none; font-weight:bold;
	}
span.up a:active {
	color: #3A5D7E; text-decoration: none;
	}
span.up  a:link {
	color: #3A5D7E; text-decoration: none;
	}
span.up a:visited {
	color: #3A5D7E; text-decoration: none;
	}
span.up a:hover {
	color: #3A5D7E; font-weight:bold;
	}
#main {
	position:relative;
	width:878px;
	margin:0 auto;
	background: url("images/bg_main.jpg") repeat-y;
	}
#head {
	width:100%;
	height:214px;
	}
#nav {
	position:relative;
	float:left;
	width:244px;
	height:216px;
	background: url("images/bg_menu.jpg") 0% 100% no-repeat;
	}
#header {
	position:relative;
	float:right;
	width:634px;
	height:216px;
	}
#leftcell {
	background-image:url(images/bg_left1.jpg);
	background-repeat:repeat-x;
	}
#rightcell {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	}
#bar{
	width:634px;
	height:28px;
	background-image:url(images/bar1_bg.jpg);
	clear:both;
	}
#here {
	position:relative;
	height:28px;
	float:left;
	background-image: url(images/bg_here.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	border-left-style:solid;
	border-color:#FFFFFF;
	border-width:2px;
	}
#leftcontainer {
	position:relative;
	width:223px;
	float:left;
	left:0;
	padding:10px;
	}
#rightcontainer {
	position:relative;
	float:right;
	padding:15px;
	width:602px;
	background-image:url(images/bg_right.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}
#container {
	position:relative;
	width:878px;
	background-image:url(images/containerbg.jpg);
	text-align:center;
	}
#contacts {
	position:relative;
	width:602px;
	background-image:url(images/map.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
#footer {
	width:878px;
	height:30px;
	background-image:url(images/bottom.jpg);
	clear:both;
	}
#langbar {
	position:relative;
	float:right;
	width:91px;
	height:26px;
	}
.tab {
	position:relative;
	float:left;
	width:815px;
	left:46px;
	}
.table {
	position:relative;
	float:left;
	width:600px;
	left:261px;
	}
.here {
	position:relative;
	margin-left:15px;
	margin-right:15px;
	top:-8px;
	clear:right;
	}
.geo {
	font-weight:bold;
	color:#44688A;
	}
.up {
	position:relative;
	left:550px;
	top:20px;
	}
.alina {
	position:relative;
	left:265px;
	top:10px;
	}
.list {
	list-style-image:url("images/dot.gif");
	}
.white {
	color:#FFFFFF;
	font-weight:bold;
	}
.leftext
	{
	text-align:left;
	}
.cell {
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	}
.center {
	text-align:center;
	}
.right {
	text-align:right;
	}