@charset "utf-8";
/* General Styles */
body {
	margin-top: 0px;
}

u {
	text-decoration: none;
	border-bottom: dotted 1px #999999; 
}

/*  Page Top */
.wrapper {
	margin: auto;
	width: 1000px;
}

.top_border {
	background-color: #999999;
	height: 10px;
	float: left;
	position: relative;
	width: 1000px;
}

#logo_block {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	position: relative;
	left: 20px;
	top: 10px;
	height: 80px;
	width: 950px;
	float: left;
}

/* Main Menu */

.menu_area {
	position: relative;
	top: 2px;
	float: left;
	width: 1000px;
	padding-bottom: 20px;
	height: auto;
}

#main_menu {
	background-image: url(images/menu-outline2.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 22px;
	width: 954px;
	left: 20px;
	float: left;
	top: 23px;
	padding-top: 1px;
}
#menu_divider {
	float: left;
	height: 22px;
	width: 11px;
	position: relative;
	background-image: url(images/menu_divider2.gif);
	background-repeat: no-repeat;
}



#main_menu_item {
	line-height: 20px;
	float: left;
	background-repeat: no-repeat;
	background-position: right;
	position: relative;
	height: 21px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	width: auto;
}
#main_menu_item a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	
}



#main_menu_item a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #79786a;
}

#home_menu ul {
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-left: 0;
	list-style-type: none; padding: 0;
}
#home_menu ul a{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#home_menu {
	position: relative;
	left: 20px;
	line-height: 17px;
	top: 20px;
	width: auto;
	float: left;
	height: 22px;
}



#home_menu li {
	display: inline;
	height: 22px;
	width: 112px;
	float: left;
	position: relative;
	padding-right: 3px;
	padding-top: 2px;
	background-image: url(images/unselected_tab.gif);
	background-repeat: no-repeat;
	left: 0px;
	padding-left: 2px;
	top: 2px;
}


#home_menu .active {
	background-image: url(images/selected_tab.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 2px;
}

#company_menu ul {
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-left: 0;
	list-style-type: none; padding: 0;
}
#company_menu ul a{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#company_menu {
	position: absolute;
	left: 20px;
	top: 22px;
	z-index: 1;
	line-height: 17px;
	visibility: hidden;
}



#company_menu li {
	display: inline;
	height: 27px;
	width: 117px;
	float: left;
	position: relative;
	padding-right: 3px;
	padding-top: 2px;
	background-image: url(images/unselected_tab.gif);
	background-repeat: no-repeat;
	left: 0px;
}


#company_menu .active {
	background-image: url(images/selected_tab.gif);
	background-repeat: no-repeat;
}

/* Midsection */

#midsection {
	position: relative;
	float: left;
	top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 1;
}
#search_text {
	height: 22px;
	border: 1px none #8D9D8A;
	background-image: url(images/text_form.gif);
	width: 286px;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 13px;
	color: #666666;
}
#search_det {
	height: 14px;
	width: 260px;
	float: left;
	position: relative;
	left: 10px;
	top: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background: none;
}



#search_layer {
	position: relative;
	left: 20px;
	width: 500px;
	float: left;
	height: auto;
	margin: 0px;
	z-index: 1;
}
#secondary_links {
	float: right;
	position: relative;
	padding: 0px;
	right: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: 5px;
	text-align: right;
}

#secondary_links a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#secondary_links a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#secondary_links a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}

/* Content Area */

.main_content_area {
	float: left;
	position: relative;
	width: auto;
	left: 20px;
	padding-bottom: 30px;
}


#main_movie_block {
	background-image: url(images/flash_background.gif);
	background-repeat: no-repeat;
	margin: auto;
	float: left;
	width: 958px;
	position: relative;
	height: 459px;

}

#movie {
	position: relative;
	top: 12px;
	margin: auto;
	text-align: center;
	z-index: 0;
}

/* Left Side of Page */

.menu_left {
	float: left;
	position: relative;
	color: #FFFFFF;
	top:20px;
	width: 130px;
	height: 500px;
}


.menu_left ul {
	margin: 0;
	list-style: none;
	text-align: center;
	list-style-type: none; 
	padding: 0;
}
.menu_left li a {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	position: relative;
	margin-left: 20px;
	margin-top:-2px;
	display: block;
	line-height: 20px;
	background-image: url(images/111_box.gif);
	background-repeat: no-repeat;
	height:22px;
	width:111px;
}


.menu_left li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/111_box_filled.gif);
	background-repeat: no-repeat;
	display:block;
	height:22px;
	width:111px;
	
}

.menu_left .section_head a{
	background-image: url(images/green_selected_tab.gif);
	margin-left: 0px;
	background-repeat: no-repeat;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_left .section_head a:hover{
	background-image: url(images/green_selected_tab.gif);
	margin-left: 0px;
	background-repeat: no-repeat;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
/* Page Bottom */

.news_footers {
	margin: auto;
	width: 958px;
	position: relative;
	top: 5px;
	height: 105px;
	background-image: url(images/news_blurbs_backg.gif);
	float: left;
	left: 20px;
	text-align: left;
}
#news_footer_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	float: left;
	position: relative;
	left: 150px;
	top: 5px;
	padding-left: 10px;
	width: 300px;
	height: 90px;
	padding-top: 10px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}

#news_image_block {
	border: 1px solid #97878C;
	position: relative;
	top: 3px;
	padding: 2px;
	float: left;
}
#news_blurb_text {
	position: absolute;
	left: 120px;
}

#dotted_border {
	background-image: url(images/double_dot_border.gif);
	background-repeat: repeat-x;
	float: left;
	height: 5px;
	width: 955px;
	position: relative;
	top: 15px;
	margin: auto;
	left: 20px;
	padding-top: 25px;
	background-position: bottom;
}
#additional_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float: left;
	position: relative;
	left: 20px;
	top: 25px;
	width: 950px;
	line-height: 18px;
}

#additional_links a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	
}

#additional_links a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	
}
#additional_links a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	
}
.bottom_border {
	background-color: #999999;
	position: relative;
	top: 40px;
	float: left;
	height: 20px;
	width: 1000px;
}


.overview_graphics {
	float: left;
	position: relative;
	left: 40px;
	width: 790px;
	top:20px;
}
#left_graphic_border {
	position: relative;
	height: 188px;
	width: 62px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/left_backg.gif);
	background-repeat: no-repeat;
}
#right_graphic_border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	position: relative;
	left: 10px;
	height: 188px;
	width: 287px;
	line-height: 20px;
	background-image: url(images/right_backg.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: right;
}
#blurb_text {
	position: absolute;
	width: 230px;
	top: 30px;
	left: 30px;
}

.overview_text {
	float: left;
	position: relative;
	top: 40px;
	left: 40px;
}
#large_teaser_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8D9D8A;
	padding-left: 30px;
	position: relative;
	width: 734px;
	float: left;
	text-align: justify;
	padding-top: 5px;
	font-style: normal;
	line-height: 19px;
	background-image: url(images/dotted_text_underline.gif);
	padding-right: 30px;
	margin-top: 5px;
	padding-bottom: 5px;
}
#section_previews {
	float: left;
	width: 540px;
	position: relative;
	left: 40px;
	top: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#section_preview_text h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/unselected_tab.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 117px;
	line-height: 18px;
	float: left;
	position: relative;
	left: 4px;
	top: 1px;
	text-align: left;
	padding-top: 1px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
#preview_text {
	position: relative;
	float: left;
}

#section_preview_text {
	float: left;
	position: relative;
	width: 360px;
	left: 5px;
}

#section_image_block {
	position: relative;
	float: left;
	padding: 2px;
	border: 1px solid #999999;
	height: auto;
	width: auto;
	text-align: center;
}
#section_preview_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	float: left;
	position: relative;
	top: 5px;
	height: 110px;
	width: 540px;
	padding-bottom: 5px;
	text-align: justify;
}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


#left_graphic_border img {
	position: absolute;
	left: 40px;
	bottom: 11px;
}
#overview_flash {
	float: left;
	position: relative;
	left: 5px;
	border: 1px solid #333333;
	margin: 0px;
	height: 186px;
	width: 432px;
}



#right_news_section {
	height: 177px;
	width: 198px;
	float: left;
	position: relative;
	top: 70px;
	background-image: url(images/news_backg.gif);
	left: 95px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	background-repeat: no-repeat;
}
#news_item_short ul {
	list-style-image: url(images/right_arrow.gif);
	list-style-position: outside;
}
#news_item_short li {
	margin-bottom: 6px;
	list-style-type: circle;
	
}
.search_button {
	position: relative;
	float: left;
	left: 5px;
	top: 3px;
}


#news_head_image {
	position: relative;
	left: 3px;
	top: 2px;
}
#news_item_short {
	position: relative;
	left: 20px;
	top: 20px;
	width: 160px;
}
#test_iframe {
	height: 436px;
	width: 936px;
}
#main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 20px;
	text-align: justify;
}

#main_text ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;	
}

#main_text ul {
	margin-bottom: 10px;
}

#main_text ol li {
	list-style-type: decimal;
	margin-left: 30px;
}
#contact {
	text-align: left;
}

#sitemap ul {
	position: relative;
	left: 10px;
	list-style-type: none;
}
#sitemap ul li {
	position: relative;
	left: 30px;
	list-style-type: none;
	list-style:none;
	font-weight: normal;
}
