/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time { display: inline }

/* Global properties ======================================================== */
body { 
	background: #292f3b; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 18px;
	color: #8a8989;
	min-width: 1000px;
}
html, body { height: 100%;}

p { padding-top: 18px; }

.top0 {padding: 0 !important;}
.top { padding-top: 6px; }
.top1 { padding-top: 10px; }
.top2 { padding-top: 20px; }
.top3 { padding-top: 22px; }
.top4 { padding-top: 26px !important; }
.top5 { padding-top: 16px !important; }
.top6 { padding-top: 18px !important; }

.h-top {padding-top: 21px;}

.h-pad {margin-bottom: 26px;}
.h-pad1 {margin-bottom: 24px;}

.bot { padding-bottom: 3px; }
.bot1 { padding-bottom: 11px; }

.margin {margin-top: -6px;}
.margin-bot {margin-bottom: -4px;}

a {	color: #ec6900; outline: none; }
a:hover{ text-decoration: none; }

/* Global Structure ============================================================= */
.main {
	margin: 0 auto;
	width: 980px;
	position: relative;
	z-index:2;
}

	/* Header */
	header{
		height: 206px;
		background: url(../images/header-bg.gif) 0 0 repeat-x #f2f3f6;
	}
	
	/* Content */
	section#content {
		background: #eeeeee;
		position: relative;
		z-index: 1;
	}			
	/* Footer */
	footer{
		height: 189px;
		background: url(../images/footer--bg.gif) 0 0 repeat-x;
	}
/* Left & Right alignment */

.fleft { float: left;}
.fright { float: right;}
.clear { clear: both;}

.col-1, .col-2, .col-3, .col-4, .col-5 { float: left;}

.alignright { text-align: right;}
.aligncenter { text-align: center;}

.wrapper { 
	width: 100%;
	overflow: hidden;
}
.container {
	width: 100%;
}
/*----- form defaults -----*/
input, select, textarea { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align: middle;
	font-weight: normal;
}

/*----- other -----*/
.img-indent { margin: 0 24px 0 0; float: left; padding-top: 4px;}
.img-indent1 { margin: 0 20px 0 0; float: left; padding-top: 6px;}
.img-indent2 { margin: 0 22px 0 0; float: left; padding-top: 4px;}

.extra-wrap { overflow: hidden; }
.phone { display: inline-block;	width: 74px; }

/*=============================================================================== text =====*/
h1 {
	padding: 55px 0 31px 0px;
	position: relative;
	float: left;
}
	h1 a {
		display: block;
		height: 50px;
		width: 327px;
		text-indent: -5000px;
		background: url(../images/logo.gif) left top no-repeat;
	}
h2 {
	font-size: 30px;
	line-height: 1.2em;
	color: #292f3b;
	padding: 16px 0px 10px 0px;
	margin: 0px 0px -7px 0px;
	background: url(../images/h2-bg.gif) left bottom repeat-x;
}
	.bg {background: none;}
h3 {
	font-size: 35px;
	line-height: 1.2em;
	color: #292f3b;
	padding: 11px 0px 10px 0px;
	margin: 0px 0px -7px 0px;
}

h5 {
	font-size: 21px;
	line-height: 1.2em;
	color: #292f3b;
	padding: 17px 0px 10px 0px;
}
	h5 span {
		display: block;
		margin: -7px 0 0;
	}

.size {font-size: 14px; line-height: 18px;}
.letter {letter-spacing: -1px}
.color {color: #444444;}
.color1 {color: #8a8989;}

.line-height {line-height: 21px;}
/*=================================================================================================================== header =====*/
.slogan {
	display: inline-block;
	padding: 88px 0 0 9px;

	font-size: 16px;
	font-style:italic;
	line-height: 1.2307em;
	color: #6f7a8e;
	float: left;
}
header .colslogan {
	float: left;
	padding: 80px 10px 0;
	width: 220px;
}
header .col {
	float: right;
	width: 220px;
}
.language {
	text-align: right;
	padding: 65px 0 0;
	width: 93px;
	float: right;
	overflow: hidden;
}
	.language img {
		float: left;
		margin-left:7px;
	}
.time {
	float: right;
	padding: 2px 0 4px 27px;
	margin: 7px 0 0 0;
}
	.time span {color: #2f5972;}
	.time strong {
		font-weight: normal; color: #2c99da;
	}
/*=============================================================================== nav =====*/
nav {
	height: 70px;
	background: #f8f8f8;
}
	nav li {
		float: left;
		font-size: 16px;
		line-height: 1.2em;
		margin-right: -9px;
	}
		nav li a {
			display: block;
			color: #292f3b;
			padding: 24px 24px 27px;
			text-decoration: none;
			text-transform: uppercase;
		}
			nav li a:hover, nav .active {
				color: #f8f8f8;
				background: #292f3b;
			}

.slider {
	background: #e8e8e8 !important;
	padding: 21px 0 19px;
	position: relative;
	z-index: 2;
}
	.slider .text {
		display: block;
		background: url(../images/slider-strong-bg.jpg) 0 0 no-repeat #e56017;
		width: 223px;
		height: 358px;
		float: left;
		color: white;
		margin-right: 1px;
		padding: 0 0 0 56px;
	}
		.slider .text i {
			padding: 88px 0 0;
			font-size: 30px;
			line-height: 1.2em;
			text-transform: uppercase;
			display: block;
		}
		.slider .text b {
			display: block;
			margin: -10px 0 0;
			font-size: 48px;
			line-height: 1.2em;
			text-transform: uppercase;
		}
		.slider .text em {
			display: block;
			font-size: 24px;
			line-height: 1.2em;
			margin: -8px 0 0;
		}
			.slider .text em span {
				display: block;
				margin: -3px 0 0;
			}
		.slider .text .wrapper {
			width: 160px;
		}
	.slider .text .wrapper a {
		display: inline-block;
		text-align: center;
		background: #fe8134;
		padding: 5px 15px 4px 18px;
		text-decoration: none;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		behavior: url(js/PIE.htc);
		position: relative;
		font-size: 16px;
		line-height: 1.2em;
		color: #fff;
		text-transform: uppercase;
		margin-top: 18px;
	}
		.slider .text .wrapper a:hover {background: #ff9600;}
	
/*=================================================================================================================== content =====*/

/*=============================================================================== indents =====*/
.indent { padding: 0px 0px 46px 0px }
.indent1 { padding: 0px 0px 40px 0px }
.indent2 { padding: 0px 0px 43px 0px }
/*=============================================================================== col-indents =====*/
.col-indent { padding-right: 55px; }
.col-indent1 { padding-right: 50px; }
.col-indent2 { padding-right: 44px; }
.col-indent3 { padding-right: 21px; }
.col-indent4 { padding-right: 32px; }
/*=============================================================================== images =====*/
.images {padding: 23px 0 0;}
/*=============================================================================== line-hor =====*/

/*=============================================================================== lists =====*/
.list {
	padding: 20px 0 0;
	margin-bottom: -4px;
		position: relative;
}
	.list li {
		line-height: 18px;
		background: url(../images/list-bg.gif) 1px 2px no-repeat;
		position: relative;
		width: 100%;
	}
		.list li a {
			font-size: 14px;
			color: #ec6900;
			padding-left: 31px;
		}
		.list li span {
			display: block;
			overflow: hidden;
			padding: 0 0 23px 31px;
		}
	.list .last span {padding-bottom: 19px;}
	.list .last1 span {padding-bottom: 9px;}
	.span span {padding-bottom: 26px !important;}

.list1 {padding: 7px 0 0;}
	.list1 dt {
		display: block;
		font-weight: bold;
		color: #444444;
		padding: 19px 0 0;
	}
		.list1 .dt {padding-top: 21px;}
		.list1 .dt1 {padding-top: 25px;}
		.list1 .dt2 {padding-top: 22px;}
		.list1 .dt3 {padding-top: 16px;}

.list2 {}
	.list2 li {
		width: 100%;
		overflow: hidden;
		padding-bottom: 40px;
	}
		.list2 li img {
			float: left;
			margin-right: 22px;
			padding: 4px 0 0;
		}
		.list2 li div {
			overflow: hidden;
		}
			.list2 li div strong {
				color: #444444;
			}
			.list2 li div p {
				padding: 10px 0 0;
			}
	.list2 .last {padding-bottom: 0; margin-bottom: -1px;}
/*=============================================================================== links =====*/
.link {
	line-height: 24px;
	color: #444444;
	font-weight: bold;
	background: url(../images/link-bg.gif) right 10px no-repeat;
	padding-right: 12px;
	text-decoration: none;
	margin: 7px 0 0;
	display: inline-block;
	text-transform: capitalize;
}
	.link:hover {color: #ec6900;}

.block-link {
	font-weight: bold;
	color: #444444;
}
.link_1 {
	font-family: Tahoma, Geneva, sans-serif;
	color: white;
	background: #353e4d;
	text-transform: capitalize;
	padding: 3px 15px 5px;
	margin: 0 0 5px 1px;
	text-decoration: none;
	display: inline-block;
}
	.link_1:hover {text-decoration: underline;}
.links {
	position: absolute;
	right: 0;
	bottom: -31px;
	display: block;
	height: 23px;
	width: 58px;
	text-decoration: none;
	background: url(../images/links.gif) 0 0 no-repeat;
}
/*=============================================================================== gallery =====*/
.gallery {padding: 38px 0 37px 0px; width: 100%; overflow: hidden;}
	.gallery img {
		float: left;
		margin: 0 9px 0 5px;
	}
/*=============================================================================== block =====*/
.block {line-height: 21px;}
.block img {
	padding: 0 0 1px 26px;
	margin: -6px 0 0;
}
/*=============================================================================== contact =====*/
.contact span {
	display: inline-block;
	vertical-align: baseline;
	width: 84px;
}
.contact a {
	font-size: 14px;
}

.company p {
	overflow: hidden;
}
/*=================================================================================================================== footer =====*/
footer b {
	font-size: 18px;
	line-height: 1.2em;
	color: white;
	display: block;
	padding: 38px 0 9px;
}
footer li {
	font-size: 12px;
	line-height: 28px;
	background: url(../images/footer-a-bg.gif) 0 10px no-repeat;
	padding-left: 12px;
}
	footer li a {
		color: #b1b6be;
		text-decoration: none;
	}
footer strong {
	display: block;
	padding: 51px 0 0;
	color: white;
	width: 300px;
}
	footer strong span {
		display: block;
		margin: -4px 0 0 2px;
		font-weight: normal;
	}
		footer strong span a {
			color: white;
		}
footer p {color: white;}
/*------------------------------------------------------------------------------------------------------------------- forms -----*/
#SearchForm {
	padding: 20px 0px 0px 0;
	width:193px;
	float:right;
}
	#SearchForm label {
		display:inline-block;
		vertical-align:top;
		background: url(../images/search-label-bg.gif) 0 0 no-repeat;
	}
	#SearchForm input {
		vertical-align:top;
		border: none;
		background: none;
		text-transform: lowercase;
	}
	#SearchForm .input {
		width: 144px; 
		padding: 7px 0px 8px 10px;
		border: none;
		color: #626262;
	}
#NewsletterForm {
	background: #e45d16;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(js/PIE.htc);
	position: relative;
	padding: 26px 0px 0px 14px;
	width: 265px;
	height: 60px;
	margin: 0px 0 0;
	border-top: 1px solid #e67a41;
}
	#NewsletterForm label {
		float:left;
		border:none;
		padding:0px 0 0px 0px;
	}
	#NewsletterForm span {
		display:block; 
		width:159px;
		padding:0px 10px 0px 10px;
		overflow:hidden;
		background:url(../images/NewsletterForm-input-bg.gif) 0 0 no-repeat; 
		border:none;
	}
	#NewsletterForm input {
		width:159px; 
		padding:8px 0px; 
		overflow:hidden;
		background:none;
		border:none;
		line-height:14px; 
		color:#8f8f8f;
	}
	#NewsletterForm a {
		text-decoration:none;
		margin:0px 0 0 4px; 
		float:left;
		display: inline-block;
		background: url(../images/NewsletterForm-a-bg.gif) 0 0 no-repeat;
		height: 25px;
		width: 68px;
		text-align: center;
		font-size: 16px;
		line-height: 1.2em;
		color: #292f3b;
		text-transform: capitalize;
		padding: 6px 0 0;
	}
		#NewsletterForm a:hover {color: #e45d16;}

#ContactForm {
	padding-top: 22px;
	width: 278px;
}
	#ContactForm label {
		height: 40px; 
		display: block;
		background: url(../images/ContactForm-label-bg.gif) no-repeat 0 0; 
	}
	#ContactForm a {
		background:url(../images/link-left-bg.gif) left top no-repeat; 
		display:inline-block;
		text-decoration:none;
		margin:19px 0 0 6px;
		color:#fff; 
		cursor:pointer; 
		font-size:16px;
		line-height: 1.2em;
	}
		#ContactForm a strong {
			background:url(../images/link-right-bg.gif) right top no-repeat;
			display:inline-block; 
			padding:0 7px;
		}
			#ContactForm a strong strong {
				background:url(../images/link-tail-bg.gif) top repeat-x;
				padding:5px 9px 8px;
			}
		#ContactForm a:hover {color:#ec6900;}
		
	#ContactForm input {
		width: 261px;
		border: none; 
		padding: 6px 8px;
		background: none; 
		color: #8a8989;
		font-size: 12px;
		line-height: 15px;
	}
	#ContactForm textarea {
		width: 261px; 
		height: 345px;
		background: none;
		border: none;
		padding: 0px 8px;  
		color: #8a8989;
		font-size: 12px;
		line-height: 18px;
		overflow: auto; 
	}
	#ContactForm span {
		width: 277px; 
		display: block;
		background: url(../images/ContactForm-textarea-bg.gif) no-repeat 0 0;
		border: none;
		padding: 3px 0px;
	}

/*==========================================*/
    
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */