body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	text-align: center;
}
a:link {
	color: #990000;
}

a:visited {
  color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	color: #999999;
}
#wrapper {
	width: 792px;
	background-image: url(../images/shadow_middle.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
#navigation {
	width: 770px;
	margin-right: 11px;
	margin-left: 11px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #E2E2E2;
	float: left;
	clear: both;
	height: 26px;
	background-image: url(../images/navBG.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
#shadowtop {
	background-image: url(../images/shadow_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 792px;
	float: left;
}
#shadowbottom {
	background-image: url(../images/shadow_bottom.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 792px;
	background-color: #FFFFFF;
	clear: both;
}
#homeleftcol {
	background-color: #E2E2E2;
	float: left;
	width: 550px;
	margin-top: 14px;
	margin-right: 22px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding: 0px;
	background-image: url(../images/home_left_col_bg.jpg);
	height: 249px;
	background-repeat: no-repeat;
}
#homerightcol {
	background-color: #E2E2E2;
	width: 170px;
	margin-top: 14px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/home_right_col_bg.jpg);
	text-align: center;
	height: 249px;
	background-repeat: repeat;
}
.padbottomfive {
	padding-bottom: 5px;
}
.tdhome {
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
}
.tdhomenoline {
	padding: 5px;
}

.padtopfive {
	padding-top: 5px;
}
.padrightfive {
	padding-right: 5px;
}
.formtext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-image: url(../images/bg_form.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	height: 24px;
	width: 254px;
	border: 0px none #FFFFFF;
	margin: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
#contentcol {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-x;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 25px;
	padding-top: 10px;
}
#servicetable {
	margin: 10px 0px 10px 10px;
	border: 1px solid #F5F5F5;
}
.servicetabletd {
	background-color: #990000;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
#headimg {
	float: left;
	width: 770px;
	margin-left: 11px;
}
