/*  Tags Declaration  */
BODY {
    margin:0;
    padding:0;
    text-align:center;
    background:#FFFFFF;
	font-family:Verdana,Arial;
	font-size:12px;
}

IMG,P,FORM,UL,LI{
	border: none;
	margin: 0;
	padding: 0;
}

/**********************************************
changed color to black for all Hs
***********************************************/

H1{ 
	font-family: Arial, Verdana;
	font-size:20px;
	font-weight:normal;
	color:#000000;
	margin-top:14px;
	margin-bottom:14px;
}

H2{ 
	font-family:Arial, Verdana;
	color:#000000;
	font-size:14px;
	margin-bottom:8px;
	margin-top:12px
}

H3{
	font-family:Arial, Verdana;
	color:#000000;
	font-size:16px;
	margin-bottom:8px;
	margin-top:8px
}

H4 {
	font-family:Arial, Verdana;
	font-size:13px;
	font-weight: bold;
	text-align: center;
	margin: 4px 0;}

ul { list-style-type: none;}
.right-column ul li {
	padding: 0 0 0 12px;
	margin: 10px 0px 10px 0px;
	background-image: url('../images/littleblackdot6.gif');
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 145%;}

/**************************************
changed color to black for all As
***************************************/

A{
	color: #000000;
	text-decoration: none;
}
A:HOVER{
	text-decoration: underline;
}

#alpha { font-size: 16px;}
#alpha a {
	font-family:Arial, Verdana;
	color:#000000;
	font-size:16px;
	margin:8px 2px 8px 2px;
}
/* no hover since we don't need it for printing
#alpha a:hover {
	color:#436d8a;
}
*/
#dictionary p {
	margin: 0px 0px -10px 0px
}

sup{
	font-family:Verdana, Arial;
	font-size:8px;
}

/**************
PDF LINKS
***************/

a[href $='.pdf'] { padding-right: 18px; background: transparent url('/images/icon_pdf.gif') no-repeat center right;}

a.pdf_file { padding-right: 18px; background: transparent url('/images/icon_pdf.gif') no-repeat center right;}


/***********
PAGE
changed to 650px
************/

#page {
    margin: 0 auto;
    text-align:left;
	width:650px;
}

/******************************************
HOME PAGE LAYOUT
changed #hp_frame width to 650
changed #featured_products left to 75
changed #flash_intro to display:none;
*******************************************/

#hp_frame {
	width: 650px;
	margin: 0 auto;
	position: relative;
	height: 605px;}

div#hp_content {
	width: 505px;
	height: 605px;
	background-image: url('../images/hp_bg.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 100;
	position: absolute;
	left: -29px;
	top: 0;}

#hp_content #link_1 {
	position: absolute;
	background-image: url('../images/customer_benefits.png');
	right: 4px;
	top: 30px;
	width: 360px;
	height: 22px;}
	#hp_content #link_1 a { display: block; width: 360px; height: 22px;}
	#hp_content #link_1 span {display: none;}

#hp_content #link_2 {
	position: absolute;
	right: 4px;
	top: 66px;
	width: 389px;
	height: 24px;
	background-image: url('../images/view_inventory.png');}
	#hp_content #link_2 a {display: block; width: 389px; height: 24px;}
	#hp_content #link_2 span {display: none;}

#hp_content #link_3 {
	position: absolute;
	right: 4px;
	top: 105px;
	width: 422px;
	height: 22px;
	background-image: url('../images/download_brochure.png');}
	#hp_content #link_3 a {display: block; width: 422px; height: 22px;}
	#hp_content #link_3 span {display: none;}

#splash_blurb {
	width: 370px;
	position: absolute;
	left: 76px;
	top: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-align: left;}

#featured_products {
	position: absolute;
	top: 420px;
	left: 75px;
	width: 230px;
	text-align: left;}
#featured_products h2 {
	background-image: url(../images/h2_featured_products.png);
	width: 186px;
	height: 24px;}
#featured_products h2 span {display: none;}
#featured_products ul {
	padding: 0;
	margin: 8px 0 0 4px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	list-style-type: none;}
	
#featured_products ul li {
	padding: 0 0 0 12px;
	background-image: url('../images/littlewhitedot6.gif');
	background-position: left top;
	background-repeat: no-repeat;}

#featured_products ul a {
	color: #d6efff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;}

#featured_products ul a:hover {
	color: #d6efff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;}

#hp_right {
	position: absolute;
	top: 0;
	right: 0;}

#flash_intro {
	margin: 0;
	padding: 0;
	height: 418px;
	width: 376px;
	overflow: hidden;
	display: none;}

#market_news {
	background-image: url('../images/bg_market_news.png');
	width: 376px;
	height: 187px;
	text-align: left;
	position: absolute;
	top: 418px;
	right: 0;
	padding: 0;}
#market_news h2 {
	background-image: url('../images/h2_market_news.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 134px;
	height: 22px;
	position: absolute;
	top: 4px;
	left: 26px;
	padding: 0;}
#market_news h2 span {display: none;}

#mn_newsitem {
/*	margin-left: 26px;
	margin-top: 48px;*/
	position: absolute;
	left: 26px;
	top: 46px;
	width: 340px;
	text-align: left;}

#mn_newsitem h3.date {
	margin: 0 0 1px 0;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;}

#mn_newsitem h4.title {
	color: #d6efff;
	margin: 0;
	line-height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;}
#mn_newsitem p.newsbite {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;}
#mn_newsitem a.readmore {
	color: #d6efff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;}
	#mn_newsitem a.readmore:hover {text-decoration: underline;}

#hp_bottom_cap {
	width: 851px;
	height: 20px;
	background-image: url('../images/hp_bottom_cap.png');
	background-position: left top;
	float: left;
	clear: left;}

/**********************************************************************
HEADER - changed header, logo, and tagline elements to display:none
created new -print versions
***********************************************************************/
.header {
    width:850px;
	border:0;
	height: 120px;
	display:none;
}
	
#logo {
	border:0;
	width:auto;
	float:left;
	width:284px;
	height:118px;
	display:none;
}

#tagline {
	border:0;
	padding-top:45px;
	width:140px;
	float:right;
	display:none;
}


/*******************
Flying Nav 
Set to display:none;
********************/

.topnav {
	position: relative;
 	/*border: 3px solid #000000;
	border-bottom: 2px solid #000000;
	border-top: 0;
	text-align: center; 
	background-repeat: repeat-y;*/ 
	width: 850px; 
	height: 30px;
	margin: 0;
	padding: 0;
	z-index: 400;
	display:none;
}

ul#topnav {
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1%;
	display:none;
}

/***********************************************************************************
New PRINT-ONLY version of HEADER - 
changed header width to 600 to match .right-column
changed header height to 85px
added .tagline-print - everything at 70% of .tagline
added .logo-print - everything at 70% of .logo
************************************************************************************/	

.header-print {
    width:600px;
	border:0;
	height:83px;
}

#logo-print {
	border:0;
	width:auto;
	float:left;
	width:199px;
	height:83px;
}

#tagline-print {
	border:0;
	padding-top:32px;
	width:392px;
	float:right;
}


/* THIS WAS THE OLD STYLE FOR THE TEXT VERSION OF THE TAGLINE
.mono {
	border:0;
	padding-top:45px;
	width:560px;
	float:right;
	letter-spacing:-1px;
	font-family:"Arial Black"; 
	font-size:22px;
    font-weight:bold;
	font-style:italic;
	color:#837E7B;
	}
*/

/********************************************
Google search box - set to display:none; 
*********************************************/

.search
	{
    border:0;
    background:#FFF;
    width:400px;
	float:right;
	padding-top:10px;
	text-align:right;
	display:none;
	}
	
.search LABEL{
   font-size:11px;
   font-weight:regular;
   padding-right:6px;
   padding-top:2px;
   color:#39342C;
   float:right;
   }
	
.search .text-field INPUT{
    border:1px solid #000;
    width:104px;
	height:14px;
	font-size:10px;
	font-family:Verdana, Arial;
	color:#B5B5B5;
	float:right;
	padding-left:54px;
	background:url(../images/form.gif) no-repeat top left;
	}

.search  INPUT.text{
    border:1px solid #000;
    width:154px;
	height:15px;
	font-size:10px;
	color:#B5B5B5;
	float:right;
	padding-top:1px;
	padding-left:4px;
	padding-bottom:0;
	background:#FFF;
	}
	
.search .submit  INPUT{
    border:0;
	background:none;
    text-align:center;
	font-size:11px;
	font-weight:bold;
	color: #AE1E20; 
	font-size:12px;
	float:right;
	width:26px;
	margin-top:1px;
	}


/******************************************
MAIN NAVIGATION - set to display:none; 
*******************************************/

#menu {
	width: 850px; 
	background:#164059 url(../images/bac.gif) repeat-x top left;
	height: 30px;
	display:none;
}
#menu UL{
	float: left;
	list-style: none;
}

#menu UL LI{
	font-family:Verdana,Arial;
	font-size:12px;
	float: left;
	height:30px;
	border-right: 1px solid #FFFFFF;
	padding: 0;
	background: none;
}
#menu UL LI.first{
	background: url(../images/left-menu.gif) no-repeat top left;
}
#menu UL LI.last{
	border: none;
}

#menu A{
	display:block;
	margin: 0px 8px;
	margin-top: 7px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu A:HOVER{
	text-decoration: underline;
}
.menu{

	float: left;
	width: 100%;
	clear: left;
	background: url(../images/tel.gif) no-repeat top right;
}

.tel{
	padding:0;
	float:right;
	margin:0;
	border:0;
	width:190px;
	height:28px;
	background:url(../images/tel.gif) no-repeat;
}

/*************************************
LEFT-COLUMN - set to display:none;
**************************************/

.left-column {
	width:158px;
	height:482px;
	background:url(../images/bac.jpg) no-repeat top left;
	font-size:12px;
	font-weight:bold;
	color:#D6EFFF;
	text-decoration:none;
	text-align: left;
	float:left;
	clear:left;
	display:none;
}
	
.left-column A:HOVER{
	text-decoration: underline;
}
.left-column A{
	color:#D6EFFF;
	text-decoration: none;
	
}
.left-column UL LI{
	font-family:Verdana,Arial;
	font-weight: bold;
	padding-bottom: 10px;
	background-image: url('../images/littlewhitedot6.gif');
	padding-left: 10px;
	padding-right: 3px;
	background-position: left top;
	background-repeat: no-repeat;
}

.left-column UL{
	padding-top:20px;
	margin-left: 12px;
	font-family:Verdana, Arial;
	font-weight: bold;
	color:#FFFFFF;
	list-style-type: none;
}

.left{
	padding:0;
	margin:0;
	border:0;
	width:6px;
	height:30px;
	background:url(../images/left-menu.gif) no-repeat;
	float:left;
	clear:left;
	display:none;
}

#no_left_content {
	width:100%;
	height:auto;
	background:url('../images/empty_inner_border.png');
	background-repeat: repeat-y;
	text-align: left;
}



/********************************
LEFT COLUMN - REPORTS PAGE 
changed to display:none;
*********************************/

.left-column-reports {
	width:158px;
	height:482px;
	background:url(../images/bac.jpg) no-repeat top left;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align: left;
	float:left;
	clear:left;
	display:none;
}

.left-column-reports UL {
	padding-top:15px;
	margin-left: 10px;
	font-family:Verdana, Arial;
	font-weight: bold;
	color:#FFFFFF;
	list-style-type: none;
}

.left-column-reports UL LI {
	font-family:Verdana,Arial;
	font-weight: bold;
	color:#FFFFFF;
	padding-bottom: 10px;
	/*background-image: url('../images/littlewhitedot6.gif');*/
	padding-left: 6px;
	padding-right: 3px;
	background-position: left top;
	background-repeat: no-repeat;
}

.left-column-reports H2 {
	font-family:Arial, Verdana;
	color:#FFFFFF;
	font-size:16px;
	margin-bottom:8px;
	margin-top:12px;
	margin-left:16px;
}

.left-column-reports A:HOVER {
	text-decoration: underline;
}

.left-column-reports A {
	color:#FFFFFF;
	text-decoration: none;
}

.left-column-reports P{
	font-family:Arial, Verdana;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:50px;
	margin-left:16px;
}

/************************************
RIGHT COLUMN - Content area
Changed right-column width to 600px
*************************************/

.right-column {
	width:600px;
/*	background:url(../images/bac2.gif) no-repeat top right;*/
	font-size:12px;
	color:#363636;
	margin: 0 6px;
	padding: 0px 8px;
	text-align:left;
	float:left;
	clear:right;
	line-height:145%;
}
	
.content {
	width:100%;
	height:auto;
	background:url(../images/background.gif);
	float:left;
	clear:left;
}

.right-column UL{
	padding:0;
	margin:0px;
	padding:0px;
	margin-top:-20px;
	margin-left:18px;
	padding-bottom:15px;
}

.right-column P{
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	margin-right:15px;
	padding-bottom:20px;
}

/*****************************************************
THUMBNAIL IMAGES FOR RIGHT COLUMN OF CONTENT PAGES
******************************************************/

#rcol-images {
	float: right;
	margin: 0px 0px 0px 20px;
	padding-bottom:50px;
}

#rcol-images img {
	margin: 0px 0px 20px 0px;
}

/**************************************
ADDITIONAL LAYOUT INFORMATION
**************************************/

.red {
	border-left:0;
	border-right:0;
	background:#AE1E20;
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	width:850px;
	height:3px;
	font-size:3px;
	z-index: 40;
}
	
.down {
	background:#184867 url(../images/blue-gradient.gif) repeat-x top left;
	width:100%;
	height:14px;
	float:left;
	clear:left;
	font-size:10px;
	z-index: 39;
	}

.down-l{
	width:7px;
	height:14px;
	float:left;
	clear:left;
	background:url(../images/down-left.gif) no-repeat;
}
.down-r {
	width:6px;
	height:14px;
	float:right;
	clear:right;
	background:url(../images/down-right.gif) no-repeat;
	}

.nul {
	border:0;
	width:100%px;
	height:10px;
	float:left;
	clear:left;
	background: #FFF
	}

.clear {
	clear:both;
}

/***********
login page
***********/

form#login {width: 430px; line-height: 20px; padding: 8px; border: 1px solid #808080;}
form#login label {width: 100px; height: 11px; text-align: right; display: block; float: left; margin: 4px 0; line-height: 20px;}
form#login input {margin: 4px 2px; background-color: #dce8f0; border: 1px solid #1a4b6c; height: 20px; padding: 1px 0 0 4px; width: 145px;}
form#login a#forgot_pw {margin-left: 102px; font-size: 11px; line-height: 12px;}
form#login input#submit {margin-left: 110px; margin-top: 7px; border: 0; height: auto; width: auto; background-color: #ffffff;}


/***********
inquiry page
***********/

form#inquiry table {font-size: 12px;}
form#inquiry table tr td {vertical-align: center;}
form#inquiry {width: 630px; line-height: 20px; padding: 8px; border: none;}

form#inquiry fieldset {margin-bottom: 12px; border: 1px solid #397296; padding: 4px;}
form#inquiry legend {font-weight: bold; color: #ae1e20;}

form#inquiry label {text-align: right; float: right; margin: 4px 0; line-height: 20px;}
form#inquiry input {margin: 1px 2px; background-color: #f7f7f7; border: 1px solid #6c9ab7; height: 20px; padding: 1px 0 0 4px; width: 295px;}
form#inquiry select {margin: 1px 2px; background-color: #f7f7f7; border: 1px solid #6c9ab7; height: 22px; padding: 1px 0 0 4px; width: 125px;}
form#inquiry input.sminput {width: 107px;}
form#inquiry span.rightside label {float: none; height: auto; line-height: 10px;}

form#inquiry table#requirements tr td {vertical-align: center; height: 30px;}
form#inquiry table#requirements label {float: none; line-height: 8px; margin: 0;}
form#inquiry table#requirements input {width: 95%;}
form#inquiry input#submit {/*margin-left: 209px; */ background-color: #ffffff; margin-top: 0; border: 0; height: auto; width: auto;}

.error {
	font-family: Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#AE1E20; 
}
/***********
search page
***********/

#search_page { width: 555px; margin: 0 auto; padding: 152px 0 45px 0;}
#results_header {text-align: right; line-height: 50px; height: 50px; width: 530px; margin-bottom: 21px;}
#results_header #google_logo {float: left;}
#results_header a {margin-left: 23px;}

#search_page #results_summary { border-bottom: 1px solid #3c6581; width: 530px; height: 22px; color: #8f1114; font-weight: bold; margin-bottom: 30px;}
#search_page #results_summary a {color: #8f1114; text-decoration: none;}
#search_page #results_summary a:hover {color: #8f1114; text-decoration: underline;}
#search_page #results_summary span.searched_for {color: #919191; font-weight: normal;}

#search_page .result {width: 555px; font-size: 11px; line-height: 17px; margin-bottom: 22px; word-wrap: break-word;}
#search_page .result span.prefix {font-weight: bold; color: #919293;} 
#search_page .result a.url {color: #911113; text-decoration: none;}
#search_page .result a.url:hover {text-decoration: underline;}

#search_page #omitted_results {text-align: left; margin-top: 35px; color: #6f7070; font-size: 11px; line-height: 18px;}

#search_page #bot_search {text-align: center; margin: 73px 0 50px 0;}
#search_page #bot_search input {width: 264px; height: 20px; padding-left: 4px; font-size: 12px; border: 0; border-top: 2px solid #969696; border-left: 2px solid #969696;}
#search_page #bot_search input.submit { padding: 0 13px; background-color: #f3f3f3; color: #184969; border: 0; border-bottom: 2px solid #969696; border-right: 2px solid #969696; width: auto; margin-left: 12px;}

#search_page p#bot_pwrdby, #search_page p#bot_pwrdby a, #search_page p#bot_pwrdby a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3e3e3e; margin-bottom: 12px; text-align: center; text-decoration: none;}

/**********
sitemap 
**********/

#sitemap ul {display: block; margin: 5px 38px;}
#sitemap ul li {margin: 2px;}



/**********************************
FOOTER - INSIDE PAGES & HOME PAGE
set to display:none;
***********************************/

.hp_footer {
	background-position: top;
	background-repeat: no-repeat;
    border:0;
	padding: 50px 0;
	margin-top: 0;
	width:100%;
	font-size: 10px;
	text-align:center;
	float:left;
	line-height:200%;
	display:none;
	/*clear: left;*/
	}
	
.footer {
	background-image: url(../images/bottom_cap.png);
	background-position: top;
	background-repeat: no-repeat;
    border:0;
	padding: 74px 0 50px 0;
	margin-top: 0;
	width:100%;
	font-size: 10px;
	text-align:center;
	float:left;
	line-height:200%;
	display:none;
	/*clear: left;*/
	}

.footer A, .hp_footer A {
	text-decoration: none;
	list-style: none;
	color:#6288A2;
	}

.footer A:HOVER, .hp_footer A:HOVER {
	text-decoration:underline;
	}

.footer SPAN, .hp_footer SPAN {
	color:#82746C;
	font-size: 10px;
	margin-left:8px;
	margin-right:8px;
}
.cop{
	color:#82746C;
	font-size: 10px;
}	

/****************************************************
TABLES
changed table.products width to 95%, instead of 100%
*****************************************************/

table.products {
   width: 95%;
   text-align: center;
   border-collapse: collapse;
   font-size: 11px;
   border: 2px solid #397296;
 }

table.products td {
   padding: 5px 5px;
   border: 1px solid #397296;
}

.products-head {
	font-weight: bold;
	background-color:#397296;
	color: #ffffff;
	border: 0px solid #DCE8F0;
	font-size: 13px;
}	 

.products-subhead {
	font-weight: bold;
	background-color:#DCE8F0;
	font-size: 11px;	
}	
.products-sub-subhead {
	font-weight: bold;
	background-color:#DCE8F0;
	font-size: 11px;	
}	

table#products-small {
   width: 65%;
   text-align: center;
   border-collapse: collapse;
   border: 2px solid #397296;
   font-size: 11px;
}

table#products-small td {
   padding: 5px 5px;
   border: 1px solid #397296;
}	

table.contacts {
	width: 75%;
   	text-align: left;
    font-size: 12px;
   	border: none;
}

table.markets {
	width: 65%;
   	text-align: left;
    font-size: 12px;
   	border: none;
}

table.reports {
	width: 99%;
   	text-align: left;
    font-size: 12px;
   	border: none;
	margin: 20px 0px 20px 0px;
}

.reports-head {
	font-family:Arial, Verdana;
	font-weight:bold;
	color:#000000;
	font-size:14px;
	margin-bottom:10px;
	margin-top:20px
}

.reports-name {
	font-weight: bold;
	font-size: 13px
}

#table-notes {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #7e7e7e;
	text-align: left;
	padding: 5px;
}
 
/*************************
CALLOUTS-TEXT CLASSES
**************************/

#callout-info {
	background-color:#EDEDED;
	font-size: 12px;	
	border: 1px solid #1A4B6C;
	margin: 20px 0px;
	padding: 5px;
	width: 95%
}

#callout-info p{
	margin: 0px 10px -5px 10px;
}	

#callout-info H3 {
	font-family:Arial, Verdana;
	text-align:center;
	color:#000000;
	font-size:16px;
	margin-bottom:8px;
	margin-top:8px
}

/*******************************************
HEADER LABELS FOR CONTENT SECTIONS - 
changed all to display:none; 
********************************************/	

.img-about {
	border:0;
	border-bottom:0px solid #FFF;
	width:100%;
	height:122px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/hd-about.jpg) no-repeat;
	float:left;
	clear:left;
	display:none;
	}
	
.img-prod {
	border:0;
	border-bottom:2px solid #FFF;
	width:100%;
	height:122px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/hd-products.jpg) no-repeat;
	float:left;
	clear:left;
	display:none;
	}
	
.img-processing {
	border:0;
	border-bottom:2px solid #FFF;
	width:100%;
	height:122px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/hd-processing.jpg) no-repeat;
	float:left;
	clear:left;
	display:none;
	}

.img-steelopedia {
	border:0;
	border-bottom:2px solid #FFF;
	width:100%;
	height:122px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/hd-steelopedia.jpg) no-repeat;
	float:left;
	clear:left;
	display:none;
	}
	
.img-clientlogin {
	border:0;
	border-bottom:2px solid #FFF;
	width:100%;
	height:122px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/hd-client-login.jpg) no-repeat;
	float:left;
	clear:left;
	text-indent: -999em;
	display:none;
	}
	
.img-inquiry {
	border:0;
	border-bottom:2px solid #FFF;
	width:100%;
	height:122px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/hd-inquiry.jpg) no-repeat;
	background-position: bottom;
	float:left;
	clear:left;
	display:none;
	}

.img-search {
	border:0;
	border-bottom:2px solid #FFF;
	width:100%;
	height:122px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/hd-search.jpg) no-repeat;
	background-position: bottom;
	float:left;
	clear:left;
	display:none;
	}
	
.img-international {
	border:0;
	border-bottom:2px solid #FFF;
	width:100%;
	height:122px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/hd-international.jpg) no-repeat;
	float:left;
	clear:left;
	display:none;
	}

.img-legal {
	border:0;
	border-bottom:2px solid #FFF;
	width:100%;
	height:122px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/hd-legal.jpg) no-repeat;
	float:left;
	clear:left;
	display:none;
	}
	
.img-sitemap {
	border:0;
	border-bottom:2px solid #FFF;
	width:100%;
	height:122px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/hd-site-map.jpg) no-repeat;
	float:left;
	clear:left;
	display:none;
	}

.img-reports {
	border:0;
	border-bottom:2px solid #FFF;
	width:100%;
	height:122px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/hd-reports.jpg) no-repeat;
	float:left;
	clear:left;
	display:none;
	}

.img-claims-policy {
	border:0;
	border-bottom:2px solid #FFF;
	width:100%;
	height:122px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/hd-claims-policy.jpg) no-repeat;
	float:left;
	clear:left;
	display:none;
	}

.img-thankyou {
	border:0;
	border-bottom:2px solid #FFF;
	width:100%;
	height:122px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/hd-thank-you.jpg) no-repeat;
	float:left;
	clear:left;
	display:none;
	}

	

