body {
	margin:0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #aaaaaa;
	font-style: normal;
	font-weight: normal;	text-align: left;width:100%;
}
/*.text {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #aaaaaa;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	padding-top: 100px;
	padding-right: 250px;
	padding-left: 250px;
	padding-bottom: 20px;
}
.text a:hover {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #3A9A5C;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.text a:active {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #3A9A5C;
	font-style: normal;
	font-weight: normal;
text-decoration: none;
}
.text a:link {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #3A9A5C;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.text a:visited  {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #3A9A5C;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.Headline {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #3A9A5C;
	text-align: center;
	font-weight: bold;
	font-style: normal;
}*/
.copyright {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin:10px 0 0 0;
	width:980px;
}
.headerBack {
	position:absolute;
	top:0;
	left:0;
width:100%;	
	display:block;
	
}
.contentBack {
	position:absolute;
	top:600px;
	left:0;
	width:100%;
	display:block;
	width:100%;
}
.header {
	margin:0 auto;
	width:960px;
}
.content {
	margin:0 auto;
	width:980px;
}
.images {
	position:relative;
	margin:0;
}
.images img {
	display: block;
	width:960px;
	height:314px;
	margin:0;
	padding:0;
	border:none;
}
.enter {
	clear:both;
	margin:0;
}
p {
	margin:0 250px 20px 250px;
}
a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #3A9A5C;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.links {
	text-align:justify;
	margin:20px 0 0 0;
}
.links a {
	font-size: 10px;
	color: #ddd;
}
ul, ol {
	margin:0 250px 20px 250px;padding:0;
}
li{
margin:5px 0 0 20px;
padding:0;
}
h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #3A9A5C;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	margin:0 250px 20px 250px;
}
h1 a {
	font-weight: bold;
	color: #3A9A5C;
}
h2 {
	font-size:16px;	text-align: left;
	color:#aaa;
	margin:-15px 250px 20px 250px;
}
h2 a {
	font-size:16px;
	color:#aaa;
}
h3 {
	font-weight: bold;	text-align: left;
	font-size:12px;
	color: #3A9A5C;
	margin:0 250px 10px 250px;
}
h3 a {
	font-size:12px;
	font-weight: bold;
	color: #3A9A5C;
}
.content img {
	float:right;
	margin:5px 15px 15px 15px;
}
