/* Make sure to set the <body> background color to #546677; */


#footer-new-wrap {
  float:left;
  width:100%;
  background: #546677 url(/_images/layout/bg_footer_wrap.gif) 0% 0% repeat-x;
}

#footer-new{
  width:740px;
  margin:20px auto;
  background: url(/_images/layout/bg_footer2.gif) 0% 0% no-repeat;
}

#footer-new-content{
  width:720px;
  margin:20px 0 0 10px;
  background:#3C4954;
  float:left;
}

* html #footer-new-content{
  float:none;
}

#footer-new-content .col{
  width:125px;
  margin:0 15px;
  float:left;
}

#footer-new-content .col h3{
  font-size:14px;
  text-transform:uppercase;
  color:#edf3f9;
}

#footer-new-content .col ul{
  font-size:11px;
  margin:5px 0 5px 5px;
  color:#abb4bc;
}

#footer-new-content .col ul li a{
  color:#abb4bc;
  text-decoration:none;
}

#footer-new-content .col ul li a:hover{
  color:#FFF;
  text-decoration:underline;
}

#footer-new-content .stalkus{
  float:left;
  text-align:center;
  width:205px;
	padding-top: 16px;
  padding-left:25px;
  background: url(/_images/layout/bg_footer_divide.gif) 0% 0% no-repeat;
}

#footer-new-content .stalkus img{
  margin:0px 0;
}

#footer-new-bottom{
  height:32px;
  clear:both;
  background: url(/_images/layout/bg_footer_bottom.gif) 50% 0% no-repeat;
}


#footer-new a.external{
  padding-right:12px;
  background: url(/_images/layout/icn_foot_linkexternal.gif) 100% 50% no-repeat;
}