body {
	background: url("http://spitfireefi.com/images/layout/diag_background.gif");
	padding: 0px;
	margin-top: 5px;
	margin-left: 5px;
    margin-right: 5px;
}

a {
	color: #900;
}

a img { border: 0px;}

a:hover {
	color: red;
}

#content {
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	width: 800px;
}

#logo img {
	position: absolute;
	margin-top: 5px;
	margin-left: 5px;
}

#head_banner {
	height: 125px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#head_banner img {
	display: block;
	background: grey;
	height: 125px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#banner-text {
	display: none;

}

#menu {
	background: url("http://spitfireefi.com/images/layout/menu_bg25.gif");
	background-repeat: repeat-x;
	height: 25px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#menu div {
	display: block;
	float: right;
	padding: 4 10 0 10;
	height: 21px;
}


#menu div a {
	color: #999;
	font-family:  gill sans, helvetica,  san-serif;
	font-size: 14;
	text-decoration: none;

}

#menu div a:hover {
	color: white;
	border-bottom: 2px solid white;
}

#main {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	background: url("http://spitfireefi.com/images/layout/main_background.gif");
	width: auto;
	height: auto;
}

.heading {
	height: 20px;
	width: auto;
	background: url("http://spitfireefi.com/images/layout/menu_bg20.gif");
	font-family:  gill sans, helvetica,  san-serif;
	font-size: 14px;
	color: white;
	padding-left: 10px;
	margin: 0px;
}
