/*********************************\
	Quality Steel Buildings, Inc.
	Site Designed by Matt Brown
	www.mjbdesignz.com
\*********************************/
#mainBorder {
	position: relative;
	width: 786px;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/postframe_bk.gif);
	background-repeat: repeat-y;
	background-position: 4px;
	margin-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
p {
	margin: 0px;
}
hr {
	display: none;
}

/*********************************\
	QSB Header Logo and Nav
\*********************************/
	
#PostFrame_Building_logo {
	background-image: url(images/polebuilding_logo.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 135px;
	left: 0px;
	top: 0px;
	margin: 0px;
	clear: both;
}
#PostFrame_Building_logo div.buildings {
	clear: both;
	padding-top: 98px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 180px;
}
#PostFrame_Building_logo h1 {
	display: none;
}
#PostFrame_Building_logo a {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #840063;
	font-style: normal;
	text-transform: lowercase;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	padding: 0px;
}
#PostFrame_Building_title {
	position: absolute;
	top: 27px;
	left: 0px;
}
#PostFrame_Building_title a {
	height: 54px;
	width: 200px;
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	clip: rect(0px, 20px, 20px, 0px);
	overflow: hidden;
	padding-top: 54px;
}
/*********************************\
	QSB Content
\*********************************/
#PoleBuilding_Content {
	clear: both;
	padding-bottom: 40px;
}
#PoleBuilding_Content div.bodytitle {
	padding-right: 65px;
	padding-left: 65px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#PoleBuilding_Content div.body {
	padding-right: 65px;
	padding-left: 85px;
}

/*********************************\
	QSB Footer
\*********************************/
#PoleBarn_Footer {
	background-image: url(images/postframe_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#PoleBarn_Footer div.contact {
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-bottom: 20px;
}

#PostFrameAdFooter {
	position: relative;
	width: 786px;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	margin-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
