span h1 { display:none; }
span h2 { display:none; }
span h3 { display:none; }

body {
  margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/mainbg.gif);
}

a:hover{ cursor:hand; }


.main_container {
  background-color: #FFFFFF;
  border: 1px solid #6699CC;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 786px;
}
.header {
  width:786px;
  height:144px;
  background-image:url(../images/header.gif);
  position:relative;
}
.menu {
  width:786px;
  height:39px;
  position:relative;
}
.above_content {
  width:786px;
  height:143px;
  background-image:url(../images/thebuilding.jpg);
  margin:0px;
  float: left;
}
.marquee {
  width:766px;
  height:31px;
  margin:0px;
  margin-left: 10px;
  float: left;
}
.blockimage {
  width:500px;
  height:223px;
  background-image:url(../images/blockimage.gif);
  border-bottom:1px solid #56A8CE;
  border-top:1px solid #56A8CE;
  margin-top:2px;
  float: left;
}
.free_quote {
  width:272px;
  height:225px;
  background-image:url(../images/free_quote.gif);
  margin-top:2px;
  margin-left:12px;
  float: left;
}
.content_wrapper {
  width:760px;
  background-color:#FFFFFF;
  background-image:url(../images/content_top_bg.gif);
  background-repeat: repeat-x;
  border: 2px solid #56A8CE;
  margin:10px;
  position:relative;
  float:left;

}
.content_wrapper2 {
  width:760px;
  background-color:#FFFFFF;
  background-repeat: repeat-x;
  margin:10px;
  position:relative;
  float:left;
}
.content_area {
  width:500px;
  position:relative;
  margin-top:3px;
  margin-left:13px;
  margin-right:13px;
  margin-bottom:13px;
  float: left;
}
.right_column {
  width:170px;
  float: left;
  margin-top:20px;
  margin-left:13px;
  margin-right:6px;
  margin-bottom:13px;
}
#quote_div {
  width:170px;
}
#proud_partof {
  width:170px;
  position:relative;
  border: 1px solid #000000;
  background-color: #D6E6F5;
  margin-top: 14px;
  padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.building_types_wrapper {
  width:746px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
  border: 1px dashed #56A8CE;
  margin: 10px;
  padding:8px;
  float: left;
}
.building_types {
  width:744px;
  position:relative;
}
.content_bottom {
  width:786px;
  height:34px;
  float: left;
  background-image:url(../images/footer.gif);
}
.content_bottom2 {
  width:786px;
  height:34px;
  float: left;
  padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
  background-image:url(../images/footer.gif);
}

#lower_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
  margin-right:20px;
  float: left;
}
#menu_button_home {
  width:114px;
  height:39px;
  background-image:url(../images/menu_01.gif);
  float:left;
}
#menu_button_buildings {
  width:110px;
  height:39px;
  background-image:url(../images/menu_02.gif);
  float:left;
}
#menu_button_quote {
  width:112px;
  height:39px;
  background-image:url(../images/menu_03.gif);
  float:left;
}
#menu_button_testimonials {
  width:112px;
  height:39px;
  background-image:url(../images/menu_04.gif);
  float:left;
}
#menu_button_commitment {
  width:111px;
  height:39px;
  background-image:url(../images/menu_05.gif);
  float:left;
}
#menu_button_support {
  width:111px;
  height:39px;
  background-image:url(../images/menu_06.gif);
  float:left;
}
#menu_button_contact {
  width:116px;
  height:39px;
  background-image:url(../images/menu_07.gif);
  float:left;
}
