@charset "utf-8";

* {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	padding: 0;
	margin: 0;
	height: 100%;
	background-color: #005747;
	font-size: 11px;
}
form {
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 15px 0;
	padding: 0;
}
h2{
	font-size: 16px;
	margin: 16px 0 15px 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: lighter;
	color: #ffffff;
}
.title {
	font-size: 22px;
	margin: 0 0 15px 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: lighter;
}
.subtitle{
	font-size: 18px;
	margin: 0 0 15px 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: lighter;
	color: #bea26c;
}
.subtitle_3{
	font-size: 13px;
	margin: 0 0 8px 0;
	padding: 0;
	font-weight:bold;
}
.clear{
	clear: both;
}
img.imagemargin {
	margin: 0 0 -3px 0 !important;
	*margin: 0 !important;
}
a:link, a:visited, a:active {
	color: #e8d5a5;
}
a:hover {
	text-decoration: none;
}
#header {
	/**width: 930px;**/
	width: 882px;
	height: 127px;
	margin: 0 auto;
	padding: 0 24px;
	background-image: url(../images/header_background.gif);
	background-repeat: no-repeat;
}
#header img {
	border: 0;
}
.logo {
	width: 251px;
	float: left;
	text-align: right;
	padding: 12px 0 0 0;
}
.headerimage {
	width: 631px;
	float: left;
}
#containerouter {
	/**width: 930px;**/
	width: 882px;
	background-image: url(../images/container_outer_background.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0 24px;
}
#containerhome {
	width: 100%;
	background-image: url(../images/container_home_background.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}
#homeflashbox {
	width: 100%;
	height: 203px;
	background-color: #FFFFFF;
	padding: 0 0 5px 0;
}
#containerinner {
	width: 100%;
	background-image: url(../images/container_inner_background.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}
#leftcolhome {
	/**width: 331px;**/
	width: 291px;
	float: left;
	padding: 20px 20px 30px 20px;
}
#leftcolhome ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	font-size: 10px;
	list-style: url(../images/bullet_cross_white.gif);
}
.homeleftleft {
	width: 120px;
	float: left;
}
.homeleftright {
	width: 171px;
	float: left;
}
.homelefttitle{
	text-transform: uppercase;
	color: #006f61;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
}
#leftcolhome p, ul {
	font-size: 10px;
	margin: 0 0 10px 0;
	padding: 0;
}
#leftcolinner {
	width: 226px;
	float: left;
}
/** Navigation Start **/
ul#navigation {
	margin: 0;
	padding: 0;
	width: 226px;
	list-style: none;
	border-top: 1px solid #06231d;
}
ul#navigation * {

}
/**ul#navigation a {
	margin: 0;
	padding: 3px;
	display: block;
	border-bottom: 1px solid #000;
}**/
a.firstlevel:link, a.firstlevel:visited, a.firstlevel:active {
	width: 186px;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(../images/nav_level_1.gif);
	padding: 5px 10px 7px 30px;
	text-decoration: none;
	border-bottom: 1px solid #06231d;
	font-weight: bold;
	text-transform: lowercase;
}
a.firstlevel:hover {
	background-position: 0 82px;
}
ul#navigation ul {
	margin: 0;
	padding: 0;
	display: none;
	list-style: none;
}
a.secondlevel:link, a.secondlevel:visited, a.secondlevel:active {
	width: 186px;
	display: block;
	color: #006f61;
	font-size: 12px;
	background-image: url(../images/nav_level_2.gif);
	padding: 5px 10px 7px 30px;
	text-decoration: none;
	border-bottom: 1px solid #06231d;
	font-weight: bold;
	text-transform: lowercase;
}
a.secondlevel:hover {
	background-position: 0 82px;
}
a.thirdlevel:link, a.thirdlevel:visited, a.thirdlevel:active {
	width: 176px;
	display: block;
	color: #006f61;
	font-size: 12px;
	background-image: url(../images/nav_level_3.gif);
	padding: 5px 10px 7px 40px;
	text-decoration: none;
	border-bottom: 1px solid #06231d;
	font-weight: bold;
	text-transform: lowercase;
}
a.thirdlevel:hover {
	background-position: 0 82px;
}
ul#navigation ul {
	margin: 0;
	padding: 0;
	display: none;
	list-style: none;
	border-top: 1px solid #06231d;
}
/** Navigation End **/
#mainbodyhome {
	/**width: 551px;**/
	width: 501px;
	float: left;
	padding: 40px 25px 25px 25px;
}
#mainbodyinner {
	/**width: 656px;**/
	width: 606px;
	float: left;
	padding: 0 25px 25px 25px;
}
#mainbodyinner ul {
	margin: 0;
	padding: 0 0 0 30px;
	font-size: 11px;
}
#footer {
	width: 930px;
	height: 105px;
	background-image: url(../images/footer_background.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	clear: both;
}
#footer p {
	padding: 23px 54px 0 54px;
	text-transform: uppercase;
	font-size: 10px;
	color: #d0d2d4;
}
.copyright {
	float: right;
	font-size: 10px;
	color: #d0d2d4;
}
#footer p a:link, #footer p a:visited, #footer p a:active {
	text-decoration: none;
	color: #d0d2d4;
}
#footer p a:hover {
	color: #FFFFFF;
}
.tickerbox {
	float:right;
	width: 551px;
	height: 25px;
	background-color:#a39161;
	overflow: hidden;
	margin: 0 0 10px 45px;
	background-image:url(../images/ticker_title.gif);
	background-repeat:no-repeat;
}

.tickerbox_lg {
	float:left;
	width: 656px;
	height: 25px;
	background-color:#a39161;
	overflow: hidden;
	margin: 0 0 10px 0;
	background-image:url(../images/ticker_title.gif);
	background-repeat:no-repeat;
}
.ticker {
	width: 351px;
	height: 25px;
	overflow: hidden;
	margin: 0 0 10px 99px;
}
#ticker a:link, #ticker a:visited, #ticker a:active {
	color: #FFFFFF;
}
#ticker a:hover {
	color: #fff200;
}
			#NewsHorizontal {
				float:right;
				margin: 0 10px 10px 22px;
				width: 451px;
				height: 25px;
				display: block;
				overflow: hidden;
				position: relative;

			}
			#TickerHorizontal {
				width: 451px;
				height: 26px;
				display: block;
				list-style: none;
				margin: 0;
				padding: 0 3px 0 10px;

			}
			#TickerHorizontal li {
				font-weight:bold;
				display: block;
				width: 451px;
				height: 26px;
				color: #ffffff;
				text-align: left;
				font-size: 12px;
				margin: 0;
				padding:  4px 3px 0 0;
				float: left;
			}
			
			
			#NewsHorizontal_inner {
				float:right;
				margin: 0 10px 10px 22px;
				width: 556px;
				height: 25px;
				display: block;
				overflow: hidden;
				position: relative;

			}
			#TickerHorizontal_inner {
				width: 556px;
				height: 26px;
				display: block;
				list-style: none;
				margin: 0;
				padding: 0 3px 0 10px;

			}
			#TickerHorizontal_inner li {
				font-weight:bold;
				display: block;
				width: 556px;
				height: 26px;
				color: #ffffff;
				text-align: left;
				font-size: 12px;
				margin: 0;
				padding:  4px 3px 0 0;
				float: left;
			}