@charset "utf-8";
/* CSS Document */

#footer_text55 {
	FLOAT: left;
	WIDTH: 100%;
}
.first {
	CLEAR: both;
	FONT-SIZE: 12px;
	MIN-HEIGHT: 32px;
	PADDING-BOTTOM: 0px;
	WIDTH: 949px;
	COLOR: #333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 150px;
	background-color: #fff;
	background-image: url(images/footer.gif);
}
#footer LI {
	FLOAT: left;
	LIST-STYLE-TYPE: none;
}
#footer LI A {
	PADDING-LEFT: 5px;
	MARGIN-LEFT: 5px;
	BORDER-LEFT: #b8b9b9 1px solid;
}
.reliability IMG {
	MARGIN-BOTTOM: 2px;
	MARGIN-RIGHT: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .reliability {
	WIDTH: 949px;
	height: 60px;
	margin: 5px;
	padding: 5px;
}
#spotcheck {
	FLOAT: right;
	width: 100%;
	text-align: center;
	height: 25px;
	clear: right;
	margin: 5px;
}
#spotcheck2 {
	FLOAT: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	float: left;
	width: 100%;
	margin-bottom: 4px;
	margin-top: 15px
}
.copyright {
	float:left;
	WIDTH: 160px;
	margin-bottom: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	margin-left: 5px;
}
.footerlink {
	float:left;
	WIDTH: 500px;
	margin-bottom: 4px;
	padding-left: 2px;
	margin-left: 10px;
}
.BBbtrust {
	float:right;
	WIDTH: 200px;
	margin-bottom: 4px;
	margin-right: 10px;
}
.footCall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #06C;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
-->

/* Cloud Icon 
===================================================================== */
.Web1 a, .Cloud1 a, .Cloud2 a, .Cloud3 a {
	position: fixed;
	left: 8px;
	bottom:8px;
	width: 24px;
	height: 17px;
	overflow: hidden;
	background: url(/images/cloud-icon.png) no-repeat 0 0;
}
/* 
	W: -17px
	C1 -35px
	C2 -53px
	C3 -71px
*/
	/* .Web1 a:hover {
		background-position: 0 -17px; 
	}
	.Cloud1 a:hover {
		background-position: 0 -35px; 
	}
	.Cloud2 a:hover {
		background-position: 0 -53px; 
	}
	.Cloud3 a:hover {
		background-position: 0 -71px; 
	}*/
	
	.Web1 a:hover {
		background-position: 0 -17px; 
	}
	.Cloud1 a:hover {
		background-position: 0 -35px; 
	}
	.Cloud2 a:hover {
		background-position: 0 -53px; 
	}
	.Cloud3 a:hover {
		background-position: 0 -71px; 
	}
