* {
  margin: 0;
  padding: 0; 
}

body {
  background: #6975a9 url(images/home/bg_top.gif) top center repeat-x;
  font: 12px Verdana;
  color: #333;
}

a {
  font: bold 12px Verdana;
  color: #333;
}

img {
  border: 0;
}

#contactus{width:107px;height:37px;margin-top:30px;margin-left:101px;}



/***
CONTAINING ELEMENTS ----------------------------------------------------*/
#container {
  width: 930px;
  margin: 0 auto;
}

#hdr {
  position: relative;
  height: 195px;
}

#con {

  padding: 0 11px 0 0;
  background: transparent url(images/home/bg_con.gif) top center repeat-y;
}

#ftr {
  height: 52px;
  background: transparent url(images/bg_ftr.gif) top center no-repeat;
}

#bigimg {
  width: 910px;
  height: 276px;
  margin: 0 0 20px 9px;
  background: transparent url(images/home/bigimg.jpg) top right no-repeat;
}
/***
HEADER ----------------------------------------------------*/
h1 a {
  position: absolute;
  left: 9px;
  display: block;
  width: 208px;
  height: 147px;
  background: transparent url(images/home/hdr_logo.gif) top center no-repeat;
  text-indent: -9000px;
}

#subscribe {
  position: absolute;
  left: 640px;
  width: 310px;
  height: 138px;
  background: transparent url(images/home/hdr_newsletter0.gif) top center no-repeat;
}

#subscribe fieldset {
  padding: 36px 0 0 41px;
}

#subscribe .itf {
  width: 150px;
  padding: 3px;
  border: 1px solid #47527F;
}

#subscribe .isb {
  width: 70px;
  height: 24px;
  font: 10px Verdana;
  letter-spacing: -1px;
  text-transform: uppercase;
  cursor: pointer;
}

#subscribe0 {
  position: absolute;
  left: 640px;
  width: 310px;
  height: 138px;
  background: transparent url(images/hdr_newsletter0.gif) top center no-repeat;
}

#subscribe0 fieldset {
  padding: 36px 0 0 41px;
}

#subscribe0 .itf {
  width: 150px;
  padding: 3px;
  border: 1px solid #47527F;
}

#subscribe0 .isb {
  width: 70px;
  height: 24px;
  font: 10px Verdana;
  letter-spacing: -1px;
  text-transform: uppercase;
  cursor: pointer;
}


/***
NAVIGATION ----------------------------------------------------*/

#nav {
  position: absolute;
  top: -48px;
  left: 9px;
  width: 251px;
  background: transparent url(images/home/bg_nav_home.gif) top center no-repeat;
  display: none; /* Added 2/6/08 to temporairly hide navigation for testing */
}

#nav ul {
  margin: 13px 17px 0 26px;
  list-style: none;
}

#nav ul ul {
  margin: 0;
  padding: 0 0 8px;  
  background: #806f27;
}

#nav ul li ul {display: none;}

#nav ul li.current_page_parent ul {display: block !important;}
#nav ul li.current_page_item ul {display: block !important;}

#nav li a {
  display: block;
  width: 194px;
  padding: 0 14px 0 0;
  background: #c0aa48;
  border-bottom: 1px solid #94812f;
  font: bold 12px Arial;
  color: #fff;
  letter-spacing: 1px;
  line-height: 30px;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
}

#nav li li a {
  background: #806f27;
  border: 0;
  font: bold 12px Verdana;
  color: #fff;
  letter-spacing: 0;
  line-height: 20px;
  text-transform: none;
}

#nav li li li a {
/*  background: #EFF1FF; */
  font: 11px Verdana;
  line-height: 18px;
}

#nav li li a:hover {
  background: none;
  text-decoration: underline;
}

#nav li a:hover, #nav li.current_page_item a, #nav li.current_page_item a:hover {
  background: #a49038;
}

#nav li li.current_page_item a, #nav li li.current_page_item a:hover {
  background: transparent url(images/nav_selected.gif) center right no-repeat;
}

#nav li.current_page_item li a, #nav li.current_page_item li a:hover {
  background: none;
}

#navbtm {
  width: 251px;
  height: 30px;
  background: transparent;
}/***
HOME CONTENT ----------------------------------------------------*/
#bannerbox {
  position: relative;
  float: left;
  width: 250px;
}

#bannerbox ul {
  margin: 0 0 0 23px;
  list-style: none;
}

#bannerbox li {
  margin: 0 0 15px;
}

#main {
  position: relative;
  float: right;
  width: 629px;
  height: 600px;
  padding: 0 20px 0 10px;  
}

#main h2 {
  margin: 5px 0 15px;
  font: bold 20px Arial;
  color: #6b77aa;
  text-indent: -9000px;
  text-transform: uppercase;
}

#main p {
  margin: 0 0 5px;
  font: 11px Verdana;
  line-height: 20px;
}

#main label {
  font-weight: bold;
}

#main select {
  width: 170px;
}

#moveinhomes {
  float: left;
  width: 48%;
}

#ourcollections {
  float: right;
  width: 49%;
}

#ourcollections ul {
  list-style: none;
}

#ourcollections li {
  padding: 5px 8px;
  background: transparent;
  border-top: 1px dashed #ccc;
}

#ourcollections h3 {
  padding: 7px 10px;
  background: #EFF0E0;
  border-top: 1px dashed #ccc;
  font: bold 15px Arial;
  color: #555;
  text-decoration: none;
  cursor: pointer;
}

#ourcollections img {
  margin-top: 4px;
  margin-left: 15px;
  border: 7px solid #CBCCBA;
}

#ourcollections h3.selected {
  background: transparent;
  padding-left: 13px;
  padding-top: 9px;
}

#ourcollections p {
  margin: 5px 15px 10px;
  line-height: 18px;
}

#ourcollections a.moreinfo {
  display: block;
  width: 102px;
  height: 26px;
  margin: 0 0 0 170px;
  padding: 0 0 10px;
  background: transparent url(images/home/btn_viewmodels.gif) top center no-repeat;
  text-indent: -9000px;
}

.features {
  background: #fff;
}

#moveinhomes p {
  margin-bottom: 16px;
}

#moveinhomes img {
  width: 295px;
}

#moveinhomes h2 {
  display: block;
  width: 278px;
  height: 19px;
  background: transparent url(images/home/hd_moveinhomes.gif) top center no-repeat;
}

#moveinhomes h3 {
  padding: 5px;
  background: #ffffff;
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
  font: bold 15px Arial;
  color: #555;
  text-decoration: none;
  cursor: pointer;
  margin-right: 7px;
  text-align: center;
  margin-bottom: 6px;
}

#moveinhomes h3 a, #moveinhomes h3 a:visited {
  text-decoration: none;
}

#moveinhomes h3 a:hover, #moveinhomes h3 a:visited:hover {
  text-decoration: underline;
}

#moveinhomes h4 {
  border-top: 2px solid #555;
  text-align: center;
  clear: left;
  margin: 8px 7px 0px 0;
  padding: 0
  font: bold 10px/10px Verdana;
  color: #333;
}

#moveinhomes h4 a {
  background: #cbccba;
  display: block;
  padding: 6px 7px 8px;
  font: bold 10px/10px Verdana;
  text-decoration: none;

}

#moveinhomes div p {
  padding: 0 0 5px 0;margin: 0;border: 0;
  font-size: 11px;
  line-height: 11px;
}

#moveinhomes div p strong {
  float: left;
  width: 55px;
}

#moveinhomes div h3 {
  margin: 0 0 14px;
  padding: 5px 7px 6px;
  background: #fff;
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
  font: bold 15px Arial;
  color: #555;
}

#moveinhomes div h4 {
  clear: left;
  margin: 0px 0 0px;
  padding: 0

  font: bold 10px/10px Verdana;
  color: #333;
}

#moveinhomes div h4 a {
  background: #eee;
  display: block;
  padding: 6px 7px 8px;
  font: bold 10px/10px Verdana;
  text-decoration: none;
}

#moveinhomes div h4.alt a {
  background: #cbccba;
}

#moveinhomes div h5 {
margin: 0 0 6px 0;padding: 0 0 7px 0;border: 0;
font: bold 12px/12px Verdana, arial, sans-serif;
border-bottom: 1px dotted #ccc;
}

#moveinhomes div h6 {
float: right;
text-align: center;
text-transform: uppercase;
margin: 5px 5px 0px 0;
background: #6975A8;
font: bold 10px/10px Verdana, arial, sans-serif;
padding: 4px 0;
width: 125px;
color: #fff;
}

#moveinhomes div img {
float: left;
padding: 0 10px 10px 0;
}

#ourcollections h2 {
  display: block;
  width: 217px;
  height: 20px;
  background: transparent url(images/home/hd_ourcollections.gif) top center no-repeat;
}

/***
FOOTER ----------------------------------------------------*/
#ftr {
  position: relative;
  height: 100px;
}

#ftr p.xinfo {
  font: 10px Verdana;
  color: #777;
  line-height: 25px;
  text-align: center;
}

#ftrlegal {
  position: absolute;
  top: 55px;
  left: 10px;
  width: 910px;
  height: 36px;
  background: transparent url(images/ftr_legal.gif) top center no-repeat;
  text-indent: -9000px;
}

/***
MISC ----------------------------------------------------*/
br.clear {
  clear: both;
}

fieldset {
  border: 0;
}
