﻿body
{
	background-color: #878787;
	margin: 0px 0px 0px 0px;
}

img, tr, td
{
	display: block;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}

#header
{
	position: relative;
	top: 0px;
	width: 800px;
	height: 90px;
}

ad
{
	position: relative;
	top: 0px;
	width: 800px;
	height: 90px;
}

#footer
{
	position: relative;
	top: 0px;
	width: 800px;
	height: 90px;
}