@media screen and (min-width : 768px) and (max-width : 1024px) {


		#container { width:965px; }
		
		#navigation { margin-bottom:7px; }
		
		#header { background:url("../img/strapline.jpg") no-repeat 0px 1px; }

		#slideshow { margin-bottom:7px; }
			#slideshow-l { width:720px; height:368px; }
			#slideshow-r { width:236px; height:368px; }
				#slideshow-r #latest-tweet { height:172px; }
		
		#boxes .box { width:236px; margin-right:7px; overflow:hidden; }
			#boxes.families .box { width:187px; }
			#boxes.careers .box { width:187px; }
		
		#families-content-l { width:770px; }
		#families-content-r { width:187px; }
		#corporate-content-l { width:360px; }
		#corporate-content-r { width:595px; }
		#careers-content-l { width:595px; }
		#careers-content-r { width:360px; overflow:hidden; }
		
		
		#boxes.events .box { width:183px; }
		
		#main-r { width:755px; }
		
		#social .text { width:135px; }

		#prison-main-l { width:465px; overflow:hidden; }
		#prison-main-l img { width:465px; }

		#prison-content-l { width:465px; }
		#prison-content-l iframe { width:440px; }


		#news-main-l { width:455px; overflow:hidden; }
		#news-main-l img { }
		#news-main-r {  }
		#news-thumbs .item { width:235px; margin-right:25px; }
		#news-main-r .link a { left:330px; }
}