@charset "utf-8";

#re_wrapper {
	width: 900px;
	border-top: 1px solid #ddd;
	padding-top: 15px;
	}
#re_1, #re_2, #re_3, #re_4, #re_5 {
	width: 170px;
	margin-right: 10px;
	float: left;
	height: 60px;
}
#re_5 {
	margin-right: 0;
}
#footer {
	width: 874px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	position: relative;
	float: left;
	padding-top: 26px;
	padding-left: 26px;
	padding-bottom: 0px;
}
#footer_menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 25px;
}
#footer_menu li {
	float: left;
}
#footer_menu a {
	color: #666666;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}
#footer_menu a:hover {
	text-decoration: underline;
}
#footer_menu .footer_last a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	float: left;
}
.indeed a {
	color: #666;
	margin-left: 30px;
	font-weight: normal !important;
}
.indeed  {
	clear: both;
	padding-left: 0px;
	padding-top: 5px;
	float: right;
	padding-right: 14px;
	color: #666666;
}
.copyright {
	position: absolute;
	top: 25px;
	right: 15px;
	}
