@charset "UTF-8";
@import url(../agency.css);
@import url(../layout/2ColumnLeft.css);

#aboutImg {
	margin: 5px 16px;
	float: right
}

#bft_MainCol_Content {
	text-align: justify;
}

.txtEmail {
	padding-bottom: 5px
}
.txtEmail input[type='text'] {
	margin-bottom: 1px;
	padding-left: 5px;
}
.txtEmail input[type='button'] {
	padding-top: 7px;
	
}
img[rel*='lightbox'] {
	padding-top: 7px;
	
}