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

body   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center
}
.content {
	width: 797px;
}
.banner {
	width: 797px;
	padding-bottom: 10px;
}
.middlel {
	width: 797px;
	float: left;
}
.menutop {
	background-image: url(Images/droppedImage_3.png);
	background-repeat: repeat;
	text-align: center;
	height: 24px;
	width: 797px;
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: bold;
}
.menutop a {
	text-decoration: none;
	color: #FFFFFF;
}
.menutop a:hover {
	text-decoration: none;
	color: #99CCFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: 400;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #2861A9;
	margin-bottom: -5px;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #619E35;
	margin-bottom: -15px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #5A9B30;
	line-height: 16px;
}
.catbutton {
	color: #FFFFFF;
	text-decoration: none;
}
.catbutton a {
	color: #FFFFFF;
	text-decoration: none;
}
.menubtm {
	background-image: url(Images/droppedImage_3.png);
	background-repeat: repeat;
	text-align: center;
	height: 24px;
	width: 797px;
	font-size: 12px;
	margin-top: 10px;
	font-weight: bold;
}
.menubtm a {
	text-decoration: none;
	color: #FFFFFF;
}
.menubtm a:hover {
	text-decoration: none;
	color: #99CCFF;
}
.clientlist {
	color: #000000;
	text-decoration: none;
}
.clientlist a {
	color: #000000;
	text-decoration: none;
}
.clientlist a:hover {
	color: #3066AD;
	text-decoration: underline;
}
