/* 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;
	}
	div.header_title{
	width:720px;
	height:60px;
	background:url(images/header/title_bg.gif) no-repeat;
	}
	div.header_title img{
	width:516px;
	height:27px;
	margin-left:15px;
	margin-top:16px;
	}
/* Center part */
div#center{
width:720px;
height:651px;
position:relative;
}
	div.center_left{
	width:173px;
	height:651px;
	background:url(images/center/left_bg.jpg) no-repeat;
	float:left;
	}
	div.center_right{
	width:547px;
	height:651px;
	background:url(images/center/right_bg.gif) no-repeat;
	float:left;
	}
	div.center_left div{
	display:block;
	margin-left:10px;
	margin-top:48px;
	}
	div.center_left h5{
	font-size:18px;
	color:#fff;
	font-weight:normal;
	margin-bottom:3px;
	font-family:arial;
	}
	div.center_left p{
	font-size:11px;
	color:#dadada;
	font-family:arial;
	font-weight:bold;
	line-height:11px;
	}
	div.center_left p.turned{
	width:127px;
	font-family:arial;
	font-size:11px;
	color:#fce716;
	font-weight:bold;
	margin-top:20px;
	margin-left:10px;
	line-height:12px;
	}
	ul.gallery{
	list-style-type:none;
	margin-left:15px;
	float:left;
	margin-top:15px;
	}
	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:14px;
	margin-bottom:12px;
	}
	ul.gallery li.last{
	margin-right:0px;
	}
	ul.gallery li a{
	position:relative;
	top:4px;
	left:4px;
	}
	div.title{
	width:400px;
	height:36px;
	background:url(images/center/arrow.gif) no-repeat;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:5px;
	float:left;
	}
	div.title2{
	width:400px;
	height:36px;
	background:url(images/center/arrow.gif) no-repeat;
	margin-left:15px;
	margin-top:0px;
	float:left;
	}
	div.title2 img{
	margin-left:43px;
	margin-top:5px;
	}
	div.title img{
	margin-left:43px;
	margin-top:11px;
	}
/* Footer */
div#footer{
width:722px;
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:49px;
right:23px;
width:420px;
float:right;
}
div#footer div.copy p{
text-align:right;
font-family:verdana;
font-size:9px;
}
@media all and (min-width: 0px) {

}