#content_left {
	width: 350px;
	background-color: #3A3938;
}

#content_left h2 {
	padding: 0 20px;
	line-height: 1.5em;
	font-size: 1.3em;
	margin-top: 30px;
	font-weight: normal;
	text-align: justify;
}

#content_left a {
	color: #c1d62f;
	font-weight: normal;
	text-decoration: none;
	font-size: 1.0em;
}

#content_left p {
	font-size: 1.1em;
}

#content_left a:hover {
	color: #ffffff;
	font-weight: normal;
}

#content_right {
	width: 520px;
	background: #3A3938 url('../images/D_EM_5095.png') no-repeat;
}

#nav_right {
	width: 90px;
	background-color: #c1d62f;
	/**filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;**/
}

#content_left_strip {
	margin-top: 50px;
	background-color: #c1d62f;
	z-index: 2;
}

#content_left_strip h1 {
	color: #3A3938;
	padding: 0 20px;
	line-height: 3em;
	font-size: 1.3em;
	margin-top: 32px;
	margin-bottom: 19px;
	font-weight: bold;
	text-align: center;
}

#content_left_strip p {
	color: #3A3938;
	padding: 0 20px;
	line-height: 1.4em;
	margin-bottom: 20px;
	text-align: justify;
}

