@charset "utf-8";
/* CSS Document */
a.mainlink:link {
	text-decoration: none;
	color: #CC3300;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.mainlink:visited {
	text-decoration: none;
	color: #CC3300;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.mainlink:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.mainlink:active {
	text-decoration: none;
	color: #CC3300;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.mainlink2:link {
	text-decoration: none;
	color: #014A7F;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
a.mainlink2:visited {
	text-decoration: none;
	color: #014A7F;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
a.mainlink2:hover {
	text-decoration: none;
	color: #75A3B0;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
a.mainlink2:active {
	text-decoration: none;
	color: #004B7F;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/headerbg_02.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 12px;
}
a {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #CC3300;
}
a:visited {
	color: #CC3300;
}
a:hover {
	color: #333333;
}
a:active {
	color: #CC3300;
}
.titlelarge {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #333333;
	text-decoration: none;
}
#midholder {
	background-image: url(images/midbg_10.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #fafafa;
}
#sericebox {
	background-image: url(images/servicesbox_13.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 375px;
	padding: 6px;
}
#bgshadow {
	background-image: url(images/bgshadow.jpg);
	height: 301px;
	width: 653px;
	background-repeat: no-repeat;
	background-position: center top;
}
