@charset "utf-8";
/* CSS Document */

body {
	background-color: #BBBBBD;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 { font-size: 16px; }
.header {
	height: 136px;
}
.address {
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images/call.jpg);
	text-align: right;
	float: right;
	height: 120px;
	width: 637px;
	padding-top: 16px;
}
.nav {
	height: 49px;
}
.div {
	background-image: url(../images/div.jpg);
	height: 57px;
}
.main {
	background-image: url(../images/text.png);
}
.left {
	float: left;
	width: 306px;
}
.news {
	background-image: url(../images/left_06.png);
	height: 297px;
	width: 212px;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-left: 80px;
	padding-right: 4px;
}
.news a{
	color:#000000;
	text-decoration:none;
	font-style:italic;
}
.news a:hover{
	text-decoration:underline;
}
.text {
	font-size: 14px;
	margin-right: 50px;
	float: right;
	width: 654px;
}
.why {
	background-image: url(../images/why.jpg);
	width: 614px;
	height: 232px;
}
.why-top {
	background-image: url(../images/why-top.jpg);
	height: 58px;
	width: 614px;
}
.why-bullets {
	font-size: 16px;
	float: left;
	width: 300px;
}
.testimonials {
	font-size: 13px;
	font-style: italic;
	background-image: url(../images/testimonials.jpg);
	float: right;
	height: 173px;
	width: 296px;
	margin-right: 11px;
}
.why-bottom {
	background-image: url(../images/why-bottom.jpg);
	height: 38px;
	width: 614px;
}
.bottom {
	background-image: url(../images/bottom.png);
	height: 34px;
}
.copyright {
	font-size: 12px;
	background-image: url(../images/footer_04.png);
	text-align: center;
	width: 178px;
	height: 58px;
	float: left;
}
.footer {
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding-top: 10px;
}
.footer a{
	color:#000000;
	text-decoration:none;
}
.footer a:hover{
	color:#333333;
	text-decoration:underline;
}
.middle {
	height: 203px;
}
.flash {
	background-image: url(../images/flash1.jpg);
	float: left;
	height: 203px;
	width: 703px;
}
.locations {
	background-image: url(../images/info.jpg);
	float: right;
	height: 203px;
	width: 307px;
}
.meyers-number {
	font-size: 18px;
	font-weight: bold;
	color: #092b63;
	margin-top: 28px;
	text-align: left;
}
.waterloo-number {
	font-size: 18px;
	font-weight: bold;
	color: #092b63;
	text-align: left;
	margin-left: 125px;
	margin-top: 55px;
}
.style11 a {
    text-decoration:none;
	color: #980101;
}
.landinglist{float:left;width:290px;list-style-type:disc;list-style-position:inside;}
.landinglist li{line-height:19px;}
.links{text-align:center;}
.links a{color:#244b8e;}
.landing-box{text-align:center;width:260px;margin-right:20px;float:right;font-family:Arial, Verdana;}
.landing-box h3{font-size:15px;margin:20px 0;}
