﻿/* CSS Document */
body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}
#container {
	width: 750px;
	margin: 0px auto 0px auto;
	height: auto;
	overflow:visible;
	z-index: 1;
}
.header {
	position: absolute;
	width: 750px;
	height: 170px;
	background-image:url(images/layout/header.gif);
	background-repeat:repeat-x;
	z-index: 1;
	overflow: visible;
}
.title {
	position: absolute;
	top: 40px;
	left: 170px;
	z-index: 2;
}
.title h1{
	margin: 0px;
	padding: 0px;
	width: 500px;
	color:#000000;
	font-weight: normal;
	font-size: 2.2em;
	line-height: 1.2em;
	font-family: "Arial Black", sans-serif;
}

/* ---------------------------------------Start Asphalt Page ------------------------------------- */
.asphalt {
	position: absolute;
	top: 155px;
	left: 160px;
	height: 225px;
	width: 578px;
	background-image: url(images/asphalt/asphalt.gif);
	z-index: 2;
}
#image_1 {
	position: absolute;
	top: 200px;
	left: 10px;
	width: 173px;
	height: 204px;
	background-image:url(images/asphalt/image_1.gif);
	background-repeat: repeat-x; 
	z-index: 3;
}
#image_1 .text {
	display: block;
	width: 80%;
	margin: 205px auto 0 auto;
	font-size: 12px;
}
.text_1 {
	position: absolute;
	top: 90px;
	left: 230px;
	width: 285px;
	height: 58px;
	background-image:url(../images/asphalt/text_1.gif);
	z-index: 4;
}
.text_2 {
	position: absolute;
	top: 318px;
	left: 190px;
	width: 508px;
	height: 77px;
	background-image: url(images/asphalt/text_2.gif);
	z-index: 5;
}
#content {
	position: absolute;
	top: 410px;
	left: 200px;
	width: 520px;
	z-index: 6;
	height: auto;
	overflow: visible;
}
#content #sect_1 {
	float: left;
	width: 276px;
	z-index: 6;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: auto;
	overflow: hidden;
}
#content #bullets{
	margin: 0px 3px 20px 0px;
}
#content #numbers_l {
	position: relative;
	width: 235px;
	font-size: 12px;
	margin: 0px 0px 10px 20px;
	padding: 0px;
	height: auto;
	overflow: hidden;
}
#content #numbers_r {
	position: relative;
	width: 235px;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	height: auto;
	overflow: hidden;
}
#content #mini_left {
	float: left;
	width: 30px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#content #mini_right {
	float: right;
	width: 200px;
}
#content #sect_1 #bullets b {
	font-size: 16px;
	margin: 0px;
}
#content #float_right {
	float: right;
	width: 240px;
	height: 200px;
}
#content em {
	font-size: 15px;
	font-weight:bold;
	font-style: normal;
}
#bottom {
	position: absolute;
	top: 861px;
	left: 100px;
	height: 200px;
	width: 600px;
	z-index: 10;
	overflow: visible;
	height: auto;
}
#bottom #row {
	float: left;
	width: 135px;
	height: 150px;
	font-size: 12px;
	margin: 0px 4px 0px 4px;
	overflow: visible;
	height: auto;
}
#bottom #row img{
	display: block;
	margin: 0px auto 0px auto;
	overflow: visible;
	height: auto;
}

/* ------------------------------------------  History Page ------------------------------------------- */

#history_text {
	position: absolute;
	top: 80px;
	left: 180px;
	height: 225px;
	width: 498px;
	z-index: 2;
	line-height: 18px;
}
#history_text h1 {
	display: block;
	margin: 30px 0px 10px 0px;
	width: 100%;
	font-weight: bold;
	font-size: 18px;
	color: #000;
	font-style: normal;
}
#left_bar {
	position: absolute;
	top: 160px;
	left: 30px;
	z-index: 2;
}

/* ------------------------------------------  AFFILIATIONS   ------------------------------------------- */

#affiliations_text {
	position: absolute;
	top: 107px;
	left: 191px;
	height: 1879px;
	width: 556px;
	z-index: 2;
	line-height: 18px;
}
#affiliations_text A:link {
	color:#0075BB;
	text-decoration:none;
	font-weight: bold;
}
#affiliations_text A:visited {
	color:#0075BB;
	text-decoration:none;
	font-weight: bold;
}
#affiliations_text A:active {
	color:#0075BB;
	text-decoration:none;
	font-weight: bold;
}
#affiliations_text A:hover {
	color:#0075BB;
	text-decoration:underline;
	font-weight: bold;
}
#affiliations_bar {
	position: absolute;
	top: 120px;
	left: 65px;
	z-index: 2;
}
#affiliations_award {
	position: absolute;
	top: 1725px;
	left: 29px;
	z-index: 2;
}


/* ------------------------------------------  Credintials Page ------------------------------------------- */

#credentials_award {
	position: absolute;
	top: 310px;
	left: 24px;
	z-index: 2;
}
#credentials_map {
	position: absolute;
	top: 103px;
	left: 260px;
	z-index: 2;
}
#credentials_text {
	position: absolute;
	top: 311px;
	left: 181px;
	height: 43px;
	width: 545px;
	z-index: 2;
	line-height: 18px;
}
#credentials_names {
	position: absolute;
	top: 358px;
	left: 180px;
	height: 43px;
	width: 570px;
	z-index: 2;
}
#credentials_names #row {
	width: 160px;
	font-size:12px;
	float: left;
	margin: 0px 15px 0px 0px;
}
/* ------------------------------------------  REQUEST FORM ------------------------------------------- */
#request_form {
	position: absolute;
	top: 175px;
	left: 69px;
	height: 231px;
	width: 545px;
	z-index: 2;
	line-height: 18px;
}

/* ------------------------------------------  METAL ROOFS FORM ------------------------------------------- */
.metal {
	position: absolute;
	top: 155px;
	left: 160px;
	height: 240px;
	width: 578px;
	background-image: url(images/metal/metal_roof.gif);
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 2;
}

#metal_image_1 {
	position: absolute;
	top: 200px;
	left: 10px;
	width: 173px;
	height: 218px;
	background-image:url(images/metal/image_1.gif);
	background-repeat: repeat-x; 
	z-index: 3;
}
#metal_image_1 .text {
	display: block;
	width: 80%;
	margin: 225px auto 0 auto;
	font-size: 12px;
}
.metal_text_2 {
	position: absolute;
	top: 355px;
	left: 259px;
	width: 475px;
	height: 63px;
	background-image: url(images/metal/text_2.gif);
	z-index: 5;
}
#metal_content {
	position: absolute;
	top: 440px;
	left: 200px;
	width: 520px;
	z-index: 6;
	height: auto;
	overflow: visible;
}
#metal_content #sect_1 {
	float: left;
	width: 276px;
	z-index: 6;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: auto;
	overflow: hidden;
}
#metal_content #bullets{
	margin: 0px 3px 20px 0px;
}
#metal_content #numbers_l {
	position: relative;
	width: 235px;
	font-size: 12px;
	margin: 0px 0px 10px 20px;
	padding: 0px;
	height: auto;
	overflow: hidden;
}
#metal_content #numbers_r {
	position: relative;
	width: 235px;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	height: auto;
	overflow: hidden;
}
#metal_content #mini_left {
	float: left;
	width: 30px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#metal_content #mini_right {
	float: right;
	width: 200px;
}
#metal_content #sect_1 #bullets b {
	font-size: 16px;
	margin: 0px;
}
#metal_content #float_right {
	float: right;
	width: 240px;
	height: 200px;
}
#metal_content em {
	font-size: 15px;
	font-weight:bold;
	font-style: normal;
}
#metal_bottom {
	position: absolute;
	top: 854px;
	left: 236px;
	height: 200px;
	width: 435px;
	z-index: 10;
	overflow: visible;
	height: auto;
}
#metal_bottom #row {
	float: left;
	width: 135px;
	height: 150px;
	font-size: 12px;
	margin: 0px 4px 0px 4px;
	overflow: visible;
	height: auto;
}
#metal_bottom #row img{
	display: block;
	margin: 0px auto 0px auto;
	overflow: visible;
	height: auto;
}
/* ------------------------------------------  ADVNATAGES ------------------------------------------- */
#advantages {
	position: absolute;
	top: 173px;
	left: -33px;
	height: 577px;
	width: 851px;
	z-index: 2;
}
#advantages_text1 {
	position: absolute;
	top: 92px;
	left: 185px;
	width: 425px;
	height: 74px;
	background-image:url(images/roofadvantages/text_1.gif);
	z-index: 4;
}
#advantages_text2 {
	position: absolute;
	background-image:url(images/roofadvantages/text_2.gif);
	z-index: 4;
	left: 65px;
	top: 547px;
	width: 511px;
	height: 24px;
}
#advantages_text3 {
	position: absolute;
	top: 830px;
	left: 0px;
	width: 545px;
	height: 24px;
	background-image:url(images/walladvantages/text_1.gif);
	z-index: 4;
}
#advantages #row {
	width: 280px;
	font-size:12px;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
#advantages #row h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}

/* ------------------------------------------  Contact ------------------------------------------- */
#contact_map {
	position: absolute;
	top: 100px;
	left: 157px;
	height: 234px;
	width: 500px;
	z-index: 2;
	background-image:url(images/contact/map.gif);
}
#contact_info {
	position: absolute;
	top: 300px;
	left: 46px;
	height: 237px;
	width: 693px;
	z-index: 2;
}
#contact_info #row {
	width: 220px;
	font-size:14px;
	float: left;
	margin: 0px 0px 0px 0px;
}
/* ------------------------------------------  SITE MAP ------------------------------------------- */
#sitemap {
	position: absolute;
	top: 165px;
	left: 91px;
	height: 216px;
	width: 630px;
	z-index: 2;
}

/* ------------------------------------------  TESTING PAGE ------------------------------------------- */
#testing_head {
	position: absolute;
	top: 128px;
	left: 183px;
	height: 125px;
	width: 508px;
	z-index: 2;
	font-size:12px;
}
#testing_logo {
	position: absolute;
	top: 126px;
	left: 45px;
	height: 130px;
	width: 100px;
	background-image:url(images/testing/warranty.gif);
	background-repeat:no-repeat;
	z-index: 2;
}
#testing_text {
	position: absolute;
	top: 269px;
	left: 73px;
	height: 443px;
	width: 685px;
	z-index: 2;
}
#test_head {
	width: 100%;
	height: 3px;
	border-top: 2px solid #000;
	margin-top: 3px;
}
.text_orange {
	font-size:12px;
	color: #DE7543;
	font-weight:bold;
	font-style:normal;
}
.text_blue {
	font-size:14px;
	color: #019BD9;
	font-weight:bold;
	font-style:normal;
}
.text_black {
	font-size:12px;
	color: #000;
	font-style:normal;
}
#test_space1 {
	float: right;
	width: 100%;
	border-top: 2px solid #000;
	padding-top: 3px;
	padding-bottom: 15px;
	font-size: 12px;
	font-style:italic;
}
#test_space2 {
	float: right;
	width: 500px;
	margin:0px;
	padding:0px;
}

/* ------------------------------------------  Gallery PAGE ------------------------------------------- */
#gallery {
	position: absolute;
	top: 175px;
	left: 42px;
	z-index: 2;
	width: 660px;
	height: 61px;
}

#gallery_text {
	position: absolute;
	top: 176px;
	left: 159px;
	z-index: 2;
	width: 438px;
	height: 23px;
	font-size:16px;
	font-weight: bold;
	font-style:italic;
}

#gallery2 {
	position: absolute;
	top: 210px;
	left: 42px;
	z-index: 2;
	width: 660px;
	height: 61px;
}

/* ------------------------------------------  APPLICATION SPECS PAGE ------------------------------------------- */
#speci {
	position: absolute;
	top: 112px;
	left: 148px;
	z-index: 2;
	width: 567px;
	height: auto;
}
#speci_links {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
}
.head_1 {
	font-size:18px;
}
/* ------------------------------------------  SINGLE PLY PAGE ------------------------------------------- */
.singleply {
	position: absolute;
	top: 155px;
	left: 160px;
	height: 237px;
	width: 590px;
	background-image:url(images/singleply/roof.gif);
	z-index: 2;
}
#image_1_s {
	position: absolute;
	top: 200px;
	left: 10px;
	width: 173px;
	height: 204px;
	background-image:url(images/singleply/award.gif);
	background-repeat: repeat-x; 
	z-index: 3;
}
#image_1_s .text {
	display: block;
	width: 80%;
	margin: 205px auto 0 auto;
	font-size: 12px;
}
.text_2_s {
	position: absolute;
	top: 334px;
	left: 234px;
	width: 508px;
	height: 74px;
	background-image: url(images/singleply/text_2.gif);
	z-index: 5;
}

/* ------------------------------------------  SINGLE PLY PAGE ------------------------------------------- */
#w_1 {
	position: absolute;
	top: 117px;
	left: 169px;
	z-index: 2;
	width: 567px;
	height: auto;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
#buildings {
	position: absolute;
	top: 151px;
	left: 33px;
	width: 700px;
	height: 188px;
	background-image:url(images/walls/buildings.gif);
	z-index: 5;
}
#w_2 {
	position: absolute;
	top: 353px;
	left: 31px;
	z-index: 2;
	width: 100px;
	height: 100px;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
#w_3 {
	position: absolute;
	padding: 0px 0px 0px 10px;
	top: 345px;
	left: 469px;
	z-index: 2;
	width: 279px;
	height: 218px;
	font-size:12px;
	line-height: 18px;
}
#w_3 ul {
	margin: 0px 0px 0px 5px;
	line-height: 16px;
	padding: 0px;
}
#w_4 {
	position: absolute;
	top: 583px;
	left: 166px;
	z-index: 2;
	width: 520px;
	height: auto;
	font-size:14px;
	font-weight:bold;
}
#w_4 strong{
	font-size:16px;
	font-weight:bold;
}
#w_5 {
	position: absolute;
	top: 345px;
	left: 166px;
	z-index: 2;
	width: 294px;
	height: 212px;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
#w_5 h1{
	margin: 8px 0px 5px 0px;
	font-size: 18px;
	padding: 0px;
}
#w_5 img {
	margin: 2px;
}
#bottom2 {
	position: absolute;
	top: 643px;
	left: 183px;
	height: 200px;
	width: 440px;
	z-index: 10;
	overflow: visible;
	height: auto;
}
#bottom2 #row {
	float: left;
	width: 135px;
	height: 150px;
	font-size: 12px;
	margin: 0px 4px 0px 4px;
	overflow: visible;
	height: auto;
}
#bottom2 #row img{
	display: block;
	margin: 0px auto 0px auto;
	overflow: visible;
	height: auto;
}
/* ------------------------------------------  INDUSTRIAL PAGE ------------------------------------------- */
#buildings2 {
	position: absolute;
	top: 151px;
	left: 33px;
	width: 700px;
	height: 188px;
	background-image:url(images/industrial/images.gif);
	z-index: 5;
}
/* ------------------------------------------  WALL Advantages ------------------------------------------- */
#wallad_text1 {
	position: absolute;
	top: 92px;
	left: 185px;
	width: 378px;
	height: 70px;
	background-image:url(images/walladvantages/text_2.gif);
	z-index: 4;
}
#wallad_text2 {
	position: absolute;
	top: 848px;
	top: 825px !important; 
	left: 37px;
	width: 511px;
	height: 24px;
	background-image:url(images/walladvantages/text_1.gif);
	z-index: 4;
}
/* ------------------------------------------  INDUSTRIAL Advantages ------------------------------------------- */
#indust_text1 {
	position: absolute;
	top: 92px;
	left: 185px;
	width: 378px;
	height: 70px;
	background-image:url(images/industadvantages/text_1.gif);
	z-index: 4;
}
#indust_text2 {
	position: absolute;
	top: 848px;
	top: 825px !important; 
	left: 37px;
	width: 508px;
	height: 24px;
	background-image:url(images/industadvantages/text_2.gif);
	z-index: 4;
}

/* ------------------------------------------  Lower Navigation ------------------------------------------- */
#lower_navigation {
	position: absolute;
	z-index: 4;
	left: 29px;
	top: 1417px;
	width: 664px;
	height: 131px;
	color: 000;
}
#low_nav A:link {
	color:#000;
	text-decoration:none;
}
#low_nav A:visited {
	color:#000;
	text-decoration:none;
}
#low_nav A:active {
	color:#000;
	text-decoration:none;
}
#low_nav A:hover {
	color:#000;
	text-decoration:underline;
}
#low_nav ul {
	width: 620px;
	margin: 10px auto 30px auto;
	border-top: 1px solid #333;
	padding-top: 10px;
	text-align: center;
}
#low_nav li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px 6px 3px 6px;
	line-height: 18px;
	padding: 0px 4px 0px 7px;
	border-left: 2px solid #CCC;
	border-right: 2px solid #CCC;
	display: inline;
}
#low_nav {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#n_reply-asphalt {
	position: absolute;
	z-index: 4;
	width: 664px;
	height: 131px;
	color: #000;
}

/* ------------------------------------------  TOP Navigation ------------------------------------------- */
#nav {
	width: 100%;
	height: 39px;
	background-color:#000000;
}
#nav_container {
	width: 680px;
	margin: 0px auto 0px auto;
	height: auto;
	overflow:visible;
	}
#top_nav {
	position: absolute;
	z-index:100;
	overflow:hidden;
	text-align: center;
	width: 675px;
	height: 165px;
}

.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.topmenuli{
	list-style-type:none;
	float:left;
	margin: 0;
	padding: 0;
}

/* NAV BUTTONS */
.b_home a, .b_about a, .b_metal a, .b_asphalt a, .b_single a, .b_walls a, .b_industrial a, .b_contact a {
	display:block;
	height: 38px;
	padding:0px;
	font: bold 13px sans-serif;
	color:#333;
	text-decoration: none;
}
.b_home a:hover, .b_about a:hover, .b_metal a:hover, .b_asphalt a:hover, .b_single a:hover, .b_walls a:hover, .b_industrial a:hover, .b_contact a:hover { 
	background-position: 0 -38px;
	color: #049;
}
.b_home a:active, .b_about a:active, .b_metal a:active, .b_asphalt a:active, .b_single a:active, .b_walls a:active, .b_industrial a:active, .b_contact a:active {
	background-position: 0 -76px;
	color:#fff;
}
.b_home a {background: url(newmainmenu/final/home.gif) 0 0 no-repeat;width: 49px;}
.b_about a {background: url(newmainmenu/final/about.gif) 0 0 no-repeat;width: 78px;}
.b_metal a {background: url(newmainmenu/final/metal.gif) 0 0 no-repeat;width: 54px;}
.b_asphalt a {background: url(newmainmenu/final/asphalt.gif) 0 0 no-repeat;width: 105px;}
.b_single a {background: url(newmainmenu/final/single.gif) 0 0 no-repeat;width: 65px;}
.b_walls a {background: url(newmainmenu/final/walls.gif) 0 0 no-repeat;width: 55px;}
.b_industrial a {background: url(newmainmenu/final/industrial.gif) 0 0 no-repeat;width: 87px;}
.b_contact a {background: url(newmainmenu/final/contact.gif) 0 0 no-repeat;width: 91px;}

.topmenutitle{
	display:block;
	width:100px;
}

.submenuul{
	list-style-type:none;
	text-align:center;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
	line-height: 12px;
}

.submenuli a{
	display:block;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul { 
	top: auto;
	left: auto;
}

#content {
	clear: left;

}
/* menu design */
#dmenu {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	margin: 0px;
	text-align: center;
}
.topmenuul {
}
.topmenutitle {
	text-indent:3px;
	text-decoration: none;
	padding:3px;
	line-height:12px;
}
.submenuul {
	margin-top:-1px;
	background-color:#000;
	background-position: top left;
	background-repeat: repeat-x;
}
.submenuli a{
	padding:3px;
	text-decoration: none;
	color: #db0604;
}
.submenuli a:hover{
	text-decoration: none;
	background:#867c69;
	color: #FFFFFF;
}

/* ------------------------------------------ Roof-INDEX ------------------------------------------- */

#roof_main {
	padding-top: 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 750px;
	height: 170px;
	z-index: 1;
	overflow: visible;
	text-align: center;
}
#roof_main img {
	padding: 3px;
}
#roof_main #picinfo {
	position:absolute;
	left:37px;
	top:276px;
	width:282px;
	height:72px;
	z-index:2;
	text-align: left;
	font-size: 10px;
	font-style: italic;
	font-weight:bold;
}
#roof_main h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
}
#roof_main p {
	font-size: 10px;
}
#roof_main em {
	display: inline;
	text-decoration: none;
	padding-bottom: 5px;
	font-style: normal;
	background-image:url(images/roof-index/underline.gif);
	background-position:bottom;
	background-repeat: repeat-x;
}
#roof_main #caption {
	float: left;
	padding: 0 0 10px 0;
	font-size: 10px;
	font-style: italic;
	font-weight:bold;
}
#roof_main #half {
	float: left;
	width: 500px;
	margin-top: 120px;
}
#roof_main #pagegravy1 {
	float: right;
	width: 200px;
	height: 400px;
	margin-top: 80px;
	margin-right: 30px;
	clear:both;
}
#roof_main #divcenter {
	width: 570px;
	margin: 0 auto 0 auto;
}

#fixFF { clear: both; height: 1px; }
