﻿* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1%;
}
img {
	border: none;
}
.lineBreak {
    padding: 0 0 15px 0;
    }
.halfLineBreak, #bodyMain p.halfLineBreak {
    padding: 0 0 5px 0;
    }
.devider {
	clear: both;
	border-top: solid 1px #999999;
	padding: 0 0 15px;
}
#bodyMain p.noPad {
    padding: 0;
}
body {
	text-align: center;
	font: normal 12px/16px Arial, sans-serif;
	color: #666666;
	background: #FDFDFD url(images/stripeTop.gif) repeat-x top left;  
	}
#container {
	width: 1200px;
	background: transparent url(images/bgRep.jpg) repeat-y top left; 
	text-align: left;
	margin: 0 auto ;
	overflow: hidden;
}
#pageWrap {
	float: left;
	width: 1200px;
 	background: transparent url(images/bg.jpg) no-repeat top left;  

}
#page {
	float: left;
	width: 1009px;
	background: transparent url(images/bgFooter.jpg) no-repeat bottom left;  
	padding: 0 0 0 191px;
}
#header {
	height: 117px;
	width: 818px;
	float: left;
	position: relative;
	display: block;
}
#logo {
	position: absolute;
	left: 45px;
	top: 29px;
}

#logo a {
	width: 238px;
	height: 70px;
	float: left;
}
#logo a span {
	display: none;
}

#utilityNav {
	position: absolute;
	left: 306px;
	top: 84px; 
}

#utilityNav ul {
	width: 280px;
}
#utilityNav li {
	list-style: none;
	display: inline;
	color: #2a6191;
}
#utilityNav a {
	color: #2a6191;
	padding: 0 10px;
	font: normal 13px Arial, sans-serif;
	text-decoration: none;
}
#utilityNav a:hover {
	text-decoration: underline;
}
#searchWrap {
	position: absolute;
	left: 585px;
	top: 82px;
}
#searchWrap * {
	float: left;
}
.search {
	color: #666666;
	padding: 2px 8px;
	margin: 1px 5px 0 0;
	font: normal 12px Arial, sans-serif;
	background: transparent url(images/searchField.gif) no-repeat top left;
	width: 148px;
	height: 15px;
	border: none;
}
.go {
	background: transparent url(images/btnSearch.gif) no-repeat top left;
	width: 41px;
	height: 21px;
	border: none;
	cursor: pointer;
}

#sliderAnimation {
    float: left;
    height: 320px;
    padding: 5px 10px 0 10px;
    width: 798px;
}
.blue #sliderAnimation {
	background: transparent url(images/blueBg.png) no-repeat top left;
}
.red #sliderAnimation {
	background: transparent url(images/redBg.png) no-repeat top left;
}
.iconWrap {
    float: right;
    width: 152px;
}
.fmaImage {
    float: left;
    width: 642px;
}
.pcgImage {
    float: left;
    text-align: center;
    width: 798px;
}
.icon, .icon2, .icon3 {
    float: left;
    height: 102px;
    width: 152px;
}
.icon, .icon2 {
    margin: 0 0 4px;
}
#subNav {
	position: relative;
	display: block;
	font-size: 1px;
	float: left;
	width: 711px;
}
#bodyMain #subNav ul {
    float: left;
	padding: 0 0 8px 0;
	overflow: hidden;
	width: 711px;
	_margin: 0 0 0 -22px;
}
#bodyMain #subNav li{
	list-style: none;
	display: inline;
	padding: 0 23px 0 21px;
	float: left;
}
#bodyMain #subNav li:first-child {
	padding: 0 23px 0 0;
}
.red #bodyMain #subNav li {
	background: transparent url(images/services/spacer.gif) no-repeat top right;
}
.blue #bodyMain #subNav li {
	background: transparent url(images/packaging/spacer.gif) no-repeat top right;
}
#bodyMain #subNav li.first {
	padding: 0 23px 0 0;
}
#bodyMain #subNav li.last{
    background: none;
	padding: 0 0 0 21px;
}
#bodyMain #subNav li a {
	height: 20px;
	display: block;
    float: left;
    background-repeat: no-repeat;
    background-position: 0 0;

}
.red #bodyMain #subNav li a#overview { background-image: url(images/services/overview.gif); width: 79px; text-indent: -9999px; }
.red #bodyMain #subNav li a#sevices { background-image: url(images/services/onsite.gif); width: 70px; text-indent: -9999px; }
.red #bodyMain #subNav li a#products { background-image: url(images/services/products.gif); width: 70px; text-indent: -9999px; }
.red #bodyMain #subNav li a#learning { background-image: url(images/services/learning.gif); width: 191px; text-indent: -9999px; }

.blue #bodyMain #subNav li{
	list-style: none;
	display: inline;
	padding: 0 23px 0 21px;
	float: left;
}
.blue #bodyMain #subNav li:first-child {
	padding: 0 23px 0 0;
}
.blue #bodyMain #subNav li.first {
	padding: 0 23px 0 0;
}
.blue #bodyMain #subNav li.last{
    background: none;
	padding: 0 0 0 21px;
}
.blue #bodyMain #subNav li a#overview { background-image: url(images/packaging/overview.gif); width: 79px; text-indent: -9999px; }
.blue #bodyMain #subNav li a#packages  { background-image: url(images/packaging/Engineered_Systems.gif); width: 169px; text-indent: -9999px; }

.blue #bodyMain #subNav li a#project { background-image: url(images/packaging/capabilities.gif); width: 102px; text-indent: -9999px; }
.blue #bodyMain #subNav li a#learning { background-image: url(images/packaging/learning.gif); width: 191px; text-indent: -9999px; }

#bodyMain #subNav li a:hover, #bodyMain #subNav li.select a  {
	background-position: 0 -20px;
}
#bodyMain #subNav li a span {
     display: none;
}
#tabs {
	position: absolute;
	left: -21px;
	top: -79px;
	z-index: 12;
}
#tabs a {
    float: left;
    display: inline;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    width: 232px;
    height: 46px;
    padding: 10px 0 0 21px;
}
#tabs a strong {
     display: none;
}
.home #tabs {
	top: -99px;

}/*
.home #tabs a {
    height: 46px;
    padding: 42px 0 0 21px;
    color: #ffffff;
}
.home #tabs a strong {
     display: block;
}*/
#tabs a.packaging {
	background: transparent url(images/leftTab.png) no-repeat 0 0;
}
#tabs a.services {
	background: transparent url(images/rightTab.png) no-repeat 0 0;
}
#tabs span.selected a {
	background-position: 0 -88px;
	_background-position: 0 -87px;
	color: #ffffff;
}
#tabs a.packaging:hover, #tabs a.services:hover {
	background-position: 0 -88px;
	_background-position: 0 -87px;
	color:  #666666;
}

#bodyMain .breadCrumbs 
{
    float: left;
	color: #999999;
	padding: 0 0 20px 0px;
	overflow: hidden;
	width: 711px;
}
.red #bodyMain .breadCrumbs li, .blue #bodyMain .breadCrumbs li {
     list-style: none;
     display: inline;
     background: none; 
     padding: 0;
     margin-right: 5px;
}
#bodyMain .breadCrumbs li a {
     color: #999999;
     padding: 0 5px 0 0;
     font-size: 11px;
     font-weight: bold;
     text-decoration: none;
}
#bodyMain .breadCrumbs li a:hover {
     text-decoration: underline;
}

#bodyMain {
	clear: both;
	float: left;
	min-height: 260px;
	width: 711px;
	padding: 23px 44px 43px 63px;
}
.home #bodyMain {
	padding: 43px 44px 43px 63px;
}
.blue #bodyMain {
	background: transparent url(images/bodyBlueRep.png) repeat-y top left;	
}
.red #bodyMain {
	background: transparent url(images/bodyRedRep.png) repeat-y top left;	
}
#bodyClose  {
	clear: both;
	font-size: 1px;
	float: left;
	width: 818px;
	height: 8px;
}
.blue #bodyClose  {
	background: transparent url(images/bodyBlueCloser.png) no-repeat top left;
}
.red #bodyClose  {
	background: transparent url(images/bodyRedCloser.png) no-repeat top left;
}
.bodyLinksWrap {
	float: left;
	width: 711px;
	padding: 20px 0 0 0;
}
.linksBucket {
	float: left;
	padding: 0 20px 0 30px;
	background: url(images/devider.gif) no-repeat top left;
	min-height: 255px;
	_height: 255px;
	width: 201px; 
}
.bodyLinksWrap .first {
	background: none;
	padding: 0 20px 0 0;
}
.bodyLinksWrap .last {
	padding: 0 0 0 30px;
}
#bodyMain .linksBucket p {
	padding: 0;
	color: #666666;
}
#bodyMain .linksBucket h3 {
	padding: 0;
	display: block;
	font: bold 14px Arial, sans-serif;
	text-transform: uppercase;
}
.blue #bodyMain .linksBucket h3 {
	color: #23598f;
}
.red #bodyMain .linksBucket h3 {
	color: #ae2828;
}
.linksWrap {
	width: 201px;
	padding: 5px 0 40px 0;
	float: left;
}
.linksImage {
	width: 98px;
	float: left;
	padding: 3px 0 0 0;
}
.linksText {
	width: 103px;
	float: left;
	font: normal 11px Arial, sans-serif;
	color: #333333;
}
.learnMore {
	font: bold 11px Arial, sans-serif;
	padding: 3px 10px 0 0;
}
.learnMore:hover {
     text-decoration: underline;
}
.blue #bodyMain .learnMore {
	background: transparent url(images/packaging/moreArrow.gif) no-repeat right 6px;
	color: #23598f;
}
.red #bodyMain  .learnMore {
	background: transparent url(images/services/moreArrow.gif) no-repeat right 6px;
	color: #ae2828;
}
.columnWrap  {
     float: left;
     width: 100%;
}
.halfColumnLeft, .halfColumnRight  {
	float: left;
	width: 45%;
}
.halfColumnRight  {
	padding: 0 0 0 9%;
}
.webinarPlayer  {
	padding: 0 0 15px;
	float: left;
}
.bodyBucketWrap {
	float: left;
	width: 711px;

}
.bodyBucket {
	float: left;
	padding: 19px 40px 0 30px;
	background: url(images/pipe.gif) repeat-y top left;
	min-height: 135px;
	_height: 135px;
	width: 188px; 
}
.bodyBucketWrap .first {
	background: none;
	padding: 19px 40px 0 0;
}
.bodyBucketWrap .last {
	padding: 19px 0 0 30px;
}
#bodyMain .bodyBucket p {
	padding: 0;
	color: #666666;
}
#bodyMain .bodyBucket h2 {
	height: 19px;
	padding: 0 0 15px 0;
	display: block;
}
.bodyBucket h2 span {
	display: none;
}
.bodyBucket h2.approach {
	background: transparent url(images/approach.gif) no-repeat top left;
	width: 109px;
}
.bodyBucket h2.people {
	background: transparent url(images/people.gif) no-repeat top left;
	width: 86px;
}
.bodyBucket h2.commitment {
	background: transparent url(images/commitment.gif) no-repeat top left;
	width: 132px;
}
#bodyMain h1 {
	font: bold 18px Arial, sans-serif;
	color: #888888;
	padding: 0px 0px 15px;
}
#bodyMain #productQuote h1 {
    clear: both;
    
}
#bodyMain h2 {
	font: bold 14px Georgia, Times, serif;
	color: #fff;
}
#bodyMain h3 {
	font: bold 14px Arial, sans-serif;
}
.blue #bodyMain h3 {
	color: #2A6191;
}
.red #bodyMain h3 {
	color: #A32729;
}
#bodyMain h4 {
	font: bold 13px Arial, sans-serif;
	color: #333333;
}
#bodyMain ul, #bodyMain ol {
	padding: 0px 0px 15px;
	color: #333333;
}
#bodyMain ul ul, #bodyMain ol ul, #bodyMain ul ol, #bodyMain ol ol {
	padding: 0px;
}
#bodyMain ul li {
	padding: 3px 0px 0px 12px;
	list-style: none outside;
}
#bodyMain ol li {
	padding: 3px 0px 0px 0;
	list-style: decimal outside;
	margin: 0 0 0 20px;
}
.red #bodyMain ul li {
	background: transparent url(images/redDot.gif) no-repeat 0 9px;
}
.blue #bodyMain ul li {
	background: transparent url(images/blueDot.gif) no-repeat 0 9px;
}
#bodyMain p {
	padding: 0px 0px 15px;
	color: #333333;
}
#bodyMain a {
    color:#C52026;
}
#bodyMain label {
	font-weight: bold;
	color: #888888;
}
#bodyMain input, #bodyMain textarea, #bodyMain select {
	padding: 1px 1px 2px 2px;
	font-size: 12px;
	color: #333333;
	width: 200px;
	display: block;
	margin: 0 0 10px;
}
#bodyMain .contactPage label {
	padding: 0px 0px 12px;
	width: 80px;
	clear: both;
	float: left;
}
#bodyMain .contactPage input, #bodyMain .contactPage textarea, #bodyMain .contactPage select {
	float: left;
	display: inline;
	margin: 0;
}
#bodyMain select {
	width: 205px;
}
#bodyMain input {
	height: 16px;
}
#bodyMain textarea {
	height: 100px;
}
.buttonsWrap {
	float: left;
	clear: both;
	padding: 15px 0 0 94px;
	text-align: right;
}
.buttonsWrap input 
{
    cursor: pointer;
}
.contactPage .buttonsWrap {
	padding: 15px 0 0 80px;
}

#bodyMain input.btnClear, #bodyMain input.btnSend {
    border: none;
    height: 21px;
    padding: 0;
    float: left;
    margin: 0 6px 0 0;
}
#bodyMain input.btnClear {
	background: transparent url(images/btnClear.gif) no-repeat top left;
	width: 53px;
}
#bodyMain input.btnSend {
	background: transparent url(images/btnSend.gif) no-repeat top left;
	width: 51px;
}
#bodyMain p.intro {
	font: normal 16px/23px Arial, sans-serif;
	padding: 0px 0px 37px;
	color: #666666;
}
#bodyMain p.resultSmall {
	color: #666666;
}
.searchResult  {
	float: left;
	width: 650px;
}
#bodyMain .pagination a {
	padding: 0px 2px;
	font-weight: bold;
	width: 12px;
} 
#bodyMain .pagination a.disabled {
	color: #999999;
}
#bodyMain .pagination a.selectedPage {
    font-size: 15px;
	color: #333333;
}
.formWrap  {
	float: left;
	width: 210px
}
.contactPage .formWrap  {
	float: left;
	width: 600px
}
.productsWrap {
	float: left;
	width: 711px;
	padding: 15px 0 0 0;
}
.boxWrap {
	float: left;
	width: 711px;
    margin: 0 0 5px 0;
}
.blue .boxWrap {
    background: transparent url(images/packaging/boxRep.gif) repeat-y top left;
}
.red .boxWrap {
    background: transparent url(images/services/boxRep.gif) repeat-y top left;
}
.boxHeader {
	float: left;
	height: 18px;
	position: relative;
	width: 641px;
	padding: 2px 0 9px 70px;
}
.blue .boxHeader {
	background: transparent url(images/packaging/boxTop.gif) no-repeat top left;
	padding-left: 36px;
	width: 675px;
}
.red .boxHeader {
	background: transparent url(images/services/boxTop.gif) no-repeat top left;
}
.boxHeader a {
	float: left;
	height: 16px;
}
.boxHeader a h2, .boxHeader h2 span {
    display: none;
}

.boxHeader img 
{
    margin-top: 2px;
}
#iconHolder {
    position: absolute;
	left: 11px;
	top: -18px;
	height: 57px;
	width: 55px;
	display: block;
}
.air #iconHolder {
	background: transparent url(images/services/air.png) no-repeat top left;
}
.water #iconHolder {
	background: transparent url(images/services/water.png) no-repeat top left;
}
.fire #iconHolder {
	background: transparent url(images/services/fire.png) no-repeat top left;
}
.parts #iconHolder {
	background: transparent url(images/services/service.png) no-repeat top left;
}
.boxFooter {
	float: left;
	width: 639px;
	padding: 20px 36px 25px 36px;
}
.blue .boxFooter {
	background: transparent url(images/packaging/boxBot.gif) no-repeat bottom left;
}
.red .boxFooter {
	background: transparent url(images/services/boxBot.gif) no-repeat bottom left;
}
.itemImageHolder  {
	float: left;
	width: 138px;
	height: 138px;
	position: relative;
	margin: 0 9px 9px 0;
	padding: 5px;
}
.blue .itemImageHolder  {
     border: solid 1px #23598f;
}
.red .itemImageHolder  {
     border: solid 1px #C52026;
}
.red .itemImageHolder.compressor  {
     background: #000;
}
.itemImageHolder table {
	padding: 0;
	border-spacing: 0;
	border: none;
}
.itemImageHolder table th {
     vertical-align: middle;
     text-align: center;
     width: 138px;
	 height: 138px;
}
.itemImageHolder table th img.horizontal {
    width: 138px;
}
.itemImageHolder table th img.vertical {
    height: 138px;
}
.itemImageHolder #itemBg {
    left: 0;
    top: 0;
    display: none;
	background: #000000;
	width: 148px;
	height: 148px;
	position: absolute;
	filter: alpha(opacity: 65);
	-moz-opacity: 0.65;
	opacity: 0.65;
}
.itemImageHolder #itemBg a {
     display: block;
     width: 128px;
	 height: 128px;
	 color: #ffffff;
	 padding: 10px;
	 _padding: 12px;
	 text-decoration: none;
}
.showDetail #itemBg {
     display: block;

}
#itemBg h5 {
     font-size: 12px;
}
#itemBg span.itemDescription 
{
    display: none;
     font-size: 10px;
}
.productSelect {
	padding: 0 0 0 20px;
	float: left;
	width: 450px;
}
#bodyMain .productSelect .breadCrumbs {
	padding: 0 0 15px 0;
	width: 450px;
}
#bodyMain .productSelect .breadCrumbs li a {
     color: #333333;
     font-weight: normal;
}
#bodyMain .productSelect .breadCrumbs li:first-child a {
    padding: 0 5px 0 0;
}
.productDetails {
	float: left;
	width: 599px;
	padding: 0 0 15px 25px;
}
.productDetailWrap {
	width: 500px;
}
.productDetailImage {
	float: left;
	width: 164px;
    padding: 3px;
    border: 1px solid #C52026;
    margin: 0 0 15px 0;
}
.productDetailImage2 {
	float: left;
	width: 164px;
    padding: 3px;
    margin: 0 0 15px 0;
}

.productDetailImage img {
	width: 164px;
}
.productDetailText {
	float: left;
	width: 300px;
	padding: 0 0 0 15px;
}
.productAdd {
	width: 500px;
	float: left;
}
#bodyMain input.btnAdd {
    border: none;
    height: 21px;
    padding: 0;
    float: left;
    margin: 0 0 0 6px;
	background: transparent url(images/btnAdd.gif) no-repeat top left;
	width: 32px;
}
.productAdd table td {
     font-size: 11px;
     color: #333333;
     padding: 0 3px 0 3px;
}
#bodyMain .productAdd select {
	padding: 2px 0 2px 2px;
	font-size: 12px;
	float: left;
	color: #333333;
	width: 450px;
	border: solid 1px #CFCFCF;
}
.ctgDetailsWrap {
	float: left;
	padding: 0 0 15px 0;
	width: 639px;
}
#bodyMain .productDetails h1 {
    color: #C52026;
    padding: 0 0 15px 0;
}
#bodyMain .productDetails h2 {
    color: #666666;
    font-size: 15px;
    padding: 0 0 8px 0;
}
.productDetails a {
    color: #C52026;
    font-size: 11px;
    text-decoration: underline;
}
.productDetails a:hover {
    text-decoration: none;
}
.note {
    color: #666666;
    font-size: 11px;
    display: block;
    padding: 0 0 8px 0;
}
.ctgColumn, .ctgDetails {
	float: left;
	width: 299px;
}
.ctgDetails {
     padding: 0 0 45px 0;
}
.wrapCtg {
	float: left;
	width: 269px;
}

.wrapCtgList 
{
	float: left;
	width: 269px;
    padding-bottom: 20px;
}
.OnePerLineCtgList 
{
	float: left;
	width: 538px;
    padding-bottom: 20px;
}
.textCtgList
{
	float: left;
	width: 175px;
	padding: 0 0 0 0px;	
    padding-left: 16px;
    font-size: 13px;
    font-weight: bold;
	padding: 0 0 10px;
	float: left;
    color: #666666;
    text-decoration: none;    
}
.textCtgListDoubleWide
{
	float: left;
	width: 269px;
	padding: 0 0 0 0px;	
    padding-left: 16px;
    font-size: 13px;
    font-weight: bold;
	padding: 0 0 10px;
	float: left;
    color: #666666;
    text-decoration: none;    
}
#bodyMain .textCtgList h3 a
{
    color: #666666;
    text-decoration: none;    
}
#bodyMain .textCtgList a:hover {
	text-decoration: underline;
}
#bodyMain .textCtgListDoubleWide h3 a
{
    color: #666666;
    text-decoration: none;    
}
#bodyMain .textCtgListDoubleWide a:hover {
	text-decoration: underline;
}


.itemCtgWrap {
	float: left;
	width: 639px;
}
.itemCtgWrap h2 {
	float: left;
	width: 599px;
	padding: 0 0 3px 0;
}
.imageCtg {
	float: left;
	width: 65px;
	height: 65px;
    border:1px solid #C52026;
	padding: 3px;
}
.imageCtg table {
	padding: 0;
	border-spacing: 0;
	border: none;
}
.imageCtg table th {
     vertical-align: middle;
     text-align: center;
     width: 65px;
	 height: 65px;
}
.imageCtg table th img.horizontal {
	width: 65px;
}
.imageCtg table th img.vertical {
	height: 65px;
}
.textCtg {
	float: left;
	width: 175px;
	padding: 0 0 0 0px;
}
#bodyMain .textCtg ul li {
	float: left;
	padding: 0px 0 7px;
	width: 175px;
	list-style: none;
	line-height: 13px;
	background: none;
}
.textCtg h3 a, .ctgDetails h3 a, .productDetails h3 a {
    font-size: 13px;
    font-weight: bold;
	padding: 0 0 10px;
	text-decoration: none;
	float: left;

}
.textCtg select {
	padding: 1px 0;
	float: left;
	width: 120px;
	clear: both;

}
#bodyMain .productDetailText h2 
{
    color: #C52026;
}

#bodyMain h3 a.titleLink {
    font-size: 14px;
	padding: 0 0 10px;
	text-decoration: none;
	color: #666666;
}
#bodyMain h3 a.titleLink:hover {
	text-decoration: underline;
}
#bodyMain .textCtg h3 a {
    color: #666666;
}
.ctgDetails h3 {
    width: 279px;
    padding: 0 20px 0 0;
    float: left;
}
#bodyMain .ctgDetails h3 a {
    color: #C52026;
    height: 28px;
}
.ctgDetails img {
     clear: both;
}
#bodyMain .textCtg h3 a:hover, #bodyMain .ctgDetails a:hover, #bodyMain .productDetails h3 a:hover {
     text-decoration: underline;
}
#bodyMain .textCtg li a {
    color: #c52026;
    font-size: 11px;
    text-decoration: underline;
}
.textCtg li a:hover {
     text-decoration: none;
}
.careerTable {
    float: left;
    margin: 0 0 15px 0;
}
.careerTable th {
    text-align: left;
    padding: 2px 10px 2px 0;
}
.careerTable td {
    padding: 2px 10px 2px 5px;
}
#bodyMain .careerTable td a {
    padding: 0px 3px;
    font-size: 11px;
    color: #C52026;
}
#bodyMain .careerTable td a:hover {
    text-decoration: none;
}
.sectionWrap {
	float: left;
	padding: 0 0 15px 0;
	width: 639px;
}
.productDetails .sectionWrap {
    width: 599px;
}
.featureImage {
	width: 130px;
	float: left;
	padding: 3px;
}
.blue .featureImage {
	border: 1px solid #23598F;
}
.red .featureImage {
    border: 1px solid #C52026;
}
.featureImage img {
	width: 130px;
}
.featureImage2 {
	width: 130px;
	float: left;
	padding: 3px;
}
.featureImage2 img {
	width: 130px;
}
.featureText {
	width: 302px;
	float: left;
	padding: 0 20px 0 25px;
}
.productDetails .featureText {
    width: 262px;
} 
.featureBuble {
	width: 151px;
	float: left;
	background: #939393 url(images/bubleTop.gif) no-repeat top left;
}
#bodyMain .featureBuble  ul {
	width: 131px;
	float: left;
	padding: 10px 10px 3px 10px;
	color: #ffffff;
	background: transparent url(images/bubleBot.gif) no-repeat bottom left;
	font-size: 11px;
}
#bodyMain .featureBuble  ul  li {
	padding: 0 0 8px 0;
	background: none;
}
#bodyMain .featureBuble  ul  li a {
    color: #ffffff;
    font-size: 11px;
}
#bodyMain .featureBuble  ul  li  a.pdfIcon {
     padding: 0 0 2px 20px;
     background: transparent url(images/acrobatGr.gif) no-repeat top left;
}
#bodyMain .featureBuble  ul  li  a.pageIcon {
     padding: 0 0 2px 20px;
     background: transparent url(images/page_text.gif) no-repeat top left;
}
#bodyMain .featureBuble  ul  li a:hover {
     text-decoration: none;
}
#footerNav {
	width: 818px;
	padding: 70px 0 50px 0;
	text-align: center;
	clear: both;
	float: left;
}
#footerNav li {
	list-style: none;
	display: inline;
	color:#924634;
}
#footerNav a, #footerNav span {
	color:#924634;
	white-space: nowrap;
	text-decoration: none;
	font: normal 12px Arial, sans-serif;
	padding: 0px 13px 0px;
}
#footerNav a:hover {
	text-decoration: underline;
}

/*-----------PAGES-----------*/
#bodyMain #supplierLogos li 
{
    background-image: none;
    display: inline;
    list-style: none;
    margin-right: 45px;
    padding: 0;
}

#bodyMain #supplierLogos li.last 
{
    margin-right: 0;
}

#learningOpps .linksBucket {
    min-height: 180px;
    padding-bottom: 5px;
}

#learningOpps .linksWrap {
    padding-bottom: 5px;
}

#siteMap 
{
    clear: left;
}

.onsiteTruck {
    margin-bottom: 30px;
    margin-top: 5px;
}

#showHide h4 {
    background: #dbd9d9 url(images/showHideHeadBg.jpg) top left repeat-x;
    border-bottom: 1px solid #bcbaba;
    border-left: 1px solid #929292;
    border-right: 1px solid #929292;
    border-top: 1px solid #929292;
    float: left;
    cursor: pointer;
    height: 26px;
    width: 709px;
}

#showHide h4 span { 
    float: left;
    height: 26px;
}

#showHide .icon {
    border-right: 1px solid #787878;
    margin-bottom: 0;
    width: 37px;
}

#showHide .title {
    border-left: 1px solid #fff;
    height: 21px;
    padding: 5px 0 0 10px;
}

#showHide h4 span.arrow {
    background: transparent url(images/services/showArrowClosed.gif) left 50% no-repeat;
    float: right;
    width: 17px;
}

#showHide h4.active span.arrow {
    background: transparent url(images/services/showArrowOpen.gif) left 50% no-repeat;
}

.showPanel {
    border-bottom: 1px solid #bcbaba;
    border-left: 1px solid #929292;
    border-right: 1px solid #929292;
    clear:left;
    background: #fff;
}

.showPanelCopy, .showPanelPic {
    float: left;
    display: inline;
    margin-top: 30px;
    margin-bottom: 30px;
}

#bodyMain .showPanelCopy h3 {
    font-size: 12px;
}

