/* home2.css */
#header
{
	background: #FFFFFF;
	border-top: 0;
        height: 80px;
}

#flash-holder
{
	border-top: 0;
	border-bottom: solid #0154bc 11px;
        height: 269px;
        width: 761px;
}

#flash-holder-sales
{
	border-top: 0;
	border-bottom: solid #E4E4E4 11px;
        height: 269px;
        width: 761px;
}


#header-left-nav { margin-left: -5px; }

#header-left-nav a:hover { text-decoration: none; }

#header-right-nav { margin-right: 0px; }

#main-container
{
	width: 763px;
	margin-left: 5px;
        margin-bottom:5px;
}

#header-customer {
        margin-left: -5px;
}


#footer
{
	clear: both;
	color: #000000;
	margin: 3px 0 0 -5px;
        padding-top: 13px;
}

span.home-page-news-date-text {
  margin:0px;
  color: #000000;
}

#whats-new {
    border: 1px solid #D8E7F5;
    height: 192px;
}

#whats-new a{
    line-height: 12px ! important;
    margin-bottom: 10px ! important;
}

#whats-new p {
  margin-left:9px;
}


#content-wrapper  {
   width: 763px;
}

#content-wrapper .column .padding {
   border: none ! important;
}

#content-wrapper .column {
   float: right ! important;
   width: 180px;
   padding: 0 7px;
}

#content-wrapper .last {
   padding: 0 0 0 7px;
   width: 183px;
}


#content-wrapper .column-first-new {
   float: none;
   clear: left;
   width: 180px;
}


#content-wrapper .content {
   border: none ! important;
   padding: 0px;
}

#content-wrapper .content a {
    padding: 0px 5px 0 0;
    margin: 0px;
    line-height: 14px;
}

#content-wrapper .column .padding,
#content-wrapper .column-first-new .padding {
    height: auto;
    text-align: top;
    padding: 0px;
    margin: 0px;
}

#header-right-nav .padding {
    padding:4px 0pt 0px;
}

#content-wrapper .padding {
    padding:0px 0px 5px;
}

div.promo_solution {
    border: 1px solid #D8E7F5;
    min-height: 193px;
}


div.promo_solution p,
div.promo_solution h3,
div.promo_footer
{
    padding: 0 7px 0 9px;
    color: #000000;
}
div.promo_handango_home p
{
    padding: 10px 0 0 9px;
    color: #000000;
}
div.promo_handango_home img.promo_image {
    margin: 0 0 0 28px;
}

#spotlight {
    background: url('../images/home_spotlight/home_spot_bg.gif') top left no-repeat; 
    margin: 12px 9px 0 0; 
    width: 368px; 
    height: 192px;
    float: right;    
}

#spotlight #subcat_title {
    display: block;
    margin: 56px 0 0 17px;
}

#spotlight ul {
    margin: 12px 0pt 0pt 20px; 
    padding: 0;
    list-style-type: none;
}

#spotlight ul li {
    background: transparent url(../images/home_spotlight/bullet_purple.gif) no-repeat scroll left 5px;
    padding: 0 0 0 6px;
    margin: 5px 0 0 0;
}

#spotlight #featured_solutions {
    width: 290px;
    margin: 0 0 0 20px;
}

#spotlight h5, #spotlight h6, #spotlight .featured_solution {
    font-size: 11px;
    font-weight: bold;
}

#spotlight h5 {
    color: #9954AA;
    margin: 9px 0 0 20px;
    padding: 0;        
}

#spotlight h6, #spotlight .featured_solution {
    padding: 0;
    display: none;
    width: 300px;
}

#spotlight h6 a,
#spotlight h6 a:link,
#spotlight h6 a:visited,
#spotlight h6 a:hover,
#spotlight .featured_solution a,
#spotlight .featured_solution a:link,
#spotlight .featured_solution a:visited,
#spotlight .featured_solution a:hover
{
    color: #0054BC;
}