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

html,
body
{
	background: url(../images/back_main.gif) repeat-x;
   background-color: #fff;
}
#mainFlash
{
	position: absolute;
   top: 179px;
   left: 50%;
   margin-left: -490px;
}
#bodyContent
{
	margin-top: 303px;
}