BODY{
	color: #666;
	padding: 0 50px;
}

A{
    color: #237fe8;
}

.index-page,
.orgs-page,
.equip-page{
    background: #FFF url(/i/header_index_bg.gif) repeat-x 0 95px;
}

.climat-page{
    background: #FFF url(/i/header_climat_bg.jpg) repeat-x center 0px;
}

.apps-page{
    background: #FFF url(/i/header_apps_bg.gif) repeat-x 0 136px;
}

.cots-page{
    background: #FFF url(/i/header_cots_bg.gif) repeat-x 0 124px;
}

.index-page .heaederbg_01{
	background: url(/i/headerbg_home_01.jpg) no-repeat 35% 11px;
}

.index-page .heaederbg_02{
	background: url(/i/headerbg_home_02.jpg) no-repeat 75% 13px;
}

.orgs-page .heaederbg_01{
	background: url(/i/headerbg_orgs_01.jpg) no-repeat 20% 92px;
}

.orgs-page .heaederbg_02{
	background: url(/i/headerbg_orgs_02.jpg) no-repeat 76% 16px;
}

.orgs-page .heaederbg_03{
	background: url(/i/headerbg_orgs_03.jpg) no-repeat 42% 30px;
}

.apps-page .heaederbg_01{
	background: url(/i/headerbg_apps_01.jpg) no-repeat 50% 0px;
}

.apps-page .heaederbg_02{
	background: url(/i/headerbg_apps_02.png) no-repeat 60% 8px;
}

.cots-page .heaederbg_01{
	background: url(/i/headerbg_cots_01.jpg) no-repeat 50% 1px;
}

.cots-page .heaederbg_02{
	background: url(/i/headerbg_cots_02.png) no-repeat 40% 18px;
}

.equip-page .heaederbg_01{
	background: url(/i/headerbg_equip_01.jpg) no-repeat 25% 41px;
}

.equip-page .heaederbg_02{
	background: url(/i/headerbg_equip_02.jpg) no-repeat 50% 55px;
}

.equip-page .heaederbg_03{
	background: url(/i/headerbg_equip_03.jpg) no-repeat 75% 49px;
}


.climat-page .heaederbg_04{
	background: url(/i/headerbg_climat_01.png) no-repeat;
	width: 208px;
	height: 109px;
	position: absolute;
	top: 15px;
	right: 20%;
}

.climat-page .heaederbg_05{
	background: url(/i/headerbg_climat_02.png) no-repeat;
	width: 28px;
	height: 44px;
	position: absolute;	   
	top: 28px;
	left: 30%;      	
}

.innerbox{
	height: 230px;
}

.header,
.textbox,
.footer
{
	min-width: 890px;
}

.services
{
	min-width: 842px;
}

.header{
	position: relative;
	font-family: Tahoma, Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif; 
}

.header .logo{
	background: url(/i/logo.png) no-repeat;
	width: 201px;
	height: 66px;
	position: absolute;
	top: 20px;
	left: 0px;
}

.header .phone{
	color: #747373;
	font-size: 22px;
    line-height: 115%;
    text-align: right;
    position: absolute;
    top: 75px;
    right: -10px;
}

.header .phone SPAN{
	color: #d50716;
	display: block;
}

.header .feedback{
    font-size: 12px;
    color: #237fe8;
    position: absolute;
    top: 30px;
    right: -10px;
}

.header .top_menu{
    background: url(/i/menu_bg.gif) no-repeat bottom right;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.header .main_menu{
    float: left;
    width: 52%;
    margin: 0;
    list-style: none;
}

.header .main_menu LI{
    float: left;
    margin: 0;
}

.header .main_menu A{
    float: left;
    color: #FFF;
    font-size: 14px;
    display: block;
    padding: 29px 10px 0px 50px; 
    margin-right: 10px;
    height: 30px;
}

.header .main_menu .active{
    text-decoration: none;
    color: #333
}

.header .main_menu .orgs A{
    background: url(/i/menu_orgs.png) no-repeat 10px 7px;
}

.header .main_menu .orgs .active{
    background: url(/i/menu_orgs_here.gif) no-repeat left 0px;
}

.header .main_menu .apps A{
    background: url(/i/menu_apps.png) no-repeat 9px 5px;
}

.header .main_menu .apps .active{
    background: url(/i/menu_apps_here.gif) no-repeat left 0px;
}

.header .main_menu .cots A{
    background: url(/i/menu_cots.png) no-repeat 5px 5px;
}

.header .main_menu .cots .active{
    background: url(/i/menu_cots_here.gif) no-repeat left 0px;
}

.header .sub_menu{
    float: left;
    width: 30%;
    margin: 0;
    list-style: none;
}

.header .sub_menu LI{
    float: left;
    margin: 0;
}

.header .sub_menu A{
    color: #FFF;
    font-size: 14px;
    display: block;
    padding: 10px 10px 12px 35px; 
    margin: 20px 5px 0 0;
}

.header .sub_menu .equip A{
    background: url(/i/submenu_equip.gif) no-repeat 5px 10px;
}

.header .sub_menu .equip .active{
    background: url(/i/submenu_equip_here.gif) no-repeat left 8px;
}

.header .sub_menu .active{
    text-decoration: none;
    color: #333
}

.header .sub_menu .climat A{
    background: url(/i/submenu_climat.gif) no-repeat 5px 8px;
}

.header .sub_menu .climat .active{
    background: url(/i/submenu_climat_here.gif) no-repeat 0px 7px;
}

.header .home A{
    background: url(/i/menu_home.gif) no-repeat;
    display: block;
    width: 31px;
    height: 27px;
    position: absolute;
    right: 110px;
    bottom: 5px;
}

.header .home .active{
    background: url(/i/menu_home_here.gif) no-repeat;
}

.header .contacts {
    position: absolute;
    right: 12px;
    bottom: 5px;
}

.header .contacts A{
    color: #FFF;
    font-size: 14px;
	display: block;
	padding:11px 10px 6px 10px;
}

.header .contacts .active{
	background: url(/i/menu_bg_here.gif) repeat-x 0px 7px;
    text-decoration: none;
    color: #333
}
    
.services{
	border-top: 3px solid #e1e1e1;
	border-bottom: 9px solid #e1e1e1;
	padding: 20px 0;
	margin-bottom: 35px;
}

.orgs-page .services,
.apps-page .services,
.cots-page .services{
    width: auto;
    position: relative;
    padding: 20px 0px 20px 20px;
    border-bottom: 9px solid #e1e1e1;
    border-left: 14px solid #e1e1e1;
    border-right: 14px solid #e1e1e1;
}

.services .corner{
    display: none;
}

.orgs-page .services .corner,
.apps-page .services .corner,
.cots-page .services .corner{
    width: 4px;
    height: 4px;
    position: absolute;
    font-size: 1px;
    display: block;
}

.services .tl{
    background: url(/i/service_tl.gif);
    top: 0;
    left: 0;
}

.services .tr{
    background: url(/i/service_tr.gif);
    top: 0;
    right: 0;
}

.services .bl{
    background: url(/i/service_bl.gif);
    bottom: 0;
    left: 0;
}

.services .br{
    background: url(/i/service_br.gif);
    bottom: 0;
    right: 0;
}   

.services H2{
    font-size: 14px;
    text-transform: uppercase;
    color: #d50716;
    margin: 0 0 10px 0;
}

.services TABLE{
	width: 100%;
	margin: 0;
}

.services TD{
	padding-right: 20px;
}

.wrapper{
    float:left;
    margin-left:-270px;
    width:100%;
}

.content {
    margin-left:270px;
    line-height: 150%;
}

.sidebar{
	float:right;
    width:200px;
}

.content H1{
    font-size: 14px;
    text-transform: uppercase;
    color: #d50716;
    margin: 0;
}

.articles .article_item{
	border-bottom: 1px solid #999;
	margin-bottom: 25px;
	padding-bottom: 15px;
	font-family: Tahoma, Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif; 
	line-height: 125%;
}

.articles .article_item .title{
	color: #db0615;
	font-size: 14px;
	margin-bottom: 10px;
}

.articles .article_item .text .more{
	background: url(/i/bullet_more.gif) no-repeat center 7px;
	padding: 2px 3px;
	text-decoration: none;
}

.articles .article_item .text A{
	color: #666;
	text-decoration: none;
}

.articles .article_item .text IMG{
	float: left;
	margin: 0 10px 5px 0;
}

.footer{
    margin-top: 30px;
    padding-bottom: 20px;
}

.footer .footer_menu{
	margin: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}

.footer	.footer_menu LI{
	display: inline;
	margin: 0 0 0 -1px;
	
}

.footer .footer_menu A{
	border-left: 1px solid #999;
	padding: 0 5px;
} 

.footer .footer_menu .active{
	text-decoration: none;
	color: #666;
}

.footer .copy{
	color: #999;
	margin: 10px 0 0 5px;
	float: left;
}

.footer .design{
	float: right;
}
