@charset "UTF-8";
body {
	background: #CCC; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	left: 0px;
	top: 0px;
	clear: both;
}
/* CSS Document */

#container {
	background: #FFF;
	width: 770px;
	display: block;
	padding-top: 10px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#header {
	height: 80px;
}
#taglineBracket {
	float: left;
	position: absolute;
	top: 62px;
	padding-left: 40px;
}
#tagline {
	font-size: 12pt;
	font-weight: normal;
	float: left;
	width: 460px;
	color: #000;
	height: 20px;
	text-align: left;
	position: absolute;
	top: 70px;
	padding-left: 60px;
}
#logo {
	margin-right: 30px;
	float: right;
	clear: right;
}
#mainNav {
	font-size: 0.8em;
	color: #000;
	width: 770px;
	height: 26px;
	left: 0px;
	display: block;
	margin: 0 auto;
	clear: both;
	font-weight: normal;
	text-align: center;
}
#mainNavHome {
	background: url(../Images/navbar_roll_off.jpg);
	width: 90px;
	display: block;
	line-height: 26px;
	float: left;
	margin-right: 2px;
	height: 26px;
	color: #F2931D;
}
#mainNavCompany {
	width: 90px;
	margin-right: 2px;
	background: url(../Images/navbar_roll_off.jpg);
	line-height: 26px;
	display: block;
	float: left;
	height: 26px;
	color: #F2931D;
}
#mainNavProducts {
	background: url(../Images/navbar_roll_off.jpg);
	display: block;
	float: left;
	line-height: 26px;
	margin-right: 2px;
	width: 90px;
	height: 26px;
	color: #F2931D;
}
#mainNavBlank {
	display: block;
	float: left;
	width: 218px;
	height: 26px;
}
#mainNavNews {
	line-height: 26px;
	background: url(../Images/navbar_roll_off.jpg);
	display: block;
	width: 90px;
	float: left;
	margin-right: 2px;
	height: 26px;
	color: #F2931D;
}
#mainNavContact {
	line-height: 26px;
	background: url(../Images/navbar_roll_off.jpg) no-repeat;
	display: block;
	float: left;
	width: 90px;
	margin-right: 2px;
	height: 26px;
	color: #F2931D;
}
#mainNavSupport {
	display: block;
	float: left;
	line-height: 26px;
	margin-right: 2px;
	width: 90px;
	background: url(../Images/navbar_roll_off.jpg);
	height: 26px;
	color: #F2931D;
}
#mainBanner {
	height: 120px;
	width: 770px;
	margin-top: 2px;
}
#productNavBar {
	font-size: 0.7em;
	text-align: center;
	color: #999;
	width: 730px;
	font-weight: normal;
	line-height: 30px;
	display: block;
	border-bottom: 1px dotted #999;
	margin-right: 20px;
	margin-left: 20px;
}
#mainContent  {
	background: #FFFFFF;
	margin-left: 20px;
	margin-right: 10px;
	text-align: left;
	width: 500px;
	line-height: 1.4em;
	border-right: 1px dotted #999;
	padding-right: 30px;
	padding-bottom: 20px;
	clear: left;
	display: inline;
	float: left;
	padding-top: 10px;
}
#mainQuote {
	line-height: 1.3;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 440px;
	margin-left: 20px;
	font-size: 0.8em;
}
#sidebar {
	width: 180px;
	margin-top: 10px;
	line-height: 1.4em;
	margin-right: 10px;
	text-align: left;
	padding-bottom: 20px;
	display: inline;
	float: left;
	padding-left: 5px;
}
#sidebarImg {
	width: 160px;
	display: inline;
	clear: both;
}
#footer  {
	text-align: center;
	font-size: 0.7em;
	clear: both;
	border-top: 1px dotted #999;
	line-height: 26px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
} 
#namedAnchors {
	border-bottom: 1px dotted #999;
	display: block;
	font-size: 1.1em;
	width: 528px;
}
#sidebarImgTooltip {
	font-size: 0.9em;
	text-align: right;
	width: 190px;
	margin-top: 2px;
}
#productImg {
}
#productImgTwo {
}
a:link {
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #F2931D;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #F2931D;
	font-weight: normal;
}
#map {
	display: block;
	clear: both;
	margin-left: 0px;
	height: 112px;
	width: 180px;
}
h1 {
	font-size: 1.3em;
	font-weight: normal;
	color: #000;
}
h2 {
	font-size: 1.1em;
	color: #000;
	font-weight: normal;
}
h3 {
	font-size: .7em;
	color: #000;
	font-weight: bold;
}
h4 {
	font-size: 0.9em;
	color: #F2931D;
	font-weight: normal;
}
h5 {
	font-size: 0.8em;
	color: #333;
	font-weight: normal;
}
#container #mainContent p {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333;
}
#sidebarPDF {
	display: block;
	clear: right;
	float: left;
	height: 41px;
	margin-right: 10px;
	margin-bottom: 40px;
	width: 44px;
}
#bottom {
	background: #CCC;
	height: 500px;
	clear: both;
}
#container #sidebar ul  {
	font-size: .7em;
	list-style: disc;
	text-align: left;
	line-height: 1.4em;
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 10px;
}
#container #sidebar p {
	font-size: 0.7em;
	line-height: 1.3em;
	color: #333;
}
