@charset "utf-8";

/* CSS Document */

#footer {
	height: 100px;
	width: 996px;
	text-align: center;
	float: right;
	font-family: Tahoma;
	font-size: medium;
	vertical-align: top;
	color: #CCC;
	clear: both;
	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;
	border-top-color: #434343;
	border-right-color: #434343;
	border-bottom-color: #434343;
	border-left-color: #434343;
	text-decoration: none;
}
#footer   ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: inline;
}
#footer   li {
	margin-right: 26px;
	margin-left: 26px;
	display: inline;
}
#footer   a {
	color: #e6e6e4;
	text-decoration: none;
}
#footer   a:hover {
	font-family: Tahoma;
	font-size: 100%;
	color: #666666;
	text-decoration: none;
}
#footer2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
}

