body {
  background-color: #989E9F;
  text-align: center;
  font-family: tahoma, verdana, arial, sans-serif;
  font-size: 70%;
  cursor: default;
}

a img {
  border: none;
}

form fieldset {
  border: 0;
}

fieldset.int {
  border:1px solid #ACA899;
}
legend {
	color:#000000;
}

form fieldset label {
  float: left;
  width: 150px;
}
form fieldset br {
  clear: left;
}

div.debug {
  border: 1px solid red;
}

.noscreen, .hidden {
  display: none;
}

.error {
  color: red;
  font-weight: bold;
}

.required {
  border: 1px solid red;
  padding: 1px;
}

textarea {
  font-family: tahoma, verdana, arial, sans-serif;
}

div.titleblock {
  text-align: center;
}

div.hr {
  height: 1px;
  width: 100%;
  line-height: 1px;
  background: url(../images/dots_whitegrey.gif) repeat-x;
  margin: 5px 0px 10px 5px;
}

div.leftTitle, div.leftTitleText {
  background-color: #989E9F;
  padding: 25px;
  width: 297px;
  text-align: center
}

div.leftTitleText {
  color: white;
  font-family: sans-serif;
  font-size: 16pt;
  padding: 5px;
  padding-top: 20px;
  letter-spacing: 3px;
  height: 41px;
  text-transform: uppercase;
  width: 335px;
}

div.rightTitle {
  background-color: #BEC2C3;
  padding: 25px;
  width: 297px;
  text-align: center
}


div#container {
  width: 822px;
  margin: 35px auto;
  background-color: #353834;
  text-align: left;
}

/************************************************************
      PAGE HEADER
************************************************************/

div#header {
  color: #808285;
  height: 151px;
  padding-top: 15px;
  margin: 0 25px;
}

div#logo {
  float: left;
  width: 230px;
  height: 100px;
  text-align: center;
  margin-top: 25px;
}

div#topBlock{
  float: left;
  width: 531px;
  height: 121px;
  padding-top: 6px;
  margin-left: 10px;
  text-align: justify;
  line-height: 1.1em;
  overflow: hidden;
  font-size: 0.9em;
  background: url(../images/dots_grey.gif) repeat-x 5px 121px;
}

div#topBlock a {
    color: #808285;
}

/************************************************************
      TOP NAVIGATION
************************************************************/

div#topnav {
  float: left;
  width: 420px;
  height: 20px;
  padding-top: 5px;
  margin-left: 240px;
  _margin-left: 117px;
  text-align: justify;
}

div#topnav ul, div#topicons ul, div#footer ul{
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -5px;
}

div#topnav ul li, div#topicons ul li, div#footer ul li {
  margin: 0px;
  float: left;
  background: url(../images/dots_vertical.gif) no-repeat top right;
  padding: 0px 5px;
}

div#topnav ul li.last, div#footer ul li.last {
  border: none;
  background: none;
}

div#topnav ul li.selected {
  background-color: #4b4b4b;
}

div#topnav a {
  color: #fff;
  text-decoration: none;
}

div#topicons {
  width: 110px;
  height: 18px;
  float: left;
  text-align: right;
  line-height: 18px;
  padding-top: 2px;
}

div#topicons ul li {
  border: none;
  float: right;
  background: none;
}

/************************************************************
      PAGE CONTENT BLOCK
************************************************************/

div#content {
  clear: both;
  background: #fff;
  margin: 0px 26px;
  padding: 26px;
}

div#contentLeft {
  width: 345px;
  float: left;
  text-align: justify;
}

div#contentRight {
  width: 345px;
  margin-left: 26px;
  float: left;
}

div#padder {
 clear: both;
 height: 1px;
 line-height: 1px;
 width: 10px;
 margin: 0px;
 font-size: 1pt;
 padding: 0px;
}

/************************************************************
      FOOTER
************************************************************/

div#footer{
  height: 30px;
  margin: 20px 26px 5px 26px;
  font-size: 80%;
  color: #808285;
}

div#footer ul li {
  border-right: 1px solid #808285;
  background: none;
}


div#footer a {
  color: #808285;
  text-decoration: none;
}

div#copyright {
  text-align: right;
}


/************************************************************
      HOME PAGE GUFF
************************************************************/

div#newbuild{
  background-color: #989E9F;
  color: white;
  font-family: helvetica, arial, sans-serif;
  font-size: 2.5em;
  padding: 8px;
  height: 58px;
  padding-top: 25px;
  text-align: center;
}

div#newbuild h2 {
  display: none;
}

div#contentRight.homepage {
  background-color: #bec2c3;
  padding: 25px;
  width: 297px;
}

div.featureblockleft, div.featureblockright {
  width: 294px;
  height: 105px;
  overflow: hidden;
  background: url(../images/dots_whiteblue.gif) repeat-x 5px 104px;
  margin-top: 14px;
  font-size: 90%;
}

div.featureblockleft img {
  float: left;
}

div.featureblockright img {
  float: right;
}

div.featureblockleft h4, div.featureblockright h4 {
  float: left;
  width: 140px;
  margin: -2px 0px 0px 10px;
  padding: 0px;
  text-transform: uppercase;
  color: #fff;
  line-height: 145%;
  font-size: 7pt;
}

div.featureblockright h4 {
  margin: -2px 10px 0px 0px;
}

div.featureblockleft p, div.featureblockright p {
  float: left;
  margin-left: 10px;
  color: #fff;
  width: 140px;
}

div.featureblockright p {
  margin-left: 0px;
  margin-right: 10px;
}

div.homerangeitem {
  float: left;
  width: 115px;
  text-align: center;
  margin-top: 15px;
  font-size: 90%;
}

div.homerangeitem strong {
  text-transform: uppercase;
}
fieldset.brochure {
	width:340px;
	float:left;
}
fieldset.brochure div.txtForm {
	margin-bottom:5px;
	float:left;
}
fieldset.brochure label {
	float:left;
	width:100px;
	padding-top:3px;
}
fieldset.brochure input, fieldset.brochure textarea {
	float:left;
	width:230px;
}
fieldset.brochure #btnSubmit {
	width:120px;
	float:right;
}