@import url(template0.css);

html{
	background:transparent url(../images/html_home_bg.gif) repeat-x 0 0;
	height: 100%;
}

#main-table-body-rightcell{
	vertical-align:top;
	width:901px;
}
	
#content-body{
	margin: 10px 0px 0 0px;
	padding:0 0 10px 0;
	overflow:hidden;
}
	
#footernav {
	padding:12px 0 0 0px;
	text-align:left;
}


footer{
	height: 117px;
	background: transparent url(../images/footer_bg.gif) repeat-x 0px 0px;
}

#poweredby{
		bottom:-67px;
	}