body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-size: 11px;
	background-color: #090D7F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TABLE {
  border-collapse : collapse;
  empty-cells : show;
}
FORM { margin : 0px; }
P,TD,TH {
  font-size : 11px;
  color : #000000;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
LABEL,INPUT,SELECT,TEXTAREA {
  font-size : 11px;
  color : #000000;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
span.arrows {
	font-size : 14px;
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
span.regoffice {
	font-size : 10px;
	color : #FFDD00;
	font-family : Arial, Helvetica, sans-serif;
}
td.homebg {
	background-image: url(../images/bg-home.jpg);
	background-repeat: no-repeat;
}
td.aboutbg {
	background-image: url(../images/bg-aboutus.jpg);
	background-repeat: no-repeat;
}
td.traditionalbg {
	background-image: url(../images/bg-traditional.jpg);
	background-repeat: no-repeat;
}
td.timberframebg {
	background-image: url(../images/bg-timberframe.jpg);
	background-repeat: no-repeat;
}
td.commercialbg {
	background-image: url(../images/bg-commercial.jpg);
	background-repeat: no-repeat;
}
td.featuresbg {
	background-image: url(../images/bg-features.jpg);
	background-repeat: no-repeat;
}
td.sitesbg {
	background-image: url(../images/bg-sites.jpg);
	background-repeat: no-repeat;
}
td.contactusbg {
	background-image: url(../images/bg-contactus.jpg);
	background-repeat: no-repeat;
}
td.main {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 22px;
	padding-right : 0px;
    border-top : 0px solid #666666;
	border-bottom : 0px solid #666666;
	border-left : 0px solid #666666;
	border-right : 0px solid #666666;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight : bold;
}
td.inside {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 22px;
	padding-right : 20px;
    border-top : 0px solid #666666;
	border-bottom : 0px solid #666666;
	border-left : 0px solid #666666;
	border-right : 0px solid #666666;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td.houses {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 22px;
	padding-right : 0px;
    border-top : 0px solid #666666;
	border-bottom : 0px solid #666666;
	border-left : 0px solid #666666;
	border-right : 0px solid #666666;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
td.thumbs {
	padding-top : 5px;
	padding-bottom : 15px;
	padding-left : 0px;
	padding-right : 0px;
    border-top : 0px solid #666666;
	border-bottom : 0px solid #666666;
	border-left : 0px solid #666666;
	border-right : 0px solid #666666;
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
td.bullets {
	padding-top : 6px;
	padding-bottom : 0px;
	padding-left : 22px;
	padding-right : 0px;
    border-top : 0px solid #666666;
	border-bottom : 0px solid #666666;
	border-left : 0px solid #666666;
	border-right : 0px solid #666666;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
td.form {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	border-right: 0px solid #666666;
	color: #13007D;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight : bold;
}
td.navfooter {
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
	border-top: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	border-right: 0px solid #666666;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
A.nav,A.nav:visited {
  font-size : inherit;
  color: #FFFFE7;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : none;
}
A.nav:hover {
  font-size : inherit;
  color: #FFD900;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
A.navon,A.navon:visited {
  font-size : inherit;
  color: #FFD900;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
A.navon:hover {
  font-size : inherit;
  color: #FFD900;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
A,A:visited {
  font-size : inherit;
  color: #13007D;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
A:hover {
  font-size : inherit;
  color: #2168C2;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
A.arrows,A.arrows:visited {
   font-size : 13px;
   color : #13007D;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
   text-decoration : none;
}
A.arrows:hover {
   font-size : 13px;
	color : #2168C2;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}
img.photo {
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
}
LI.nav {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-image: url(../images/nav-bullet.png);
	list-style-position: outside;
	font-size: inherit;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFE7;
	font-size: 11px;
}
LI {
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 4px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 0px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	font-size: inherit;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
UL {
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom: 0px;
}
UL.list {
  margin-top : 0px;
  margin-left : -5px;
  margin-right : -5px;
  *margin-left : 30px;
  margin-bottom: 0px;
}
UL.main {
  margin-top : 0px;
  margin-left : -18px;
  *margin-left : 20px;
  margin-bottom: 0px;
}
#bgs {
    position:relative;
    height:400px;
}

#bgs div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 786px;
    background-color: #FFF;
}

#bgs div.active {
    z-index:10;
    opacity:1.0;
}

#bgs div.last-active {
    z-index:9;
}

#bgs div img {
    height: 786px;
    width: 772px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
#maintable
{
position: absolute; 
left:0; 
top: 0;
z-index:8888;
}