/* 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:url(../images/main-bg.jpg) no-repeat 50% 0 #000 fixed; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#54504d;
}
html { min-width:720px;}
html, body { height:100%;}



/* Global Structure ============================================================= */
#main {
	margin: 0 auto;
	position: relative;
	width: 720px;
	font-size:.8125em;
	padding:0 0 11px 0;
}

	/* Header */
	header{
		height:153px;
		overflow:hidden;
		position:fixed;
		z-index:20;
		width:720px;
	}
	
	
	/* Content */
	#content {
		padding-top:153px;
	}
	section.mainContent {
		float:left;
		width:469px;
		margin-right:5px;
	}
	section.mainContent.fright {
		float:right;
		margin-left:5px;
		margin-right:0;
	}
	
	/* Sidebar */
	aside{
		float:left;
		width:245px;
	}




/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.col-1, .col-2, .col-3 { float:left;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
}


.half .col-1 {
	width:47%;
	margin-right:3%;
}
.half .col-2 {
	width:49%;
}

/*----- form defaults -----*/
input, select, textarea { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
figure.fleft { 
	margin:0 28px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:26px;
}
	.img-box figure { 
		float:left; 
		margin:0 28px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}

p {margin-bottom:18px;}
.p1 { margin-bottom:9px;}
.p2 { margin-bottom:18px;}
.p3 { margin-bottom:27px;
}


/*----- txt, links, lines, titles -----*/
a {
	color:#fff; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	position:absolute;
	left:31px;
	top:35px;
	background:url(../images/logo.jpg) no-repeat 0 0;
	width:177px;
	height:33px;
	text-indent:-9999em;
	font-size:2em;
	line-height:1em;
}
	h1 a {
		display:block;
		width:177px;
		height:33px;
	}
h2 {
	font-size:30px;
	line-height:1.2em;
	color:#fff;
}
h3 {
	font-size:24px;
	font-weight:normal;
	line-height:1.2em;
	color:#fff;
	margin-bottom:25px;
}
h3.alt {
	letter-spacing:-1px;
}
h4 {
	color:#fff;
}
h5 {
	font-size:11px;
	color:#c3ce1b;
	font-weight:normal;
	margin-bottom:17px;
}
h6 {
	
}


hgroup {
	padding-bottom:4px;
}


.txt1 {
	color:#fff;
	font-weight:bold;
}
.txt2 {
}

.link1 { 
	display:block;
	float:left;
	background:url(../images/link1-bgd.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 em {
		display:block;
		background:url(../images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(../images/link1-right.gif) no-repeat right top; 
		padding:2px 15px 2px 15px; 
		font-weight:normal; font-style:normal;
	}
	



/*--- button styles ---*/
.button { 
	background:#c3ce1b;
	border:1px solid #c3ce1b;
	padding:0 18px 0 18px;
	line-height:34px;
	float:left;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	text-shadow:1px 1px 0 #adb61c;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(js/border-radius.htc);
	margin-right:5px;
}
.button:hover {
	background:#fff;
	color:#000;
	text-shadow:none;
	border-color:#fff;
}

.button2 { 
	background:#322b25;
	border:1px solid #322b25;
	padding:0 10px 0 10px;
	line-height:34px;
	float:left;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	text-shadow:1px 1px 0 #141212;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(js/border-radius.htc);
}
.button2:hover {
	background:#fff;
	color:#000;
	text-shadow:none;
	border-color:#fff;
}


.button3 { 
	background:#322b25;
	border:1px solid #322b25;
	line-height:33px;
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(js/border-radius.htc);
	display:block;
	text-align:center;
}
.button3:hover {
	background:#fff;
	color:#000;
	border-color:#fff;
}

.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver { 
	background-image:url(../images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}


/*==================boxes====================*/
.box {
	background:#141212;
	padding:22px 29px 39px 29px;
	border:1px solid #141212;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(js/border-radius.htc);
	height:1%;
	margin-bottom:4px;
}
.box.slider {
	padding:8px 8px 0 8px;
}
	.box.slider h2 {
		position:absolute;
		left:16px;
		bottom:16px;
	}


.box-container {
	position:relative;
	width:100%;
}


.address { 
	padding-bottom:18px;
}
	.address dt {
		font-weight:bold;
		color:#fff;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:84px;
		}
		.address dd a {
			color:#54504d;
		}



/*===== header =====*/
header section.top {
	height:99px;
	background:#000;
	position:relative;
}


header nav {
	padding-bottom:9px;
	background:url(../images/nav-bg.png) no-repeat 0 100%;
}
	header nav ul {
		padding:6px 30px 0 9px;
		background:#221d18;
		overflow:hidden;
	}
		header nav ul li {
			float:left;
			padding-right:2px;
			height:35px;
			overflow:hidden;
			position:relative;
		}
		header nav ul li.last {
			float:right;
			padding-right:0;
		}
			header nav ul li.last a b{
				padding:0 16px 0 18px;
			}
			header nav ul li a {
				float:left;
				font-size:12px;
				color:#fff;
				text-decoration:none;
				font-weight:bold;
				text-transform:uppercase;
				background:#171717;
				position:relative;
				height:35px;
				line-height:35px;
			}
				header nav ul li a em {
					float:left;
					font-style:normal;
					background:url(../images/nav-left.gif) no-repeat 0 0;
				}
				header nav ul li a b {
					float:left;
					padding:0 23px 5px 36px;
					background:url(../images/nav-right.gif) no-repeat 100% 0;
					cursor:pointer;
				}
				header nav ul li a img {
					display:block;
					position:absolute;
					left:12px;
					top:8px;
				}
			header nav ul li a:hover, header nav ul li a.current {
				background:#fff;
				color:#171717;
			}
				header nav ul li a:hover em, header nav ul li a.current em {
					background:url(../images/nav-left-act.gif) no-repeat 0 0;
				}
				header nav ul li a:hover b, header nav ul li a.current b {
					background:url(../images/nav-right-act.gif) no-repeat 100% 0;
				}
				header nav ul li a.current b {
					padding-left:24px;
				}
	



/*===== faded slider =====*/
#faded { 
	width:700px;
	height:322px;
}

/*
 * Required: If fixed height, state it here
*/
#faded .rap { 
	height:262px;
	overflow:hidden;
}

ul.pagination {
	float:right;
	padding:24px 0 0 0;
}
ul.pagination li { float:left; padding-left:2px;}
ul.pagination li a { 
	width:14px;
	height:14px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	background:url(../images/marker1.gif) no-repeat 0 0;
	float:left;
	color:#332b24;
	text-decoration:none;
	text-align:center;
}
ul.pagination li.current a, ul.pagination li a:hover {
	background:url(../images/marker2.gif) no-repeat 0 0;
	color:#d3de28;
	text-decoration:none;
}




    
/* Project specifics =========================================================== */
.img-list {
	width:100%;
	overflow:hidden;
}
	.img-list li {
		float:left;
		margin-right:12px;
		width:211px;
	}
	.img-list li.last {
		margin-right:0;
	}
		.img-list li figure {
			padding-bottom:2px;
			display:block;
		}
		.img-list li a {
			display:block;
			font-size:12px;
			color:#261f19;
			text-transform:uppercase;
			padding:11px 10px 11px 10px;
			line-height:18px;
			background:#d3de28;
			text-decoration:none;
			font-weight:bold;
			text-transform:uppercase;
			border-radius:5px;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
			behavior: url(js/border-radius.htc);
		}
		.img-list li a:hover {
			color:#fff;
		}
			.img-list li a span {
				background-image:url(../images/arrow1.gif);
				background-repeat:no-repeat;
				background-position:100% 0;
				display:block;
			}



.list1 li {
	background:url(../images/line.gif) 0 100% repeat-x;
	padding:0 0 12px 0;
	margin-bottom:10px;
	vertical-align:top;
	width:100%;
	overflow:hidden;
}
.list1 li.last-child {
	margin-bottom:0;
	padding-bottom:25px;
	background:none;
}
.list1.extra-wrap li.last-child {
	padding-bottom:0;
}
	.list1 li a {
		color:#d3de28;
		text-decoration:none;
		display:block;
		background:url(../images/arrow2.gif) no-repeat 0 0;
		padding:0 0 0 27px;
	}
	.list1 li a:hover {
		color:#fff;
	}



.banners {
	width:100%;
	overflow:hidden;
}
	.banners li {
		float:left;
		width:153px;
		margin-right:5px;
	}
	.banners li.last {
		margin-right:0;
	}
		.banners li .box {
			padding:0 10px 10px 10px;
		}







.consultation img {
	display:block;
	margin-bottom:30px;
}
	.consultation p {
		margin-bottom:22px;
	}
		.consultation p.p3 {
			margin-bottom:34px;
		}


/*===== footer =====*/
footer {
	background:#141212;
	padding:18px 29px 17px 29px;
	border:1px solid #141212;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(js/border-radius.htc);
	height:1%;
	color:#54504d;
	text-align:center;
}
	footer a {
		color:#54504d;
	}


/*----- forms -----*/
#search-form {
	position:absolute;
	right:31px;
	top:31px;
	width:234px;
}
	#search-form fieldset {
		border:none;
		float:right;
		background:url(../images/search-bg.gif) no-repeat 100% 0;
		padding-right:30px;
	}
		#search-form input.text {
			width:195px;
			padding:7px 0 7px 10px;
			border:none;
			background:none;
		}

#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:28px;
	}
	#contacts-form input {
		width:170px;
		border:1px solid #a4a4a4;
		padding:2px 0 2px 5px;
		color:#a4a4a4;
		background:#201e1e;
		font-size:11px;
		font-family:Tahoma, Geneva, sans-serif;
		vertical-align:top;
	}
	#contacts-form textarea {
		width:215px;
		background:#201e1e;
		border:1px solid #a4a4a4;
		padding:2px 0 2px 5px;
		color:#a4a4a4;
		overflow:auto;
		height:98px;
		padding:1px 0 1px 5px;
		margin-bottom:23px;
		font-size:11px;
		font-family:Tahoma, Geneva, sans-serif;
	}

	#contacts-form .col-1 {
		width:183px !important;
		margin:0 !important;
	}
	#contacts-form .col-2 {
		width:223px !important;
		margin:0 !important;
	}
	#contacts-form .button {
		float:right;
		margin-left:24px;
		margin-right:0;
	}

/*==========================================*/

/* Pour some CSS below ========================================================= */
