/* Footer style v1.00 */

.footer {
	clear: both;
	position: relative;
	width: 1000px;
	height: 90px;
	margin: 5px 0 0 0;
	background-image: url('http://akmedia.bobparsons.me/img/bkg_footer2.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
.search_foot {
	float: left;
	padding: 56px 0px 0px 392px;
}
#domain_name {
	width: 238px;
	border: 1px solid #000000;
	font-size: 15px;
}
#tld_list {
	border: 1px solid #000000;
	font-size: 15px;
}
#godaddy_link {
  position: absolute;
  top: 0;
  right: 0;
  width: 240px;
  height: 90px;
}
#icann_footer, #copyright_footer {
  width: 1000px;
  text-align: left;
  font-size: 10px;
  color: #acacac;
}
#copyright_footer a {
	color: #aedd1f;
	text-decoration: none;
}
#copyright_footer a:hover {
	text-decoration: underline;
}
#copyright_footer_index {
  width: 1000px;
  text-align: left;
  font-size: 10px;
  color: #acacac;
}
#copyright_footer_index a {
	color: #aedd1f;
}
#footer_disclaimer {
	color: #ffffff;
	margin: 3px 0px 10px 0px;
	text-align: left;
}
