body {
	margin: 10px 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
}

a img {
	border: none;
}


#wrapper {
	margin: 0 auto;
	width: 980px;
}

#header {
	height: 109px;
	width: 980px;
}

#header a {
	display: block;
	float: left;
	margin-left: 10px;
}

#topnav {
	background: url(../images/topnav_bg.jpg) repeat-y;
	padding: 4px 0px;
	width: 980px;
}

#topnav a {
	color: #FFF;
	font-size: 12px;
	height: 15px;
	margin-left: 25px;
	padding-left: 20px;
	text-decoration: none;
}

#topnav a:hover {
	background: url(../images/nav_top.jpg) no-repeat;
}

#content.home {
	height: 500px;
	position: relative;
	width: 980px;
	z-index: 1;
}

#content.manufacturing {
	background: #FFF;
	color: #666;
	height: 489px;
	padding-right: 180px;
	width: 800px;
}

#content_bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

#blurb {
	background: url(../images/blurb_bg.png) repeat-y;
	height: auto;
	color: #FFF;
	float: left;
	line-height: 20px;
	padding: 13px 310px 13px 30px;
	width: 578px;
}

.blurb_more, .blurb_hidden a {
	color: #C85D2F;
	text-decoration: none;
}

.blurb_more:hover, .blurb_hidden a:hover, #page_text a:hover {
	color: #FFF;
}

.blurb_hidden {
	display: none;
	margin-top: 10px;
}

.blurbs a {
	color: #CA592F;
	text-decoration: none;
}

.blurbs a:hover {
	color: #FFF;
}

.blurbs {
	display: none;
	width: 578px;
}

.blurbs_visible {
	display: block;
}

#page_text {
	background: url(../images/info_bg.png) repeat;
	bottom: 0px;
	color: #666;
	display: none;
	height: 490px;
	overflow: hidden;
	padding: 10px 5px 0px;
	position: absolute;
	right: 12px;
	width: 322px;
	z-index: 50;
}

#page_text a {
	text-decoration: none;
	color: #000;
}

.page_content {
	display: none;
}

#footer {
	height: 313px;
	margin-top: -180px;
	position: relative;
	z-index: 2;
}

#footer img {
	float: left;
	position: relative;
	z-index: 2;
}

#footer_nav {
	position: absolute;
	right: 13px;
	width: 310px;
	z-index: 5;
}

#footer a.circle_link {
	background: url(../images/nav_sprite.jpg) no-repeat;
	color: #ca592e;
	display: block;
	float: left;
	font-size: 12px;
	height: 15px;
	margin:  190px 0px 0px 15px;
	padding-left: 20px;
	text-decoration: none;
	width: 70px;
}

#footer a.circle_link:hover, #footer .footernav_active {
	background-position: 0px -17px;
}

#shareWidget {
	float: right;
	margin-top: 180px;
}

#copyright {
	color: #006f3a;
	margin-top: -20px;
	position: absolute;
	text-align: center;
	width: 980px;
	z-index: 10;
}
