@import url(template0.css);

html{
	background: #eaeaea url(../images/home_html_bg.gif) repeat-y top center;
	height: inherit;
}

body{
	height: inherit;
}

#wrap{
	min-height: auto;
	/* Set this to the same height as the footer */
    margin-bottom: 0px;
	padding:0;
}

#main-table-body{
	margin-left:21px;
	border-top:none;
}

#main-table-body-rightcell{
	vertical-align:top;
	width:1000px;
}
	
#content-body{
	margin: 10px 0px 0 0px;
	padding:0 0 10px 0;
	overflow:hidden;
}

#clearfooter{
		/* Set this to the same height as the footer */
		height: 0px;
		clear: both;
}
	
#footernav{
	margin-top: 3px;
}

#footer{
	
	background:transparent;
}
