/*=========> CSS Staelens <===========*/
/*=========> copyright Robarov <===========*/

*{
/* all fonts to a uniform size, including form fields,headings etc. */
	font-size:100%;
	margin:0;
	padding:0;
}

body{
	font-family:  Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 70%; /* relative fonts; 75% ~ 12pt */
	line-height: 1.4em;
	color:#666;
	background:#fff url(../i/layout/bg-body.jpg) 0 0 repeat-x;
}

.hide{
/* When you want to hide your elements use this. (NOT display:none;) search engine friendlyness ;) */
	position:absolute;
	left:-9999px;
	width:0px;
	overflow:hidden;
}
.floatleft{
	float:left;
	margin:4px 16px 10px 0;
}
.floatright{
	float:right;
	margin:4px 0 10px 10px;
}

acronym, abbr{
	border-bottom: 1px dotted #fff;
	cursor: help;
}

p{margin:0 0 1em 0;}
img{border:none;}

/*=========> Main Headings <===========*/
h1, h2, h3{font-weight: normal;}
h1{
	font-size: 1.7em;
	line-height:1.6em;
	margin:0 0 .6em 0;
	color:#333;
	text-transform:uppercase;
}
h1 span, .special{color:#c20012;}
#content h2{
	font-size: 1.5em;
	margin:0 0 .3em 0;
	color:#333;
}
#content h3{
	font-size:1.3em;
	color:#e42323;
	margin:0 0 .3em 0;
}
#content h4{
	font-size:1.1em;
	margin:0 0 .2em 0;
}
/*=========> Lists : ol ul dl <===========*/
ol,#content ul{margin:1em 0 1.3em 0;}
ul{list-style-type:none;}

dt{margin:0.4em 0 0 0;}
dd{	margin:0.3em 0 0.8em 0;}

#content li{
	padding:0 0 0 16px;
	margin:0.3em 0;
	background:transparent url(../i/layout/bullet.gif) 0 0.3em no-repeat;
}

/*=========> Links <===========*/
a{
	color:#333;
	outline:none;
}
a:hover, #subnav a:hover, #subnav a.active{
	color:#e42323;
	text-decoration:none;
}

/*=========> Container <===========*/
#container{
	position:relative;
	width:960px;
}

/*=========> Header <===========*/
#header{
	height:280px;
}

#header h2{
	position:absolute;
	top:55px;
	left:65px;
	background:transparent url(../i/layout/logo.gif) 0 0 no-repeat;
	width:250px;
	height:45px;
	z-index:2;
	margin:0px;
}
#header h2 a{
	display:block;
	width:250px;
	height:45px;
	float:left; /* fix IE5 */
	overflow:hidden;
	text-indent:-9999px;
	text-decoration:none;
}
/*=========> Benefits <===========*/
#benefits{
	position:absolute;
	top:90px;
	left:0px;
	height:140px;
	width:710px;
	background:#de001c url(../i/layout/bg-header.jpg) 0 0 no-repeat;
	color:#fff;
	padding:50px 0 0 50px;
}
#benefits h2{
	font-size:1.8em;
	text-transform:uppercase;
	margin:0 0 .8em 0;
	letter-spacing:1px;
}
#benefits li{
	background: url(../i/layout/bg-benefits.gif) 0% 50% no-repeat;
	padding-left:16px;
	font-size:1.1em;
	margin:0 0 .2em 0;
}

/*=========> Navigation <===========*/
#nav{
	height:38px;
	background:#6c6c6c url(../i/layout/bg-body.jpg) 0 0 repeat-x;
}
#nav li{
	height:38px;
	line-height:38px;
	float:left;
	text-align:center;
	background:url(../i/layout/bg-nav.gif) top right no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#nav a{
	float:left;
	padding: 0 16px;
	height:38px;
	text-decoration: none;
	color: #fff;
	display:block;
	background:url(../i/layout/bg-nav.gif) top right no-repeat;
}
#nav a:hover, #nav a.active{
	background:#666 url(../i/layout/bg-nav.gif) top right no-repeat;
}
#nav a.active{
	background:#4a4b4f url(../i/layout/bg-nav.gif) top right no-repeat;
}
#subnav{
	position:absolute;
	right:0px;
	top:70px;
	background:url(../i/layout/bg-subnav.gif) 50% 50% no-repeat;
	width:200px;
	line-height:16px;
}
#subnav li{
	width:100px;
	float:left;
	text-align:center;
}
#subnav a{
	 color:#666;
	 text-decoration:none;
}
/*=========> Sidebar <===========*/
#sidebar{
	position:absolute;
	top:98px;
	right:0px;
	width:194px;
	height:295px;
	padding:10px 0 0 6px;
	background:#fff url(../i/layout/bg-sidebar.gif) 0 0 no-repeat;
}
#sidebar h3{
	margin:0 16px 10px 16px;
	padding:10px 0 4px 0;
	color:#333;
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px solid #dcdcdc;
	text-transform:uppercase;
	letter-spacing:1px;
}
#sidebar p, .profile p{
	padding-left:16px;
	margin-bottom: 4px;
}
.addr{background:transparent url(../i/layout/icon-name.gif) .2em .2em no-repeat;}
.phone{background:transparent url(../i/layout/icon-phone.gif) 0 .3em no-repeat;}
.mail{background:transparent url(../i/layout/icon-mail.gif) .2em .4em no-repeat;}


/*=========> Content <===========*/
#content{
	width:720px;
	padding:20px;
}

/*=========> Home <===========*/
.box{
	float:left;
	width:230px;
	height:190px;
	text-align:right;
	border-bottom:1px solid #cfcfcf;
	margin:0 0 2em 0;
}
.box img{margin:14px 0 7px 0;}
.box h2 {
	width: 230px;
	overflow: hidden;
	height: 38px;
        display: block;
        position: relative;
}
.box h2 a {
        display: block;
        float: left;
	width: 230px;
	overflow: hidden;
	height: 0px !important;
        text-decoration: none;
        padding: 38px 0 0 0;
}
.b1 h2 a {background: url(../i/layout/titles.gif) 0 0 no-repeat;}
.b2 h2 a {background: url(../i/layout/titles.gif) 0 -38px no-repeat;border-left:1px solid #919191;}
.b3 h2 a {background: url(../i/layout/titles.gif) 0 -76px no-repeat;border-left:1px solid #919191;}

.b1, .b2{border-right:1px solid #cfcfcf;}
.box p{
	background:url(../i/layout/more.gif) 100% 50% no-repeat;
	text-align:right;
	padding-right:12px;
	margin: 0 6px 10px 0;
}

/*=========> Profiles <===========*/
.profile{
	padding:1em 0 0 0;
	border-bottom:1px solid #CFCFCF;
	width:240px;
	/*height:170px;*/
	height:100px;
}
.realisation, .vacency{
	padding:0 0 1em 0;
	width:240px;
}
.left{float:left;}
.right{float:right;}

.realisation.right { width: 440px; }


#solli{
	clear:both;
	border-top: 1px solid #ffbc2c;
	border-bottom: 1px solid #ffbc2c;
	background: #fff4b6;
	padding: 5px 10px;
}

/*=========> Contact <===========*/
form{
	clear:both;
	padding:20px;
	border:1px solid #CFCFCF;
}
.floatl{
	width:330px;
	float:left;
}
.floatr{
	width:330px;
	float:right;
}
input, textarea{
	font-family:  Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size:1em;
	border: 1px solid #C3C3C3;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDD;
	padding:2px 0;
}
input{width:230px;}
#address{
	width:250px;
	float:left;
}
#route{
	width:250px;
	float:left;
}
#route a{text-decoration:none;}

span.error{color:#e42323;font-size:.9em;}
fieldset{border:none;}
form div {margin:0 0 .6em 0;}
form label {display:block;}
#message{width:100%;}
#submit{
	background:#666;
	color:#FFF;
	float:right;
	width:auto;
	border:none;
}
.attention{
	border-top: 1px solid #ffbc2c;
	border-bottom: 1px solid #ffbc2c;
	background: #fff4b6;
	padding: 5px 10px;
	color:#BC7C12;
}
#content .attention li{
	background:url(../i/layout/attention.gif) 0 0  no-repeat;
	padding:0 0 0 20px;
}
/*=========> Footer <===========*/
#footer{
	clear:both;
	text-align:center;
	font-size:.9em;
	margin:0px;
	height:60px;
	line-height:30px;
	width:720px;
	margin:0 20px;
	background:url(../i/layout/bg-footer.gif) bottom center no-repeat;
}

