body {
	font-family: Arial, Helvetica, sans-serif;

	background:   url(../images/Home_side_bg.png) top center repeat-x;
	margin:0px;
	padding:0px;
	background-color:transparent #151515; 
	font-size:13px;
}
#body_shell {
width:1024px;
text-align:left;
/* overflow:hidden; */
}
#body_wrap {
width:1024px;
float:left;
background-color:#FFFFFF;
height:100%;
}
