/* Верх */

#top 							{ width: 760px; position:relative; }

#logo							{ height: 70px; width: 190px; float: left; background: url(aermec-index-logo.gif)/*tpa=http://aermec.ru/img/aermec-index-logo.gif*/ no-repeat top left; }

#top-nav						{ width: 500px; float: right; text-align: right; font-size: 10px; margin: 55px 11px 0 0; }

#top-nav a						{ color: #777; text-decoration: none; }

#top-nav a:hover				{ color: #000; text-decoration: underline; }

#top-nav div                    { margin: 5px 0; }

#top-nav div img                { margin-left:5px; }

#collage {
  float: left;
  width: 518px;
  height: 191px;
/*  background: url(/img/collage.jpg) no-repeat top left;*/
}



#top-menu						{ float: right; width: 240px; height: 189px; border: 1px solid #d8d8d8; background-color: #ececec; }

#top-menu div					{ height: 22px; margin: 0 9px; padding: 5px 11px 0 11px; border-bottom:  1px solid #777; font-size: 13px;

								font-weight: bold; }

#top-menu img					{ float: right; }

#top-menu span					{ float: left; }

#top-menu a						{ color: #777; text-decoration: none; cursor: pointer; display:block; height:15px; }

#top-menu a:hover				{ color: #000; text-decoration: none; cursor: pointer; }

#top-menu .first				{ padding-top: 16px; }

#top-menu .last					{ border-bottom: 0px; }



#quick-menu						{ width: 760px; padding-top: 12px; }

#quick-menu .second				{ margin: 0 14px;  }





/* Середина */

#middle							{ width: 760px; }



#main							{ float: left; width: 501px; }

#main-banners					{ padding-top: 12px; height: 115px; }

#main-banner-first				{ float: left; }

#main-banner-second				{ float: right; }



.main-headers					{ color: #028dee; font-size: 15px; font-weight: bold; }

.main-headers span				{ background: url(header-bullet.gif)/*tpa=http://aermec.ru/img/header-bullet.gif*/ left bottom repeat-x; }

.main-separator					{ border-bottom: 1px solid #777; }



/* Новости */

#news							{ padding-top: 17px; padding-bottom: 15px;  }

.news-header					{ font-weight: bold; padding-top: 10px; }

.news-text						{  }

.news-header a					{ color: #777; text-decoration: none; }

.news-header a:hover			{ color: #000; text-decoration: none; } 

.news-text a					{ color: #777; text-decoration: none; }

.news-text a:hover				{ color: #777; text-decoration: none; }

#news-link						{ padding-top: 12px; text-align: center; font-weight: bold; }



/* Экстра */

#extra							{ padding-bottom: 15px; background: url(extra-bullet.gif)/*tpa=http://aermec.ru/img/extra-bullet.gif*/ top center repeat-y; margin: 15px 0; }

#extra img						{ margin: 0 10px 5px 0; float: left; }

.extra-header 					{ padding-top: 15px; font-weight: bold; color: #028dee; }

.extra-text 					{ padding-top: 5px; }

.extra-link 					{ padding-top: 5px; text-align: center; }

#extra-left						{ float: left; width: 243px; padding-right: 8px; }

#extra-right					{ float: right; width: 241px;  padding-left: 8px; }



/* Статьи */

#articles						{ padding-top: 17px; }

.articles-item					{ padding-left: 15px; background: url(articles-bullet.gif)/*tpa=http://aermec.ru/img/articles-bullet.gif*/ top left no-repeat; }

.articles-header				{ margin-top: 12px; }

.articles-header a				{ color: #028dee; text-decoration: underline; }

.articles-header a:hover		{ color: #028dee; text-decoration: none; }

.articles-text					{ padding-top: 4px; }

 



/* Сайдбар */

#sidebar						{ float: right; width: 242px; margin-left: 17px; overflow: hidden; padding-top: 12px; }

#left-menu						{ background-color: #ececec; border: 1px solid #d8d8d8; line-height: 16px; padding-bottom:20px; }

#left-menu-header				{ color: #028dee; font-size: 15px; font-weight: bold; padding: 18px 10px 4px 10px; margin: 0 12px 10px;

								background: url(header-bullet.gif)/*tpa=http://aermec.ru/img/header-bullet.gif*/ left bottom repeat-x; }

.left-menu-item					{ padding: 1px 3px 2px 23px; margin: 4px 8px 0 13px; border-bottom: 1px solid #d2d2d2; 

								background: url(left-menu-bullet.gif)/*tpa=http://aermec.ru/img/left-menu-bullet.gif*/ top left no-repeat; font-weight: bold; }

#left-menu .first				{ padding: 1px 3px 2px 23px; margin: 0 8px 0 13px; }

#left-menu .last				{ padding: 1px 3px 2px 23px; margin: 4px 8px 0 13px; }								

.left-menu-item a				{ color: #777; text-decoration: none; }

.left-menu-item a:hover			{ color: #000; text-decoration: none; }



#left-banners					{ padding-top: 20px; text-align: center; }

#left-banners div               { margin: 5px 0;  }

.download_link { 
	position: relative;
	top: 9px;
	left: 130px;
	font-size: 15px;
	background: #97C743;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	width: 180px;
	text-align: center;
	margin-bottom: -20px;
	padding: 7px 0 10px 0;
	font-weight: bold;
}
.download_link:hover {
	color: #777;
	text-decoration: none;
	background: rgb(148, 195, 65);
}