@charset "UTF-8";
/* Menu */
#footer-wrapper {
	clear:both;
	margin-top: 40px;
	height: 120px;
	background-image: url(../images/backgrounds/footer-bg.jpg);
	background-repeat: repeat-x;
	}
#footer-wrapper-grad {
	height: 80px;
	background-image: url(../images/backgrounds/footer-bg-grad.jpg);

	background-position: left;
	background-color: #000;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000;
	}
#footer {
	color:#000;
	height:100px;
	width: 1000px;
	font-size: 16px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:20px;
}


.footer_text {
	font-size: 20px;
	color: #999;
	padding-right: 10px;
	padding-top: 35px;
		float: left;

}

ul#footer_smallprint {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
		padding-top: 20px;;

}

ul#footer_smallprint li {
	list-style:none;
	margin-right:3px;
	font-size:10px;
	display:inline;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#footer_smallprint li a{
	text-decoration:none;
	color:#666;
}
ul#footer_smallprint li a:hover {
	text-decoration:none;
	color:#999;
}
.fourthimage
{
	padding:0px;
}
#footer-logos {

	float:left;
	width:540px;

}


/* Search */
#theform {
	border-left-color: #3f3f3f;
	border-left-width: 2px;
	border-left: solid;
	padding-left: 10px;
	float:right;
	margin-top:10px;
	height:60px;
	width:333px;
}


span.label {
	font-size: 20px;
	color: #999;
	padding-right: 5px;
		float: left;
			padding-top: 25px;

} 
span.searchbar {

	width:160px;
	height: 29px;
	margin-top: 17px;
	float:left;
	background-image: url(../images/icons/email-bar.png);
	text-decoration: none;
	display: block;
} 
