.foot_container {
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.sub_foot1 {
	background-color: #514C62;
	color: #FFFFFF;
	font-size: 0.65em;
	height: 42px;
  background-image: url(../images/main/logos.gif);
  background-repeat: no-repeat;
  background-position:left;
	border-bottom: 1px solid #8C829E;
	text-align: right;
	padding-right: 10px;
}

.sub_foot1a {
	position: relative;
	top: 25px;
}

.sub_foot1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.sub_foot2 {
	background-color: #261F3B;
	color: #8C829E;
	font-size: 0.65em;
	height: 30px;
	background-image: url(../images/main/foot_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-right: 40px;
	text-align: right;
}
.sub_foot2 a {
	color: #8C829E;
	text-decoration: none;
}
.foot_container p {
	margin: 0px;
}
