.yui-content {
  min-height: 450px;
}

#about_us_main {
  background: url(/sites/default/files/images/about_us/about_us.jpg) no-repeat;
  padding-top: 130px;
  margin-top:5px;
}

#p1 {
  width: 525px;
}

#p2 {
  width: 475px;
}

#p3 {
  width: 435px;
  margin-top: 15px;
}

#p4 {
  width: 435px;
  margin-top: 15px;
}

#p5 {
  margin-top: 15px;
  width: 425px;
  margin-bottom:10px !important;
}

#p6 {
  margin-top: 15px;
}



.yui-skin-sam .yui-navset .yui-nav  A:hover {
	color: #ffffff !important;
	text-decoration: none !important;
}

.yui-skin-sam .yui-navset .yui-nav  A {
	color: #ffffff !important;
}

.yui-nav {  
	border: none !important;
}


.yui-content div:first-child {
	margin-top:1em;
}

#valuebox {
	background:url(/images/valuebox.jpg) top center no-repeat;
	color:#444444;
	margin-top:40px;
	padding-bottom:15px;
	
}