#sidebar_menu .header,#content_header h1{
	background-color: #669966;
}
#header{
	height: 316px;
	background-image: url(/design/images/careers.jpg);
}
#videos{
	width: 978px;
	background-color: #FFF;
	height: 200px;
	overflow:auto;
	margin: 10px 0 0 0;
}
#videos .panel{
	clear:both;
	margin: 0 auto 10px auto;
	overflow:auto;
	width: 612px;
	padding:0;
}
#videos .spacer{
	width: 10px;
	height: 10px;
	float:left;
}
#videos .container{
	width: 300px;
	float:left;
}
.subheader1 h1{
	margin: 20px 0 5px 0;
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
	font-family: inherit;
	color: #FFF;
  	background-color:#f08c1a;
}
.subheader2 h1{
	margin: 20px 0 5px 0;
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
	font-family: inherit;
	color: #FFF;
  	background-color:#00afe9;
}
