/* 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:#b29c8b; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	line-height:18px;
	color:#79534e;
	min-width:1020px;
}
html, body { height:100%;}


p {padding-bottom:18px;}

a {
	color:#d52d00; 
	outline:none;
	cursor:pointer;
}
a:hover{
	text-decoration:none;
}

/* Global Structure ============================================================= */
#main {
	margin: 0 auto;
	position: relative;
	width: 980px; }

	/* Header */
	header{
		 width:950px; margin: 0 auto; position:relative; z-index:20;
	}
	
	/* Content */
	section#content { position:relative; z-index:19;
		
	}			
	/* Footer */
	footer{height:90px; width:950px; margin: 0 auto;
		
	}
	
	.padding-bottom {padding-bottom:35px;}
/* 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;
}
/*----- form defaults -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	outline:none;
}

/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-indent1 { 
	margin:0 14px 0 0; 
	float:left;
}
.img-indent2 { 
	margin:0 15px 0 0; 
	float:left;
}
.extra-wrap { 
	width:100%;
}

.extra-wrap1 { 
	overflow:hidden;
}

.line {background:url(../images/line.gif) 0 0 repeat-x #e5d6ca;}
.bg {background:url(../images/bg.jpg) center 0 no-repeat;} 

.bg3 {background:url(../images/bg3.jpg) center 0 no-repeat #e5d6ca;}

h1 {display:inline-block; margin-top:29px; margin-left:-34px; float:left; position:relative; z-index:999;
	}
h1 a {
	text-indent:-5000px; 	 
	background:url(../images/logo.png) 0 0 no-repeat;	 
	width:295px;
	height:192px;
	display:block;
}

h2 {font-size:35px; line-height:1.2307em; color:#fef9f6;}

h3 {font-size:65px; line-height:1.2307em; color:#886f5a;}

h4 {font-size:35px; line-height:1.2307em; color:#886f5a;}
.h4-top {padding-top:32px;}

h5 {font-size:35px; line-height:1.2307em; color:#886f5a;}
.h5-top {padding-top:37px;}
.h5-bot {padding-bottom:17px;}
.h5-bot1 {padding-bottom:16px;}
.h5-pad {margin-top:-6px; padding-bottom:13px;}

.h3-top {padding-top:24px;}

nav {padding:0px 0px 0px 0px;}
	
.sf-menu {position:relative; height:235px;}
.sf-menu li {float:left;
	position:	relative;
	font-size:12px;
	line-height:22px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	
	
	}
	
.m1 {position:absolute; top:67px; left:6px; z-index:20;}	
.m2 {position:absolute; top:41px; left:-30px; z-index:19;}
.m3 {position:absolute; top:114px; left:-93px; z-index:999;}
.m4 {position:absolute; top:53px; left:-165px; z-index:19;}
.m5 {position:absolute; top:19px; left:129px; z-index:18;}
.m6 {position:absolute; top:-38px; left:58px;z-index:17;}

.img {background:url(../images/m1.png) 0 0 no-repeat; height:107px; width:165px;}
.img:hover, .img.active {background:url(../images/m1.png) 0 -107px no-repeat;}

.img1 {background:url(../images/m2.png) 0 0 no-repeat; height:107px; width:165px;}
.img1:hover, .img1.active, .img1 .sfHover {background:url(../images/m2.png) 0 -107px no-repeat;}

.img2 {background:url(../images/m3.png) 0 0 no-repeat; height:84px; width:161px;}
.img2:hover, .img2.active {background:url(../images/m3.png) 0 -84px no-repeat;}


.sf-menu .sfHover .img2 {
	background:url(../images/m3.png) 0 -84px no-repeat;
}

.img3 {background:url(../images/m4.png) 0 0 no-repeat; height:91px; width:161px;}
.img3:hover, .img3.active {background:url(../images/m4.png) 0 -91px no-repeat;}

.img4 {background:url(../images/m5.png) 0 0 no-repeat; height:91px; width:168px;}
.img4:hover, .img4.active {background:url(../images/m5.png) 0 -91px no-repeat;}

.img5 {background:url(../images/m6.png) 0 0 no-repeat; height:91px; width:168px;}
.img5:hover, .img5.active {background:url(../images/m6.png) 0 -91px no-repeat;}
	
	
.sf-menu .last {background:none;}
.sf-menu .first {padding-left:0px;}
.sf-menu span {position:absolute; height:4px; width:7px; background:url(../images/span.gif) 0 0 no-repeat; left:12px; top:-4px;}
	
.sf-menu a {display:block;
	position:		relative;	
	color:#fff;
	text-decoration:none; 
	padding:0px 0px 0px 0px;
	z-index:999;
	
	
	}
	.sf-menu li li {
	padding:0;
	font-size:13px;
	line-height:27px;
	padding:0 0 0 26px;
	text-transform:none;
	background:none;
	text-align:left;
	font-weight:normal;
	width:230px;
}
	.sf-menu li li a {
		padding:0px 0 0px 0px;
		display:inline-block;
		text-decoration:none !important;
		color:#886f5a;
		
	}
	


.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			230px; 
	display:none;
	padding:57px 0px 22px 0px;
	background:url(../images/ul-bg.gif) 0 0 repeat-x #eaded5;
	z-index:1;
	border-radius:20px;
	border-bottom:1px solid #d7c1b4;
}
.sf-menu ul ul {
	position:		absolute;
	top:			-999em;
	width:			180px; 
	display:none;
	padding:15px 0px 21px 0px;
	background:url(../images/ul-bg1.gif) 0 0 repeat-x #eaded5;
	z-index:1;
	border-radius:20px;
	border-bottom:1px solid #d7c1b4;
	border-right:1px solid #d7c1b4;
}

.sf-menu li li li {
	padding:0;
	font-size:13px;
	line-height:27px;
	padding:0 0 0 26px;
	text-transform:none;
	background:none;
	text-align:left;
	font-weight:normal;
	width:170px;
}
	
.sf-menu li li li a {
		padding:0px 0 0px 0px;
	padding:0px 0 0px 0px;
		display:inline-block;
		text-decoration:none !important;
		color:#886f5a;
	}	
	

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-5px;
	top:			35px; /* match top ul list item height */
	z-index:		99;
	
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
	
	
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			147px; /* match ul width */
	top:			11px;
	
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}


.sf-menu > li > a:hover, .sf-menu > li > a.active, .sf-menu > li.sfHover a {text-decoration:underline;}

	.sf-menu li li.sfHover > a,
	.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a.active {
		color:#67bc1b; font-weight:bold;
		
	}
.sf-menu li li li a:hover {color:#67bc1b; font-weight:bold;}	
	
/*===== header =====*/
#header {
	
}

.img-top {padding-top:19px;}
.img-top1 {margin-top:-11px; padding-left:45px;}
.img-top2 {padding-top:22px;}
.img-top3 {padding-top:18px;}

.pad-left {padding-left:473px;}
.pad-left1 {padding-left:10px;}

.text {font-size:15px; line-height:23px; color:#fff; font-weight:bold; padding:5px 0px 0px 97px;}

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

.text-top {margin-top:-4px; display:inline-block;}

.pad-top {padding-top:48px;}
.pad-top1 {padding-top:33px;}

/*===== content =====*/
#content {
	
}

.box {background:url(../images/box.gif) 0 0 repeat-x #fda307; min-height:278px; border-radius:20px;box-shadow:2px 2px 4px #dacec4;
-moz-box-shadow:2px 2px 4px #dacec4;
-webkit-box-shadow:2px 2px 4px #dacec4;}
.box .padding {padding:16px 29px 0px 19px;}

.box1 {background:url(../images/box1.gif) 0 0 repeat-x #f67a01; min-height:278px; border-radius:20px; box-shadow:0px 2px 4px #dacec4;
-moz-box-shadow:0px 2px 4px #dacec4;
-webkit-box-shadow:0px 2px 4px #dacec4;}
.box1 .padding {padding:16px 29px 0px 19px;}

.box2 {background:url(../images/box2.gif) 0 0 repeat-x #963ac8; min-height:278px; border-radius:20px; box-shadow:0px 2px 4px #999;
-moz-box-shadow:0px 2px 4px #999;
-webkit-box-shadow:0px 2px 4px #999;}
.box2 .padding {padding:16px 29px 0px 19px;}

.box-text {color:#fff; padding-top:36px; font-size:15px; line-height:19px;}

.box-top {padding-top:78px;}
.box-top1 {padding-top:37px;}

.link1 {font-size:29px; line-height:1.2307em; color:#fda607; display:inline-block; text-decoration:none; background:url(../images/link1-bg.gif) 0 0 repeat-x #eaded5; border-bottom:1px solid #e19306; border-right:1px solid #e19306;
border-radius:9px; padding:2px 12px 13px 14px; margin-top:16px; margin-left:0px; }
.link1:hover {background:#eaded5;}

.link2 {font-size:29px; line-height:1.2307em; color:#9c3ecb; display:inline-block; text-decoration:none; background:url(../images/link1-bg.gif) 0 0 repeat-x #eaded5; border-bottom:1px solid #8936b4; border-right:1px solid #8936b4;
border-radius:9px; padding:2px 12px 13px 14px; margin-top:16px; margin-left:0px; }
.link2:hover {background:#eaded5;}

.link4 {font-size:29px; line-height:1.2307em; color:#fff; display:inline-block; text-decoration:none; background:url(../images/link4-bg.gif) 0 0 repeat-x #fda407; border-top:1px solid #fdbf08; border-left:1px solid #fdbf08;
border-radius:9px; padding:2px 12px 13px 14px; margin-top:21px; margin-left:0px; box-shadow:2px 2px 4px #CCC;
-moz-box-shadow:2px 2px 3px #CCC;
-webkit-box-shadow:2px 2px 4px #CCC;}
.link4:hover {background:url(../images/link3-bg.gif) 0 0 repeat-x #f67a01; border-top:1px solid #f67a01; border-left:1px solid #f67a01;}

.link3 {font-size:29px; line-height:1.2307em; color:#fff; display:inline-block; text-decoration:none; background:url(../images/link3-bg.gif) 0 0 repeat-x #f67a01;
border-radius:9px; padding:2px 12px 13px 14px; margin-top:16px; margin-left:0px; box-shadow:2px 2px 4px #CCC;
-moz-box-shadow:2px 2px 3px #CCC;
-webkit-box-shadow:2px 2px 4px #CCC;}
.link3:hover {background:url(../images/link4-bg.gif) 0 0 repeat-x #fda407;}

.link-bottom {padding-bottom:3px;}


.list li {font-size:17px; line-height:27px; color:#fff; background:url(../images/list-marker.png) 0 2px no-repeat; padding-left:32px;}
.list a {color:#fff; text-decoration:none;}
.list a:hover {font-weight:bold;}

.list-pad {padding:37px 0px 0px 11px;}

.bg1 {background:url(../images/bg1.png) center 127px no-repeat;}
.bg4 {background:url(../images/bg4.gif) center 8px no-repeat;}

.text1 {font-size:16px; line-height:22px; color:#f67b01; font-weight:bold; margin-top:-2px; margin-bottom:9px;} 
.text1 a {color:#f67b01; text-decoration:none;}
.text1 a:hover {color:#9b3dcb;}
.text1-pad {padding:17px 0px 0px 0px;}
.text1-pad1 {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; margin-top:-4px;}
.text1-pad2 {padding:7px 0px 0px 0px; margin-bottom:0px;}

.data {background:url(../images/data-bg.png) 0 0 no-repeat; height:62px; width:48px; font-size:29px; line-height:1.2307em; color:#fff; padding:4px 0px 0px 12px; float:left; margin-right:18px;}
.data span {display:inline-block; margin-top:-8px; font-size:19px; line-height:1.2307em; margin-left:2px;}

.data-top {padding-top:12px;}
.data-top1 {padding-top:21px;}
.data-top2 {padding-top:20px;}


.text2 {margin-top:6px;}
.text2 a {text-decoration:none; color:#79534e;}
.text2 a:hover {text-decoration:underline;}
.tab2 {overflow:hidden; min-height:690px;}
.tab1 {overflow:hidden; min-height:844px;}

.tab {overflow:hidden; min-height:613px;}
.tabs{padding:0px 0px 0px 0px; margin-top:57px;}
	.tabs ul{overflow:hidden; float:left;}
		.tabs li{padding:0; font-size:22px; line-height:1.2307em; position:relative; z-index:20; background:url(../images/tab-li.gif) 0 0 repeat-x #f67a01; color:#fff; width:310px; border-radius:20px; margin-bottom:3px;
		}
		.tabs .selected{z-index:20; border-bottom:none; background:url(../images/tabs-li1.gif) 0 0 repeat-x #963ac8;}
		.tabs li a{color:#fff;display:block;padding:10px 10px 16px 29px;text-decoration:none; border:none; overflow:hidden;}
		.tabs li:hover {background:url(../images/tabs-li1.gif) 0 0 repeat-x #963ac8;}
	.tabs .tab-content {display:none; float:left; width:626px;}
	.tabs #tab1{display:block;}
	.tabs .tab-content .inner{padding:0px 0px 0px 30px;
	}

.text3 {font-size:16px; line-height:22px; color:#f67b01; font-weight:bold;}
.text3-top {padding-top:18px;}
.text3-top1 {padding-top:19px;}


.link5 {font-size:16px; line-height:23px; font-weight:bold; color:#f67b01; text-decoration:none; display:inline-block; margin-left:10px;}
.link5:hover {color:#a844d2;}

.link-top {padding-top:28px;}

.pad-bottom {padding-bottom:8px;}

.text4 {font-size:20px; line-height:1.2307em; color:#79534e; text-decoration:none; display:inline-block; padding-top:19px;}
.text4 span {font-size:25px; line-height:1.2307em; font-weight:bold; display:inline-block; margin-top:-5px;}
.text4-top {padding-top:5px;}

.font {font-size:18px; line-height:22px; display:inline-block; margin-top:-3px;}

#page4 .col-1 {width:276px;}
#page4 .col-2 {width:276px;}

.data1 {background:url(../images/data-bg1.jpg) 0 0 no-repeat; height:82px; width:49px; font-size:35px; line-height:1.2307em; color:#fff; padding:7px 0px 0px 19px; float:left; margin-right:15px;}
.data1-top {padding-top:29px;}
.data1-top1 {padding-top:27px;}
.data1-bottom {padding-bottom:25px;}

.data2 {background:url(../images/data-bg2.jpg) 0 0 no-repeat; height:82px; width:49px; font-size:35px; line-height:1.2307em; color:#fff; padding:7px 0px 0px 19px; float:left; margin-right:15px;}

.data3 {background:url(../images/data-bg3.jpg) 0 0 no-repeat; height:84px; width:47px; font-size:35px; line-height:1.2307em; color:#fff; padding:5px 0px 0px 21px; float:left; margin-right:15px;}

.text5 {padding-top:24px;}
.text5 a {color:#f67b01;}

.text6 {font-size:25px; line-height:1.2307em; padding-top:37px;}
.text6 span {font-size:13px; line-height:1.2307em; display:inline-block; margin-top:11px; margin-left:12px;}

.text6 em {color:#886f5a;}

iframe {height:319px; width:330px; margin-top:21px; box-shadow:2px 2px 12px #dacec4;
-moz-box-shadow:2px 2px 12px #dacec4;
-webkit-box-shadow:2px 2px 12px #dacec4;}

dl {margin-top:24px;}
dl span {float:left; width:90px;}
dl dt {font-size:16px; line-height:22px; color:#f67b01; font-weight:bold;}
dl dd a {margin-left:4px;  color:#79534e; text-decoration:none;}
dl dd a:hover {text-decoration:underline;}

.link6 {color:#79534e;}

/*===== footer =====*/
#footer {

}

.foot-text {font-size:13px; line-height:16px; color:#fff; padding:31px 0px 0px 0px;}
.foot-text a {color:#fff; text-decoration:none; margin-left:25px; font-size:12px; line-height:16px;}
.foot-text a:hover {text-decoration:underline;}

/*----- forms -----*/
#contact-form {
	line-height:1em;
	margin-top:0px;
	margin-left:0px;
	padding:21px 0px 0px 0px;
	width:568px;
}
#contact-form .success {padding-bottom:5px; display:none;}	
#contact-form textarea, #contact-form input {
	margin:0;
	font-size:13px;
	color:#79534e;
	padding:13px 5px 15px 17px;
	border-bottom:1px solid #f2eae4;
	border-top:none;
	border-left:none;
	border-right:none;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	outline:none;
	border-radius:16px;
	box-shadow:2px 2px 12px #dacec4;
-moz-box-shadow:2px 2px 12px #dacec4;
-webkit-box-shadow:2px 2px 12px #dacec4;

}
#contact-form input {
	width:355px;
	box-shadow:none !important;
	float:left;
	
}
#contact-form textarea {
	overflow:auto;
	width:545px;
	height:235px;
	resize:none;
}	
#contact-form label {
	min-height:52px;
	display:block;
	
}	
#contact-form label.message {
	min-height:0px;
	
}
#contact-form .error, #contact-form .empty, #contact-form .success {
	display:none;
}	

#contact-form .error, #contact-form .empty {
	color:red;
	padding:5px 0;
}

.buttons {float:right; margin:21px 0px 0px 0px; padding-bottom:2px;}
.buttons a {
	float:left;
	background:url(../images/button-left1.png) left 0 no-repeat;
	line-height:1.2307em;
	font-size:29px;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;

}


.buttons a em {
	padding:0 9px;
	display:inline-block;
	background:url(../images/button-right1.png) right 0 no-repeat;
	font-style:normal;
}	
.buttons em em {
	background:url(../images/button-tail1.png) 0 0 repeat-x;
	cursor:pointer;
	padding:5px 7px 10px 9px;
	font-style:normal;
}
.buttons a:hover {background:url(../images/button-left1.png) left -53px no-repeat;}
.buttons a:hover em  {background:url(../images/button-right1.png) right -53px no-repeat;}
.buttons a:hover em em {background:url(../images/button-tail1.png) 0 -53px repeat-x;}


#contact-form .success {
	color:#000;
	width:246px;
	margin-bottom:20px;
	padding:10px;
	border:1px solid #000;
	background:#fff;
}
/*==========================================*/
    
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */