/*[fmt]1A90-1A0A-3*/
body {
	margin: 0;
	background-image: url(/img/background.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-family: arial, tahoma;
	font-size: 15px;
	background-color: #D7D4CF;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
a {
	color: #3E6755;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}
h1#elp {
	width: 307px;
	height: 90px;
	/*+image-replace:url(/img/elp.png);*/
	display: block;
	position: relative;
	top: 44px;
	left: 0px;
	cursor: pointer;
}
@media screen {
	.images-on h1#elp 	{
		background-image: url(/img/elp.png);
		background-repeat: no-repeat !important;
		text-indent: -1000000px !important;
		overflow: hidden;
	}
}

#top-wrap {
	background-image: url(/img/layout_01.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 212px;
}
#top {
	width: 975px;
	margin: 0 auto;
}
#middle-wrap {
	background-image: url(/img/lower-back.jpg);
	background-position: top;
}
#middle {
	background-image: url(/img/layout_02.jpg);
	background-position: top;
	background-repeat: no-repeat;
	min-height: 637px;
}
#middle-content-wrap {
	width: 900px;
	margin: 0 auto;
}
#left {
	width: 545px;
	float: left;
	line-height: 22px;
	font-weight: normal;
}
h2.page-heading {
	color: #CB3F24;
	font-size: 38px;
	margin: 50px 0 25px;
}
#left h3 {
	color: #2F6C6F;
	font-size: 18px;
}
#right {
	width: 300px;
	float: left;
	margin: 0 0 0 36px;
}
h4#news, h4#news-home {
	margin: 31px 0 0 33px;
	/*+image-replace:url(/img/news.png);*/
	display: block;
	width: 90px;
	height: 32px;
}
@media screen {
	.images-on h4#news, .images-on h4#news-home 	{
		background-image: url(/img/news.png);
		background-repeat: no-repeat !important;
		text-indent: -1000000px !important;
		overflow: hidden;
	}
}

#new-module {
	background-color: #F2EBE3;
	margin: 0 0 0 33px;
	width: 272px;
	padding: 8px 19px 21px 21px;
}
#new-module-wrap {
	height: 263px;
	line-height: 19px;
}
#new-module h5, h5 {
	color: #CA3E1D;
	font-size: 15px;
}
#new-module p {
	margin: 0;
	font-size: 12px;
}
#testimony-module {
	margin: 0 0 0 52px;
	width: 261px;
	line-height: 22px;
}
p.testimony-text {
	color: #2F6C6F;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
p.testimony-person {
	color: #B43B26;
	font-weight: bold;
	font-size: 12px;
	margin: -12px 0 0;
}
#bottom {
	margin: 0;
	background-image: url(/img/layout_03.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 71px;
}
#footer_wrap {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #333232;
	padding: 30px 0 0;
}
#footer_wrap ul {
	margin: 0;
	padding: 0;
}
#footer_wrap ul li {
	margin: 0;
	display: inline;
	padding: 0 7px;
}
#footer_wrap ul li a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
