/* HTML Elements */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	/*background: #3c3c3c;*/
	color: #545454;
	}

body, select, input, textarea {
	/*font: 100% Helvetica;*/
	font-family: Arial,Helvetica,sans-serif;

	}
	
p {
	text-align:justify;
}

a:link, a:visited {
	color: #494949;
	text-decoration:none
	}

a:hover, a:active {
	color:#999;
	text-decoration:underline;
	}

#services-list {
    background-color: #6EA03B;
    border-bottom-color: #8CC157;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

#services-list {
    background-color: #6EA03B;
    background-position: center top;
    background-repeat: no-repeat;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #FFFFFF;
    margin-top: -64px;
    padding-top: 64px;
    width: 100%;
}


hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#eef5e1;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0;
	}
	
		

/* Structure */

#page {
	width:900px;
	margin:0 auto;
	font-size:13px;
	background:#FFFFFF url(images/bg-body.jpg) no-repeat scroll 93% 0;
	padding: 0px 25px 35px 25px;
	}

#cadre{
	width:900px;
	height:235px;
	margin:0 auto;
	font-size:13px;
	padding: 0px 0px 35px 0px;
	}

#cadre0{
  	border-bottom-color: #CCCCCC;
  	border-bottom-style: dotted;
  	border-bottom-width: 1px;
	margin-bottom: 12px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size:13px;

	}

#cadre1 {

	border-right-color: #CCCCCC;
 	border-right-style: dotted;
	border-right-width: 1px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	width: 420px;
	height: 150px;
	float:left;
	line-height:19px;
	}

#cadre2 {

	border-left-color: #CCCCCC;
 	border-left-style: dotted;
	border-left-width: 1px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	width: 420px;
	height: 150px;
	float:right;
	line-height:19px;
	}

#blog{
	width:900px;
	height:235px;
	margin:0 auto;
	font-size:13px;
	padding: 0px 0px 35px 0px;
	}

#blog1{

	border-right-color: #CCCCCC;
 	border-right-style: dotted;
	border-right-width: 1px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	width: 420px;
	height: 150px;
	float:left;
	line-height:19px;
	}

#blog2{

	border-left-color: #CCCCCC;
 	border-left-style: dotted;
	border-left-width: 1px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	width: 420px;
	height: 150px;
	float:right;
	line-height:19px;
	}

#cadrephoto {

	width: 900px;
	height: 340px;
	float:left;

	}

#separator {
	border-bottom-color: #CCCCCC;
 	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 900px;
	margin-top: 22px;
	margin-bottom: 15px;
	}

#separator2 {
	border-bottom-color: #CCCCCC;
 	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 900px;
	margin-bottom: 15px;
  	margin-top: 15px;
	}

#cadre-wrapper {
    border-radius: 5px 5px 5px 5px;
}

#cadre-wrapper {
    background: none repeat scroll 0 0 white;
    border: 1px solid #DDDDDD;
    height: 110px;
    margin-bottom: 40px;
    padding: 1px;
    width: 900px;
}

#branding {
	width:900px;
	}

.left {
	float:left;
	}

.right {
	margin:45px 55px 0 0;
	float:right;
	}

#bandeau-push {
	width: 100%;
	background: #000;
}

#sidebar {
	margin-top:-1px;
	margin-right:-280px;
	
	float:right;
	}

#leftcol {
	width:600px;
	}

#leftcol, #rightcol {
	margin-top:30px;
	float:left
	}	
	
#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: 20px;
	}


		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font:0.01em; text-indent:-9000px; font-family: Arial,Helvetica,sans-serif;
	}
	
h2 {
border-bottom:1px dotted #CCCCCC;
color:#606060;
font-family: Arial,Helvetica,sans-serif;
font-size:2.3em;
font-weight:bold;
margin:20px 0 15px;
padding-bottom:6px;
	}

h3 {
	font: 14px;
	font-family: Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	margin-bottom:4px;
	font-weight:bold;
	}


h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
.clear{clear:both; height:1px; line-height:1px;}
.clearform{clear:both; height:20px; line-height:1px;}
	
/* Content */

#content {
	width:900px;
	float:left;
	}
	
.description {
	text-indent:-9000px;
	font-size: 0.01em;
	}

.feature {
	background:#fff;
	border-top:1px dotted #b6b6b6;
	width:100%;
	}

.feature .content-link{width:270px; float:left; padding:10px 0 10px 10px; font-weight:normal;}
.feature .pdf-link{float:right; margin:5px;}
	
.feature:hover {
	background:#f9f9f9;
	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	padding:1px;
	}
		
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	width:250px;
	}

#lead {
	margin-top:22px;
	}



.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
.title-article{font-size:14px; font-weight:bold; color: #999;}

.feature#lead .title {
	font:1.8em Arial,Helvetica,sans-serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}
	
/* LEFT COL */
#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}
	
	
#picleft{
	float:left;
	width:100px;
margin-bottom:4px;
margin-right:10px;
}
#news{
	width:420px;
	height:35px;
	padding:5px 0 0 35px;
    line-height: 20px;
}

	
/* RIGHT COL */	
#pdf{
width:420px;
height:28px;
padding:6px 0 0 35px;
}
.pdfdl{float:left; margin:0 20px 0 0;}
.pdfdl img{height:70px;}

.news{
padding:6px;
}


#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	display:block;

	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	


.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:28px;
	}

h3 a:link, h3 a:visited {
	color:#58829b;
	}



/*Post Formatting*/
.pictsingle{
float:left;
margin-right:15px;
width:250px;
}
.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				


#solution{
	width:100%;
}				
#solution li{
	-moz-border-radius:5px;
background:#F4F4F4 none repeat scroll 0 0;
border:1px solid #CCCCCC;
float:left;
font-size:15px;
font-weight:bold;
height:60px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:5px;
padding:5px;
text-align:center;
width:20%;
}				

/* Form Elements */


	
#searchform {
	padding:10px; 
	}

.button {
	padding: 1px;
	background:#000;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}

.wpcf7-form{
width:360px;
}
.label{
padding:0 10px;
text-align:right;
width:200px;
}
.input{
text-align:left;
width:200px;
}
input{width:200px;}
textarea{width:400px;}
.wpcf7{width:60%; float:left;}
#google{width:38%; float:right;}

/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Arial,Helvetica,sans-serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/
.sep{
	height:1px;
	clear:both;
}
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block;
	}
	
#blog{margin:0;}
#blog li{margin:0 0 0 30px; list-style:square; font-size:13px;}

	
/* slideshow */
#slidershow {
height:240px;
width:900px;
margin-top:10px;

}

#slidershow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */

}

#slidershow ul:after {
/*content: ".";*/
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slidershow .slides {
overflow: hidden;
width: 900px;}

#slidershow .slides ul {
width:900px;
height:250px;
display:none;
}

#slidershow .slides li {
width: 900px;
height:250px;
float: left;
padding:0 0px 0 0;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
}

#pres .sociable, #pres .sociable_tagline, #pres .sociable_tagline a{display:none;}
#slidershow #pres{
/*background:url('images/trans-bck.png');*/
width:280px;
height:200px;
padding:15px;
}

#slidershow #pres h2 {
margin: 0;
color:#FFFFFF;
font-weight:bold;
font-family: Arial,Helvetica,sans-serif;
font-size:28px;
border:none;
padding:0;
}

#slidershow #pres p {
margin-top: 0;
text-align:left;
color:#FFFFFF;
font-size:18px;
font-family: Arial,Helvetica,sans-serif;
padding-top:5px;
line-height:22px;



}
#slidershow #pres h2 a{color:#000000; text-decoration:none;}
#slidershow #pres h2 a:hover{color:#000000; text-decoration:none;}
#slidershow #pres a{color:#444; text-decoration:none;}
#slidershow #pres a{color:#444; text-decoration:none;}
#slidershow #pres a:hover{color:#444; text-decoration:none;}


#slideshow{list-style:none;}
#slideshow h2{border:0; padding:0; margin:5px 0 0 20px; font-size:17px;}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slidershow .slides-nav {
background-color: #ddd;
height:1px;
}

#slidershow .slides-nav li {
float: left;}

#slidershow .slides-nav li a {
display: block;
padding: 2px 5px;
outline: none;}

.js #slidershow .slides-nav li.on,
.js #slidershow .slides-nav li.on a {
background-color:#000000;
color:#fff;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
}

.js #slidershow .slides-nav li.on a {
position: relative;
font-weight:bold;
}	
	
	
	

/* Footer*/

#footer {
	background:url('images/footer.jpg') top repeat-x;
	margin: 0 auto;
	width: 100%;
	font-size:12px;
	padding-top:15px;
	color:#7C7B7B;
	min-height:180px;
	}

#footer a {
	color:#7C7B7B;
	}


#footer h2{
font-size:1em;
border:none;
margin:0;
padding:0;
font-family: Arial,Helvetica,sans-serif;
}
#footer li{ list-style:none;}
#footer ul li{padding:0 0 0 10px; list-style:none;}
#center{width:50%; margin:0 auto; text-align:center;}
#center span{color:#F76B21;}




h2.widgettitle{font-size:1.2em;}
#sidebar ul, #sidebar ul li{list-style:none;}
