﻿/*Gold Fidelity Site CSS-reduced 800px (or so)*/
div#overlay /*Allows for a second background image in CSS 2*/
{
	background-image: url(images/gold-strip-842x1.png);
}
div#header
{
    width: 840px;
}
div#hborder
{
    width: 800px;
}
#container {
    width: 842px; /*consistent 842 px display*/
} 
div#homeheading
{
	left: 50px;
	font-size: smaller;
}
div#hometext
{
	top: 10px;
	width: 180px;
}
img#homeimage
{
	top: -319px;
	background-image: url(images/goldfidelity-home-image-447x369.png);
	background-repeat: no-repeat;
	height: 369px;
	width: 447px;
}
.fidelitystar
{
}
.fidelitytitle
{
	position: relative;
	top: -157px;
	left: 89px;
    width: 610px;
}
.fidelitymark
{
	position: relative;
	top: -291px;
	left: 628px;
}
#reducebutton
{
	position: relative;
	top: -291px;
	left: 348px;
	border: none;
}
#restorebutton
{
	position: relative;
	top: -291px;
	left: 348px;
	border: none;
}
div#footer {
	width: 792px;
} 
