@charset "utf-8";

#wrapper #main{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 740px;
	float: right;
	/* border-color:#000000;
	border-left:solid;
	border-left-width: 1px; */
}
#wrapper #main #main_top{

}
#wrapper #main #main_middle{
	margin: 0px;
	padding: 0px;
	/* u have to assign that width here so the bg image spreads all over the width */
	width: 740px;
	height: auto;
	float: left;
}
#wrapper #main #main_bottom{

}
