*{
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
}

html,
body{
	width: 100%;
	height: 100%;
	margin: auto;
	font-family: Arial;
}

body{
	background-color: #312a2b;
}

a{
	text-decoration: none;
	font-size: 12px;
	color: #fff;	
}

a:hover{
	color: #28bbe8;
}

.clear{
	clear: both;
}

.dn_bg{
	width: 1005px;
	margin: auto;
	background: #312a2b url(images/bg_dn.jpg) repeat-y left top;		
		
}

.main_bg{
	background: url(images/main_bg.jpg) no-repeat left top;
}

.body{
	width: 980px;
	margin: auto;
}

/************* LEFT BLOCK ***********************/

.left{
	float: left;
	width: 260px;
	margin-bottom: 80px;	 
	padding-top: 45px;
}

.left .logo{
	display: block;
	margin: 0px 0px 45px 45px;
	width: 150px;
}

.left .menu{
	margin-left: 70px;
	margin-bottom: 60px;
	list-style: none;
}

.left .menu li{
	padding: 5px 0px;
}

.left .menu li a{
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
}

.left .menu li a.active{
	color: #28bbe8;
}


.left .baner{
	margin-left: 45px;
	display: block;
	width: 160px;
}

/************* RIGHT BLOCK ***********************/

.right{
	margin-bottom: 80px;
	margin-left: 266px;	
	padding-top: 40px;
}

.right .up_fon{
	text-align: right;
	padding-right: 45px;
	color: #2fbbdd;
	font-weight: bold;
	dont-size: 18px;
	font-style: italic;
}

.right .up_fon span{
	color: #8d7e75;
}

.right a.up_mail{
	text-align: right;
	display: block;
	padding-right: 45px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 35px;
}

.right .main_image{
	text-align: right;
}

.right .content{
	margin-top: 35px;
	margin-bottom: 30px;
	padding-right: 45px;
}

.right .content h1{
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 25px;
	color: #2fbbdd;
	font-style: italic;
}

.right .content p{
	margin-bottom: 10px;
	line-height: 18px;
	color: #fff;
	font-size: 12px;
	text-align: justify;
}

.right .content ul li{
	list-style: none;
	padding: 3px 0px 3px 10px;
	background: url(images/list_bg.jpg) no-repeat 2px 8px;
	color: #fff;
	font-size: 12px;
}

.right .down_menu li{
	float: left;
	list-style: none;
	padding-right: 5px;
	margin-bottom: 20px;
}

.right .down_menu li.last{
	padding-right: 0px;
}

.right .down_menu li a{
	padding: 2px;
	background-color: #000;
	display: block;
}

.right .down_menu li a div{
	padding: 15px 0px;
	color: #2fbbdd;
	font-size: 14px;
	font-style: italic;
	text-align: center;
}

.left_os{
	float: left;
	width: 300px;
}

.right .content .left_os h1{
	margin-bottom: 15px;
}

.right .content .left_os p{
	margin-bottom: 4px;
}

#os {
	width: 265px;
}

#os label{
	display: block;
	color: #fff;
	font-size: 12px;
	margin-bottom: 10px;
}

#os label span{
	color:#D75353;
	float:right;
	text-transform: lowercase;
}

#os input,
#os textarea{
	display: block;
	border: 1px solid #cdc8c6;
	width: 260px;
	font-size: 12px;
	padding: 1px;
	color: #554b48;
	margin-bottom: 15px;
	clear: both;
}

#os textarea{
	height: 150px;
}

#os input#sub{
	width: 113px;
	padding: 2px 0px;
	text-align: center;
	border: none;
	background: url(images/button.jpg) no-repeat;
	color: #fff;
	font-size: 13px;
	cursor: pointer;
}

#os input#fuckthebot{
	display: none;
}

/*********ya***********/
.yandex{
	margin-left: 300px;
}

/************* FOOTER ***********************/

.footer{
	margin: 0px 45px;
}

.footer .left_foot{
	float: left;
	width: 200px;
}

.footer .left_foot div,
.footer .left_foot div a{
	font-size: 10px;
	color: #a19792;
	padding: 1px 0px;
	font-weight: bold;
}

.footer .right_foot{
	padding-top: 5px;
	float: right;
}

.footer .right_foot div,
.footer .right_foot div a{
	padding: 2px 0px;
	font-size: 10px;
	color: #a19792;
	font-weight: bold;
}

.footer .right_foot div a:hover,
.footer .left_foot div a:hover{
	text-decoration: underline;
}

.down_town{
	height: 40px;
}

/*------Edit 19/07/2010------*/
#main_pic{
	text-align:center;
}

#thumbs a{
	padding: 5px 0px 0px 5px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align:middle;
}
#thumbs{
	margin-top:10px;
}