body {
	 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #757575;
}
a {
	color: #C11A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}
#centraletv {
	width: 1000px;
	height: auto;
margin: 0px auto;
	padding: 0px;
	 
}
 .tvstream_header{ width:1000px; height:150px; background-color: #FFFFFF; margin:0px;} 
 .tvstream_firstbox_left{ width:235px; height:100px;  margin:2px 10px 1px 5px;}
 .tvstream_box_left{ width:235px; height:100px;  margin:20px 10px 1px 5px;}
 .tvstream_firstbox_right{ width:235px; height:100px;  margin:2px 10px 1px 15px;}
  .tvstream_box_right{ width:235px; height:100px;  margin:20px 10px 1px 15px;}
  .tvstream_boxbottom{ width:235px; height:100px;  margin:20px 10px 1px 5px; float:left;}
  
  
/* Footer */
.menu_sub { width:100%; text-align:center; color:#333333;}
.menu_sub li{ list-style-type:none; display:inline;}
#footer {
	clear: both;
	min-width:1000px;
	width: auto 1000px;;
	height: 50px;
	margin: 0 auto;
	background: #FFFFFF url(../images/img01.gif) repeat-x top left;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 35px 15px;
}

#footer a {
}

#footer .legal {
	float: left; font-weight:bold;  
}

#footer .credit {
	float: right;
}



