#box_content{
  background:#fff;
}
#box_frame{
  width:1024px;
}
#box_head{
  position:relative;
  height:301px;
  color: white;
  text-align:left;
}
#headSlider{
	position: absolute;
	z-index: 1;
}
#content_frame{
  float:left;
  width:1024px;
}
.camGalleryImg{
  float:left;
  margin:0px 30px 24px 20px;
}
.camGalleryImg p{
  text-align:right;
  margin:0px;
  padding:0px;
}
a.arrow{
  display:block;
  float:none;
  clear:both;
  margin-left:20px;
  margin-bottom:20px;
  padding-left:12px;
  text-decoration:none;
  font-weight:bold;
  background:url(../img/blue_arrow_left.gif) no-repeat left;
}
