/****************************/
/* Footer */

#footer
{
	border-top: 1px solid #000000;
	margin-left: 21px;
	margin-right: 21px;
	padding-top: 8px;
	height: 20px;
}

.footer_l img
{
	border: 0px;
        width: 20px;
        height: 20px;
}

#footer .footer_l
{
	float:left;
	width: 160px;
	height: 30px;
	margin-left: 0px;
}

#footer .footer_l_w3c img
{
	width:55px;
	height:31px;	
}

#footer .footer_l_w3c
{
	float:left;
	margin-left: 0px;
}

#footer .footer_l a
{
	text-decoration:none;
}

#footer .footer_r
{
    height: 20px;
    padding-left: 10px;
}

/* Bottom Menu */

#bottom_menu 
{	text-align:left;
	float:right;
}

#bottom_menu ul 
{
	padding: 0px;
}

#bottom_menu ul li 
{
	float: left;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	height: 15px;
}

#bottom_menu ul li.divider
{
	border-right:1px solid #706750;	
}

#bottom_menu ul li a,  #bottom_menu ul li a:visited
{
	text-decoration: none;
	color:#36352A;
	font-family:Helvetica, Arial, sans-serif;
	text-align:right;
    font-size: 14px;
}

#bottom_menu ul li a:hover 
{
	text-decoration: underline;
}

.italic-text
{
    font-style: italic;
}

.copyrights
{
    color: #36352A;
    margin-top:20px;	
	clear:both;
    float: right;
	text-align:right;
}

.copyrights a, .copyrights a:visited
{
    color: #000000;
}

.copyrights a:hover
{
    text-decoration: underline;
}

.poweredby
{
    color: #36352A;
    margin-bottom:20px;	
	margin-top:4px;
	clear:both;
    float: right;
	text-align:right;
}

.poweredby a, .poweredby a:visited
{
    color: #000000;
}

.poweredby a:hover
{
    text-decoration: underline;
}

#footer .validcode
{
    float: left;
    width: 85px;
    margin-top: 20px;
}

#footer .validcode img
{
    width: 88px;
    height: auto;
}

#footer .secured
{
    float: left;
    width: 65px;
    margin-top: 20px;
    margin-left: 10px;
}

#footer .secured img
{
    width: 65px;
    height: auto;
}