body	{
	margin:	0px;
	font-family:	verdana;
	}
#center	{
	background:	url('https://www.a-t.com.ua/img/bg.jpg') no-repeat;
	min-height:	871px;
	width:	1088px;
 	margin: 0 auto;
	}
img	{
	border:	none;
	}
.logo, .top_menu	{
	padding-top:	50px;
	}
.top_menu	{
	float:	right;
	font-size:	15px;
	}
a	{
	color:	#003b7d;
	}
.top_sub_menu	{
	padding-top:	10px;
	width:	450px;
	}
.top_sub_menu a	{
	color:	#a0a295;
	}
.left_menu	{
	padding-top:	41px;
	width:	420px;
	height:	320px;
	margin-left:	120px;
	float:	left;
	position:	absolute;
	}
.news_date	{
 	background: url('https://www.a-t.com.ua/img/news_date_bg.gif') no-repeat;
 	width:	59px;
 	height:	18px;
 	font-size:	10px;
 	padding-top:	2px;
 	padding-left:	6px;
 	color:	white;
 	}
.news_title	{
	color:	#295b96;
	font-size:	12px;
	text-decoration:	none;
	}
.news_short	{
	font-size:	10px;
	color:	#5b5b5b;
	}
hr	{
	border: solid #e9e9e9 1px;
	}
.bit_title	{
	font-size:	20px;
	color:	#545c35;
	}
.content	{
	padding-top:	20px;
	font-size:	12px;
	width:	650px;
	}
.separator	{
	height:	10px;
	}
/* JQUERY gallery */

.stepcarousel{
position: relative; /*leave this value alone*/
border: none;
overflow: scroll; /*leave this value alone*/
width: 1100px; /*Width of Carousel Viewer itself*/
height: 180px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
padding-right:80px;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin-right: 10px; /*margin around each panel*/
width: 215px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.gallery_div	{
	margin-top:	20px;	
}
.gallery_table	{
	width:	100px;
}
.gallery_table tr	{
	font-size:	11px;
	color:	#959885;
}
.news_div, .gallery_div	{
	float:	right;
}
.width,	.news_div, .gallery_div {
	width:	100%;
}
.copyright	{
	font-size:	11px;
	color:	#767676;
	text-decoration:	none;
}
.left_menu_div_main	{
	width:	370px;
}
.bgFade_sub	{
	background:	url('https://www.a-t.com.ua/uploads/sub_menu_bg/1.png');
	width:	211px;
	height:	420px;
}
.bg_sub	{
	width:	211px;
	height:	420px;
	margin-top:	-420px;
	float:	left;
	position:	absolute;
}
.left_menu_div	{
	margin-left:	120px;
	float:	left;
	position:	absolute;
}
.bgFade	{
	background:	url('https://www.a-t.com.ua/uploads/main_menu_bg/1.png');
	height:	420px;
	width:	420px;
}
.bg	{
	height:	420px;
	width:	420px;
	margin-top:	-420px;
}
.content_td	{
	font-size:	13px;
}
.content_name	{
	color:	#545c35;
	font-size:	17px;
}
.content_text	{
	font-size:	10px;
	color:	#5b5b5b;
}
.news	{
	width:	685px;
}
.f_nav {
	margin:15px auto 15px;
	width:1088px;
	padding:0;
	overflow:hidden;
	zoom:1;
}
.f_nav li {
	float:right;
	list-style:none;
	background:url(https://www.a-t.com.ua/uploads/arrow.gif) no-repeat 0 0;
	padding:0 0 0 20px;
	height:15px;
	margin:0 15px 0 0;
	line-height:11px;
}
.f_nav li a {
	float:left;
	font-size:10px;
	color:#003B7D;
}

