@charset "utf-8";
/* CSS Document */

/* General Styles */
/* ----------------------------------------- */
body{
	
}


/* Header Group */
/* ----------------------------------------- */
#header-wrap{
	width:100%;
	height:61px;
	background:url(../images/nav-bg.png) repeat center;
	position:relative;
	z-index:1000;
}

#header{
	width:997px;
	margin:0 auto;
	position:relative;
}

#header img{
	position:absolute;
	top:0;
	right:20px;
	z-index:2000;
}

/* Navigation */
/* ----------------------------------------- */
#nav{
	float:left;
	margin:10px 0 0 0;
}

#nav ul li{
	display:inline;
	float:left;
}

#nav ul li a{
	height:37px;
	float:left;
	display:block;
	text-indent:-9999px;
}

#nav ul li#menu01,
#nav ul li#menu03{
	margin-right:10px;
	display:inline;
}

#nav ul li#menu02{
	margin-right:6px;
	display:inline;
}

#nav ul li#menu01 a{
	width:112px;
	background:url(../images/nav.png) no-repeat 0 0;
}

#nav ul li#menu01 a:hover, #nav ul li#menu01 a.active{
	width:112px;
	background:url(../images/nav.png) no-repeat 0 -37px;
}

#nav ul li#menu02 a{
	width:240px;
	background:url(../images/nav.png) no-repeat -122px 0;
}

#nav ul li#menu02 a:hover, #nav ul li#menu02 a.active{
	width:240px;
	background:url(../images/nav.png) no-repeat -122px -37px;
}

#nav ul li#menu03 a{
	width:337px;
	background:url(../images/nav.png) no-repeat -368px 0;
}

#nav ul li#menu03 a:hover, #nav ul li#menu03 a.active{
	width:337px;
	background:url(../images/nav.png) no-repeat -368px -37px;
}

#nav ul li#menu04 a{
	width:110px;
	background:url(../images/nav.png) no-repeat -715px 0;
}

#nav ul li#menu04 a:hover, #nav ul li#menu04 a.active{
	width:110px;
	background:url(../images/nav.png) no-repeat -715px -37px;
}




/* Mid Group */
/* ----------------------------------------- */
#mid-wrap{
	width:100%;
	height:355px;
	background:url(../images/mid-bg.jpg) repeat center;
}

#mid{
	width:997px;
	margin:0 auto;
	position:relative;
	z-index:10;
}

#mid #box{
	width:946px;
	height:266px;
	background:url(../images/box-mid.png) no-repeat;
	margin-top:4px;
	float:left;
	padding:25px;
	font-family:"Century Gothic";
}

#box #logo{
	margin-bottom:15px;	
}

#box h1{
	float:left;
	color:#aabe30;
	font-size:28px;
	font-weight:bold;
	margin:23px 0 0 20px;
	display:inline;
}
#box h2{
	float:left;
	color:#aabe30;
	font-size:30px;
	font-weight:bold;
	margin:23px 0 0 20px;
	display:inline;
}

#box p{
	width:704px;
	color:#323234;
	font-weight:bold;
	margin-bottom:15px;
}

#box p span{
	color:#aabe30;	
}
#box a{
	color:#aabe30;
	text-decoration:none;	
}

#box span#logo-2{
	position:absolute;
	top:135px;
	right:160px;
}

/* Tagline Group */
/* ----------------------------------------- */
#tagline-wrap{
	width:100%;
	height:58px;
	background:url(../images/tagline-bg.png) repeat-x;
}

#tagline{
	width:997px;
	height:46px;
	margin:0 auto;
	padding:7px 0 5px;
	font-family:"Century Gothic";
	
}
#tagline p 
{
    color:#323234;
    font-weight:bold;
    }

#tagline p img{
	vertical-align:middle;
	
}



/* Content Group */
/* ----------------------------------------- */
#content-wrap{
	width:100%;
	background-color:#f5f5f5;
}

#content{
	width:997px;
	margin:0 auto;
	padding:30px 0;
}

#main-content{
	width:740px;
	float:left;
	padding-right:20px;
	background:url(../images/shadow.jpg) no-repeat;
	background-position:right;
	display:block;
}

#main-content h3{
	font:bold 15px "Century Gothic";
	color:#8bb739;
	padding:2px 0;
	padding-left:30px;
	background:url(../images/arrow-gray.png) no-repeat;
	background-position:left;
}
#main-content h3 a{
	font:bold 15px "Century Gothic";
	color:#8bb739;
	padding:2px 0;
	padding-left:30px;
	background-position:left;
	text-decoration:none;
}

#main-content p
{
    font: 15px "Century Gothic";
    padding-left:30px;
    padding-bottom :15px;
    padding-top :10px;
    }
#main-content td
{
    font: 15px "Century Gothic";
    padding-left:30px;
    padding-bottom :8px;
    padding-top :8px;
    }

#main-content ul li{
	width:715px;
	display:block;
	margin-bottom:15px;
	_margin-bottom:10px;
	font:13px Arial, Helvetica, sans-serif;
	color:#111111;
}

#main-content ul li h3{
	font:bold 15px "Century Gothic";
	color:#8bb739;
	padding:2px 0;
	padding-left:30px;
	background:url(../images/arrow-gray.png) no-repeat;
	background-position:left;
}


#main-content ul li h3 a{
	font:bold 15px "Century Gothic";
	color:#8bb739;
	text-decoration:none;
	padding:2px 0;
	padding-left:30px;
	/*background:url(../images/arrow-gray.png) no-repeat;
	background-position:left;*/
}

#main-content ul li h3 a.active{
	background:url(../images/arrow-gray-down.png) no-repeat;
	background-position:left;
}

#main-content ul li span.ttl{
	font-weight:bold;
	display:block;
	padding:10px 0;
}

#main-content ul li span.ttl, #main-content ul li p{
	padding-left:30px;	
}




/* Services Group */
/* ------------- */
.services{
		
}

.services .item{
	width:267px;
	float:left;
	padding:0 30px 0 35px;
}

.services .item-img{
	position:relative;
	display:block;
	margin-bottom:15px;
}

.services .item-img img{
	border: #d1d1d1 3px solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.services .item-img span{
	width:245px;
	height:28px;
	background:url(../images/bg-trans.png) repeat;
	position:absolute;
	bottom:5px;
	left:0;
	color:#ffffff;
	font:bold 22px "Century Gothic";
	padding-top:4px;
	padding-left:15px;
}
.services .item-img span a{
    color:#ffffff;
	text-decoration:none;
}

.services .item p{
	font:13px Arial, Helvetica, sans-serif;
	color:#111111;
}

.services .shadow{
	background:url(../images/shadow-2.jpg) no-repeat;
	background-position:left;
}


/* Bottom Group */
/* ------------- */
#bottom-wrap{
	width:100%;
	height:331px;
	background:url(../images/bottom-bg.jpg) repeat center;
}

#bottom{
	width:997px;
	height:301px;
	padding-top:30px;
	margin:0 auto;
}

#bottom .item{
	width:312px;
	padding-left:20px;
	float:left;
	color:#ffffff;
	font:13px Arial, Helvetica, sans-serif;
}

#bottom .item h2{
	width:217px;
	height:28px;
	background:url(../images/bottom-item-ttl-bg.png) no-repeat;
	position:relative;
	padding-left:70px;
	padding-top:7px;
}

#bottom .item h2 span.icon4{
	position:absolute;
	top:-3px;
	left:15px;
}

#bottom .item ul{
	width:275px;
	padding:10px 0 0 10px;
}

#bottom .item ul li{
	margin-bottom:10px;	
}

#bottom .item ul li span, #bottom .item ul li strong{
	color:#aabe30;	
}

#bottom .item li a{
	color:#aabe30;
	font-weight:bold;
	text-decoration:none;
}

#bottom .item #contact{
	margin-bottom:15px;
}

#bottom .item h3 img{
	vertical-align:middle;
	margin-right:5px;
}

#bottom .item .contact li{
	padding-left:20px;
	background:url(../images/arrow-orange.png) no-repeat;
}

#bottom .item .contact li a{
	color:#aabe30;
	font-weight:bold;
	text-decoration:none;
}



/* Sidebar Group */
/* ------------- */
#sidebar{
	width:235px;
	float:right;
}

#sidebar .widget{
	width:232px;
	margin-bottom:25px;
	font-family:Arial, Helvetica, sans-serif;
}

.widget h2{
	width:170px;
	height:27px;
	padding-left:62px;
	padding-top:8px;
	position:relative;
	background:url(../images/side-ttl-bg.png) no-repeat;
}

.widget h2 span.icon{
	position:absolute;
	left:15px;
	top:-3px;
}

.widget h2 span.icon2{
	position:absolute;
	left:15px;
	top:2px;
}

.widget ul{
	padding:10px 0 10px 0px;	
}

.widget ul.articles li{
	border-bottom:#373736 1px dotted;
	padding-left:20px;
	line-height:27px;
}

.widget ul li a{
	font-size:13px;
	font-weight:bold;
	color:#aabe30;
	text-decoration:none;
}

.widget ul li.last{
	border-bottom:none;	
}

.widget ul.liens{
	padding-left:20px;	
}

.widget ul.liens li{
	padding-left:20px;
	background:url(../images/arrow-orange.png) no-repeat top left;
	line-height:14px;
	margin-bottom:8px;
}

/* Footer */
/* ----------------------------------------- */
#footer{
	width:100%;
	height:65px;
	background:url(../images/footer-bg.png) repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#030303;
	padding:15px 0 0 0;
}

/*Ecoddugier */
#ecdg .item ul{
	width:275px;
	padding:10px 0 0 10px;
}

#ecdg .item ul li{
	margin-bottom:10px;	
}

#ecdg .item ul li span, #bottom .item ul li strong{
	color:#aabe30;	
}

#ecdg .item li a{
	color:#aabe30;
	font-weight:bold;
	text-decoration:none;
}
.portfolio
{
    float:left;
    padding:15px;
}