body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #006600;
	background-image: url(../img/bodybg.jpg);
	
}
*{
	margin: 0px;
	padding: 0px;
}
.logo img {
	margin: 10px 10px 10px 20px;
}
.logo {
	position: absolute;
	height: 190px;
	width: 220px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
.headline {
	position: absolute;
	height: 190px;
	width: 280px;
	left: 220px;
	display: block;
	background-color: #FFFFFF;
}
.headline h1 {
	font-size: 14px;
	text-align: right;
	padding: 146px 10px 10px;
}
.topnav ul {
	padding-top: 10px;
	list-style-type: none;
	text-transform: uppercase;
	line-height: 16px;
	padding-left: 10px;
}
.topnav a:hover {
	color: #FFFFFF;
}
.adress {
	position: absolute;
	height: 80px;
	width: 1000px;
	top: 190px;
	left: 0px;
	background-color: #8AB61E;
}

.topnav a {
	font-size: 10px;
	font-weight: 600;
	color: #006600;
	text-decoration: none;
}



.topnav {
	position: absolute;
	height: 190px;
	width: 500px;
	left: 0px;
	background-color: #AFD738;
	margin-left: 500px;
	top: 0px;
}
.adress p {
	font-size: 10px;
	font-weight: 600;
	color: #FFFFFF;
	padding-left: 510px;
	padding-top: 10px;
}
.navigation {
	position: absolute;
	height: 240px;
	width: 500px;
	left: 0px;
	top: 270px;
	background-color: #FFFFFF;
}
.navigation li {
	padding-bottom: 1px;
	list-style-image: url(../img/navigation.gif);
}
.content .flv {
	height: 240px;
	width: 320px;
	margin-left: 180px;
}

.foot a {
	color: #FFFFFF;
}

.navigation ul {
	padding: 10px 10px 10px 50px;
	list-style-type: none;
}
.adress a {
	color: #FFFFFF;
}

.navigation a {
	font-size: 11px;
	font-weight: 600;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
}
.content {
	position: absolute;
	height: 240px;
	width: 700px;
	left: 500px;
	top: 270px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: 600;
}
.content .title {
	position: absolute;
	height: 220px;
	width: 160px;
	left: 0px;
	top: 0px;
	padding: 10px;
}

.img p {
	font-size: 10px;
	font-weight: 100;
	color: #003300;
	padding: 10px;
}

.sub {
	position: absolute;
	height: 360px;
	width: 500px;
	left: 0px;
	top: 510px;
	background-color: #8AB61E;
}
.topnav .news {
	position: absolute;
	left: 0px;
	top: 150px;
	height: 40px;
	width: 500px;
}

.img {
	position: absolute;
	height: 130px;
	width: 500px;
	left: 500px;
	top: 510px;
	background-color: #9AC236;
}
.foot {
	position: absolute;
	height: 240px;
	width: 500px;
	left: 500px;
	top: 640px;
	background-color: #A6C717;
}
.foot p {
	font-size: 10px;
	font-weight: 100;
	color: #003300;
	padding: 10px;
}
.sub p {
	font-size: 10px;
	font-weight: 100;
	color: #003300;
	padding: 10px;
}
.navigation a:hover {
	color: #8AB61E;
}
.adress h1 {
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 510px;
	text-transform: uppercase;
}
.sub a {
	color: #FFFFFF;
}
.img a {
	color: #FFFFFF;
}
.foot a:hover {
	color: #006600;
}
.sub a:hover {
	color: #006600;
}

