/* GENERAL STYLES
--------------------------------------- */
body {
  background-color: #474746;
  color: #555555;
  font: normal 12px "Arial", "Helvetica", sans-serif;
  margin: 0px;
  padding: 0px;
}

h1, h2, h3, p, ul, form, li {
  margin: 0px;
  padding: 0px;
}

i {
  display: none;
}

.flash_intro
{
	margin: 0px 0px 0px -1px;
}

#flashcontent2
{
	margin: 0px 0px 4px 0px;
}

#news_listings_spacer
{
	height: 300px;
}

#news_listings
{
	width: auto;
	overflow: visible;
	margin: 0px 20px 0px 10px;
	padding: 20px 20px 20px 20px;
	font-size: 14px;	
}

#news_listings table tr td
{
	margin: 0px 0px 0px 0px;
	color: #333333;
	font-size: 12px;	
}

#news_listings table tr td img
{
	padding: 2px 4px 0px 2px;	
}

.flash_content
{
	padding: 0px 0px 4px 0px;
}

/* BACKGROUND
--------------------------------------- */
.background {
  background-image: url(images/background_bar.gif);
  background-repeat: repeat-x;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 40px 0px;
}

/* TOP_NAV
--------------------------------------- */
.top_nav {
  width: 756px;
  height: 44px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.top_nav ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.top_nav li {
  list-style-type: none;
  float: left;
}

.top_nav li a {
  height: 44px;
  width: 108px;
  display: block;
}

.top_nav li a:link#home, .top_nav li a:visited#home, .top_nav li a:active#home {
  background-image: url(images/navigation/home.gif);
  width: 106px;
}

.top_nav li a:hover#home {
  background-image: url(images/navigation/home_yellow.gif);
  width: 106px;
}

.top_nav li a:link#companies, .top_nav li a:visited#companies, .top_nav li a:active#companies {
  background-image: url(images/navigation/companies.gif);
}

.top_nav li a:hover#companies {
  background-image: url(images/navigation/companies_yellow.gif);
}

.top_nav li a:link#locations, .top_nav li a:visited#locations, .top_nav li a:active#locations {
  background-image: url(images/navigation/locations.gif);
}

.top_nav li a:hover#locations {
  background-image: url(images/navigation/locations_yellow.gif);
}

.top_nav li a:link#lines, .top_nav li a:visited#lines, .top_nav li a:active#lines {
  background-image: url(images/navigation/lines.gif);
}

.top_nav li a:hover#lines {
  background-image: url(images/navigation/lines_yellow.gif);
}

.top_nav li a:link#contacts, .top_nav li a:visited#contacts, .top_nav li a:active#contacts {
  background-image: url(images/navigation/contacts.gif);
}

.top_nav li a:hover#contacts {
  background-image: url(images/navigation/contacts_yellow.gif);
}

.top_nav li a:link#support, .top_nav li a:visited#support, .top_nav li a:active#support {
  background-image: url(images/navigation/support.gif);
}

.top_nav li a:hover#support {
  background-image: url(images/navigation/support_yellow.gif);
}

.top_nav li a:link#values, .top_nav li a:visited#values, .top_nav li a:active#values {
  background-image: url(images/navigation/values.gif);
  width: 110px;
}

.top_nav li a:hover#values {
  background-image: url(images/navigation/values_yellow.gif);
  width: 110px;
}

/* BOTTOM_NAV
--------------------------------------- */
.bottom_nav {
  width: 756px;
  height: 37px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.bottom_nav ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.bottom_nav li {
  list-style-type: none;
  float: left;
}

.bottom_nav li a {
  height: 37px;
  width: 108px;
  display: block;
}

.bottom_nav li a:link#history, .bottom_nav li a:visited#history, .bottom_nav li a:active#history {
  background-image: url(images/navigation/history.gif);
  width: 106px;
}

.bottom_nav li a:hover#history {
  background-image: url(images/navigation/history_yellow.gif);
  width: 106px;
}

.bottom_nav li a:link#events, .bottom_nav li a:visited#events, .bottom_nav li a:active#events {
  background-image: url(images/navigation/events.gif);
}

.bottom_nav li a:hover#events {
  background-image: url(images/navigation/events_yellow.gif);
}

.bottom_nav li a:link#careers, .bottom_nav li a:visited#careers, .bottom_nav li a:active#careers {
  background-image: url(images/navigation/careers.gif);
}

.bottom_nav li a:hover#careers {
  background-image: url(images/navigation/careers_yellow.gif);
}

.bottom_nav li a:link#people, .bottom_nav li a:visited#people, .bottom_nav li a:active#people {
  background-image: url(images/navigation/people.gif);
}

.bottom_nav li a:hover#people {
  background-image: url(images/navigation/people_yellow.gif);
}

.bottom_nav li a:link#news, .bottom_nav li a:visited#news, .bottom_nav li a:active#news {
  background-image: url(images/navigation/news.gif);
}

.bottom_nav li a:hover#news {
  background-image: url(images/navigation/news_yellow.gif);
}

.bottom_nav li a:link#testimonials, .bottom_nav li a:visited#testimonials, .bottom_nav li a:active#testimonials {
  background-image: url(images/navigation/testimonials.gif);
}

.bottom_nav li a:hover#testimonials {
  background-image: url(images/navigation/testimonials_yellow.gif);
}

.bottom_nav li a:link#satisfaction, .bottom_nav li a:visited#satisfaction, .bottom_nav li a:active#satisfaction {
  background-image: url(images/navigation/satisfaction.gif);
  width: 110px;
}

.bottom_nav li a:hover#satisfaction {
  background-image: url(images/navigation/satisfaction_yellow.gif);
  width: 110px;
}
.content{
	padding: 0px 0px 0px 0px;
}

#content_text, #history_div 
{
	padding: 5px 24px 10px 20px;
	line-height: 18px;
}

#history_div 
{
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	overflow: auto;
	width: 756px;
	background-image: url(images/history_portraits.jpg);
	background-repeat: no-repeat;
}

#content_text p, h2, h3
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
}

#content_text a:active,
#content_text a:link,
#content_text a:visited,
#content_text a:hover,
#history_div a:active,
#history_div a:link,
#history_div a:visited,
#history_div a:hover {
  color: #005aaa;
  text-decoration: none;
}

#content_text table tr td p 
{
	padding: 5px 30px 5px 0px;
}

.content h2 
{
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #4f4f4f;
}

.content h3
{
	font-size: 14px;	
}

.no_display
{
	display: none;
}

.sales_nav {
  background-image: url(images/sales_nav.jpg);
  background-repeat: no-repeat;
  width: 756px;
  height: 119px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.upcoming_body {
  font: normal 11px "Tahoma", "Arial", Helvetica, sans-serif;
  padding: 2px 16px 0px 0px;
}

.date_header {
  color: #2988dd;
  margin: 2px 0px 6px 0px;
}

.company_table
{
	padding: 5px 0px 10px 0px;
}

.company_table table tr td
{
  color: #2988dd;
  padding: 0px 27px 0px 0px;
}

/* MAIN CONTAINER
--------------------------------------- */
.container {
  background-image: url(images/container_slice.gif);
  background-repeat: repeat-y;
  width: 776px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  overflow: auto;
}

.container_body {
  background-image: url(images/container_top.gif);
  background-repeat: no-repeat;
  padding: 6px 0px 0px 8px;

  overflow: visible;
}

.container_bottom {
  background-image: url(images/container_bottom.gif);
  background-repeat: no-repeat;
  padding: 0px 0px 0px 0px;
  height: 16px;
}

.image_links {
  margin: 0px 0px 0px -2px;
}

/* FOOTER
--------------------------------------- */
.footer {
  color: #000000;
  font: normal 10px, Verdana, Arial, Helvetica, sans-serif;
  height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 2px 0px;
  clear: both;
}

.footer-left {
  margin: 0px 0px 0px 0px;
  position: relative;
  left: 14px;
  float: left;
}

.footer-right {
  margin: 0px 10px 0px 0px;
  float: right;
  width: 270px;
}

.footer p {
  color: #666666;
  text-align: right;
}

.footer ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.footer li {
  display: inline;
  list-style-type: none;
}

.footer a:active,
.footer a:link,
.footer a:visited {
  color: #669900;
  text-decoration: none;
}

.footer a:hover {
  color: #336600;
  text-decoration: none;
}

#footer_text 
{
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	text-align: center;
	color: #bbbbbb;
}

#footer_text a:active,
#footer_text a:link,
#footer_text a:visited {
  color: #bbbbbb;
  text-decoration: none;
}

#footer_text a:hover 
{
	color: #dddddd;
}

/* NEW CONTENT STYLES */
.new_content_div {
	background-color: #eeeeee;
	margin: 0px 0px 0px 2px;
	overflow: auto;
	padding: 10px 20px 10px 20px;
	width: 712px;
}

form .new_content_div p 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content_text form#form1 p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.new_content_left_div 
{
	float: left;
	width: 350px;
}

.new_content_right_div 
{
	float: right;
	width: 350px;
}

.spaceTop
{
	margin: 10px 0px 0px 0px;
}

.spaceBottom 
{
	margin: 0px 0px 10px 0px;
}

/* LANDING PAGE STYLES */
.landingPageContent 
{
	color: #000000;
	margin: 0px 0px 0px 2px;
	overflow: auto;
	padding: 10px 20px 10px 20px;
	width: 712px;
}

.landingPageContent table td.column-1 
{
	width: 228px;
}

.landingPageContent table td.column-2 
{
	width: 229px;
}

.landingPageContent p 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.landingPageContent h2 
{
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.landingPageContentLeft 
{
	float: left;
	width: 457px;
}

.landingPageContentRight 
{
	float: right;
	width: 225px;
}

.landingPageContentRight img 
{
	width: 225px;
}

.landingPageContentFooter 
{
	background-color: #f8b826;
	clear: both;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

.landingPageContentFooter a:active,
.landingPageContentFooter a:hover,
.landingPageContentFooter a:link,
.landingPageContentFooter a:visited 
{
	color: #cc2f2f;
}

.newsletter_signup 
{
	color: #ffffff;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 700px;
}

.newsletter_signup p 
{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: center;
}

.newsletter_signup input 
{
	font: normal 11px Arial, sans-serif;
}