#footer {
	background-image: url(../images/globals/footer.jpg);
	height: 53px;
	width: 1050px;
	float: left;
}
#end {
	background-image: url(../images/main/shiny_05.jpg);
	height: 11px;
	width: 1050px;
	float: left;
}
#ftwrapper{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#ftwrapper a{color:#fff;}
#ftwrapper a:visited {color:#ffffff;}

#video-list {
	text-align: center;
	height: 115px;
	width: 150px;
	padding-top: 10px;
	float: left;
	padding-left: 15px;
}
#video-list img {
	padding-right: 5px;
	margin-right: 3px;
	padding-bottom: 5px;
	background-image: url(../images/shadow-video.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#video-list p {
	line-height: 13px;
	padding-top: 2px;
	font-weight: normal;
}

