body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	height: 26px;
	width: 100%;
	background-image: url(images/top_header.png);
	background-repeat: repeat-x;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 18px;
	color: #dbdadb;
	text-align: center;
}
#top .inside {
	padding-top: 3px;
}
#top img {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 1px;
}
#header {
	height: 212px;
	width: 990px;
}
#subnav {
	width: 990px;
	height: 27px;
	overflow: hidden;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
#subnav li {
	float: left;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#subnav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
	height: 38px;
	width: 990px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	z-index: 50;
	display: inline;
}
#nav .leftmargin {
	margin-left: -8px;
}
#nav .topmargin {
	margin-top: 5px;
}
#nav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tag {
	width: 990px;
	height: 55px;
	background-image: url(images/tag_bg.jpg);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 17px;
	color: #22ad7b;
	letter-spacing: -1px;
}
#tag .inside {
	text-align: center;
	padding-top: 15px;
}
#footer {
	height: 101px;
	width: 990px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	line-height: 18px;
	color: #22ad7b;
	clear: both;
	float: none;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 2px;
	margin-left: 2px;
}

#footer .inside {
	text-align: center;
	padding-top: 5px;
}
#footer a {
	color: #22ad7b;
	text-decoration: none;
	font-weight: normal;
}

#content {
	width: 990px;
	background-color: #FFF;
	background-image: url(images/body.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 18px;
	color: #404040;
	clear: both;
	float: none;
}
#content a {
	color: #000;
	font-weight: normal;
}
#content h2 {
	font-size: 20px;
	font-weight: normal;
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 24px;
}

#content .inside {
	padding: 25px;
}
#content h1 {
	margin: 0px;
	padding: 0px;
}
#content .left {
	float: left;
	width: 700px;
}
#content .right {
	float: right;
	width: 220px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bfbfbf;
}
#content .spacer {
	clear: both;
	float: none;
	width: 940px;
	height: 20px;
}
#content .dataview {
	border: 1px solid #bfbfbf;
	background-color: #f6f6f6;
	padding: 9px;
}
#content .borderbelow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}
#content form {
	margin: 0px;
	padding: 0px;
}
#content input, textarea, select {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
}
#content textarea {
	width: 400px;
	height: 125px;
}
#content .codabox {
	width: 690px;
	height: 255px;
}
#content .borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bfbfbf;
}
#slideshow {
	height: 442px;
	width: 100%;
	background-color: #e8e8e8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .bordermiddle {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bfbfbf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfbfbf;
	padding-right: 15px;
	padding-left: 15px;
}
#featured {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 18px;
	color: #404040;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfbfbf;
}
#featured a {
	color: #000;
	text-decoration: none;
}
.mediacenter {
	float: left;
	height: 210px;
	width: 210px;
	margin: 5px;
}
.mediacenter .center {
	background-image: url(images/mediacenter_middle.png);
	height: 169px;
	width: 210px;
	background-repeat: no-repeat;
}
.mediacenter .imgholder {
	height: 139px;
	width: 188px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border: 2px solid #d8d8d8;
}#frontpage_video {
	background-color: #E8E8E8;
	height: 435px;
	width: 989px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
}
#frontpage_video .text {
	text-align: left;
}
#frontpage_video .bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	padding-top: 9px;
	padding-bottom: 9px;
}
#frontpage_video .padding {
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
}


#frontpage_video2 {
	background-color: #E8E8E8;
	height: 435px;
	width: 989px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	margin-top:17px;
}
#frontpage_video2 .text {
	text-align: left;
}2
#frontpage_video .bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	padding-top: 9px;
	padding-bottom: 9px;
}
#frontpage_video2 .padding {
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
}

#content2 {
	width: 990px;
	background-color: #FFF;
	background-image: url(images/body.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 18px;
	color: #404040;
	clear: both;
	float: none;
	margin-top:470px;
}
#content2 a {
	color: #000;
	font-weight: normal;
}
#content2 h2 {
	font-size: 20px;
	font-weight: normal;
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 24px;
}

#content2 .inside {
	padding: 25px;
}
#content2 h1 {
	margin: 0px;
	padding: 0px;
}
#content2 .left {
	float: left;
	width: 700px;
}
#content2 .right {
	float: right;
	width: 220px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bfbfbf;
}
#content2 .spacer {
	clear: both;
	float: none;
	width: 940px;
	height: 20px;
}
#content2 .dataview {
	border: 1px solid #bfbfbf;
	background-color: #f6f6f6;
	padding: 9px;
}
#content2 .borderbelow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}
#content2 form {
	margin: 0px;
	padding: 0px;
}
#content2 input, textarea, select {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
}
#content 2textarea {
	width: 400px;
	height: 125px;
}
#content2 .codabox {
	width: 690px;
	height: 255px;
}
#content2 .borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bfbfbf;
}
#slideshow {
	height: 466px;
	width: 100%;
	background-color: #e8e8e8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content2 .bordermiddle {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bfbfbf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfbfbf;
	padding-right: 15px;
	padding-left: 15px;
}
