html, body {
	
	min-height: 100%;
	font-family:"Verdana", "Arial", "Helvetica", sans-serif;
	font-size:11px;
}

body {
	width: 926px;
	margin: 0px auto;
}

html {
	background-color:#F8EFED;
	background-image:url('../images/bg.jpg');
	background-repeat:no-repeat;
	background-position:0% 0%; 
	background-attachment:scroll;
	width:100%;
}

#header {
	width: 460px;
	height:476px;
	margin: 0px auto;
	display: block;
}

#header  a{
	width:460px;
	height:476px;
	margin:0 auto;
	background-image:url('../images/logo.png');
	background-repeat:no-repeat;
	background-position:0% 0%; 
	float: left;
}

#main {
	width:926px;
	margin:0 auto;
	height:100%;
}

#left{
	width:152px;
	float:left;
	background-image:url('../images/bg-text.png');
	background-repeat:repeat;
	background-position:0% 0%; 
	padding: 10px;
}

#left  h1 {
	color:#fff;
	font-weight: 700;
	font-size: 120%;
	text-transform: uppercase;
	text-align:right;
	width:100%;
}

#left a {
	text-decoration:none;
}

#left ul#leftmenu {
	min-height:100%;
	width:100%;
	float:left;
	margin:0px 0px;
	padding-left:0px;
}

#left ul#leftmenu li {
	list-style-type:none;
	list-style-position:inside;
	float: left;
	text-align: right;
	width: 100%;
	padding:2px 0px;
}

#left ul#leftmenu li a {
	font-size: 105%;
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
	text-align:right;
	width:100%;
	text-decoration:none;
}

#center {
	width: 542px;
	float:left;
	padding-left:40px;
}

#center h1 a {
	background-image:url('../images/logo-text.png');
	background-repeat:no-repeat;
	background-position:0% 0%; 
	width:542px;
	height:49px;
	float:left;
}

#center h1#en a {
	background-image:url('../images/logo-text-en.png');
	background-repeat:no-repeat;
	background-position:-25px 0%; 
	width:542px;
	height:49px;
	float:left;
}

#center h1 {
	font-family:"Helvetica", "Arial", sans-serif;
	font-weight:700;
	font-size:140%;
	color:#fff;
}

#content {
	width: 542px;
	float:left;
	font-weight: 700;
	color:#fff;	
}

#content a{
	font-size:140%;
	text-decoration:none;
	font-weight: 700;
	color:#fff;	
}

#content p{
	text-align: justify;
	line-height: 16px;
}

a#tri-years{
	background-image:url('../images/3years.png');
	background-repeat:no-repeat;
	background-position:0% 0%; 
	width:170px;
	height:260px;
	float:left;
	padding-bottom:20px;
}

a#vosem-years{
	background-image:url('../images/8years.png');
	background-repeat:no-repeat;
	background-position:0% 0%; 
	width:170px;
	height:260px;
	float:left;
	padding-bottom:20px;
}

a#dven-years{
	background-image:url('../images/12years.png');
	background-repeat:no-repeat;
	background-position:0% 0%; 
	width:170px;
	height:260px;
	float:left;
	padding-bottom:20px;
}

#right {
	float: right;
	width: 172px;
	/*min-height:100%;*/
}

#right #en {
	float:left;
	width:60px;
	height:60px;
}

#right #en a{
	float:left;
	background-image:url('../images/en.png');
	background-repeat:no-repeat;
	background-position:0% 0%; 
	width:60px;
	height:60px;
}

#right #ru {
	float:left;
	width:60px;
	height:60px;
}

#right #ru a{
	float:left;
	background-image:url('../images/ru.png');
	background-repeat:no-repeat;
	background-position:0% 0%; 
	width:60px;
	height:60px;
}

#footer {
	width: 564px;
	float:left;
	height:120px;
	/*padding-top:30px;*/
	padding-left:212px;
}

#footer  ul#bottommenu{
	list-style-type:none;
	list-style-position:inside;
	width: 100%;
	margin:0;
	padding:0;
}

#footer  ul#bottommenu li {
	list-style-type:none;
	list-style-position:inside;
	padding-right:10px;
	padding-left:10px;
	display:inline;
	text-decoration:none;
	border-right:1px solid #D5D5D5;
}

#footer  ul#bottommenu li a#print{
	background-image:url('../images/print.gif');
	background-repeat:no-repeat;
	background-position:0% 0%; 
	padding-left:20px;
}

#footer  ul#bottommenu li#first {
	border-right:1px solid #D5D5D5;
	padding-left:0 !important;
}

#footer  ul#bottommenu li#last {
	border-right:0px solid #D5D5D5 !important;
}

#footer  ul#bottommenu li a{  
color: #D5D5D5;
cursor: pointer;
text-decoration: none;
}

#footer  ul#bottommenu li a:hover{  
color: #D5D5D5;
cursor: pointer;
text-decoration: underline;
}

#footer p{
	color:#fff;
}

#footer #centerf {
	background-image:url('../images/corabl.png');
	background-repeat:no-repeat;
	background-position:0% 0%; 
	height:40px;
	width:189px;
	margin:0 auto;
	padding-bottom:20px;
}

ul#litr{
	padding-left:0;
}

ul#litr li{
	display:inline;
	color:#000;
	font-size: 20px;
	font-family: "Impact", sans-serif;
	padding-right:10px;
}

ul#litr li a{
	color:#fff;
	font-size: 20px;
	font-family: "Impact", sans-serif;
}

fieldset { border:0;margin:0;padding:0; }
label { display:block; }
input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }

#content #bg {
	background-image:url('../images/bg-text.png');
	background-repeat:repeat;
	background-position:0% 0%; 
	float:left;
	padding:10px 10px;
	
}

div#bottom{
	background-image:url('../images/bg-text.png');
	background-repeat:repeat;
	background-position:0% 0%; 
	width:522px;
	padding: 10px;
	text-align:center;
}