/* CSS Document */
* {margin: 0px; padding: 0px;}
body{
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a, img {border: none;}
a:link {color: blue; text-decoration: underline;}
a:hover {color: blue; text-decoration: none;}
#top{
	width: 760px;
	border-bottom: solid 2px black;
	border-right: solid 2px black;
	height: 329px;
}
#left{
	width: 153px;
	background: white url("graphics/metal_buildings/image002.jpg") no-repeat top center;
	float: left;
	padding-top: 240px;
	padding-left: 5px;
	height: 89px;
}
#right{
	float: left;
	width: 602px;
	background: #77BB77;
	text-align: center;
	height: 329px;
}

#logo{
	background: url("graphics/metal_buildings/arch_bgrnd.gif") no-repeat top center;
	width: 100%;
	text-align: center;
	padding: 25px 0px 0px 0px;
	height: 231px;
}

.qservice{
	background: url("graphics/metal_buildings/image003.gif") no-repeat center;
	width: 131px;
	height: 43px;
	text-align: center;
	padding: 8px 5px;
	color: black;
	font-weight: bold;
	font-size: 115%;
	font-family: Comic Sans, Comic Sans MS, cursive;
}
p.toppar{
	font-size: small;
	padding: 18px 50px;
	text-align: justify;
}
h1{
	color: #cc3300;
	font-size: x-large;
	text-align: center;
	padding: 20px 0px 0px 7px;
	letter-spacing: 3px;
	clear: both;
}
h1.top, a.top { 
	color: #990000; 
	font-size: large; 
	text-align: center; 
	padding: 5px; 
	text-decoration: none; 
	font-style: italic;
	letter-spacing: 0px;
}
h2.logo{
	width: 580px;
	text-align: center;
	padding: 0px 0px 0px 5px;
	font-family: serif;
	font-size: xx-large;
	letter-spacing: 2px;
	color: 0000ff;
}
h2.a { color: 0000ff; }
.nav {padding-bottom: 10px;}
.nav li {
	display: inline;
	list-style: none;
}
a.black {color: black; text-decoration: none;}
.nav a { padding: 0px 5px; }
#main {
	width: 760px;
	background: #e2e2b5; /*#F8F4E5;*/
	clear: both;
	padding-top: 10px;
	text-align: center;
	border-right: solid 2px black;
	border-bottom: solid 2px black;
}
table.mainnav{
	border: none;
	margin: auto;
	text-align: center;
	vertical-align: top;
}
table.mainnav2{
	border: none;
	width: 500px;
	margin: auto;
	text-align: center;
}
td.topright { padding: 15px 0px 0px 15px; color: #cc3300; width: 250px;}
td.topleft {color: #cc3300; padding-top: 15px; border-right: solid 1px black; width: 250px;}
img.row1 {padding: 15px 2px;}
.mainleft{float: left; width: 200px; text-align: left; padding-bottom: 15px;}
ul.bullets { list-style-type: disc; width: 190px; padding: 10px 5px 0px 40px; }
.images{
	float: left;
	width: 540px;
	text-align: center;
	padding: 5px 10px 15px 10px;
}
.roofpanels, .inseff{
	width: 540px;
	text-align: left;
	margin: auto;
	padding: 5px 10px 15px 10px;
	clear: both;
}
.roofpanels{	height: 220px;}
img.thumbs{float: left; 	margin: 8px 8px 0px 5px; border: solid 1px black;}
img.nobdr{border: none;}
p.panels{text-align: left; padding-left: 30px;}


/*****Slide Show*****/
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#imageContainer {
	position:relative;
	margin:auto;
	width:270px;
	height:100px;
	text-align: center;	
}
/*******************/

/******Bid Request*****/
#bidrequest{
	width: 470px;
	margin: auto;
	padding-left: 10px;
}
#tblBidRequest tr{
	padding-bottom: 5px;
}
/*****************/

/******Steel Benefits*****/
div.benefits{
	width: 550px;
	margin: auto;
	padding-top: 10px;
}

.header2 {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	padding: 10px 0px;
}

.body_orange {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
}



/**********************/