@charset "iso-8859-1";

body {
	position: relative;
	margin: 8px;
	padding: 0px;
	background-color: #1E3255;
	text-align: center;
	font-family: 'lucidagrande', 'lucida sans unicode', 'lucida sans', arial, helvetica, sans-serif;
}

img {
	border-style: none;
}

.header {
	height: 42px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-color: #C9C9C8;
	font-size: xx-small;
}	

.logo {
	background: url(fmp_logo.jpg);
	float: left;
	width: 177px;
	height:35px;
}

.copyright {
	float: right;
	margin: 0px;
	position: absolute;
	right: 0%;
	color: #90A1B1;
	font-size: xx-small;
}

.smallbusinesspromo {
	width: 700px;
	height: 425px;
}

.adr a {
	color: #FFFFFF;
	text-decoration: none;
}

.adr a:hover {
	color: #90A1B1;
}

.vcard {
    color: #FFFFFF;
    font-size: small;
}

.business-name {display: none;}
.geo {display: none;}
.type {display: none;}
.invisible {display: none}

.footer {
	font-size: xx-small;
	position: relative;
	padding-top: 64px;
	padding-bottom: 4px;
}

.footer a {
	color: #90A1B1;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
}

.pipe {
	color: #90A1B1;
}
