@charset "UTF-8";
#footer {
	background-image: url(../images/footer/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	height: 166px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_left {
	padding: 0px;
	float: left;
	width: 460px;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 100px;
	list-style-type: none;
}
#footer_right {
	padding: 0px;
	float: left;
	width: 460px;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 100px;
}
.copyright_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 10px;
}
#footer_left p {
	margin: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footer_left img {
	margin: 0px;
	padding: 0px;
	float: left;
	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;
}
#footer_left ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 43px;
	list-style-type: none;
}
#connect {
	padding: 0px;
	width: 400px;
	height: 60px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#connect ul {
	text-decoration: none;
	list-style-type: none;
	padding: 0px;
	background-image: url(../images/footer/bg_connect.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 60px;
	width: 400px;
}
#connect li {
	height: 60px;
	width: 60px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9999px;
	padding: 0px;
}
#connect a {
	display: block;
	height: 60px;
	width: 60px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#connect_twitter a:hover {
	background-image: url(../images/footer/bg_connect.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}
#connect_facebook a:hover {
	background-image: url(../images/footer/bg_connect.png);
	background-repeat: no-repeat;
	background-position: -80px -60px;
}
#connect_myspace a:hover {
	background-image: url(../images/footer/bg_connect.png);
	background-repeat: no-repeat;
	background-position: -160px -60px;
}
#connect_imdb a:hover {
	background-image: url(../images/footer/bg_connect.png);
	background-repeat: no-repeat;
	background-position: -240px -60px;
}
#connect_vimeo a:hover {
	background-image: url(../images/footer/bg_connect.png);
	background-repeat: no-repeat;
	background-position: -320px -60px;
}
