.main{
	width:850px;
    color: #ffffff;
    text-align: left;
    background-color: #4e4949;
	text-shadow:#000000;
}
#l{
	padding-left:20px;
	background: url(images/l.png) repeat-y left ;
}
#r{
	padding-right:20px;
	background: url(images/r.png) repeat-y right ;
}
#b{
	padding-bottom:19px;
	background: url(images/b.png) repeat-x  bottom ;
}
.center{
	margin:0 auto;
	width: 890px;
}
#footer_logo{
	width:82px; 
	top: -54px;
	left:46%;
	position: absolute; 
	z-index:1000;
}
#footer{
	position: relative; 
}
#col1{
	width:420px;
	float:left;
}
#col2{
	width:420px;
	float:right;
	position:relative;
}
