/******* footer *******/

#footer .footer_left{
	float: left;
	background: url(../images/Footer_left.gif) no-repeat;
	width:176px;
	height:28px;
}

#footer .footer_right{
	float: left;
	background: url(../images/Footer_right.gif) no-repeat;
	width:608px;
	height:28px;
}
/*
#footer .footer_middle{
	float: left;
	background: url(../images/Footer_middle.png) repeat-x;
	width:733px;
	height:27px;
}
*/
#footer {
	padding: 0 0 0 0;
	line-height: 1.7em; 
}
