/* 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;
}

/* Container */
div#container{
margin-left:auto;
margin-right:auto;
width:722px;
overflow:hidden;
}
/* Header */
div#header{
width:722px;
height:138px;
position:relative;
background:url(images/header/bg.jpg) no-repeat;
}
	a.logo{
	display:block;
	width:373px;
	height:138px;
	}
	h1{
	text-indent:-9999px;
	}
/* Center part */
div#center{
width:720px;
height:354px;
position:relative;
background:url(images/center/bg.gif) no-repeat;
}
	div.big_photo{
	width:328px;
	height:269px;
	margin-left:21px;
	margin-top:34px;
	background:url(images/center/ramka2.gif) no-repeat;
	float:left;
	}
	div.big_photo img{
	position:relative;
	top:3px;
	left:3px;
	}
	div.right_part{
	float:left;
	margin-left:17px;
	margin-top:34px;
	width:350px;
	}
	ul.gallery_vid{
	list-style-type:none;
	float:left;
	}
	ul.gallery_vid li{
	float:left;
	margin-right:10px;
	margin-bottom:8px;
	}
	ul.gallery_vid li img{
	border:2px solid #fff;
	}
	div.down{
	width:308px;
	height:30px;
	background:url(images/center/down_bg.png) no-repeat;
	float:left;
	margin-top:7px;
	margin-left:10px;
	}
	div.down a span{
	text-transform:uppercase;
	color:#c9004d;
	font-weight:bold;
	}
	div.down a{
	font-family:tahoma;
	font-size:11px;
	color:#c9004d;
	font-weight:bold;
	margin-top:7px;
	margin-left:35px;
	display:block;
	text-decoration:underline;
	position:relative;
	}
	div.ex_cont{
	width:720px;
	height:59px;
	background:url(images/center/cont_bg.gif) repeat-x;
	}
	div.ex_cont img.arrow_1 { padding-left:160px; padding-top:13px}
	div.ex_cont a{
	display:block;
	margin-left:207px;
	margin-top:-35px;
	float:left;
	position:absolute;
	}
div#center2{
width:720px;
height:355px;
position:relative;
background-color:#d1eff9;
border-top:1px solid #fff;
}
	div.ex_cont2{
	width:720px;
	height:60px;
	background:url(images/center/cont_bg2.gif) repeat-x;
	}
	div.ex_cont2 img.arrow_2 { padding-left:122px; padding-top:15px}
	div.ex_cont2 a{
	display:block;
	margin-left:172px;
	margin-top:-35px;
	float:left;
	position:absolute;
	}
div#center3{
width:720px;
height:261px;
background:url(images/center/bg2.gif) no-repeat;
position:relative;
}
	a.more{
	display:block;
	float:left;
	margin-top:22px;
	margin-left:27px;
	}
	ul.gallery{
	list-style-type:none;
	margin-left:25px;
	float:left;
	margin-top:15px;
	clear:both;
	width:680px;
	}
	div.center_left ul.gallery li.last{
	margin-right:0px;
	}
	ul.gallery li{
	float:left;
	width:118px;
	height:158px;
	background:url(images/center/ramka.gif) no-repeat;
	margin-right:19px;
	margin-bottom:12px;
	}
	ul.gallery li.last{
	margin-right:0px;
	}
	ul.gallery li a{
	position:relative;
	top:4px;
	left:4px;
	}
	a.see{
	display:block;
	float:left;
	margin-top:11px;
	margin-left:27px;
	clear:both;
	}
/* Footer */
div#footer{
width:720px;
height:85px;
background:url(images/footer/bg.gif) no-repeat;
}
a.logo2{
	display:block;
	width:150px;
	height:85px;
	float:left;
	}
div#footer div.copy{
position:relative;
top:39px;
right:50px;
width:570px;
float:right;
}
div#footer div.copy p{
text-align:center;
font-family:verdana;
font-size:9px;
}
@media all and (min-width: 0px) {

}