body	{background-color: black;
	margin-right: auto;
	margin-left: auto;
	}

address	{color: white;
	}

#main	{margin-left: auto;
		margin-right: auto;
		width: 1025 px;
		height: 769 px;
		}
table	{margin-left: auto;
margin-right: auto;
}

#address	{color: white;
			font-family: arial;
			text-align: center;
			}

a:link {color:#FFFFFF}      /* unvisited link */
a:visited {color:#FFFFFF}  /* visited link */
a:hover {color:#FFFFFF}  /* mouse over link */
a:active {color:#FFFFFF} 

/*Hover styles*/

#guarantee { padding: 20px; background: #1763ad; color: #FFF; float: left; text-align: center; text-decoration: none; }
.over { float: left; max-width: 210px; padding: 5px 20px; display: none; background: #CCCCCC; color: #000000; }
.over p { font-size: 12px; line-height: 18px; }
.over h5 { margin: 7px 0 2px 0; padding: 0; }
