body {
	width: 860px;
	margin: auto;
	padding:0;
}

#top {
	width: 100%;
	height: 104px;
	margin: 40px 0 0 0;
	float:left;
}

#logo {
	width: 129px;
	height: 104px;
	float:left;
}

.top_menu{
	float:left;
	height:15px;
	border-right: 1px solid #747474;
	margin:65px 0 0 0;
}

#auth_form{
	height:16px;
	float:left;
	margin: 60px 0 0 70px;
}

#auth_form form{
	padding:0;
	margin:0;
}

#auth_form input{
	width: 62px;
	height: 12px;
	border: 1px solid #747474;
	color: #747474;
	padding: 2px 2px 0 2px;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0 6px 0 0;
	float:left;
}

#auth_form a{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #3a96ea;
}

.top_icon{
	margin: 60px 17px 0 0;
	height: 11px;
	float:left;
}

#content{
	width:100%;
	min-height: 200px;
	overflow: hidden;
	float:left;
	margin: 0 0 20px 0;
}

#bottom{
	width:100%;
	float:left;
}

.bot_block{
	width:281px;
	float:left;
	margin: 0 8px 75px 0;
	color: #7c7d82;
	font-family: Tahoma;
	font-size:11px;
}

.bot_block a{
	color: #3a96ea;
	text-decoration: underline;
}

.home_block_img{
	width:281px;
	height:231px;
	float:left;
	margin: 0 8px 0 0;
	padding: 0 0 8px 0;
}

.home_block{
	width:281px;
	height: 231px;
	float:left;
	margin: 0 8px 0 0;
	background: #5dacef;
	color: #d5ecfe;
	font-family: Arial;
	font-size:12px;
}

.home_block ul{
	list-style-type:none;
	padding:0;
	margin:25px 0 0 30px;
}

.home_block ul li{
	background:url(../img/home_arrow.png) no-repeat;
	padding: 0 0 6px 15px;
	line-height: 11px;
}

.home_block a{
	color: #ffffff;
	text-decoration: underline;
}

#info_left{
	width: 289px;
	height: 470px;
	float:left;
}

#info_right{
	width:511px;
	min-height: 410px;
	float:left;
	background:#e2e3e3;
	color: #5f5f5f;
	font-family: Tahoma;
	font-size:11px;
	padding: 30px;
}

#info_right h1{
	font-family: Tahoma;
	font-size:16px;
	color:#5f5f5f;
	margin-top:0;
	
}

#info_right h3{
	font-family: Arial;
	font-size:13px;
	color:#5f5f5f;
}

#info_right a{
	color: #3a96ea;
	text-decoration:underline;
}

.news_date{
	width:100%;
	color: #9a9a9a;
	float:left;
	padding: 20px 0 5px 0;
}

.news_list{
	width:100%;
	color: #5f5f5f;
	float:left;
	padding-bottom: 10px;
}

.icontent{
	width:100%;
	float:left;
	padding-bottom:10px;
}

.order_input{
	height:15px;
	padding:0;
	color: #5f5f5f;
	font-family: Tahoma;
	font-size: 11px;
	float:left;
}

.order_input:disabled{
	background:#ffffff;
}

.label{
	font-weight:bold;
	color: #5f5f5f;
	font-family:Tahoma;
	font-size:11px;
	width:100%;
	float:left;
	margin-top:6px;
}

.inputs{
	width:100%;
	margin-left: 18px;
}

#info_right select.order_input{
	height:19px;
}
