

.minicallouttext {
	float: left;
	width: 313px;
	padding: 0px;
	position: relative;	
}

.minicallout {
	float: left;
	width: 313px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.minicallout img{
	height: 211px;
	width: 313px;
}

#lastminicallout {
	margin_right: 0px;
	float: right;
}

#lastminicallout img {
	height: 211px;
	width: 313px;
}

.minioverlay {
	background: url(images/greenbg.png) repeat;
	width: 313px;
	height: 46px;
	position: absolute;
	z-index: 998;
	left: 0px;
	top: 165px;
	font-family: bebas;
	font-size: 28px;
	line-height: 32px;
	color: #fff;
	text-align: center;
}

.minioverlay h4 a {
	z-index: 999;
	text-align: center;
	font-family: bebas;
	font-style: italic;
	color: #fff;
}

.minioverlay a {
	text-align: center;
		font-family: bebas;
}

.pagecalloutcontainer {
	margin: 10px 0px;
	padding: 10px 0px;
}

.payonlinebtntwo {
width: 97px;
height: 32px;
position: relative;
z-index: 999;
text-align: center;
margin-top: 10px;
float: right;
margin-right: 73px;
}

.payonlinebtntwo a {
display: block;
width: 97px;
height: 32px;
background: url(images/claimsbtn.png) top center no-repeat;
}

.payonlinebtntwo a:hover {
display: block;
width: 97px;
height: 32px;
background: url(images/claimsbtn.png) bottom center no-repeat;
}

.bodytext {
	border-bottom: 3px solid #666666;
	border-top: 3px solid #666666;
	margin: 20px 0px;
	padding-bottom: 20px;
	padding-top: 10px;
	width: 980px;
	float: left;
}
#SlideShow {
	height: 400px;
	position: relative;
}

#SlideShow img {
	border: 0;
	position: absolute;
}
.SlideOverlay {
	width: 100%;
	height: 54px;
	bottom: 0px;
	left: 0px;
	background: url(images/bluebg.png) repeat;
	position: absolute;
	
}
.SlideOverlay p {
	font-size: 38px;
	line-height: 42px;
	font-family: bebas;
	margin: 0 10px;
	padding: 7px;
	color: #fff;
	text-align: center;
	
}

