body   {
	background-color: #F8F8FA;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	clear: left;
}
#container #mainContent {
	height: 320px;
	width: 355px;
	margin-top: 38px;
	background-color: #612B32;
	color: #e2d2d6;
	float: left;
	border: 1px solid #c0a4a9;
	padding-bottom: 15px;
}
#container #mainContent p {
	padding-left: 18px;
}
#container #businessCard {
	float: right;
	height: auto;
	width: auto;
	margin-top: 85px;
}
#container #businessCard img {
	border: 1px solid #F5F4F1;
}

#container #floatPush {
	height: auto;
	width: auto;
}
#footer {
	width: 100%;
	height: auto;
	margin-top: 103px;
	background-color: #704449;
	overflow: hidden;
	margin-bottom: 0px;
	padding-bottom: 8px;
	clear: both;
}
#footer #footer_container {
	height: 100%;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}

#footer p {
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	color: #ECE8EA;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8D666B;
	padding-right: 20px;
}
#footer p a {
	color: #ECE8EA;
	text-decoration: underline;
}
#footer #footer_container table .footerFont #footer_header {
	text-decoration: underline;
}

#footer p a:hover {
	color: #000;
	text-decoration: none;
}
#footer table {
	margin-top: 5px;
	border: none;
	margin-right: 0px;
	float: right;
}



#footer ul {
	margin-top: 3px;
	margin-right: 300px;
	color: #ece8ea;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#footer table tr td {
	width: 125px;
	text-align: center;
	color: #ECE8EA;
}
#footer table .footerFont {
	text-decoration: underline;
}

#footer ul li {
	display: inline;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 12px;
	padding-left: 45px;
}


#header  {
	width: 100%;
	height: 55px;
	margin-top: 27px;
	background-image: url(images/images/images_03.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#header img {
	margin-top: 5px;
}

