@charset "UTF-8";
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #80D7DE;
}
#wrapper {
	width: 850px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #046666;
	margin-right: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006666;
	border-left-color: #006666;
	background-image: url(images/top-background.jpg);
	background-repeat: repeat-x;
	height: 45px;
}
#wrapper2 {
	background-color: #80D7DE;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006666;
	border-left-color: #006666;
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 900px;
}
#logo {
	width: 850px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 550px;
	text-align: justify;
	float: left;
	padding-left: 15px;
	padding-right: 10px;
}
#content2 {
	text-align: justify;
	width: 240px;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 5px;
}
#navcontainer {
	width: 850px;
	font-size: 16px;
	text-align: center;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #000000;
	height: 27px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
#partners {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #71B942;
}
#newscontent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009BA3;
}
#newscontenttext {
	height: 130px;
}
#news {
}
#footer {
	clear: both;
	background-color: #00A0AF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #7BC143;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font-weight: normal;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006666;
	border-left-color: #006666;
}
#navcontainer {
	color: #7BC143;
}
.fltlt {
	float: left;
	margin-right: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006666;
	font-weight: bold;
}
#photo {
	height: 200px;
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
}
.text {
	color: #339900;
	font-weight: bold;
}
