body
{ margin: 0;
padding: 0;
}
div #Header {
	width: 100%;
	background-color: #ffffff;
	font-size: 90%;
	height: 120px;
	margin: 0px auto 5px;
	background-image: url(../Images/background.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
div #Header h1 { font-size: 135%; border: 0; margin-bottom: .1em; }
div #Header a.MenuLink:link, div#Header a.MenuLink:visited div#Header a.MenuLink:active { color: #796a63; 
font-size: 90%; text-decoration:none;
}
div #Header a.MenuLink:hover { text-decoration: underline; }

div #Footer { 
	width: 80%; 
	margin: 20px auto .1em auto;
 	text-align:center;  
	font-size: 75%; 
	border: 0; 
	padding-bottom:20px; 
	padding-top: 5px; 
	border-top: 1px solid #333300;
}

div#Footer .contact {
	background-color:#FFFFFF;
}
div#Footer .company { color: #0255A5;; background-color: #FFFFFF}
div#Header a.MenuLink { color: #666666; 
font-size: 90%; text-decoration:none;
 } 
 
 #CCards{
 	float: left;
	width: 18%;
	margin: 0 0 0 10px;
	padding-top: 10px;
}

#Phone{
	width: 18%;
	float: right;
	text-align: right;
	margin: 0;
	padding-top: 10px;
	color: #000000;
	clear: right;
	font-weight: bold;
}

#center{
	width: 62%;
	float: left; 
	text-align: center;
	margin: 0;
}