html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:.5em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;width:11.9em;}

td { border: none; }

body { margin-top: 30px; margin-bottom: 30px; }
body 						{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #686868; line-height: 1.5em; }

#container					{ border: 1px solid #000000; width: 960px; margin: 0px auto; background-repeat: no-repeat; }

/* Header -------------------------- */
#nav						{ width: 491px; float: left; height: 96px; margin-left: 20px; }
#logo						{ background-image: url('/template/logo.png'); background-repeat: no-repeat; width: 335px; height: 100px; /*width: 155px; height: 155px;*/ float: right; margin-top: 0px; margin-right: -1px; }
#logo a						{ display: block; width: 335px; height: 100px; /*width: 155px; height: 155px;*/ }

/*#logo						{ border: 1px solid #000000; background-image: url('/template/logo.gif'); background-repeat: no-repeat; width: 170px; height: 100px; float: right; margin-top: 10px; margin-right: 10px; }
#logo a						{ display: block; width: 170px; height: 100px; } */

/* Content -------------------------- */
a							{ outline: none; text-decoration: none; }
a:hover						{ text-decoration: underline; }

/** SEPARATE CONTENT STYLES FOR EACH CATEGORY **/

#subnav						{ float: left; width: 190px; padding-top: 20px;  }
#subnav a					{ background: url('/template/menu_item.gif') no-repeat; display: block; width: 189px; height: 23px; font-size: 8pt; color: #67686b; font-weight: bold; padding: 1px 4px 4px 4px; margin-bottom: 5px; }
#subnav a:hover				{ text-decoration: none; }
#body						{ padding: 10px 30px 20px 30px; margin-left: 220px; }


/* Content Sections Legend */
/* 
	content_1: About Us
	content_3: Residential
	content_4: Commerical
	content_5: Wall Systems
	content_6: Portfolio
	content_7: Links
	content_8: Employment
	content_9: Contact
*/
h1 							{ text-align: right; font-weight: normal;  font-size: 24px; padding-right: 10px; margin-bottom: 20px; }

.download_link				{ border: 1px solid #98999a; background-color: #f3f3f3; margin-left: 15px; margin-bottom: 15px; margin-top: 15px; }
.download_link p			{ margin: 0px; padding: 0px; margin-top: 5px; margin-bottom: 5px; }
.download_link h2			{ font-size: 17px; font-weight: normal; }

#container .content_1 					{  }

.content_2 a,
.content_2 h1,
.content_2 h2				{ color: #AF2125; }

.content_3 a,
.content_3 h1,
.content_3 h2				{ color: #b8c532; }

.content_4 a,
.content_4 h1,
.content_4 h2				{ color: #5E7FC0; }

.content_5 a,
.content_5 h1,
.content_5 h2				{ color: #982068; }

.content_6 a,
.content_6 h1,
.content_6 h2				{ color: #FBCF18; }

.content_7 a,
.content_7 h1,
.content_7 h2				{ color: #23428D; }

.content_8 a,
.content_8 h1,
.content_8 h2				{ color: #EE5B27; }

.content_9 a,
.content_9 h1,
.content_9 h2				{ color: #059949; }

/* Community Involvement */
.content_30 a,
.content_30 h1,
.content_30 h2				{ color: #005FB6; }

#container .home-block		{ clear: left; position: relative; top: 250px; width: 750px; }
.home-block .block-title	{ background: #AF1E22; padding: 5px; width: 400px; margin-left: 340px; color: #FFFFFF; font-size: 11pt; font-weight: bold; text-align: center; margin-bottom: 10px; }
.home-block .block-text		{ background: #FFFFFF; padding: 10px; text-align: left; font-size: 16px; font-weight: normal; line-height: 1.5em; }

/* Contact Form -------------------- */
#contact_form input,		
#contact_form textarea		{ width: 200px; }	
#contact_form .submit		{ margin-left: 125px; }
#contact_form .submit input	{ width: 80px; }


/* Footer -------------------------- */
#footer						{ width: 960px; margin: 0px auto; margin-top: 5px; font-size: 11px; }
#copyright					{ padding-left: 5px; width: 700px; float: left; }
#credit						{ padding-right: 5px; width: 150px; float: right; text-align: right; }
#footer a					{ text-decoration: none; font-weight: bold; color: #686868; }
#footer a:hover				{ text-decoration: underline;  color: #25408e; }


/* Clearfix -------------------------- */
#container .clearfix:after 	{ content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden; }
#container .clearfix 		{display: inline-block;}
* html .clearfix 			{ height: 1%; }
#container .clearfix 		{ display: block; }

/* Minimum Height -------------------------- */
#container .minheight 		{ height: 589px; float:right; width:1px; }
#container .minheightclear 	{ clear:both; height:1px; overflow:hidden; }