@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(../images/home_bg.png);
	background-repeat:repeat-x;
}

#divider
{
	width:1010px;
	margin-top:9px;
}

#banner
{
	width:1010px;
	text-align:center;
	margin-top:10px;
}