@charset "utf-8";
body {
	background-color: #999999;
	padding-top: 0px;
	margin-top: 0px;
}
.containerDiv {
	background-color: #FFFFFF;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bcgLogoDiv {
	height: 103px;
	width: 118px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 20px;
	overflow: auto;
}
.contentDiv {
}
.businessAddessDiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}


.businessNameDiv {
	left: 150px;
	width: auto;
	height: auto;
	top: -50px;
	float: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
	margin-top: 6px;
}
.bannerDiv {
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.photoRight {
	float: right;
	padding-left: 5px;
}
.photoLeft {
	float: left;
	padding-right: 10px;
}
