#layout_content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 90%;
}

.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
}
#left_text {
	height: 380px;
	width: 380px;
	border: 2px solid #000000;
}
.gallery {
	text-align: center;
}

#tbl_commcontact {
	background-color: #CDFCF4;
	border: 1px solid #000000;
}
.cells {
	background-color: #60E3C3;
}
#header {
	font-family: Arial;
	font-size: 27px;
	color: #000000;
	font-weight: bold;
}
#main_content {
	font-family: Arial;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}
#reviews {
	font-style: italic;
	padding: 10px;
	text-align: center;
}
