body {
	font-family: Arial, sans-serif;
	color: #000000;
	text-align: center;
	background: #FFFFFF;
	margin:0px;
	padding:0px;
  behavior:url(csshover3.htc);
}

a {
  outline:none;
}

#container {
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	/* width: 674px; */
  width:800px;
	padding-top: 30px;
}

#home_container {
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 75px;
  width:800px;
	/* width: 614px; */
	position: relative;
  height:516px;
  overflow:hidden;
}

#home_container img {
  display:block;
}

#header {
	/* width: 614px; */
	position:relative;
	font-size: 2px;
  overflow:hidden;
  height:182px;
}

#content {
	border: 1px solid #989898;
	/* width: 582px; */
	margin-top:8px;
	padding:16px;
	text-align: left;
	
}

#gallery {
	/* width:560px; */
	height: 325px;
	border: 1px solid #989898;
	background: #A9D0F0;
	padding: 15px 10px;
}

#main_image {
	float:left;
	width:351px;
}

#main_image img {
	border:#000000 solid 1px;
}

.View {
	font-size: .7em;
	text-transform:uppercase;
}

#thumbs {
	height: 240px;
	overflow:auto;
	float:right;
	width: 206px;
	margin:8px 0px;
}

#thumbs img {
	border: 1px solid #989898;
	float: left;
	margin: 6px;
}

#gallery_info {
	width:198px;
	height:25px;
	font-size: 0.65em;
	text-transform: uppercase;
	color: #000000;
	float:right;
	text-align:left;
}

#gallery_info2 {
	width:176px;
	padding:8px 0px;
	font-size: 0.6em;
	text-transform: uppercase;
	color: #000000;
	float:left;
	text-align:left;
}

#gallery_nav {
	width:177px;
	font-size: 0.6em;
	text-transform: uppercase;
	color: #000000;
	float:left;
	text-align:right;
	padding: 8px 0px;
}

#gallery_nav a,#gallery_nav a:visited {
	color: #000000;
	text-decoration: underline;	
}

#gallery_nav a:hover {
	color: #000000;
	text-decoration: none;	
}

h1 {
	font-weight: normal;
  margin-bottom:5px;
}

h2 {
	font-weight: normal;
	text-transform: uppercase;
  margin-bottom:15px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
  margin-bottom:10px;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
  margin-bottom:10px;
}
h5 {
	font-size: 1.2em;
	font-weight: normal;
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
}

img {
	border:0px;
}
li {
	font-weight: normal;
	line-height: 1.5em;
	padding:2px 0px;
}

p {
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom:1.5em;
}

q{
	font-style: italic;	
}
p a, p a:visited,td a, td a:visited{
	color: #CA6401;
	text-decoration: none;
}

p a:hover,td a:hover{
	color: #000000;
	text-decoration: none;
	background: #FFD7AE;
}

#profiles, .roofing .gallery {
  border-top:3px double #989898;
}

.suppliers form, .current_issues #spacer, .insurance_savings #spacer, .green_design #spacer, .windows .spacer, .architecture #spacer {
  border-bottom:3px double #989898;
  clear:both;
}

#content ul, #content ol {
  margin:13px 0 13px 20px;
}

#content ul li {
  list-style-type:disc;
  list-style-position:inside;
}

#content ol li {
  list-style-type:decimal;
  list-style-position:outside;
  margin-left:20px;
}

#assoc {
  border-top:1px solid #989898;
  padding-top:1px;
}

#profiles {
  overflow:hidden;
	padding: 16px 0px;
}

.profiles_left{
	width: 234px;
	float:left;
}

.assoc_left, .assoc_right {
  border-top:1px solid #a9a9a9;
}

.assoc_left{
	width: 300px;
	float:left;
	padding: 16px 0px 0px 0px;
}

.profiles_right{
	/* width: 329px; */
  width:500px;
	padding: 0px 0px 0px 16px;
	float:left;
}

.assoc_right{
	width: 450px;
	padding: 16px 0px 0px 16px;
	float:left;
}

#concrete_left{
	width:415px;
	padding-right:8px;
	float:left;
}

#concrete_right{
	float:right;
	width: 343px;
}

#home_systems_left {
	width:455px;
	padding-right:16px;
	float:left;
}

#home_systems_right{
	padding-left:8px;
	float:left;
	width: 283px;
}

.roofing .gallery {
  overflow:hidden;
  padding:15px 95px;
}

img.roof_img_l{
	padding: 0px 4px;
	float:left;
}

img.roof_img_r{
	padding: 0px 4px;
	float:right;
}

#home_systems_right img {
float:left;
padding-bottom:8px;
}

td {
	padding:8px 0px;
}

td.contact{
	padding:2px 0px;
	font-size:.7em;
}

	
#footer{
	text-align:left;
	font-size: 10px;
	color: #989898;
	padding: 8px 16px 8px 16px;
}

#tech_details{
	width:650px;
	border: #a1a1a1 solid 1px;
	text-align: left;
	padding:20px 8px 0px 8px;
	margin-right: auto;
	margin-left: auto;
	margin-top:16px;
}

*html #footer{
	padding: 8px 48px 8px 48px;
}

#footer a, #footer a:visited{
	color: #989898;
	text-decoration: none;	
}
#footer a:hover{
	color: #000000;
	text-decoration: underline;	
}
#legal_footer{
	font-size: 10px;
	padding:8px 0px;
}
#spacer{
	clear:both;
}
.home_details {
	color: #989898;
	font-size: 0.7em;
	line-height: 1.5em;
}


/* Navigation */
#navigation {
  overflow:hidden;
  width:100%;
  font-size:11px;
  text-align:left;
  position:relative;
  height:48px;
}

#navigation li {
  float:left;
  border-left:1px solid #ffffff;
  padding:0;
  zoom:1;
}

#navigation > li {
  width:18.5%;
  background-color:#18578f;
}

#navigation li:first-child {
  border-left:none;
}

#navigation li > ul {
  background-color:#ffffff;
  /* margin-left:-500px;
  padding:600px; */
   position:absolute;
  /* left:-9999em; */
  display:none;
  /* fuck IE */
  /* width:1000px; */
}

#navigation li > ul > li {
  background:#bcdaf2;
}

/* #navigation li ul li:hover a, .profile li.profile a,
.business_assoc li.business_assoc a, .suppliers li.suppliers a,
.current_issues li.current_issues a, .insurance_savings li.insurance_savings a,
.green_design li.green_design a, .concrete li.concrete a, .roofing li.roofing a,
.windows li.windows a, .home_systems li.home_systems a, .architecture li.architecture a,
.featured li.featured a, .construction_gallery li.construction_gallery a */
#navigation li ul li:hover a, .current_page a
{
  color:#000000 !important;
}

#navigation li a {
  display:block;
  text-align:center;
  color:#ffffff;
  text-decoration:none;
  text-transform:uppercase;
  color:#cccccc;
  padding:5px 0;
}

#navigation li ul a {
  color:#18578f;
  padding:2px 10px;
}

/* #navigation li:hover > a, .profile li.corporate_info > a,
.business_assoc li.corporate_info > a, .suppliers li.corporate_info > a,
.current_issues li.benefits > a, .insurance_savings li.benefits > a,
.green_design li.benefits > a, .concrete li.technology > a, .roofing li.technology > a,
.windows li.technology > a, .home_systems li.technology > a, .architecture li.homes > a,
.featured li.homes > a, .construction_gallery li.homes > a, .contact li.contact > a */
#navigation li:hover > a, .current_parent > a
{
  color:#ffffff !important;
}

/* #navigation li:hover > ul, .profile li.corporate_info ul,
.business_assoc li.corporate_info ul, .suppliers li.corporate_info ul,
.current_issues li.benefits ul, .insurance_savings li.benefits ul,
.green_design li.benefits ul, .concrete li.technology ul, .roofing li.technology ul,
.windows li.technology ul, .home_systems li.technology ul, .architecture li.homes ul,
.featured li.homes ul, .construction_gallery li.homes ul */
#navigation li:hover > ul, .current_parent > ul
{
  /* left:auto !important; */
  display:block !important;
  zoom:1;
  z-index:1;
}

.cloaked {
  display:none !important;
}

.ontop{
  display:block !important;
}

#navigation li:hover > ul {
  z-index:9999 !important;
}

#navigation .home {
  width:7%;
}

#navigation .corporate_info {
  border-left:none;
}

#navigation .home > a {
  text-indent:-9999em;
  background:url(../images/home_icon.gif) no-repeat center center;
}

#navigation .technology ul, #navigation .homes ul {
  /* padding-left:447px; */
  right:0;
}
 
#contact-form {
  width:566px;
  margin-left:40px;
}

.form-field {
  overflow:hidden;
  margin-bottom:15px;
}

.form-button {
  padding-left:259px;
}

.form-button input[type=submit] {
  padding:3px 7px;
}

label, span.label {
  display:block;
  float:left;
  font-size:12px;
  text-transform:uppercase;
  text-align:right;
  margin-right:20px;
  width:240px;
  line-height:28px;
  cursor:pointer;
}

.checkbox label, .radio label {
  float:none;
  display:inline;
  font-size:11px;
}

.input-block {
  float:left;
  line-height:1.8em;
}

.contact p {
  font-size:12px;
}

.contact .description {
  padding-left:10px;
}

.contact label span {
  color:#ff1111;
}

.text-field {
  padding:5px 7px;
  width:250px;
}

input#zip {
  width:201px;
}

select#state {
  padding:5px 0;
  width:45px;
}

#comments {
  height:160px;
}

#contact-info {
  font-size:10px;
  display:block;
  padding-left:299px;
  margin-top:20px;
}

.ajax-loader {
  margin-left:5px;
  vertical-align:middle;
}