﻿#header {
	background-image: url(site_images/fgwp/header.png);
	height: 105px;
	width: 800px;
	margin-left: auto;
    margin-right: auto;
}
#banner {
	background-image: url(site_images/default_banner.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 310px;
}

.spacer{
width:120px;
}
