body
{
text-align:center;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background:url(img/bg.gif) fixed;
}

#container
{
margin:auto;
width:900px;
height:auto;

}

#top
{

height:28px;
background:url(img/top.gif) center no-repeat;
}
#body
{
width:899px;
text-align:left;
overflow:hidden;
background:#eaeaea;
background:url(img/bg_body.gif);

}
	#col_0
	{
	margin-left:7px;
	width:180px;
	float:left;
	}
	#col_1
	{
	margin-left:195px;
	width:510px;
	background:#FFFFFF;
	}
	#col_2
	{
	
	margin-right:15px;
	//margin-right:4px;
	width:172px;
	float:right;
	}
	
#footer
{

height:28px;
margin-bottom:0px;
background:url(img/bg_body.gif) repeat-y;
text-align:center;
}

#bottom
{
background:url(img/bottom.gif) bottom no-repeat;
height:20px;
}




