body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
img {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
.inline {display: inline;}
p {
	border: 0px none;
	margin: 0px 0px 10px;
	text-align: left;
}

li {padding-bottom: 5px;margin: 0px;}
hr {width: 90%;text-align: center;margin-top: 10px;}

#content {
	position: absolute;
	/*left: 50%;*/
	left: 0px;
	width: 8.5in;
	/*margin-top: 0px;*/
	margin-left: -3.5in;
	text-align: left;
	padding: 0px 0px 0px 0px;
	border: 0px solid #003366;
	color: #000;
  margin: 0 auto;
	}

/*top margin*/
#top {
	margin: 0px;
	padding: 0px 20px;
	border: 0px solid red;	
	background-image: url(images/topbkgd.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 115%;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
}
#top h2 {
	margin: 0px;
	padding: 0px;
	border: 0px solid red;
	width: 500px;
	color: #fff;
	font-size: 1.4em;
	font-style: italic;
	position: absolute;
	top: 20px;
	left: 275px;
}
#logo {
	float: left;
}
#top h3 {
	margin: 20px 10px 0 0;
	padding: 0px;
	border: 0 none;
	color: #fff;
	font-size: 1.4em;
	float: right;
}
/*end top margin*/

/*main nav*/
#prodfeat {
	margin: 0px;
	padding: 2px 0 0 0;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 15%;
	height: 28px;
	position: absolute;
	top: 100px;
	left: 20px;
	font-size: .7em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	background-color: #942923;
}
#prodfeat:hover {
	border-right: 1px solid #942923;
	border-left: 1px solid #942923;
	color: #942923;
	background-color: #fff;
}
#compbkgd {
	margin: 0px;
	padding: 2px 0 0 0;
	border-right: 1px solid #fff;
	width: 15%;
	height: 28px;
	position: absolute;
	top: 100px;
	left: 140px;
	font-size: .7em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	background-color: #942923;
}
#compbkgd:hover {
	border-right: 1px solid #942923;
	color: #942923;
	background-color: #fff;
}
#factory {
	margin: 0px;
	padding: 8px 0 0 0;
	border-right: 1px solid #fff;
	width: 15%;
	height: 22px;
	position: absolute;
	top: 100px;
	left: 260px;
	font-size: .7em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	background-color: #942923;
}
#factory:hover {
	border-right: 1px solid #942923;
	color: #942923;
	background-color: #fff;
}
#services {
	margin: 0px;
	padding: 8px 0 0 0;
	border-right: 1px solid #fff;
	width: 15%;
	height: 22px;
	position: absolute;
	top: 100px;
	left: 380px;
	font-size: .7em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	background-color: #942923;
}
#services:hover {
	border-right: 1px solid #942923;
	color: #942923;
	background-color: #fff;
}
#corpspecs {
	margin: 0px;
	padding: 2px 0 0 0;
	border-right: 1px solid #fff;
	width: 15%;
	height: 28px;
	position: absolute;
	top: 100px;
	left: 500px;
	font-size: .7em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	background-color: #942923;
}
#corpspecs:hover {
	border-right: 1px solid #942923;
	color: #942923;
	background-color: #fff;
}
#acccert {
	margin: 0px;
	padding: 2px 0 0 0;
	border-right: 1px solid #fff;
	width: 15%;
	height: 28px;
	position: absolute;
	top: 100px;
	left: 620px;
	font-size: .7em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	background-color: #942923;
}
#acccert:hover {
	border-right: 1px solid #942923;
	color: #942923;
	background-color: #fff;
}
#testimonials {
	margin: 0px;
	padding: 8px 0 0 0;
	border-right: 1px solid #fff;
	width: 15%;
	height: 22px;
	position: absolute;
	top: 100px;
	left: 740px;
	font-size: .7em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	background-color: #942923;
}
#testimonials:hover {
	border-right: 1px solid #942923;
	color: #942923;
	background-color: #fff;
}
#contact {
	margin: 0px;
	padding: 8px 0 0 0;
	border-right: 1px solid #fff;
	width: 15%;
	height: 22px;
	position: absolute;
	top: 100px;
	left: 860px;
	font-size: .7em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	background-color: #942923;
}
#contact:hover {
	border-right: 1px solid #942923;
	color: #942923;
	background-color: #fff;
}
/*end main nav*/

/*app nav*/
#appnav {
	margin: 0px;
	padding: 3px 0px 0px 10px;
	border: 0px solid green;
	background-image:url(images/bkgdappnav.png);
	background-repeat: no-repeat;
	width: 179px;
	height: 175px;
	position: absolute;
	top: 135px;
	left: 25px;
	z-index: 100;
}
#appnav h2 {
	margin: 0px;
	padding: 0px;
	border: 0 none;
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

ul.nav2 li {color: #fff;} /*changes bullet point color to white*/

#appnav ul {
	margin: 3px 0px 0px 9px;
	padding: 0px;
	border: 0 none;
}
#appnav li {
	line-height: 15px;
}
#appnav ul>li>a {
	margin: 0px;
	padding: 0px;
	border: 0 none;
	font-size: .67em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#appnav ul>li>a:hover {
	text-decoration: underline;
}
/*end app nav*/

/*main image*/
#pageimg {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #036;
	position: absolute;
	top: 130px;
	left: 20px;
}
/*end main image*/

/*main content*/
#copy {
	margin: 0px;
	padding: 460px 15px 0px 25px;
	border: 0px solid green;
	width: 695px;
	height: 700px;
	position: relative;
	top: 270px;
	left: 0px;
}
#copy h1 {
	margin: 0px;
	padding: 0px;
	border: 0 none;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	color: #cc0000;
}
#copy h2 {
	margin: 10px 0px;
	padding: 0px;
	border: 0 none;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #0071bc;
}
#copy h3 {
	margin: 10px 0px;
	padding: 0px;
	border: 0 none;
	font-size: .75em;
	font-weight: bold;
	color: #0071bc;
}
#copy p, #copy ul {
	font-size: .8em;
}
#copy blockquote {
	font-size: .8em;
	text-transform: uppercase;
	font-weight: bold;	
}
#copy a {
	color: blue;
	text-decoration: underline;
}
#copy a:hover {text-decoration: none;}
#pagepics {
	/*margin: -26px 0 50px 0;*/
	margin: 0px;
	padding: 0px;
	border: 0px solid green;	
	/*float: right;*/
	width: 239px;
	position: absolute;
	top: 465px;
	left: 740px;
}
#pagepics img {
	margin-bottom: 5px;
	border: 1px solid #000;
}
/*end main content*/
/*bottom margin*/
#bottom {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	border: 0 none;
	background-image: url(images/bkgdbtm.png);
	background-repeat: no-repeat;
	height: 141px;
	position: relative;
	bottom: 0px;
}
#bottom p {
	margin: 0px;
	padding: 0px;
	border: 0px solid #fff;
	width: 115%;
	font-size: .9em;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	position: relative;
	top: 40px;
	left: 10px;
}
#bnav {
	margin: 0px;
	padding: 0px 120px;
	border: 0px solid #fff;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 100;
	color: #ccc;
}
#bnav a {
	font-size: .55em;
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
}
#bnav a:hover {
	font-size: .55em;
	color: #fff;
	text-decoration: underline;
}
/*end bottom margin*/

/*factory slideshow window*/
#factoryshow {
	margin: 0px;
	padding: 0px;
	border: 0px solid red;
	width: 650px;
	height: 550px;
}
/*end factory slideshow window*/

/*ACC and CERTIFICATIONS*/
#acctbl {
	margin: 10px 0px 20px 0px;
	padding: 0px;
	border: 0px solid blue;
	width: 100%;
}
#acctbl td {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	border: 0px solid #000;
	width: 25%;
	height: 250px;
	vertical-align: bottom;
	text-align: center;
	font-size: .75em;
	font-weight: bold;
}
#acctbl img {border: 1px solid #000;}
/*end ACC and CERT*/
/*Colors*/
.colortables {
	margin: 0px;
	padding: 0px;
	border: 0 none;
	position: relative; 
	top: 0px;
	left: 50px;
	font-size: .75em;
}

.colortables td {
	text-align: center;
}

.colortables img {
	width: 150px;
	border: 1px solid #000;	
}
/*end colors*/

/*Zeus pages*/
#zeusnav {
	margin: 0px;
	padding: 0px;
	border: 0px solid green;
	text-align: center;
	position: relative;
	width: 380px;
	top: 15px;
	left: 270px;
	clear: both;
}
#zuesnav img, #zeusnav a {padding: 0px; margin: 0px; border: 0 none;}
#zeusnav1 {
	margin: 0px;
	padding: 0px;
	border: 0px solid green;
	text-align: center;
	width: 380px;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
}
#zuesnav1 img, #zeusnav1 a {padding: 0px; margin: 0px; border: 0 none;}
.zeuslg {
	margin: 20px 0;
	padding: 0px;
	border: 1px solid #036;
}
.zeussm {
	margin: 0px;
	padding: 0px;
	border: 1px solid #036;
	position: relative; 
	top: -90px; 
	left: -5px;
}
.zonelft {
	float: left;
	clear: left;
	border: 1px solid #036;
	margin: 0 15px 15px 0;
	}
.ssrrgtnob {
	float: right;
	margin: 0 0px 0 15px;
}
#loks {
	margin: 10px 0 0 0;
	padding-left: 230px;
	padding-right: 25px;
	border: 0px solid red;
	font-size: .75em;
}
.tinytext {font-size: .55em;}

#zoneList {
	margin: 10px 0 0 0;
	padding-left: 400px;
	padding-right: 25px;
	border: 0px solid red;
}
.bp1{
	list-style-position: outside;
	list-style-image: url(images/zz-01.gif);
	font-size: .75em;
}
.bp2{
	list-style-position: outside;
	list-style-image: url(images/zz-02.gif);
	font-size: .75em;
}
.bp3{
	list-style-position: outside;
	list-style-image: url(images/zz-03.gif);
	font-size: .75em;
}
.seamsteps {
	margin: 10px 0 0 0;
	padding: 0px;
	text-align: center;
	width: 100%;
}
.seamsteps img {
	border: 1px solid #036;
	margin: 0 5px 10px 5px;
}
#ultraridge {
	margin: 0px;
	padding: 0px;
	border: 1px solid #036;
	position: relative;
	top: 20px;
	left: -80px;
}
#seamroofclrs {
	margin: 10px 0 0 0;
	padding: 0px;
	width: 50%;
	border: 0px solid blue;
	font-size: .75em;
}
#seamroofclrs td{text-align: center;}
#seamroofclrs img {
	border: 1px solid #000;
	width: 130px;
}
#coolrooflist {
	font-size: .75em;
}
.ssrrgt {
	float: right;
	border: 1px solid #036;
	margin: 0 0px 0 15px;
}
.pp-list1 {
	font-size: .75em;
}
.pp-list2 {
	font-size: .75em;
	position: relative;
	top: 0px;
	left: 28px;
}


/*end zeus pages*/

/*sitemap*/
.sitemap a{
	font-size: .75em;
}
/*end sitemap*/
