/******* BEGIN Content *******/
.themecontentcolor {
	color: #0A8556;
}

.themecontentcolor a {
	color: #086A45;
}

.themecontentbackgroundcolor {
	background-color: #B6DBCD;
}

#path {
	background-color:#ffffff;
}

.contentLeftPart a {
	color: #3770A5;
}

.contentLeftPart hr {
	height : 1px;
	border : 0px;
	border-top : 1px solid #4D4D4D;
}
/******* END Content *******/

/****** CONTACT US *******/
.contactusline {
	width:100%;
	overflow:hidden;
	clear:both;
	margin-bottom:10px;
}

.contactusline * {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	color:#4C4C4C;
}

.contactusline .bold {
	font-weight:bold;
}

.contactusline div {
	float:left;
}

.contactusline .contactuscol1 {
	font-size:1em;
	width:80px;
}

.contactusline .contactuscol2 select {
	font-size:1em;
}

.contactusline .contactuscol2 input {
	font-size:1em;
	width:250px;
}

.contactusline .contactuscol2 textarea {
	font-size:1em;
	width:352px;
	height:200px;
}

.decale {
	padding-left:80px;
}
/****** FIN CONTACT US *******/