﻿body
{
	background-color: white;
	background-repeat: repeat-x;
	text-align:center;
	color:#787878;
}
.main_table
{
	width:701px;
	border:0px;
	font:11px tahoma,sans-serif;
	text-align:left;
	color:#787878;
}
#top
{
	width:701px;
	height: 276px;
	background-color: white;
	background-image: url('images/main_top.jpg');
	background-repeat:  no-repeat;
	background-position:top left;
	
}
#content
{
	width:600px;
	
}
#footer
{
	width:701px;
	border-top:1px solid #787878;
	text-align:right;
}
