/* @override 
	http://localhost/~angelo/macpaw.com2/css/about.css
	http://localhost/css/about.css
*/

.aboutLogoSection{
}
.aboutLogo{
	float: left;
	margin-bottom: -50px;
}
.logoSectionHead{
	color: #affac7;
	font: 30px , "Lucida Grande";
	margin-left: 390px;
	margin-top: 30px;
}
.logoSectionText{
	color: #e9e9e9;
	font: 14px "Lucida Grande";
	margin-left: 392px;
	margin-top: -10px;
	padding-right: 20px;
}
.photoSection{
	background-color: #394047;
	float: left;
	width: 100%;
	padding-top: 20px;
}
.aboutLeftArrow{
	width: 153px;
	height: 53px;
	color: #e9e9e9;
	float: left;
	padding-top: 35px;
	background: url(/img/photoArrowLeft.png) no-repeat;
	padding-left: 8px;
	text-shadow: #1e2226 -1px -1px 0px;
	margin-top: 75px;
	padding-right: 15px;
	font: bold 13px "Lucida Grande";
	margin-right: 15px;
	letter-spacing: 1.2px;
}
.aboutRightArrow{
	width: 149px;
	height: 53px;
	color: #e9e9e9;
	float: right;
	padding-top: 35px;
	background: url(/img/photoArrowRight.png) no-repeat;
	text-shadow: #1e2226 -1px -1px 0px;
	font: bold 13px "Lucida Grande";
	margin-top: 75px;
	padding-left: 20px;
	text-align: right;
	padding-right: 8px;
	letter-spacing: 1.2px;
}
.photoFrame
{
	float: left;
	margin-right: -16px;
	margin-left: -16px;
}
.personDescription{
	width: 320px;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
}
.personName{
	color: #ffdefc;
	font: 18px "Lucida Grande";
	margin-bottom: 0;
}
.personNameRight
{
	color: #ffdefc;
	font: 18px "Lucida Grande";
	margin-bottom: 0;
	text-align: right;
}
.personText{
	color: #dee0e0;
	font: italic 14px "Lucida Grande";
	text-align: left;
}
.personTextRight{
	color: #dee0e0;
	font: italic 14px "Lucida Grande";
	text-align: right;
}
.companyInfoSection{
	background-color: #464c53;
	border-top-color: #80858a;
	float: left;
	width: 100%;
	border-top-width: 3px;
	margin-top: 1px;
	text-align: center;
	margin-bottom: -1px;
}
.kievMap{
	float: right;
}
.locationHeader{
	font-family:Arial, Helvetica, sans-serif; font-size:15pt;
	color: #affac7;
	position: relative;
	left: 23px;
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;
}
.locationInfo{
	float: left;
	width: 375px;
	clear: left;
	color: #dee0e0;
	font: italic 14px "Lucida Grande";
	text-align: right;
}