<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0px;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #999;
	background-image: url(../images/background.gif);
	background-position: center;
	background-repeat: repeat-y;
}
table{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
  color: #CC6600;
  text-decoration: none;
}
a img {
  border: 0px;
}
.wrapper {
  width: 780px;
  margin: auto;
  /*
	margin-left: 135px;
  margin-right: 47px;
	*/
}
.header {
	background-image: url(../images/headerimg2.jpg);
	background-position: right;
	height: 172px;
	background-repeat: no-repeat;
	background-color: #CC6600;
	margin-top: 5px;
}
.logo {
	float: left;
	background-image: url(../images/headerimg1.jpg);
	background-repeat: no-repeat;
	padding-top: 117px;
	height: 55px;
	width: 355px;
}
.dotline {
	background-image: url(../images/dotline.gif);
	height: 1px;
	margin-top: 1px;
}
.dotlinebody {
  background-image: url(../images/dotline.gif);
	height: 1px;
	margin-top: 1px;
}
.welcome {
  width: 682px;
  margin-top: 15px;
  text-align: left;
}
.line {
  border-bottom: 1px solid #F0D1B3;
  padding-bottom: 15px;
  clear:both;
}
.welcometext {
  float: left;
  width: 622px;
  margin-top: 15px;
  margin-left: 11px;
  margin-right: 47px;
  text-align: left;
  font-size: 12px;
}
.freephone {
  float: right;
  width: 210px;
}
.bodycontainer {
  width: 682px;
  margin-left: 51px;
  margin-right: 47px;
  margin-top: 15px;
}
.leftcontainer {
  float: left;
  width: 207px;
  text-align: left;
}
.rightcontainer {
  float: right;
  width: 455px;
  text-align: left;
  font-size: 12px;
}
.lblockimage {
  float: left;
  width: 60px;
}
.lblocktext {
  float: right;
  width: 137px;
}
.lblockbot {
  clear: both;
  height: 30px;
}
.rblockimage {
  float: left;
  width: 148px;
}
.rblocktext {
  float: right;
  width: 300px;
}
.rblocktext p {
  font-weight: bold;
  color: #CC6600;
}
.rblocktext ul {
  padding-left: 20px;
}
.rblockbot {
  clear: both;
  height: 10px;
  border-bottom: 1px solid #F0D1B3;
  margin-bottom: 15px;
}
.footer {
  clear: both;
  /*
	width: 522px;
  margin-top: 15px;
  margin-left: 111px;
  margin-right: 47px;
	*/
  font-size: 10px;
}
.contact {
  margin-top: 10px;
  margin-bottom: 10px;
}
.gdc {
  text-align: center;
  font-weight: bold;
  color: #CC6600;
  
}
</pre></body></html>