body {
	background-image: url(grafik/bg.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	border: none;
	margin: 0 auto;
	min-height: 600px;
	text-align: left;
	width: 1024px;
}

#logo {
	height: 111px;
	padding-top: 45px;
	width: 1024px;
	vertical-align: middle;
}

#navigation {
	height: 40px;
	vertical-align: middle;
	width: 1024px;
}

#navigation a:link, #navigation a:active, #navigation a:hover, #navigation a:visited {
	color: #ffffff;
	text-decoration: none;
}

#bluenav, #greennav, #orangenav, #skynav, #rednav {
	color: #ffffff;
	float: left;
	font-size: 18px;
	height: 31px;
	padding-top: 9px;
	text-align: center;
	width: 145px;
}

#bluenav {
	background-color: #2d4c8a;
}

#greennav {
	background-color: #778e34;
}

#rednav {
	background-color: #c23e00;
}

#skynav {
	background-color: #3367a0;
}

#orangenav {
	background-color: #ff7a3b;
}

#activepage {
	height: 16px;
	width: 1024px;
}

#blue, #green, #orange, #sky, #red {
	float: left;
	width: 145px;
}

#slogan {
	border-bottom: 1px solid black;
	clear: both;
	height: 67px;
	width: 1024px;
}

#slogan h1 {
	color: #2d4c8a;
	font-size: 36px;
	font-weight: bolder;
	letter-spacing: 2px;
	padding-top: 15px;
}

#content_wrapper {
	clear: both;
	width: 1024px;
}

#content_left {
	float: left;
	width: 510px;
}

.photo  {
	border-bottom: 2px solid black;
	clear: both;
	float: left;
	margin-bottom: 20px;
	padding-top: 50px;
	vertical-align: middle;
	width: 510px;
}

.photo img {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
}

#id redText {
	color: #c23e00;
	font-style: italic;
	font-weight: bold;
}

#content_right {
	float: left;
	letter-spacing: 2px;
	margin-left: 264px;
	width: 250px;
}

#content_right img {
	float: left;
	vertical-align: top;
	margin: 0 20px 0 0;
}

#content_right a:link, #content_right a:active, #content_right a:hover, #content_right a:visited {
	color: #000000;
	text-decoration: none;
} 

.notehead {
	color: #2d4c8a;
	font-size: 14px;
	font-weight: bolder;
}

.note {
	clear: both;
	font-size: 12px;
}

#content_bottom {
	background-image: url("grafik/hand.png");
	background-repeat: no-repeat;
	clear: both;
	height: 375px;
	padding-left: 70px;
	padding-top: 265px;
	position: relative;
	left: -70px;
	width: 1163px;
}

#content_bottom h6 {
	margin-top: 10px;
}

#frame_green {
	background-image: url("grafik/frame_green.png");
	background-repeat: no-repeat;
	float: left;
	height: 115px;
	margin: 0 35px 0 17px;
	padding: 10px 10px 10px 70px;
	width: 141px;
}

#frame_green a:link, #frame_green a:active, #frame_green a:hover, #frame_green a:visited {
	color: #778e34;
	font-weight: bold;
	text-decoration: none;
}

#frame_red {
	background-image: url("grafik/frame_red.png");
	background-repeat: no-repeat;
	float: left;
	height: 115px;
	margin-right: 35px;
	padding: 10px 10px 10px 70px;
	width: 141px;
}

#frame_red a:link, #frame_red a:active, #frame_red a:hover, #frame_red a:visited {
	color: #c23e00;
	font-weight: bold;
	text-decoration: none;
}

#frame_orange {
	background-image: url("grafik/frame_orange.png");
	background-repeat: no-repeat;
	float: left;
	height: 115px;
	margin-right: 35px;
	padding: 10px 10px 10px 70px;
	width: 141px;
}

#frame_orange a:link, #frame_orange a:active, #frame_orange a:hover, #frame_orange a:visited {
	color: #ff7a3b;
	font-weight: bold;
	text-decoration: none;
}

#frame_blue {
	background-image: url("grafik/frame_blue.png");
	background-repeat: no-repeat;
	float: left;
	height: 115px;
	padding: 10px 10px 10px 70px;
	width: 141px;
}

#frame_blue a:link, #frame_blue a:active, #frame_blue a:hover, #frame_blue a:visited {
	color: #2d4c8a;
	font-weight: bold;
	text-decoration: none;
}

#foot_wrapper {
	background: #2d4c8a;
	clear: both;
	color: #ffffff;
	font-size: 11px;
}

#foot_wrapper a:link, #foot_wrapper a:active, #foot_wrapper a:hover, #foot_wrapper a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footfade {
	background-image: url("grafik/footfade.jpg");
	background-repeat: repeat-x;
	clear: both;
	height: 14px;
	width: 1024px;
}

#foot_top {
	clear: both;
	padding-top: 40px;
}

#foot_top_left {
	border-right: 1px solid #ffffff;
	float: left;
	height: 150px;
	overflow: hidden;
	padding: 0 40px 0 40px;
	width: 261px;
}

#foot_top_middle {
	float: left;
	height: 150px;
	overflow: hidden;
	padding: 0 40px 0 40px;
	width: 260px;
}

#foot_top_right {
	border-left: 1px solid #ffffff;
	float: left;
	height: 150px;
	overflow: hidden;
	padding: 0 40px 0 40px;
	width: 261px;
}

#foot_bottom {
	border-top: 6px solid #ffffff;
	clear: both;
	height: 40px;
}

#foot_bottom_left {
	float: left;
	text-align: left;
	padding-left: 10px;
}

#foot_bottom_right {
	text-align: right;
	padding-right: 10px;
}