/* CSS Document */

#container
{

width:998px;
margin-left:auto;
margin-right:auto;

}
#topimage
{
width:998px;
z-index:-3;
height:297px;
}
#content
{
	position:absolute;
	
	z-index:10;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#bottom
{
z-index:-4;
height:285px;}
#center
{
background-color:#FFFFFF;
margin:0px;
}
#inner_bot
{
z-index:-4;
height:285px;
}