#home_image {
	padding-right: 17px;
	float: left;	
}
#circles {
	float: right;
	padding-left: 3px;
}
.button {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 10px;
}
#content .images
{
	padding-left: 5px;
}
/*------*/
#content .images img {
	padding: 0;
	padding-right: 5px;
	padding-top: 10px;
	float: left;
	width: 72px;
	height: 72px;
}
#tab_content
{
/*	width: 558px;
	float: left;
*/	margin-top: 7px;
	background-color: #6d9fc2;
	border: 0px;
	padding: 0px;
}
#tab_bar
{
	padding: 5px 0px;
	background-color: #244468;
	text-align: center;
}
#tab_bar .tabs
{
	padding: 5px 20px; 
	display: inline;
	background-color: #244468;
	color: #bdddf3;
}
#tab_bar .tab_on
{
	background-color: #df4008;
}
.tab_area 
{
    background-color: #D9EAF5;
    color: #213E65;
	padding: 15px;
/*    margin-top: 13px;   
	float: left;
	width: 535px;*/
    min-height: 356px;
}
.tab_content_area {
	min-height: 326px;
	background-color: #D9EAF5;
	padding: 15px;
}
#map {
	width: 709px;
	height: 356px;
}
#maps {
	padding: 10px;
	background-color: #D9EAF5;
	/*float: left;*/
	margin-top: 13px;
	width: 545px;
}
#success, #error {
	border: 2px solid #244468;
	width: 233px;
	padding: 14px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 145px;
	left: 237px;
	background: #EEE;
	display: none;
}
#error {
	border-color: #ff0000;
}
#comemnts {
	height:	250px;
	overflow: scroll;
	padding-bottom: 10px;
}
#comment_wrapper {
	padding-top: 5px;
}
#submit_comment {

}
#submit_comment textarea {
	width: 540px;
	height: 50px;
}
#post_comment {
	padding: 6px;
	float: right;
	padding-top: 24px;
}
#post_comment button {
	float: right;
}
#more_reviews {
	display: none;
}
#social {
	float: left;
	padding-top: 7px;
}
#social div {
	float: left;
}