#footer #address {
	float : left;
	display : inline-block;
	width : 220px;
	color : #000000;
	font-size : 12px;
	line-height : 18px;
	margin : 16px 0 0 20px;
	text-align : left;
}

#footer #address p {
	margin : 0 0 8px 0;
}

#foot #footright {
	float : left;
	display : inline-block;
	margin : 20px 0 10px 0;
	width :600px;
}
#footer #footright #footmenu {
	margin : 0;
	padding : 0;
	display : block;
	height : 32px;
	text-align : left;
}

#footer #footright #footmenu a {
	float : left;
	margin : 0;
	padding : 0;
	display : inline;
	height : 32px;
	text-align : left;
	background-image : url("images/foot-link.png");
	text-indent : -9999px;
}


#footer #footright #footmenu a:hover {
	background-image : url("images/foot-link-on.png");
}


#footer #footright #searchbox {
	font-size : 12px;
	border : none;
	text-align : left;
}

#footer #footright #searchbox form input {
	font-size : 12px;
	line-height : 18px;
	margin :10px 0 0 10px;
	color : #5a5a5a;
}

#footer #footright #caution {
	float : left;
	width :600px;
	margin : 10px 0 0 10px;
	text-align : left;
	color : #666666;
	font-size : 12px;
	line-height : 16px;
}

#header #bottom {
	height:34px;
	width : 900px;
	margin : 0 0 0 531px;
	padding : 0;
}
