body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color:#555;
	background-image:url(../images/homepage-background.gif);
	background-repeat:repeat-x;
	background-color:#f99533; }
	
* { 
	margin:0;
	padding:0; }
	
ul, ol {
	padding-left:1em;
	margin-left: 10px;
	line-height:17px; }

ol {
	background-image:none; }
	
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#003876;
	line-height: 20px;
	margin:5px 0 5px 0; }
	
hr {
	clear: left;
	padding:0;
	width:730px;
	color:#ccc;
	background-color:#ccc;
	}




/* Typography  ------------------------------------------------------------------------------------------------------ */

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#013976; }

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#013976;
	margin-top:10px; }
	
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#013976;
	padding:10px 0 0 0;
	}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#013976;
	padding:5px 0 10px 0; }

	a:link { font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; color:#013976; text-decoration:none;}
	a:visited { font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; color:#013976; text-decoration:none;}
	a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; color:#013976; !important}
	a:active { font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; color:#013976; text-decoration:none;}

#wrapper {
	width:768px;
	margin: 0px auto 0px auto;
	text-align:left;
	position:relative;}
	
#navigation {
	height:40px;
	width:775px;
	padding-top:10px;
	padding-left:0px;
	margin: 0 auto 0 auto;

}

#navigation ul {
	display:inline;
	list-style-type:none;}

#navigation li {
	display:inline;
	padding-right:0px;}


#content {
	padding:20px 0 0 0;
	 }

#top_header {
	background-image:url(../images/background_top.gif);
	background-repeat:no-repeat;
	height:8px; }

#main_content {
	background-image:url(../images/background_middle.gif);
	background-repeat:repeat-y;
	padding:10px 20px 0 15px;
	float: left;}

#bottom_background {
	background-image:url(../images/background_bottom.gif);
	background-repeat:no-repeat;
	clear:both; }

.footer {
	margin:10px 0 0 55px;
	padding-bottom:10px;
	color:#f7f6f4; }

.footer a:link {
	color:#f7f6f4;
}

.footer a:active {
	color:#f7f6f4; }

.footer a:hover {
	color:#f7f6f4; }

.footer a:visited {
	color:#f7f6f4; }



#bottom_right_column ul {
	padding:0;
	margin:0;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style-type:none;}
	
#bottom_right_column li {
	padding:0;
	margin:0;
	color:#013976;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style-type:none;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:2px 0 2px 16px;}


.release-table {
	background-color:#3366FF;
	font-size:8px;}
	
.release-table tr {
	padding:2px 0 2px 0;
	border-bottom:1px solid #000000;}
	
.release-table td {
	padding:4px 2px 4px 2px;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;}


#top_left_column {
	width:319px;
	float:left;
	clear:both;
	margin-right:13px; }

#top_right_column {
	width:390px;
	float:left;
	margin-bottom:10px; }


#bottom_left_column {
	width:319px;
	float:left;
	clear:both;
	margin-right:5px; }

#bottom_left_column h3 {
	margin:0;
	padding:0;
}

#bottom_left_column p {
	padding:0 20px 0 10px;}

#bottom_right_column {
		width:392px;
		float:left;
		margin-left:10px;
		}
		#bottom_right_column label {
		width: 150px; display: block; float: left;
		}
		#bottom_right_column h3 {
		margin:0;
		padding:0;
		}

#bottom_right_column_home {
		width:352px;
		float:left;
		margin-left:10px;
		padding: 0 0 10px 0;
		}
		
		#bottom_right_column_home label {
		width: 155px;
		padding: 0 10px 0 0; 
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: right;
		}
		
		#bottom_right_column_home input.textfield {
		width: 145px;
		padding: 3px;
		margin: 0 0 5px 0;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		}
		
		#bottom_right_column_home input.textfield_shorter {
		width: 65px;
		padding: 3px;
		margin: 0 8px 5px 0;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		}

		#bottom_right_column_home select.dropdown {
		width: 145px;
		padding: 2px;
		margin: 0 8px 5px 0;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		}
		
		#bottom_right_column_home #requestButton {
		float: right;
		padding: 10px 30px 0 0;
		}
		
		#bottom_right_column_home .small_text {
		font-size: 10px;
		margin: 5px 0 0 0;
		}
		
		#bottom_right_column_home .small_text_bold {
		font-size: 10px;
		font-weight: bold;
		margin: 5px 0 0 0;
		}

		#bottom_right_column_home h3 {
		margin:0;
		padding:0;
		}


.formtop {
	background: url(../images/iquote_box.gif) no-repeat 0 0;
	padding: 30px 0 20px 35px;
	width:357px;
	float:left;
	}
	
.formbottom {
	background: url(../images/iquote_bottom.gif) no-repeat 0 0;
	width:392px;
	height: 15px;
	float:left;
	}

#bottom_right_column_clients {
		width:395px;
		float: right;
		margin:0 0 0 0;
		}
		#bottom_right_column_clients label {
		width: 150px; display: block; float: left;
		}
		#bottom_right_column_clients h3 {
		margin:0;
		padding:0;
		}

#logo_home {
		text-indent: -5000px; 
		overflow:hidden; display:block;
		width:274px;
		height:92px;
		float:left;
		text-decoration: none !important;
		background-image:url(../images/logo.gif);
		background-repeat:no-repeat;
		margin-bottom:17px;
		}

#logo {
		text-indent: -5000px; overflow:hidden; display:block;
		width: 274px; height:92px; text-decoration: none !important;
		/*background-image:url(../images/logo.gif);
		background-repeat:no-repeat;*/
		margin-bottom:17px;
		}
	
#topNavigation {
	margin: 0 0 0 0px;
	list-style-type:none;}

#topNavigation li{
	float:left;
	font-size:11px;
	padding-left:10px;}
	
#topNavigation-stores {
	margin: 0 0 0 0px;
	list-style-type:none;}

#topNavigation-stores li{
	float:left;
	font-size:11px;}
	

#home  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 55px; height:26px; text-decoration: none !important;
			  background-image:url(../images/Nav/home-new.gif);
			  background-repeat:no-repeat;
			  }
			  #home:hover {background-position: -55px 0;}
			  #home.selected {background-position: -55px 0;}
			  
#news  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 55px; height:26px; text-decoration: none !important;
			  background-image:url(../images/Nav/news-new.gif);
			  background-repeat:no-repeat;
			  }
			  #news:hover {background-position: -55px 0;}
			  #news.selected {background-position: -55px 0;}


#buyer  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 61px; height:26px; text-decoration: none !important;
			  background-image:url(../images/Nav/buyer-new.gif);
			  background-repeat:no-repeat;
			  }
			  #buyer:hover {background-position: -61px 0;}
		      #buyer.selected {background-position: -61px 0;}
			  
			  

#Vendors  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 73px; height:26px; text-decoration: none !important;
			  background-image:url(../images/Nav/vendors-new.gif);
			  background-repeat:no-repeat;
			  }
			  #Vendors:hover {background-position: -73px 0;}
			   #Vendors.selected {background-position: -73px 0;}
			  
#Products  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 76px; height:26px; text-decoration: none !important;
			  background-image:url(../images/Nav/products-new.gif);
			  background-repeat:no-repeat;
			  }
			  #Products:hover {background-position: -76px 0;}
			  #Products.selected {background-position: -76px 0;}
			  
#Services  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 76px; height:26px; text-decoration: none !important;
			  background-image:url(../images/Nav/services-new.gif);
			  background-repeat:no-repeat;
			  }
			  #Services:hover {background-position: -76px 0;}
			   #Services.selected {background-position: -76px 0;}
			  
/*#Clients  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 59px; height:26px; text-decoration: none !important;
			  background-image:url(../images/Nav/clients-new.gif);
			  background-repeat:no-repeat;
			  }
			  #Clients:hover {background-position: -59px 0;}
			  #Clients.selected {background-position: -59px 0;}
	*/
#Customers  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 88px; height:26px; text-decoration: none !important;
			  background-image:url(../images/Nav/customers.gif);
			  background-repeat:no-repeat;
			  }
			  #Customers:hover {background-position: -88px 0;}
			  #Customers.selected {background-position: -88px 0;}
					  
#About-Us  {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 76px; height:26px; text-decoration: none !important;
			  background-image:url(../images/Nav/about-iq-new.gif);
			  background-repeat:no-repeat;
			  }
			  #About-Us:hover {background-position: -76px 0;}
			  #About-Us.selected {background-position: -76px 0;}
	
#Contact-Us {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 91px; height:26px; text-decoration: none !important;
			  background-image:url(../images/Nav/contact-us-new.gif);
			  background-repeat:no-repeat;
			  }
			  #Contact-Us:hover {background-position: -91px 0;}
			  #Contact-Us.selected {background-position: -91px 0;}
			  
/*#Online-Forms {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 109px; height:26px; text-decoration: none !important;
			  background-image:url(../images/Nav/online-new.gif);
			  background-repeat:no-repeat;
			  }
			  #Online-Forms:hover {background-position: -109px 0;}
			  #Online-Forms.selected {background-position: -109px 0;}
*/
#Online-Forms {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 120px; height:26px; text-decoration: none !important;
			  background-image:url(../images/Nav/registeronline.gif);
			  background-repeat:no-repeat;
			  }
			  #Online-Forms:hover {background-position: -120px 0;}
			  #Online-Forms.selected {background-position: -120px 0;}



			  
			  #error
			  {
			    color:Red}

#testmonials {
			text-decoration:none;
			list-style-type:none;
			margin:10px 0 10px 0;
			padding:0;}	
			
#testmonials li {
			text-decoration:none;
			list-style-type:none;
			margin:0 0 5px 0;
			font-size:14px;
			background-color:#F0F0F0;
			background-image:url(../images/file-icon.gif);
			background-position:8px 8px;
			background-repeat:no-repeat;
			border-top:1px solid #DDDDDD;
			border-bottom:1px solid #DDDDDD;
			padding:10px 0 10px 35px;}			  
	
/*------------- Headings --------------------*/

#financing_solutions {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 279px; height:102px; text-decoration: none !important;
	background-image:url(../images/financing_your-it-solutions.gif);
	background-repeat:no-repeat;
	margin-bottom:5px; }
	
#iq_finance {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 319px; height:160px; text-decoration: none !important;
	background-image:url(../images/IQ_finance_plc.gif);
	background-repeat:no-repeat; }
	
#contact_info_home {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 205px; height:66px; text-decoration: none !important;
	background-image:url(../images/contact_info.gif);
	background-repeat:no-repeat;
	margin-left:5px;}
	
#email_address_home {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 204px; height:16px; text-decoration: none !important;
	background-image:url(../images/email.gif);
	background-repeat:no-repeat;}
	
#contact_info {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 184px; height:37px; text-decoration: none !important;
	background-image:url(../images/contact_info.gif);
	background-repeat:no-repeat;
	margin-left:215px; }
	
#email_address {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 204px; height:16px; text-decoration: none !important;
	background-image:url(../images/email.gif);
	background-repeat:no-repeat;
	margin-left:195px;
	margin-top:5px;
	margin-bottom:30px; }
	
#welcome {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 225px; height:20px; text-decoration: none !important;
	background-image:url(../images/welcome.gif);
	background-repeat:no-repeat; margin-left:10px!important; }
	
#register_with_iq {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 216px; height:20px; text-decoration: none !important;
	background-image:url(../images/register_with_iq_62-1.gif);
	background-repeat:no-repeat; }
	
#hit_your_targets {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 320px; height:94px; text-decoration: none !important;
	background-image:url(../images/hit_your_targets.gif);
	background-repeat:no-repeat; }

#mission_statement {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 319px; height:195px; text-decoration: none !important;
	background-image:url(../images/mission_statement.gif);
	background-repeat:no-repeat; }
	
#mission_statement-about_us {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 319px; height:180px; text-decoration: none !important;
	background-image:url(../images/mission_statement-about-us.gif);
	background-repeat:no-repeat; }
	
#history {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 90px; height:30px; text-decoration: none !important;
	background-image:url(../images/history.gif);
	background-repeat:no-repeat; }
	
#release {	text-indent: -5000px; overflow:hidden; display:block;
	width:120px; height:30px; text-decoration: none !important;
	background-image:url(../images/release.gif);
	background-repeat:no-repeat; }
	
#financial_strength {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 250px; height:30px; text-decoration: none !important;
	background-image:url(../images/financial-strength.gif);
	background-repeat:no-repeat; }
	
#what_do_we_finance {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 280px; height:30px; text-decoration: none !important;
	background-image:url(../images/areas-of-expertise.gif);
	background-repeat:no-repeat; }
	
#button-buyers {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 404px; height:118px; text-decoration: none !important;
	background-image:url(../images/buttons_buyers.jpg);
	background-repeat:no-repeat;  }
	
#button-vendors {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 404px; height:120px; text-decoration: none !important;
	background-image:url(../images/buttons_vendors.jpg);
	background-repeat:no-repeat; }
	
#button-release {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 727px; height:120px; text-decoration: none !important;
	background-image:url(../images/buttons_release.jpg); float:left; margin-left:2px;
	background-repeat:no-repeat; }
	
#button-getaquote {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 404px; height:120px; text-decoration: none !important;
	background-image:url(../images/buttons_what_our_clients.jpg);
	background-repeat:no-repeat; }

#heading-trust {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 317px; height:110px; text-decoration: none !important;
	background-image:url(../images/clients-trust.gif);
	background-repeat:no-repeat; }
	
#contact_us_about {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 305px; height:120px; text-decoration: none !important;
	background-image:url(../images/button_contact_us.gif);
	background-repeat:no-repeat;  }
	
#win_button {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 305px; height:120px; text-decoration: none !important;
	background-image:url(../images/win_button.jpg);
	background-repeat:no-repeat;  }
	
#button_contact_us {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 304px; height:120px; text-decoration: none !important;
	background-image:url(../images/buttons_contact.jpg); margin-top:13px;
	background-repeat:no-repeat;  }
	
#button_get_a_quote {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 305px; height:118px; text-decoration: none !important;
	background-image:url(../images/get-a-quote.jpg); margin-top:13px;
	background-repeat:no-repeat;  }
	
	
	
#registration_form {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 317px; height:120px; text-decoration: none !important;
	background-image:url(../images/online-reg_17-1.jpg);
	background-repeat:no-repeat; margin-top:10px; }
	
#download_pdf {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 317px; height:120px; text-decoration: none !important;
	background-image:url(../images/pdf-download.gif);
	background-repeat:no-repeat; }
	
#title_news {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 98px; height:30px; text-decoration: none !important;
	background-image:url(../images/title-news.gif);
	background-repeat:no-repeat; }
	
#title_buyer {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 250px; height:30px; text-decoration: none !important;
	background-image:url(../images/title-advice-for-buyers.gif);
	background-repeat:no-repeat; }
	
	
#title_clients {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 98px; height:30px; text-decoration: none !important;
	background-image:url(../images/title-clients.gif);
	background-repeat:no-repeat; }

#title_release {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 103px; height:30px; text-decoration: none !important;
	background-image:url(../images/title-release.gif);
	background-repeat:no-repeat; }
		
#title_customers {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 141px; height:30px; text-decoration: none !important;
	background-image:url(../images/title-customers.gif);
	background-repeat:no-repeat; }
	
#title_vendors {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 110px; height:30px; text-decoration: none !important;
	background-image:url(../images/title-vendors.gif);
	background-repeat:no-repeat; }
	
#title_products {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 120px; height:30px; text-decoration: none !important;
	background-image:url(../images/title-products.gif);
	background-repeat:no-repeat; }
	
#title_services {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 210px; height:30px; text-decoration: none !important;
	background-image:url(../images/title-select.gif);
	background-repeat:no-repeat; }
	
#title_about_us {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 210px; height:30px; text-decoration: none !important;
	background-image:url(../images/title-about-us.gif);
	background-repeat:no-repeat; }
	
#title_contact_us {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 210px; height:30px; text-decoration: none !important;
	background-image:url(../images/title-contact-us.gif);
	background-repeat:no-repeat; }
	
#title_online-forms {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 230px; 
	height:30px; 
	text-decoration: none !important;
	background-image:url(../images/title-request.gif);
	background-repeat:no-repeat; 
	}
	
#title_request_quote {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 150px; 
	height:50px; 
	text-decoration: none !important;
	background-image: url(../images/request_quote.gif);
	background-repeat:no-repeat;
	background-position: -2px 0;
	}	
	
#title_regitration_form {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 260px; height:30px; text-decoration: none !important;
	background-image:url(../images/title-reg.gif);
	background-repeat:no-repeat; }
	
#tagline_we_can_help {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 320px; height:94px; text-decoration: none !important;
	background-image:url(../images/tag-we-can-help.gif);
	background-repeat:no-repeat; }
	
#tagline_our_solutions {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 320px; height:94px; text-decoration: none !important;
	background-image:url(../images/tag-our-solutions.gif);
	background-repeat:no-repeat; }

#tagline_choose_a_product {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 320px; height:94px; text-decoration: none !important;
	background-image:url(../images/tag-finance-options.gif);
	background-repeat:no-repeat; }

#tagline_service {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 320px; height:94px; text-decoration: none !important;
	background-image:url(../images/tag-additional.gif);
	background-repeat:no-repeat; }
	
#site_map {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 200px; height:30px; text-decoration: none !important;
	background-image:url(../images/title-sitemap.gif);
	background-repeat:no-repeat; }
	
#accessibility {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 200px; height:30px; text-decoration: none !important;
	background-image:url(../images/title-accessibility.gif);
	background-repeat:no-repeat; }
	
#terms {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 200px; height:30px; text-decoration: none !important;
	background-image:url(../images/title_terms.gif);
	background-repeat:no-repeat; }
	
#privacy {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 200px; height:30px; text-decoration: none !important;
	background-image:url(../images/title-privacy.gif);
	background-repeat:no-repeat; }
	
#speak_to_us {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 200px; height:30px; text-decoration: none !important;
	background-image:url(../images/title-speak-to-us.gif);
	background-repeat:no-repeat; }
	
#company_news {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 141px; height:20px; text-decoration: none !important;
	background-image:url(../images/company_news.gif);
	background-repeat:no-repeat; }
	
#business_news {
	text-indent: -5000px; overflow:hidden; display:block;
	width: 141px; height:20px; text-decoration: none !important;
	background-image:url(../images/business_news.gif);
	background-repeat:no-repeat; }
	
	
	
.margin-top {
	padding-top:10px;}
	
.register {
	padding:10px 0 5px 0;}

.formfield input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;

}

.formLabel {
	margin-bottom:20px;
	padding-top:5px;
	float:left;
	width:100px;}
	
.formfieldHome {
	padding:5px;
	width:220px;}
	
.register_button {
float:right;
margin-right:5px;
margin-bottom:10px;}

label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
		color:#003876;}
		
textarea {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
	
input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;}
	
#loggedInPanel {}
	
#loggedInPanel hr {
	border: 0;
	color: #999;
	background-color:#D6D6D6;
	width:100%;
	height: 1px;}
	
	
	
	
html { /* Stop background flicker in IE 6 Bug: http://evil.che.lu/2006/9/25/no-more-ie6-background-flicker */
  filter: expression(document.execCommand("BackgroundImageCache", false, true));}
  
#contact_info_holder {
	float:right;
	width:200px;}
	
	#contact_info_holder h2 {
	padding:0;
	margin:0;}
	
#top_banner {
	width:727px;
	float:left;}
	
#image_banner {
	width:725px;
	border:1px solid #E1E0E0;
	margin-bottom:5px;
	float:left;}
	
.release-table {
	background:#E9E9E9;
	margin-bottom:20px;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;}

.release-table td {
	border:1px solid #FFFFFF;}
	
.selectedClass {
	background-color:#FF6600;}
	
.selectedRowClass {
	background-color:#00C100;
}

#termDropDownList {
	width:136px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

p.iqoute_subtext {
	float: left;
	width: 345px;
	height: 40px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/title_quote_block.jpg) no-repeat 0 bottom;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	}
	
	
p.buttons_left {
	float: left;
	width: 170px;
	padding: 0 0 10px 0;
	}


a.button_another_quote {
	width: 170px;
	height: 30px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/button_another_quote.jpg) no-repeat 0 0;
	}
	
	
	