@charset "UTF-8";

h2#main_title { background-image: url(../images/title_about.png); }

.left {
	width: 250px;
	margin-left: 5px;
}
.right {
	width: 685px;
	margin-right: 5px;
}
.right h3 {
	font-size: 1.5em;
}
.right h4 {
	font-size: 1.3em;
	border-top: 1px dotted #ccc;
	padding-top: 10px;
}
.right p strong { color: #d71f2b; font-weight: normal; }

.right p em {
	color: #111;
	font-size: 1.1em;
}

span#ester_bio_pic {
	float: right;
	display: inline;
	margin: 0 0 10px 10px;
}


div.contact_btn a {
	display: block;
	text-decoration: none;
	background: url(../images/btn_contact_today.png) top left no-repeat;
	width: 230px;
	height: 26px;
}