/* base styles */

body {
margin:0;
padding:0;
background:#fff url("../img/bg_index_body2.jpg") no-repeat top center;
font-family:Arial,Helvetica,sans-serif;
color:#333;
text-align:center;
font-size:12px;
}

body.rus {
font-size:11px;
}

body.index.eng {
background:#fff url("../img/bg_index_body_eng2.jpg") no-repeat top center;
}

body.index.rus {
background:#fff url("../img/bg_index_body_rus2.jpg") no-repeat top center;
}

body.subpage {
background:#fff url("../img/bg_subpage_body.jpg") no-repeat top center;
}

body.contacts
{
	background:none;
}

a {
color:#129bf3;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a img {
border:none;
}

p {
margin:0 0 1.2em 0;
padding:0;
}

ul {
margin:0;
padding:0 0 10px 0;
}

li {
margin:0 0 8px 0;
padding:0 0 0 25px;
list-style:none;
background:url("../img/bullet_4.gif") no-repeat top left;
}

li.nr1 {
background:url("../img/bullet_nr1.gif") no-repeat top left;
}

li.nr2 {
background:url("../img/bullet_nr2.gif") no-repeat top left;
}

h2 {
margin:0 0 8px 0;
padding:10px 0 0 0;
font-weight:normal;
font-size:14px;
color:#333;
}

.clearer {
overflow:hidden;
margin:0 0 -1px 0;
height:1px;
clear:both;
}


/* container */

#container {
position:relative;
margin:auto;
width:840px;
text-align:left;
line-height:1.4em;
}

.index #container {
height:585px;
}


/* header */

#header {
width:100%;
}

#logo {
position:absolute;
top:35px;
left:0;
}

#languages {
	position:absolute;
	top:38px;
	right:2px;
	width:160px;
	text-align:right;
}

#languages a {
margin-left:10px;
}

#mainMenu {
	position:absolute;
	top:35px;
	left:179px;
	width:494px;
}


/* subpage content */

#bodyText {
margin:0 0 0 175px;
padding:88px 30px 0 30px;
width:595px;
background:url("../img/bg_bodytext.gif") no-repeat bottom left;
color:#666;
}

img.heading {
display:block;
margin:0 0 12px 0;
}

#back {
position:absolute;
top:317px;
left:0;
}

.block {
margin:10px 0 0 175px;
padding:10px 30px 20px 30px;
width:595px;
background:url("../img/bg_block.gif") no-repeat top left;
}

.block img.heading {
margin:0;
}

.block h2 {
font-weight:bold;
color:#17b51b;
}


/* contacts page */

#contacts {
margin:0 0 0 205px;
padding:88px 10px 0 10px;
line-height:1.8em;
background-color:#FFFFFF;
}

#contacts p
{
	font-weight:bold;
}

#contacts h2 {
margin:0 0 25px 0;
color:#0a5585;
font-weight:bold;
}


/* index intro */

#intro {
margin:0 0 0 180px;
padding:88px 0 0 0;
width:565px;
color:#666;
}


/* area shot */

#areashot img.heading {
position:absolute;
top:276px;
left:10px;
}

#areashot p {
margin:0;
padding:0;
}

#infobox1,
#infobox2,
#infobox3 {
	position:absolute;
	padding:7px 10px 7px 10px;
	width:197px;
	height:50px;
	top:367px;
	color:#fff;
	font-size:11px;
}

#infobox1 {
left:36px;
width:207px;
}

.index.eng #infobox1 {
padding:7px 5px 7px 10px;
width:212px;
}

.index.rus #infobox1 {
left:21px;
padding:7px 5px 7px 10px;
width:242px;
}

#infobox2 {
left:313px;
}

#infobox3 {
left:587px;
}

.index.rus #infobox3 {
left:562px;
width:242px;
}

#areashot img.bullet {
margin:0 2px -2px 0;
}
