@charset "utf-8";
/* CSS Document */
*{padding:0px; margin:0px; }
a{outline:none;}
img{border:none;}
object{outline: none;}
body {
	color: #ffffff;
	background-color: #000000;
}
#footer {
	font:normal 10px Arial, Helvetica, sans-serif;
	height:70px;
	width:785px;
	margin:15px auto 0 auto;
}
#footer img, #footer p {
	float:left;
}
#footer p, #footer a {
	color:#888888;
}
#footer p#copy {
	margin:35px 60px 0 80px;
}
#footer img#cbs {
	margin:28px 0 0 0;
}
#footer p#term {
	margin:35px 0 0 0;
}
#footer img#sony {
	margin:28px 0 0 50px;
}
#footer img#sonypictures {
	float:right;	
}