@charset "utf-8";
/* CSS Document */
body {
	background-color: #1b4298;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	margin: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	display: inline;
}
h2 {
	font-size: 24px;
	color: #1D4199;
	display: inline;
	font-weight: normal;
}
h3 {
	color: #1B4298;
	font-size: 13px;
	display: inline;
}
a:link {
	font-weight: bold;
	color: #1B4298;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #1B4298;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #1B4298;
	text-decoration: none;
}

.clear {
	width: 990px;
	clear: both;
}
.clearpad {
	width: 990px;
	clear: both;
	height: 30px;
}

/* Begin Page Components */
#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrapper-bg.jpg);
	background-repeat: repeat-y;
	width: 1024px;
	padding-right: 17px;
	padding-left: 17px;
}
#headerlogo {
	height: 102px;
	width: 990px;
}
#navigation {
	height: 45px;
	width: 990px;
}
#contentarea {
	width: 990px;
	background-color: #FFF;
}
#featurearea {
	height: 298px;
	width: 990px;
	color: #FFF;
	background-image: url(../images/bg-feature.jpg);
	margin-bottom: 10px;
	margin-top: 10px;
}
#featimage {
	float: left;
}
#featureareatext {
	color: #FFF;
	padding-right: 20px;
	padding-top: 15px;
	float: left;
	padding-left: 20px;
	width: 459px;
}
#featureareatextwide {
	color: #FFF;
	padding-right: 20px;
	padding-top: 25px;
	float: left;
	padding-left: 20px;
	width: 632px;
}
#middleheadline {
	font-size: 24px;
	color: #1D4199;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.columnsFour {
	width: 228px;
	margin-right: 3px;
	margin-left: 4px;
	float: left;
	background-image: url(../images/bg-column.jpg);
	background-repeat: no-repeat;
	height: 360px;
	line-height: 17px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 7px;
}
.columnsFourShort {
	width: 228px;
	margin-right: 3px;
	margin-left: 4px;
	float: left;
	background-image: url(../images/bg-column-short.jpg);
	background-repeat: no-repeat;
	line-height: 17px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 7px;
	padding-bottom: 5px;
	height: 135px;
	margin-bottom: 20px;
}
.columnsThree {
	width: 311px;
	margin-right: 3px;
	margin-left: 4px;
	float: left;
	background-image: url(../images/bg-column-3.jpg);
	background-repeat: no-repeat;
	height: 360px;
	line-height: 17px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 7px;
	color: #333;
}
.columnLeft{
	width: 311px;
	margin-right: 3px;
	margin-left: 4px;
	float: left;
	line-height: 17px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 7px;
}
.columnRight{
	width: 630px;
	margin-right: 3px;
	margin-left: 4px;
	float: left;
	line-height: 17px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 7px;
}
.columnsHeadline {
	color: #1B4298;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.advphoto {
	float: left;
	margin-right: 10px;
}

#callout {
	width: 990px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 990px;
	text-align: center;
	padding-top: 15px;
}

.footercontact {
	font-size: 11px;
}
#headline {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 4px;
	line-height: 20px;
}
.medialinks {
	width: 291px;
	float: left;
	margin: 0px;
	overflow: auto;
	height: 250px;
	visibility: visible;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.medialinks a:link {
	color: #333;
	font-weight: normal;
}
.medialinks a:visited {
	text-decoration: none;
	color: #333;
}
.medialinks a:hover {
	text-decoration: underline;
	color: #1D4199;
}
.medialinksa:active {
	text-decoration: none;
	color: #1B4298;
}
.testimonial {
	background-color: #D6D6D6;
	width: 480px;
	margin-left: 60px;
	margin-bottom: 20px;
	border: 1px solid #333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #000;
}
