body {
  margin: 0;
  padding: 0;
  background-image: url(../images/Pg_Bkg.gif);
  background-repeat: repeat-x;
  background-color: #fff;
  color: #666;
  font-family: verdana, arial, helvetica, sans-serif;
}

h1{
	margin: 0 0 .5em 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 23px;
	font-weight: bold;
}

h2{
  margin: 0;
  padding: .5em 0 0 0;
  font-size: 13px;
}

h3{
  margin: 0;
  padding: .5em 0 0 0;
  font-size: 12px;
}

p {
  margin: 0;
  padding: .5em 0 1em 0;
  font-size: 11px;
}

a {
  color: #036;
}

a:hover {
	color: #a2c5d6;
}

strong {
  color: #646573;
}

ul, ol {
  margin: .5em 0 1em 1.5em;
  padding: 0;
}

li {
  font-size: 11px;
}

ul li ul {
  margin: .5em 0 1em 2.5em;
}

ul li ul li {
  list-style: none;
}

ul li ul li img {
  position: relative;
  top: 5px;
  margin: 0 8px 0 -2.5em;
}

form {
  margin: 1.5em 0;
  font-size: 11px;
}

form input, form select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

table {
  margin: 1em 0 1.5em 0;
}

table a {
  color: #4f5061;
}

td {
  height: 24px;
  font-size: 10px;
  line-height: 1.5em;
  text-align: center;
}

.tbl-hdr td {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.tbl-sub-hdr td {
  padding: 0 0 1em 0;
  font-style: italic;
  text-align: center;
}

.tbl-item {
  padding: .5em 5px;
  text-align: left;
}

.tbl-item-sub {
  padding: .5em 5px .5em 25px;
  text-align: left;
}

.tbl-row-1 td {
  background-color: #ecedf2;
}

.tbl-row-2 td {
  background-color: #f5f6f8;
}

.tbl-row-3 td {
  background-color: #dffadf;
}

.txtsm {
  font-size: 10px; 
}

.txterr {
  color: #f00;
}

#wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 950px;
  margin: 0 auto;
}

#pg-bdr-lft {
  position: absolute;
  top: 0;
  left: -10px;
  width: 10px;
  height: 700px;
  background-image: url(../images/Pg_Bdr_Lft.gif);
  background-repeat: no-repeat;
}

#pg-bdr-rgt {
  position: absolute;
  top: 0;
  left: 950px;
  width: 10px;
  height: 700px;
  background-image: url(../images/Pg_Bdr_Rgt.gif);
  background-repeat: no-repeat;
}

#drop-main {
  position: absolute;
  top: 480px;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}

#main {
  position: absolute;
  top: 125px;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 28px 0 0 0;
  background-image: url(../images/Index_Main_Bkg.gif);
  background-repeat: repeat-x;
  background-color: #fff;
}

#content {
  width: 450px;
  float: left;
  margin: 0;
  padding: 0 0 0 60px;
  line-height: 1.5em;
}

#content-wide {
  width: 840px;
  float: left;
  margin: 0;
  padding: 0 50px 0 60px;
  line-height: 1.5em;
}

#content-body {
  margin: 0;
  padding: 0;
}

#content-body h1{
	margin: 0 0 .5em -20px;
	color: #f3ba2b;
}

#content-body h2 {
	margin: 0 0 .5em -20px;
	color: #039;
}

#content-body h2 img {
  position: relative;
  top: 5px;
  margin: 0 10px 0 0;
}

#content-body .quote {
  margin: 1em 0 0 0;
}

#content-body .quote p {
  position: relative;
  top: -10px;
  padding: 0 50px 0 0;
  font-size: 13px;
  font-style: italic;
}

#content-body .quote img {
  float: left;
  margin: 0 20px 1.5em -30px;
}

#sidebar {
  margin: 0 0 0 610px;
  padding: 0 50px 0 0;
  line-height: 1.5em;
}

#sidebar-body {
  margin: 0;
  padding: 0;
}

#sidebar-body h2 {
	color: #039;
}

#sidebar-body h3{
  color: #6c0;
}

#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 950px;
  height: 95px;
  background-image: url(../images/Hdr_Bkg.gif);
  background-repeat: repeat-x;
}

#header-nav {
	position: absolute;
	top: 95px;
	left: 0;
	width: 900px;
	height: 30px;
	padding: 0 0 0 50px;
	background-image: url(../images/Hdr_Nav_Bkg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

#header-nav ul {
  margin: 2px 0 0 0;
  padding: 0;
}

#header-nav li {
  display: inline;
  margin: 0 30px 0 0;
  padding: 0;
  font-size: 11px;
}

#header-nav a {
  position: relative;
  top: -6px;
  color: #726b6b;
  text-decoration: none;
}

#header-nav a:hover {
	color: #f3ba2b;
}

#header-nav li img {
  margin: 0 30px 0 0;
}

#header .logo img {
  position: relative;
  float: left;
  margin: 13px 0 0 40px;
}

#header-contact {
	position: absolute;
	top: 25px;
	left: 0;
	width: 210px;
	margin: 0 0 0 700px;
	padding: 0 40px 0 0;
	color: #fff;
	font-size: 18px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.header-contact-sub {
  position: relative;
  top: -3px;
  color: #ccd3d8;
  font-size: 12px;
}

/*
#header-nav-rgt {
  position: absolute;
  top: 102px;
  left: 0;
  width: 210px;
  margin: 0 0 0 700px;
  padding: 0 40px 0 0;
  color: #726b6b;
  font-size: 11px;
  text-align: right;
}

#header-nav-rgt a {
  color: #726b6b;
  text-decoration: none;
}

#header-nav-rgt a:hover {
  color: #f90;
}
*/

#footer {
  width: 100%;
  float: left;
  margin: 0;
  padding: 5em 0;
  font-size: 10px;
  text-align: center;
}

#footer p {
  font-size: 10px;
}

#footer-nav ul {
  margin: 0 0 1em 0;
  padding: 0;
}

#footer-nav li {
  display: inline;
  margin: 0;
  padding: 0;
}

#footer-nav a {
  color: #666;
  text-decoration: none;
}

#footer-nav a:hover {
  color: #f90;
}

#drop-top {
  position: absolute;
  top: 125px;
  left: 0;
  width: 950px;
  height: 326px;
  background-image: url(../images/Index_Top_Bkg.gif);
  background-repeat: repeat-x;
}

#index-promo {
  position: absolute;
  top: 161px;
  left: 540px;
}

#service-promo {
  padding: 36px 0 0 0;
  text-align: center;
}

#service-promo img {
  margin: 0 50px;
}

#service-promo-detail {
  padding: 36px 0 0 93px;
}

#input-form input {
  width: 180px;
}

#input-form .input-label {
  width: 12em;
  float: left;
}

#input-form .input-object {
  margin: 0 0 .5em 14em;
}

#input-form .input-object-2c1 {
  width: 12em;
  float: left;
}

#input-form .input-object-2c2 {
  margin: 0 0 .5em 14em;
}

#lc1 {
  width: 200px;
  float: left;
}

#lc2 {
  margin-left: 220px;
  margin-bottom: 3em;
}

#listing li {
  margin-bottom: 1.5em;
}

#listing h3 {
  color: #666;
  font-size: 11px;
}

#phone-box {
  width: 350px;
  margin: 20px auto;
  padding: 1em 0;
  background-color: #fff;
  border: 2px solid #6c0;
  text-align: center;
}

#phone-box h1 {
  margin: 0;
  color: #80540e;
}

#phone-box p {
  margin: 0;
  font-size: x-large;
  font-weight: bold;
  color: #047;
}

#blog-promo {
  margin: 3em 0;
}

#util {
  position: absolute;
  top: 125px;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 2em 30px;
  background-color: #fff;
}
