@charset "UTF-8";
/* CSS Document */.wrapper {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	width: 1155px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.sidebox {
	height: 560px;
	border: 1px solid #999999;
}
.greybox {
	border: 1px solid #999999;
	height: 180px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.image_pad {
	padding-bottom: 10px;
	height: 363px;
	width: 725px;
}
.red_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bolder;
	margin-left: 19px;
}
.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41678D;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.hometext_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-right: 9px;
	margin-left: 19px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.weilbox {
	height: 120px;
	width: 644px;
}
.weiltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #41678D;
	padding-top: 10px;
	padding-right: 90px;
	padding-left: 40px;
	font-weight: bold;
}
.tv_box {
	width: 250px;
	margin-top: 150px;
}
.staff_box {
	height: 433px;
}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.blue_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #41678D;
	font-weight: bolder;
	margin-left: 0px;
}
.red_header_homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bolder;
	margin-left: 5px;
}
