@charset "UTF-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-color: #121011;
}
a {
  outline: none;
}

.col_1 {
	width: 565px;
	float: left;
	margin-bottom: 30px;
}
.col_2 {
	width: 373px;
	float: left;
	padding-top: 25px;
	padding-left: 30px;
}
.col_1 .intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 30px;
	color: #CCCC99;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCC99;
	padding-right: 5px;
	margin-left: 5px;
	padding-left: 10px;
}
.col_2 .text {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C9CC99;
	padding-top: 25px;
	text-align: center;
	color: #CCCC99;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 25px;
	margin-right: 30px;
	line-height: 24px;
}
.main {
	width: 969px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC99;
	text-align: right;
	padding-right: 50px;
	padding-bottom: 30px;
}
.toplinks a:hover {
	color: #F9AB21;
	text-decoration: underline;	
}
.toplinks a, .toplinks a:visited {
	color: #CCCC99;
	text-decoration: none;	
}
.company {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
}
.footer {
	padding-top: 20px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCC99;
	color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin-top: 20px;
	margin-bottom: 40px;
}
.footer .copyright {
	float: left;
	font-size: 10px;
	margin-left: 10px;
}
.footer .botlinks {
	float: right;
	padding-right: 30px;
	font-size: 11px;
}
.botlinks a:hover{
	color: #F9AB21;
	text-decoration: underline;	
}
.botlinks a, .botlinks a:visited {
	color: #CCCC99;
	text-decoration: none;	
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 10px;
	height: 27px;
}
.h2_sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #F9AB21;
	margin-bottom: -10px;
	margin-top: 20px;
	margin-left: 20px;
	height: 27px;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #F9AB21;
	padding-bottom: 10px;
}
.logo {
	float: left;
	width: 261px;
	height: 218px;
}
.nav {
	float: left;
	height: 155px;
	width: 629px;
	padding-top: 63px;
	padding-left: 79px;
}
.nav img{
	border: none;
	margin: 0;
}
.flash_area {
	clear: both;
	height: 434px;
	padding-bottom: 25px;
	z-index:1;
}
/* Copy as ID instead of class */
#flash_area {
	clear: both;
	height: 434px;
	padding-bottom: 25px;
	z-index:1;
}
.sub_col_1 {
	width: 261px;
	min-height: 461px;
	float: left;
	background-image: url(../images/sub_nav_bg_03.jpg);
	background-repeat: no-repeat;
	background-position: 25px 9px;
}
.sub_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 30px;
	color: #CCCC99;
	padding-right: 5px;
	padding-left: 20px;
	margin-bottom: 20px;
}

.sub_text a, a:visited {
	color: #F9AB21;
	text-decoration:none;
}
.sub_text a:hover {
	color: #F9AB21;
	text-decoration:underline;
}
.slideshow_area {
	margin-right: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
}
/* Copy as ID instead of class */
#slideshow_area {
	margin-right: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.sub_col_2 {
	width: 708px;
	min-height: 461px;
	float: left;
}
#navcontainer { 
	width: 206px;
	margin: 1px 0 0 28px;
}

#navcontainer ul
{
	margin-top: 13px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#navcontainer a {
	display: block;
	padding: 8px 3px 8px 10px;
	min-height: 12px;
	width: 189px;
	border-bottom: 1px dashed #CCCC99;
}

#navcontainer a:link, #navlist a:visited {
	color: #CCCC99;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #993300;
	border-bottom: 1px solid #993300;
	margin-top: -1px;
	padding-top: 9px;
}
.dash_line {
	background-image: url(../images/dashed_line_29.jpg);
	background-repeat: repeat-x;
	height: 1px;
}
#flash_area { display:none; }
#slideshow_area { display:none; }

ul li div ul li a {
	color: #F9AB21;
	text-decoration:none;
}
ul li div ul li a:hover {
	color: #F9AB21;
	text-decoration:underline;
}

span.info {
    position:relative; /*this is the key*/
    z-index:24;
    text-decoration:none;
}

span.info:hover { z-index:25; background-color:#C9CC99; color:#000000; }

span.info span { display: none; }

span.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:1.5em; left:0px; width:12em;
    border: 1px solid #C9CC99;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-color: #121011;
	color:#CCCC99;
    text-align: center;
	color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
}