#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 760px;
	background-color: #660000;
	top: 0px;
	border: thin none #FFFFFF;
}
#banner_container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	height: 56px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	padding: 5px;
	position: relative;
	overflow: hidden;
}
#phone_number_container {
	background-color: #FFFFFF;
	border: thin none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	height: 26px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 2;
}
#serving_the {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	height: 30px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	border: none;
}
#content_container {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #990000;
	background-color: #FFFFFF;
	height: 1200px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	
	
	position: relative;
	z-index: 1;
	border-top-style: solid;
}
#content_text {
	background-color: #FFFFFF;
	margin: auto;
	position: relative;
	z-index: 2;
	height: 900px;
	width: 740px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	text-indent: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%

}
