/* home styles */
#pas_sa_index {
background:url(/graphical/images/backgrounds/top.jpg);
background-position:left;
background-repeat:no-repeat;
height:359px;
width:800px;
}

#bpp_buy_box {
float:right;
margin-top:10px;
padding:0 0 0 10px;
width:386px;
}

#bpp_buy_box  li {
line-height:20px;
}

.home_orange_text {
color:#F6821F;
}

#left_home_column{
width:130px;
float:left;
}
#right_home_column{
width:230px;
float:right;
}

/*index footer*/

#footer_link_block {
width:800px;
clear:both;
height:160px;
border:1px solid #eee;
}
.footer_link_column {
width:145px;
float:left;
margin-left:55px;
margin-bottom:20px;
}
.footer_link_column_left{
width:145px;
float:left;
margin-left:10px !important;
margin-bottom:20px;
}
.footer_link_column_right {
float:right;
margin-bottom:20px;
}
.footer_link_column h4, .footer_link_column_left h4, .footer_link_column_right h4{
font-size:11px;
font-weight:bold;
color:#333;
}
.footer_link_column ul li, .footer_link_column_left ul li, .footer_link_column_right ul li, .footer_link_column ul li a, .footer_link_column_left ul li a, .footer_link_column_right ul li a {
font-size:11px !important;
color:#666 !important;
line-height:18px !important;
text-decoration:none !important;
}
.footer_link_column ul li a:hover, .footer_link_column_left ul li:hover, .footer_link_column_right ul li:hover {
font-size:11px !important;
color:#333  !important;
line-height:18px !important;
text-decoration:underline !important;
}
.footer_link_column ul, .footer_link_column_left ul, .footer_link_column_right ul {
width:145px !important;
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
list-style-image:none;
}
#home_page #footer {
border:none !important;
}
.home_footer_right {
float:right;
width:295px;
text-align:right;
line-height:21px;
}
#home_page #footer #home_bottom_logos {
float:left;
width:230px;
text-align:left;
}
#footer #bottom_logos {
clear:both;
margin-top:20px;
}
#footer p.left {
float:left;
}
#footer p.right{
float:right;
}