*{
margin: 0px;
padding: 0px;
}

#container{
margin: 0px auto;
width: 954px;
background:#FFFFFF;
}

#top{
width: 954px;
height:164px;
background:url(../../images/17/top.jpg) no-repeat top left;
}

#topBanner{
height: 136px;
}

#topBanner img{
	float:left;
}


#streampac_content{
width: 874px;
padding: 20px 24px 10px 24px;
background:#FFF;
min-height: 300px;
}

#streampac_content ul{
margin-left: 30px;
}

#help ul{
margin-left: 30px;
}

#leftcol{
width:624px;
float: left;
padding: 0px 10px 0px px;
}

#rightcol{
width:220px;
float:right;
padding: 0px 0px 0px 16px;
}

#maintitle{
	float:right;
	width: 450px;
	padding: 30px 40px 0px 40px;
	}
	
#maintitle h1{
	font-size: 1.8em;
	padding-bottom: 0px;
	}

#maintitle span{
	color: #000000;
	font-size:1.4em;
	font-weight: bold;
	}

#footer{
width: 922px;
height: 45px;
clear: both;
text-align:center;
}



/** PLAYER PAGE STYLES **/

#slides{
/*width: 430px;
height: 320px;*/
border: 1px solid #333333;
}

#vidHolder{
width: 400px;
height: 280px;
}

#assets{
width: 874px;
min-height:100px;
padding-top: 10px;
position: relative;
}

#testslides{

border: 1px solid #999999;
}


