/* Global */
html, body, p, h1, div, td, th, ul, ol, li, img, p, h5, form, span{
margin:0;
padding:0;
border:none;
}
a, h1, p, div, span, input, textarea, select{
font-size:11px;
color:#FFFFFF;
font-weight:normal;
font-family:tahoma;
}
body{
background-color:#fff;
}
img{
behavior: url('png.htc');
}
/* Container */
div#container{
margin-left:auto;
margin-right:auto;
width:768px;
overflow:hidden;
}
/* Header */
div#header{
width:768px;
height:327px;
position:relative;
}
	div.header_left{
	width:407px;
	height:327px;
	background:url(images/header/bg_left.jpg) no-repeat;
	float:left;
	}
	div.header_right{
	width:361px;
	height:327px;
	background:url(images/header/bg_right.jpg) no-repeat;
	float:right;
	}
	a.logo{
	display:block;
	width:260px;
	height:80px;
	}
	h1{
	text-indent:-9999px;
	}
	div.gal{
	width:263px;
	height:156px;
	padding-top:26px;
	padding-left:31px;
	}
	div.gal img{
	position:relative;
	}
	div.gal a.ramka, div.gal a.ramka2, div.gal a.ramka3, div.gal a.ramka4{
	display:block;
	width:294px;
	height:182px;
	background:url(images/header/gal_bg2.png) no-repeat;
	position:absolute;
	top:133px;
	left:50px;
	}
	div.gal a.ramka2{
	top:133px;
	left:417px;
	}
	div.gal a.ramka3{
	top:16px;
	}
	div.gal a.ramka4{
	top:16px;
	left:420px;
	}
	div.gal_1{
	margin-top:52px;
	margin-left:50px;
	}
	div.gal_2{
	margin-top:132px;
	margin-left:10px;
	}
	div.gal_3{
	margin-top:15px;
	margin-left:50px;
	}
	div.gal_4{
	margin-top:15px;
	margin-left:40px;
	}
	div.gal span{
	display:block;
	padding-top:5px;
	padding-left:35px;
	}
	div.gal span img{
	position:relative;
	top:1px;
	margin-right:5px;
	float:left;
	}
	div.gal a{
	color:#0a4a5e;
	text-decoration:none;
	position:relative;
	}
	div.gal a:hover{
	text-decoration:underline;
	}
/* Center part */
div#center{
width:768px;
height:116px;
background:url(images/center/bg.jpg) no-repeat;
}
	div.center_txt{
	width:265px;
	float:left;
	}
	div.center_txt p{
	color:#fff;
	font-weight:bold;
	padding-left:15px;
	padding-top:13px;
	padding-right:15px;
	height:100px;
	}
	div.center_enter{
	width:240px;
	float:left;
	}
	div.center_enter img{
	margin-top:21px;
	margin-left:18px;
	}
	div.center_click img{
	margin-top:25px;
	margin-left:17px;
	}
/* Bottom part */
div#bottom{
width:768px;
height:284px;
background-color:#0f8eb3;
position:relative;
}
	div.bottom_left{
	width:379px;
	height:284px;
	background:url(images/bottom/bg_left.jpg) no-repeat;
	float:left;
	}
	div.bottom_right{
	width:389px;
	height:284px;
	background:url(images/bottom/bg_right.jpg) no-repeat;
	float:right;
	}
	a.download img{
	position:absolute;
	left:-276px;
	top:27px;
	display:block;
	}
/* Footer */
div#footer{
width:768px;
height:131px;
background:url(images/footer/bg.jpg) no-repeat;
}
	div.foot_logo{
	padding-top:18px;
	width:240px;
	float:left;
	}
	div.foot_logo img{
	margin-left:20px;
	}
	div.foot_logo p, div.copyright p{
	font-family:verdana;
	font-size:9px;
	color:#fff;
	margin-left:5px;
	}
	div.copyright{
	float:right;
	text-align:right;
	margin-right:12px;
	margin-top:58px;
	margin-left:0px;
	}
@media all and (min-width: 0px) {
a.download img{
position:relative;
}
}
