@import url('common.css');
@import url('service.css');
@import url('style.css');

table.layout#actions{
}

table.layout#actions td{
	width:33%;
}

table.layout#actions div.bg{
	padding:10px 40px;
	padding-top:15px;
	min-height:160px;
	//height:150px;
}

table.layout#actions h1{
	margin-top:0;
}

td.about_company{
	background:#e8eaec url('../img/index/about_bg.gif') repeat-x 0 0;
}

td.about_company div.bg{
	background:url('../img/helmet.gif') no-repeat 100% 50%;
}

td.about_company p{
	margin-bottom:0.5em;
}

td.services{
	background:url('../img/index/services_bg.gif') repeat-x 0 0;
	border-left:5px solid white;
	border-right:5px solid white;
}

td.services a{
	/*color:#238267;*/
	color:#F44041;
}


td.actions{
	color:white;
	/*background:#1d7f7a url('../img/index/actions_bg.gif') repeat-x 0 0;
	*/
	background:#f44041;
}

td.actions h1, td.actions a{
	color:white;
}

td.actions div.bg{
	background:url('../img/index/percent.gif') no-repeat 95% 50%;
}

td.actions ul.simple_list li{
	background-image:url('../img/list_marker_white.gif');
}



div#new_items{
	min-width:1000px;
	padding-top:30px;
}

div#new_items a, div#our_items a{
	color:#333;
}

div#new_items div.title img, div#our_items div.title img{
	margin-left:40px;
	vertical-align:bottom;
}

div#new_items table{
	background:#dadde0 url('../img/index/grey_grad.gif') repeat-x 0 100%;
}

div#new_items td{
	padding-top:20px;
	padding-left:40px;
	padding-bottom:10px;
	width:25%;
}

div#new_items td.blocks{
	padding:0;
	width:243px;
	vertical-align:bottom;
}

td.blocks div.bar_positioner{
	border:1xp dotted red;
}

div.bar_positioner img{
	position:absolute;
}

div.bar_positioner img.top{
	margin-top:-167px;
}

div.bar_positioner img.middle{
	margin-top:-140px;
}

div.bar_positioner img.bottom{
	margin-left:-39px;
}



div#new_items td.full_list{
	vertical-align:middle;
}

div#new_items td.full_list a{
	color:#336699;
	padding-left:14px;
	background:url('../img/blue_arrow.gif') no-repeat 0 50%;
}

div#new_items div.frame{
	background:white;
	margin-bottom:5px;
}



div#our_items{
	width:100%;
	margin-bottom:30px;
}

div#our_items div.title{
	height:40px;
}
div#our_items div.title img{
	position:absolute;
	margin-top:21px;
}

div#our_items div.bg{
	padding:0 40px;
	padding-right:250px;
	background:#e2e4e7 url('../img/index/our_items_grad.gif') repeat-x 0 0;
	min-height:57px;
}

div#our_items td.item{
	text-align:center;
	padding:22px 30px;
	width:20%;
	background:url('../img/index/our_items_bg.gif') no-repeat 100% 50%;
}

div#our_items td.item a{
	position:relative;
	z-index:5;
}

div#news{
	padding-right:40px;
}

div#news div.title{
	margin-bottom:25px;
	padding-left:40px;
	font-size:80%;
}

div#news div.title img{
	vertical-align:middle;
	margin-right:30px;
}

div#news div.title a{
	color:#f44041;
	padding-left:14px;
	background:url('../img/red_arrow.gif') no-repeat 0 50%;
}

div#news td.item{
	padding-left:40px;
	padding-right:30px;
	width:33%;
	background:url('../img/index/news_bg.gif') no-repeat 100% 50%;
	border-right:1px solid #dadde0;
}

div#news tr.separator td{
	padding:0;
	height:40px
}

div#news td h2{
	font-size:1.2em;
	font-weight:bold;
	margin:0.5em 0;
}




div#search{
	margin-top: 90px;
	padding-right:40px;
	background:url("../img/index/bottom_wall_lgrey.gif") repeat-x bottom;
}

td.search{
	width:33%;
	padding-top: 12px;
	background:url("../img/index/bottom_wall_grey.gif") repeat-x top;
}

td.search td{
	padding-right:10px;
}

td.search input#s{
	width:100%;
}

img#bottom_rings{
	position:absolute;
	margin-top:-23px;
}

img#bottom_buildings{
	position:absolute;
}


td.address{
	width:67%;
	background: url('../img/index/biglogo.gif') no-repeat 100% 100%;
}

td.address div.content{
	font-size:95%;
	padding-left: 40px;
}

td.address div.phone{
	float:left;
	margin-right:50px;
}
