body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/back_green.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.main {
	width: 794px;
	min-height:600px;
	height:auto!important;
	height: 600px;
	margin:0px auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c9dabf;
	border-bottom-color: #c9dabf;
	border-left-color: #c9dabf;
	padding-left: 15px;
}
.team {
float:left;
margin:10px 0px;
padding:0px 0px 10px 0px;
border-bottom:dotted 1px #dedede;
}
.tour a {
float:left;
width:96%;
text-decoration:none;
background-color:#fff;
padding:5px 2%;
border-top:solid 1px #f6f6f6;
margin:0px;
}
.tour-text {
float:right;
width:490px;
margin:0px 0px 10px 0px;
}
.file-upload a {
float:right;
text-indent:-9999em;
background-image:url(../images/download-form.gif);
width:201px;
height:42px;
margin:0px 0px 5px 10px;
}
.tour2 a {
float:left;
width:96%;
background-color:#f4f4f4;
padding:5px 2%;
margin:10px 0px;
}
.tour a:hover, .tour2 a:hover {
color:#fff;

background-color:#31691d;
text-decoration:none;
}
.team-image {
float:left;
width:170px;
margin:0px 10px 0px 0px;
border:1px solid #dedede;
}
.team-image img {
border:2px solid #fff;
}
.team-text {
float:right;
width:340px;
}
#header {
	float: left;
	min-height: 137px;
	height:auto!important;
	height: 137px;
	width: 780px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #84c235;
	background-image: url(../images/header_green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menusection {
	float: left;
	min-height: 444px;
	height:auto!important;
	height: 444px;
	width: 218px;
	border: 1px solid #aac9a2;
	background-color: #ececec;
}
h1, h2, h3, h4, h5 {
	font-family: Tahoma, Arial, Helvetica-Normal, sans-serif;
	color: #31691D;
	font-weight:100;
	line-height: normal;
	text-decoration: none;

}
h1 {
	font-size: 22px;
	margin:5px 0px 4px 0px;
	padding: 0px 10px 6px 0px;
}

h2 {
	font-size: 22px;
	margin:5px 0px 4px 0px;
	padding: 0px 10px 6px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #31691D;
}

strong {
	font-weight:normal;
	color: #31691D;
}

.titletext {
	font-family: "Century Gothic", Verdana, Arial, Helvetica-Normal, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #31691d;
	text-decoration: none;
}

.telephone {
	background-image: url(../images/phone_green.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 30px;
	width: 120px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica-Normal, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #5E6167;
	text-decoration: none;
	padding-left: 40px;
	padding-top: 20px;
	margin-right: 15px;
	behavior: url("css/iepngfix.htc");
}

a.email:link, a.email:visited, a.email:active {
	font-family: "Century Gothic", Verdana, Arial, Helvetica-Normal, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #5E6167;
	text-decoration: none;
	background-image: url(../images/mail_green.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 35px;
	width: 100px;
	padding-top: 20px;
	padding-left: 60px;
	behavior: url("css/iepngfix.htc");
}

a.email:hover {
	text-decoration: underline;
	color: #1C1C1C;
}

.thumbimage {
	border: 1px solid #aac9a2;
	text-align: center;
	padding: 1px;
	margin-right: 3px;
}
.bannerimage {
	border: 1px solid #a5c0cb;
	text-align: center;
	padding: 1px;
}

.blocimage {
	float: left;
	height: auto;
	width: 260px;
	margin-top: 8px;
}
.trainimage {
	border:none;
}
#footer {
	float: left;
	height: 28px;
	width: 779px;
	background-image: url(../images/foot_green.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 18px;
	margin-bottom: 15px;
	text-align: center;
	padding-top: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #262626;
	text-decoration: none;
}

a:link, a:visited, a:active {
	font-family: "Century Gothic", Verdana, Arial, Helvetica-Normal, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #31691D;
	text-decoration: none;
}

a:hover {
	color: #1E4011;
	text-decoration: underline;
}

a.back:link, a.back:visited, a.back:active {
	font-family: "Century Gothic", Verdana, Arial, Helvetica-Normal, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #31691D;
	text-decoration: none;
	background-image: url(../images/arrowgreen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 34px;
	width: 50px;
	padding-left: 40px;
	padding-top: 8px;
	margin-top: 12px;
	margin-bottom: 5px;
}

a.back:hover {
	text-decoration: underline;
	color: #1C3A0F;
}

.blocrepeat {
	float: left;
	height: auto;
	width: 460px;
	margin-bottom: 14px;
	padding-top: 10px;
	padding-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAC9A2;
	background-color: #F5F5F5;
	padding-right: 10px;
	padding-left: 10px;
}

a.more:link, a.more:visited, a.more:active {
	font-family: "Century Gothic", Verdana, Arial, Helvetica-Normal, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: auto;
	width: auto;
	background-color: #31691D;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	margin-top: 10px;
}

a.more:hover {
	text-decoration: underline;
}

.submit {
	cursor:pointer;
	font-size: 11px;
	color: #FFFFFF;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #588223;
	margin-top: 5px;
	border: 1px solid #300000;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 4px;
	margin-right: 8px;
	margin-bottom: 2px;
	padding-top: 4px;
}

div.selectbox-wrapper {
	position:absolute;
	width:220px;
	background-color:white;
	border:1px solid #AAC9A2;
	margin-top:-5px;
	padding:0px;
	font-size:11px;
	text-align:left;
	height:150px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#31691d;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.selectbox /* look&fell of  select box*/
{
	/*font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;*/

	display : block;
	text-align:left;
	/*height:20px;*/
  cursor: pointer;
	border:1px solid #aecaa8;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	color:#31691d;
	width : 17.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	background-image: url(../images/bg_select2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

div.selectbox-wrapper ul li.selected {
	background-color: #def3dd;
}
div.selectbox-wrapper ul li.current {
	background-color: #e7ece5;
}
a.link:link, a.link:visited, a.link:active {
	font-family: "Century Gothic", Verdana, Arial, Helvetica-Normal, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #31691D;
	text-decoration: none;
}

a.link:hover {
	text-decoration: underline;
	color: #1C3A0F;
}

a.insulationbloc:link, a.insulationbloc:visited, a.insulationbloc:active {
	font-family: "Century Gothic", Verdana, Arial, Helvetica-Normal, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #2c6f1b;
	text-decoration: none;
	float: left;
	height: 34px;
	width: 189px;
	background-color: #FFFFFF;
	margin-top: 10px;
	background-image: url(../images/arrowinsulation.jpg);
	margin-right: 30px;
	margin-bottom: 10px;
	border: 1px solid #a3cf98;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	padding-right: 36px;
	padding-top: 10px;
}

a.insulationbloc:hover {
	text-decoration: underline;
	border: 1px solid #31691D;
}
.insulatethumb {
	padding: 3px;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #E6F8DE;
	margin-right: 10px;
}
a.faqbloc:link, a.faqbloc:visited, a.faqbloc:active {
	font-family: "Century Gothic", Verdana, Arial, Helvetica-Normal, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #31691D;
	text-decoration: none;
	float: left;
	height: 34px;
	width: 189px;
	background-color: #FFFFFF;
	margin-top: 18px;
	background-image: url(../images/arrowfaq.jpg);
	margin-right: 30px;
	margin-bottom: 10px;
	border: 1px solid #AAC9A2;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	padding-right: 36px;
	padding-top: 10px;
}

a.faqbloc:hover {
	text-decoration: underline;
	border: 1px solid #31691D;
}
.radio-ad {
float:right;
width:220px;
margin:0px 0px 10px 10px;
}

#footer a {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	line-height:normal;
}

#footer a:hover {
	text-decoration: underline;
}

.accreditations {
	width:423px;
	float:left;
	padding:0px 0px 0px 90px;
	border:25px 0px 0px 0px;
}
