/* ================================ last project ================================ */
div#lastProject{
	height: 240px;
	/*border: 1px solid #cccccc;*/
	/*background:url('../img/index/ny.gif') no-repeat;*/
	background:url('../img/index/qubis.png') no-repeat 50% 100%;
}

div.centrix{
    text-align: left;
}         
div#bg_gradient {
	/*background:url('../img/index/linkor_gradient.jpg') 0 0 repeat-x;*/
	width: 85%;
	margin-top: 32px;
	margin-bottom: 40px;
}

div#lastProject a{
	display: block;
	width:100%;
	height:240px;
}

div#lastProject img{
	padding-top: 50px;
}

/* =================================== content ================================== */

div.articles, div.work{
	margin-bottom: 45px;
}

div.articles ul, div.work ul{
	margin-bottom: 0;
}

h2{
	margin-top: 0;
	margin-bottom: 1.3em;
}

td.west div.articles ul{
	/*width:65%;
	margin-left:auto;*/
}

td.west div.articles li.with_thumb_active, td.west div.articles li.with_thumb_clear{
	/*margin-left: 0;*/
}

td.limit div.work{
	width: 90%;
}

/* ===================================== rss ==================================== */
div.rss{
	text-align: right;
}

div.rss a{
	color: #ff9900;
}

div.rss a:hover{
	color: #ffbb00;
}

/* ============================================================================== */

td.west div.articles ul{
	margin-bottom: 30px;
	//margin-left: 60px;
}

ul.tech{
	padding-top: 10px;
}

/* =================================== footer =================================== */

div.contacts{
	padding-left: 70px;
}

/* ============================================================================== */

h2 a{
	color:#666;
}

h2 a:hover{
	color:#666;
}

/* ================== about company ====================== */

#about_company_header {
	width: 85%;
	margin-top: 33px;
	
}
#about_company {
	width: 85%;
	margin-bottom: 40px;
	height: 217px;
	overflow: auto;
}