
#bb_footer {
	width:100%;
	padding-top:5px;
	background-image: url(/images/footer_bg_01.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #E8098F;
}
#footer_home {
	width:100%;
	padding-top:5px;
}

#footer_top {
background-color: #E8098F;
padding-left: 20px;
padding-right: 20px;
padding-bottom:3px;
white-space:nowrap;
color:#fff;
font-weight:bold;

}

#footer_bottom {
background-color: #9D1FFF;
color:#fff;
padding-left: 20px;
padding-right: 20px;



}



#footer_info{
width: 100%;
background-image: url(/images/footer_icon_info.gif);
background-repeat: no-repeat;
padding-left: 25px;
padding-right: 10px;
white-space: nowrap;
}

#footer_fax{
background-image: url(/images/footer_icon_fax.gif);
background-repeat: no-repeat;
padding-left: 25px;
padding-right: 10px;
white-space: nowrap;
}

#footer_phone{
background-image: url(/images/footer_icon_phone.gif);
background-repeat: no-repeat;
padding-left: 25px;
padding-right: 10px;
white-space: nowrap;

}



#footer_copyright{
padding-right: 10px;
white-space: nowrap;
font-size: 12px;

}

.footer_nav{
width:100%;
padding-right: 10px;
white-space: nowrap;
font-size:12px;
height:15px;

}

.footer_nav div{
padding-left:10px;
float:right;
white-space: nowrap;

}

.footer_nav div a {text-decoration:none; color:#fff;}
.footer_nav div a:hover{text-decoration:underline; color:#fff;}

.side_menu {
width: 170px;
border: 0px solid #000; 
/*background-image: url(/images/side_menu_bg.gif);*/
background-image: url(/images/bar_matted_2bkg.gif);
background-repeat: no-repeat;
height: 625px;
/*padding: 24px 0 0 24px;*/
padding: 12px 0 0 24px;

}


.side_menu_choices
{
position: relative;
left: 54px;
top: 62px;	
/* background-color: #1F8DD1; */
}


.menu_prim
{
text-align:left;
padding: 2px 0px 2px 8px;
font-family: Verdana, sans-serif;
font-size: 15px;
font-weight: bold;  
color: #eeeeee;
 width:170px;
}

.menu_prim_s
{padding: 2px 0px 2px 8px;font-family: Verdana, sans-serif;font-size: 15px;font-weight: bold;
text-decoration: none;
}

.menu_scnd
{
text-align:left;
 	padding: 0px 0px 0px 18px; 
	font-family: Verdana, sans-serif;
	font-size: 12px; 
/*	line-height: 20px; */
	line-height: 19px; 
	font-weight: normal;
	color: #eeeeee;	
}

.menu_scnd_s
{
	padding: 0px 0px 0px 18px;
	font-family: Verdana, sans-serif;
	line-height: 20px;
	font-size: 12px;
	text-decoration:underline;
}

.menu_tert
{
text-align:left;
 	padding: 0px 0px 0px 36px; 
	font-family: Verdana, sans-serif;
	font-size: 12px; 
/*	line-height: 20px; */ 
	line-height: 19px; 
	font-weight: normal;
	color: #eeeeee;	
}

.menu_tert_s
{
	padding: 0px 0px 0px 36px;
	font-family: Verdana, sans-serif;
	line-height: 20px;
	font-size: 12px;
	text-decoration:underline;
}

.menu_spacer
{
padding: 0px 0px 0px 2px;
/*line-height:.5;*/
line-height:1px;
font-size: 4px;
}
