@import url(base.css);

/*
Page markers
----------
*/
/*change the #t1, #t2, etc appropriately to mark */
div.a_box ul li#t1 a
{
	background:#294f85;
	color:#fff;
}

/*grab the hover states from base and take the :hover off to mark the location on the page*/
li#d2a a
{
	background:url(images/ddMenus.gif) -204px -66px;
}


#m3
{
	background: url(images/top_menu.gif) -172px -36px;
}
/*----*/
.header h1
{
	width:915px;
	height:213px;
	display:block;
	background: url(images/h_problem.jpg)
}

h2
{
	width:518px;
	height:71px;
	background: url(images/sh_the_problem.gif);
	margin:0 0 40px 0;
}

#movie, .header
{
	height:213px;
}

.content
{
	padding:30px 0 0 0;
}




.sec1 img{
float:left;
 width:216px;
  height:202px;

  margin:5px 10px 2em 0;
  position:relative;
  border:0;
}


