.box-third.headless .boxcontent {
	padding-top: 8px;
}

.one-quarter-col, .two-quarter-col, .one-third-col, .two-third-col, .full-col {
	min-height: 0px;
}

div .hoverable:hover .boxtop,
div .hoverable:hover .boxblue {
	background-position: bottom right;
}

.box-single .boxtop {
	height: 16px;
	width:237px;
	background: url('/media/images/layout/box_1_h_f.png') top left;
}

.box-single .boxbottom.blue {
	width:209px;
	margin:0;
	background: url('/media/images/layout/box_1_b_b.png') bottom left;
	padding: 8px 14px 16px 14px;
	height: auto;
}

.box-third .boxtop {
	height: 16px;
	width:316px;
	background: url('/media/images/layout/box_1-3_h_f.png') top left;
}

.box-single .boxbottom.blue p {
	color:#004489;
	text-align: center;
}

.box-third.hoverable:hover {
	background-position: bottom left;
}

.box-single h3 a,
.box-third h3 a{
	font-size: 10px;
	color:#004489;
}

.image-slider{
	overflow: hidden;
	height: 120px;
}

.image-slider ul{

}

.image-slider ul li{
	margin: 0;
	padding: 0;
	background: transparent;
	list-style: none;
	width: 256px;
}

#prevBtn,
#nextBtn{
	display: none;
}

.image-slider ul li div.fullimg{
	margin: 0;
}
#navbar ul li ul{
	width: 166px;
}

#navbar ul li ul li {
	width: 165px;
}

.box-single.hoverable.headeless * {
	text-align: center;
}

h3 q {
	color:#004489;
}

.hover-show h1 {
	margin: 16px 0 16px 0;
}

.box-three-third .boxcontent {
	padding:0px 30px 2px 30px;
}

.box-three-third .sub-col-left,
.box-three-third .sub-col-right {
	width: 428px;
}

.col-one-third.fixed-homepage {
	height: 448px;
}

.box-third h1 {
	font-size: 20px;

}
.box-third h1 a {
	line-height: 20px !important;
}

.box-third.sub h1 {
	font-size: 16px;
}

.box-third .hover-show p.intro {
	margin: 0 -8px !important;
}

.box-third p.hover-show-hidden {
	margin: 16px 0 0 0 !important;
}
