#slideshow_div{
	height:400px;
}
#prev{
	position:absolute;
	left:0px;
	z-index:1000;
	top:180px;
	cursor:pointer;
}
#next{
	position:absolute;
	right:0px;
	z-index:1000;
	top:180px;
	cursor:pointer;
}
.sectionpiconly {
	min-height: 600px;
}
.footnav_div{
	width:25%;	
}
.footerclearsmall{
	display:block;	
}

.callout_div {
	width: 23%;
}