* {
    margin: 0;
    padding: 0;
}

html,
body,
div#wrap-a,
div#wrap-b {
    min-height: 100%;
    width: 100%;
    height: auto;
}

* html,
* html body,
* html div#wrap-a,
* html div#wrap-b {
    height: 100%;
}

/* HIDES THE CONTENT HEADING AND PENCIL ICON */
.contentheading,
.componentheading {
	display: none;
	height: 0;
	text-indent: -3000px;
}

body
{
	background: #FFF url(../images/bg/body2.gif) repeat-x;
	font-family: Arial, Tahoma, sans-serif;
	font-size: small;
	color: #484848;
}

div.clr
{
	height: 1px;
	clear: both;
}

div.clr-right
{
	height: 1px;
	clear: right;
}

div.clr-left
{
	height: 1px;
	clear: left;
}

.comments
{
	font-family: monospace;
	line-height: 13px;	
}

div#wrap-a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

div#wrap-b {
	width: 100%;
}

div#body {
	position: relative;
	width: 758px;
	margin: 0 auto 105px auto;
	font-size: 85%;
}

#body div#header {
	position: relative;
	height: 208px;
}

#header div.portal {
	position: relative;
	height: 64px;
	width: 100%;
	background: url(../images/bg/psg2.gif) no-repeat;
}

* html #header div.portal {
	height: 64px;
	width: 100%;
}

div#rbm {
	width: 160px;
	float: left;
}

.portal form.portal {
	float: right;
	padding-top: 22px;
}

form.portal select {
	font: normal normal normal 11px Tahoma;
	margin-left: 10px;
	background-color: #3B3B3B;
	color: #cacaca;
	border: 1px solid #000;
}

#header div#left-shadow
{
	position: absolute;
	width: 26px;
	height: 190px;
	top: 242px;
	left: -26px;
	background: transparent url(../images/bg/left_content_shadow.gif) no-repeat;
}

#header div#right-shadow
{
	position: absolute;
	width: 26px;
	height: 190px;
	top: 242px;
	right: -26px;
	background: transparent url(../images/bg/right_content_shadow.gif) no-repeat;
}

#header div#flash-hdr-a {
	position: absolute;
	z-index: 0;
	top: 95px;
	left: 0;
	width: 758px;
	height: 145px;
	background-color: #000;
	z-index: 1;
}

#header div.header-img {
	position: absolute;
	z-index: 0;
	top: 95px;
	left: 0;
	width: 758px;
	height: 145px;
}


.image-hdr-a {
	background: transparent url(../images/hdr/pfaudler.jpg) no-repeat;
}

.hdr-es {
	background: transparent url(../images/hdr/engineered.jpg) no-repeat;
}

.hdr-ea {
	background: transparent url(../images/hdr/equipment.jpg) no-repeat;
}

.hdr-ap {
	background: transparent url(../images/hdr/aftermarket.jpg) no-repeat;
}

.hdr-co {
	background: transparent url(../images/hdr/company.jpg) no-repeat;
}

#header a#logo {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 4px;
	text-align: left;
	text-indent: -999em;
	text-decoration: none;
	outline: none;
	height: 70px;
	width: 226px;
	background: transparent url(../images/btn/logo.gif) no-repeat 0 0;
}

#body div#content {
	padding-top: 95px;
	padding-left: 12px;
	background: #FFF url(../images/bg/content.gif) repeat-x 0 0;
	
}

#content div#left
{
	float: left;
	height: 100%;
	width: 380px;
	margin: 10px 0 0 4px;
}

#content div#internal-content
{
	height: 100%;
	width: 717px;
	margin: 20px 8px 60px 4px;
}

* html #content div#internal-content
{
	margin: 20px 8px 30px 4px;
}

#content div#right
{
	float: right;
	width: 337px;
	background: #ddd;
	margin-right: 8px;
}

#right div#feature-product
{
	margin: 4px auto;
	width: 329px;
	height: 300px;
}

#right div#companies {
	padding-top: 20px;
	background: #fff;
}

#companies dl.left {
	float: left;
	margin-bottom: 15px;
}

#companies dl.right {
	float: right;
	margin-bottom: 15px;
}

#companies dl dt {
	font-weight: bold;
}

#companies dl.process-paragraph {
	width: 300px;
	margin-bottom: 10px;
	line-height: 15px;
}

#companies dl.pfaudler {
	background: transparent url(../images/division_logo/pfaudler.gif) no-repeat 0 0;
	width: 161px;
	padding-top: 53px;
}

#companies dl.edlon {
	background: transparent url(../images/division_logo/edlon.gif) no-repeat 0 0;
	width: 161px;
	padding-top: 53px;
}

#companies dl.tycon {
	background: transparent url(../images/division_logo/tycon.gif) no-repeat 0 0;
	width: 161px;
	padding-top: 45px;
	margin-top: -5px;
}

#companies dl.chemineer {
	background: transparent url(../images/division_logo/chemineer.gif) no-repeat 0 0;
	width: 161px;
	padding-top: 39px;
}

#right div#news
{
	position: relative;
	margin: 4px auto;
	width: 329px;
	background: #F4F4F4;
}

#wrap-b div#footer {
    position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 120px;
}

#footer div#footer-contain {
	position: relative;
	margin: 0 auto;
	width: 758px;
	height: 90px;
	border-top: 6px solid #e9e9e9;
	color: #648d9e;
	font-family: Arial, "sans-serif";
}

#footer ul,
#footer-contain ul {
	position: absolute;
	font-size: 11px;
	list-style: none;
}

#footer a
{
	color: #648d9e;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer-contain ul#copyright
{
	right: 0px;
}

#footer-contain ul#webmaster
{
	right: 0px;
	top: 15px;
}

#footer-contain ul#addresses-1 {
	top: 5px;
	left: 0px;
}

#footer-contain ul#addresses-2 {
	top: 5px;
	left: 139px;
}

#footer-contain ul#addresses-3 {
	top: 3px;
	left: 403px;
}

#footer-contain ul#addresses-4 {
	left: 0;
	bottom: 10px;
	height: auto;
	width: 100%;
	letter-spacing: 2px;
	text-align: center;
}

#footer-contain #addresses-4 li {
	display: inline;
}

#footer-contain ul#addresses-1 a,
#footer-contain ul#addresses-2 a,
#footer-contain ul#addresses-3 a,
#footer-contain ul#addresses-4 a
{
	color: #872929;
}

#footer-contain ul#nav-footer-2 {
	top: 30px;
	right: 0px;
}

#footer-contain ul#nav-footer-2 li
{
	display: inline;
	margin-left: 10px;
}

#footer-contain ul#sub-nav-1 {
	top: -500px;
}

/* for the rep locator */
#content table .rep_head {
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	background-color: #872929;
	color: #FFF;
}

#content table .rep_head a.rep_head_link {
	color: #FFF;
}

#content table .rep_row_odd,
#content table .rep_row_even {
	text-align: left;
	vertical-align: bottom;
}

#content table .rep_row_even {
	background-color: #E9E9E9;
}

#content #rep_pagination {
	margin: 0 auto;
	width: 240px;
}

/* end rep locator */