<!--
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #f1f1f2;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}

.content1 ul{
margin-left: 30px;
}

#page h1 {
margin-top: 20px;
}

#main h1 {
margin-top: -10px;
}
 
h1, h2, h3, h4 {
	margin-top: 0;
	font-weight:lighter;
        color: #2e3695;	 
}


a img { 
	border: none;
}

a:link {
	color: #2e3695;
	text-decoration: underline; 
}
a:visited {
	color: #2e3695;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 960px;
	background: #FFF;
	margin: 0 auto; 
}


.header {
	background: url(images/head.jpg) right no-repeat;
	height: 123px;
}

.topmenu {
margin: 0 auto;
width: 800px;
}

.submenu {
height: 24px;
background: #2e3695;
}


.content1 {
    margin: 0 auto;
	width: 908px;
}

.banner {
    margin: 30px auto;
	width: 908px;
}

.footer {
    line-height: 25px;
	background: #2e3695;
	height: 27px;
	
}

.footer a{
	color: #fff;
	text-decoration:none;
	}
.footer a:hover {
	
	color: #fff;
	text-decoration:underline;
}



.footer2,.footerin {
	margin: 0 auto;
	width: 908px;
	height: 60px;
	
	color: #2e3695;
	
	
}
.footer2 {
	height: 70px;
	}

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

a:hover {
	color: #cd3033;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}

.buttons {
	position:relative;
	float: right;
	right: 60px;
	top: -90px;
	}

ul.buttons {
	list-style: none;
	}
	
ul.buttons li {
	float: left;
	}

ul.buttons a{
	display:block;
	}
ul.buttons a.home {
	width: 26px;
	height: 21px;
	background:url(images/home.jpg)left no-repeat;
	}
ul.buttons a.map {
	width: 31px;
	height: 21px;
	background:url(images/map.jpg)left no-repeat;
	}
ul.buttons a.mail {
	width: 31px;
	height: 21px;
	background:url(images/mail.jpg)left no-repeat;
	}
ul.buttons a.en{
	width: 33px;
	height: 21px;
	background:url(images/en.jpg)left no-repeat;
	}
ul.buttons a.ru{
	width: 30px;
	height: 21px;
	background:url(images/ru.jpg)left no-repeat;
	}
	
.search {
	position:relative;
	float:right;
	display:table;
	table-layout:fixed;
	right: -90px;
	top: -55px;
	}

.search #q {
	border: 0px;
	background:url(images/sbg.jpg) top repeat-x;
	font-size: 10px;
	height: 16px;
	width: 85px;
	float: left;
	}
.search strong {
	margin:0;
	padding:0;
	float:left;
	height: 16px;
	width: 15px;
	background:url(images/sleft.jpg) right no-repeat;
	float: left;
	}

.search #s {
	margin: 0;
	padding: 0;
	width: 51px;
	height: 16px;
	padding-top: 5px;
	background:url(images/sbut.jpg);
	border: 0;
	float: left;
	}

span.left{
	float:left;
	}
span.right{
	float:right;
	}

font.left{
	float:left;
	margin-left: 20px;
	margin-top: 10px;
	}
		
.footer2 strong {
	float:left;
	margin-top: 10px;
	}
	
span.litle {
	font-size:9px;
	}

foobutt {
	position:relative;
}

	
ul.foobutt {
	list-style: none;
	}
	
ul.foobutt li {
	float: right;
	}

ul.foobutt a{
	display:block;
	padding: 0 3px;
	margin-top: 15px;
	}
ul.foobutt a.fb {
	width: 21px;
	height: 22px;
	background:url(images/fb.jpg)left no-repeat;
	}
ul.foobutt a.tw {
	width: 19px;
	height: 22px;
	background:url(images/tw.jpg)left no-repeat;
	}	
-->
