#content {
	overflow: auto !important;
	overflow /**/: hidden;
	width: 100%;
       padding-bottom:30px;
}
#main {
	float: left;
	width: 498px;
  margin-top : 3px;
  margin-bottom : 2px;
}
#side {
	float: right;
	width: 250px;
  margin-top : 3px;
  padding-bottom : 10px;
  margin-bottom : 2px;
}
#address {
	clear: both;
	color: #FFFFFF;
	background: #646464;
}
