

.footerDIV {
	width: 100%;
	text-align: left;
	font-size: 85%;
	position:relative;
	top:10px;
	clear: both;
	vertical-align: bottom;
}
.footerDIV #imgFloatLeft {
	margin-right: 5px;
}

.headerDIV {
	width: 100%;
	text-align: left;
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
	height: 56px;
	margin: 0px;
	padding: 0px;
	background-color: #9B6317;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D5814;
}

#jumpToDIV {
	position:absolute;
	left:723px;
	top:27px;
	height:32px;
	z-index:2;
	overflow: visible;
	float: none;
	min-width: 200px;
	display: none;
}
body {
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:110%;
	
}

a:link {
	color: #35125D;
}
	
.headerMenuDIV {
	color: #FFFFFF;
	background-color: #35125D;
	height: 25px;
	background-image: none;
	font-size: 80%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	vertical-align: middle;
	width:100%;
	min-width: 800px;
}
.headerMenuDIV .menuItem {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.contentDIV {
	left: 100px;
	position: relative;
	top: -40px;
	width: 80%;
	padding-right: 15px;
	font-size: 85%;
	padding-top: 10px;
}
.pageTitleMain {
	font-size: 150%;
	color: #35125D;
	font-weight: bold;
	padding-bottom: 5px;
}

.catalogGroupName {
	position: relative;
	top: 0px;
	font-size: 125%;
	color: #35125D;
	clear: both;
	padding-bottom: 0px;
	padding-top: 0px;
}
.catalogGroupContainer {
	position: inherit;
	top: 10px;
	bottom: 10px;
	padding-bottom: 20px;
}
.catalogItemGroup {
	position: relative;
	left: 20px;
}
.catalogNumber {
	position: absolute;
	left: 300px;
}
.prodImages {
	float: left;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 20px;
	padding-left: 0px;
	position: relative;
}
.prodImages2 {
	float: left;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 20px;
	padding-left: 0px;
	position: relative;
	clear: both;
}
.staticImages {
	padding-right: 7px;
	padding-bottom: 20px;
	padding-left: 0px;
	position: relative;
	float: left;
}
#footerLib {
	position: relative;
}
.standardBodyText {
	padding-bottom: 0px;
	position: relative;
	clear: both;
}
.catalogGroupName2 {
	position: relative;
	font-size: 125%;
	color: #35125D;
	clear: both;
	padding-bottom: 0px;
	padding-top: 20px;
}
.pdfLink {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	top: 5px;
}
.panelLink {
	position: relative;
	top: 10px;
	padding-right: 0px;
	left: 0px;
}
.bulletLink {
	padding-bottom: 0px;
}
.salesLinks {
	position: relative;
	font-size: 120%;
	top: 10px;
	padding-bottom:10px;
}
.saleRepGroupName {
	position: relative;
	top: 0px;
	font-size: 150%;
	color: #35125D;
	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top:3px solid #35125D;
	border-bottom:1px solid #35125D;
	font-weight: bold;
}

.saleRepCompanyName {
	position: relative;
	top: 0px;
	font-weight: bold;
}

.saleRepDistrictName{
	position: relative;
	top: 0px;
	font-weight: bold;
}

.footerChip	{
	border-bottom: 2px solid #35125D;
	background-image: url(../images/bottomChip.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 48px;
	width: 100%;
}
.headerChip	{
	background-image: url(../images/topChip.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 46px;
	position:relative;
	left:0px;
	clear:none;
	float:none;
	background-color:#FFFFFF;
}


FOR MENU BAR
 div.yui-b p {
            
                margin: 0 0 .5em 0;
                color: #999;
            
            }
            
            div.yui-b p strong {
            
                font-weight: bold;
                color: #000;
            
            }
            
            div.yui-b p em {

                color: #000;
            
            }            
            
            h1 {

                font-weight: bold;
                margin: 0 0 1em 0;
                padding: .25em .5em;
                background-color: #ccc;

            }

            #productsandservices {

                margin: 0 0 10px 0;
            
            }

