﻿body
{
	color: #1F5883;
}

#bottomContainer
{
	background-image: url(/_media/images/homeBottomBG.gif);
	background-repeat: repeat-x;
	padding: 23px 0 25px 0;
	line-height: 16px;
	margin-top: 7px;
	color: #333;
}

#bottomContainer h3
{
	padding: 0 0 10px 0;
	font-weight: bold;
	font-size: 14px;
}

#bottomContainer p
{
	padding: 0 0 25px 0;
	font-size: 11px;
	margin: 0 auto;
}

#bottomContainer ul
{
	list-style-position: outside;
	padding: 15px 0 25px 50px;
	list-style-type: disc;
	font-size: 12px;
}

#ctl00_ContactUSUC1_ContactUSText
{
    background-image : url(/_media/images/wh_BarBG.gif);
    background-repeat : repeat-x ;
    height : 25px;
    width : 203px;
    border : solid 1px #E8E7E3;
    border-bottom : 0px; 
	border-color : #E8E7E3;
}

#ContactUSContent
{
    height : 50px;
    width : 201px;
    border: solid 1px #E8E7E3;
    border-top: 0px;
	padding: 0 0 20px 0;
}

#contentContainer a:link
{ 
	text-decoration: none;
	color: #1F5883;
	font-size: 11px; 
	font-weight: bold;
}

#contentContainer a:visited
{
	text-decoration: none;
	color: #1F5883;
	font-size: 11px; 
	font-weight: bold;
}

#contentContainer a:hover
{
	text-decoration: underline;
}

/* Warehouse Operations Featured Solutions START */
#ctl00_FeaturedSolutionsUC1_featuredSolWOContainer
{
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
}

#ctl00_FeaturedSolutionsUC1_featuredSolWOContainer .text h3 a
{
	color:#006;
	font-size: 13px;
}

#ctl00_FeaturedSolutionsUC1_featuredSolWOContainer .left
{
	float:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 45%;
}

#ctl00_FeaturedSolutionsUC1_featuredSolWOContainer .right
{
	float:right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 45%;
}

#ctl00_FeaturedSolutionsUC1_featuredSolWOContainer .links
{
	font-size: 12px;
	margin: -20px 0 0 105px;
	padding: 0 0 15px 0;
}

#ctl00_FeaturedSolutionsUC1_featuredSolWOContainer .text p
{
	color: #666;
	font-size: 12px;
	margin: 0 0 15px 105px;
	padding: 0 0 0 0;
}

#featuredMainContainer
{
	height: 310px;
	padding: 0 0 35px 0;
}
/* Warehouse Operations Featured Solutions END */

#footerContainer
{
	background: #bc8651;
}

#footerSeperator
{
	background: #9e550e;
}

#testimonialContainer
{
  
}

#testimonialHeaderShadow
{
    background-image: url(/_media/images/testimonialTop.gif);
    background-repeat: no-repeat ;
    height: 23px; 
}

#testimonialBody
{
    background-image: url(/_media/images/testimonialBottom.gif);
    background-repeat: no-repeat;
    background-position: bottom ;
    margin: 0 auto;
    width: 205px;    
}