body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #00482A;
	margin: 0px;
	padding: 0;
}
#header {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 194px;
}

#header .content {
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 50px;
}

#top-bar {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(images/top-bar.gif);
	background-repeat: no-repeat;
	height: 40px;
}

#top-bar .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fefeff;
	letter-spacing: 5px;
	float: right;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 45px;
}


#wrapper {
	width: 960px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 680px;
	float: left;
}
/*--navigation--*/

#navigation {
	width: 260px;
	float: left;
	padding-top: 20;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
}

ul#navigation{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
}
ul#navigation li{
	height:44px;
	overflow:hidden;
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
	text-align:left;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
}
ul#navigation a{
	color:#fefeff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
}

#navcont {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	float: left;
	width: 210px;
	display:block;
}
#navcont a{
	padding: 0px;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00482A;
	text-decoration: none;
}


/*--end navigation  ><  start content--*/

#right .content {
	padding: 24px;
	font-size: 14px;
	line-height: 20px;
}

#greenbar {
	background-image: url(images/greenbar.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 680px;
	background-position: right;
	float: right;
	position: relative;
}

.greenbar {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 60px;
	padding-left: 80px;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 10px;
}

/*--end content  ><  start footer--*/
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	clear: both;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 255px;
	width: 960px;
}

#footer-left {
	width: 260px;
	overflow:hidden;
	float: left;
	height: 210px;
}

#footer-left .header {
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00482A;
	padding-left: 40px;
}

#footer-left .text {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #00482A;
	padding-left: 40px;
}
#footer-left a:link {
	color: #00482A;
	text-decoration: none;
}
#footer-left a:visited {
	color: #00482A;
	text-decoration: none;
}
#footer-left a:hover {
	color: #00482A;
	text-decoration: none;
}

#footer-right {
	width: 700px;
	float: right;
	height: 110px;
	text-align: center;
	padding-top: 140px;
}

#footer-right a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00482A;
	font-weight: bold;
	padding: 0px 15px;
}
#footer-right a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00482A;
	font-weight: bold;
	padding: 0px 15px;
}
#footer-right a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00482A;
	font-weight: bold;
	padding: 0px 15px;
}
#footer-right a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00482A;
	font-weight: bold;
	padding: 0px 15px;

}

#footer .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 24px;
	padding-left: 24px;
}



/*--end footer--*/

#left a:link {
	color: #00482A;
}
#left a:visited {
	color: #00482A;
}
#left a:hover {
	color: #6B907C;
}
#right a:link {
	color: #00482A;
}
#right a:visited {
	color: #00482A;
}
#right a:hover {
	color: #6B907C;
}


h1 {
	font-size: 1.8em;
	margin: 0;
	color: #00482A;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
	color: #00482A;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
	color: #00482A;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	color: #00482A;
}

ol {
	color: #00482A;
	line-height: 25px;
}

/*--not used--


#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

.nomargintop {
	margin-top: 0;
}
#footer-right a:link {
	color: #00482A;
	text-decoration: none;
}
#footer-right a:visited {
	color: #00482A;
	text-decoration: none;
}
#footer-right a:hover {
	color: #00482A;
	text-decoration: none;
}

.content p {
	margin: 12px 0;
}

not used--*/
