body {
    background:#000 url(../imgs/inner/bg-bot.jpg) bottom left no-repeat
}

#maintable {
	background:url(../imgs/inner/bg.jpg) top left no-repeat;	
	width:1002px;
	/*height:550px;*/
	height: 100%;
	border:none;
	
}

#content {
	padding:45px 20px 15px 25px; 
	width:100%;
	vertical-align: top;
	height: 550px;
}
