@charset "utf-8";

#aboutUsMiddleCol {
	width: 496px;
	float: left;
	margin-left:5px;
    _margin-right:5px;
}
#aboutUsCont {
	width:279px;
	float: left;
}
#aboutUsPlayer { height:320px; background-color:#000; margin-bottom: 5px;}
#aboutUsMaps { height: 320px; background:#000; margin-bottom:5px;}
#streetWiev { height: 240px; background-color:#000;}
#aboutUsRightCol {
	float:left;
	width: 200px;
	margin-left: 5px;
}

.contentTitleAboutUs { 
	font-family: Arial;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.contentTitleAboutUs p { font-size: 25px; margin-top: 2px; margin-bottom: 2px;}
#textAboutUs {
	margin-top: 7px;
	margin-bottom: 20px;
	text-align: justify;
	padding-right: 5px;
}
a.black{
    color:#CD2026 !important;
}
a.black:hover{
    color:#000 !important;
}