body {
	background-color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E6F7F;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 0px;
	border: none;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

.top_of_page {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.top_of_page a {
	color: #0033CC;
}

.generic_list {
	padding: 0px;
	margin-left: 20px;
	list-style-type: square;
	list-style-image: url('../images/red-square.gif');
}

.main_container {
	width: 782px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.header {
	margin-top: 20px;
	height: 147px;
	background-image: url('../images/esquire-dental-centers-home-header.gif');
	margin-left: auto;
	margin-right: auto;
}

.header img {
	display: block;
}

.location {
	background-color: white;
	font-size: 1.3em;
	border: 1px solid #E3EDF3;
}

.location div {
	margin: 10px 30px;
	text-align: center;
}

.middle {
	background-color: #CCCCCC;
	border-left: 1px solid #E3EDF3;
	border-right: 1px solid #E3EDF3;
	text-align: justify;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}

.sidebar {
	width: 180px;
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-right: 30px;
}

.sidebar .title {
	background-color: #6CABCB;
	color: white;
	padding: 10px;
	font-size: 14.4px;
	font-weight: bold;
	text-align: center;
}

.sidebar div.vcard {
	background-color: #F6FFF8;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sidebar div.vcard .info {
	font-size: 13px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.sidebar div.vcard a {
	display: block;
	color: green;
	text-decoration: none;
	font-size: 12px;
	float: left;
	margin-left: 10px;
}

.sidebar div.vcard a div {
	float: left;
	width: 26px;
	height: 20px;
	background-image: url('../images/vcard.gif');
	margin-right: 5px;
}

.sidebar div.vcard a * {
	vertical-align: middle;
}

.sidebar .menu_items {
	text-align: left;
}

.sidebar .menu_items div {
	background-image: url(../images/menu-item.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 23px;
	padding: 8px 0px 0px 10px;
	color: #386F9A;
	font-size: 12px;
}

.sidebar .menu_items a {
	color: #0B5A87;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.sidebar .menu_items a:hover {
	color: #000000;
	text-decoration: underline;
}

.sidebar .menu_items span {
	font-weight: bold;
}

.content {
	margin-left: 30px;
	margin-right: 30px;
}

.content_box {
	width: 540px;
	float: right;
}

.text_heading {
	margin-bottom: 20px;
	text-align: center;
	color: #4898CB;
	font-size: 1.5em;
}

.text_small_heading {
	margin-bottom: 10px;
	color: #4898CB;
	font-size: 1.1em;
}

.main_image_left {
	float: left;
	margin-right: 10px;
}

.main_image_right {
	float: right;
	margin-left: 10px;
}

.main_image_center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.footer {
	font-size: 1.2em;
	padding-top: 20px;
	padding-bottom: 20px;
	color: black;
	text-align: center;
	background-color: #EDF2F6;
}

.footer a {
	color: #0B5A87;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.footer div {
	margin-top: 10px;
}

.footer div * {
	vertical-align: middle;
}

.red {
	color: red;
}
