#bottom_wrapper {
	height: 70px;
	margin-top: 60px;	
}

#bottom {
	height: 70px;
	background-color: #dddddd;
	display: block;
	margin: 0 auto;
	max-width: 1190px;
	text-align: center;
}

#bottom table {
	height: 70px;
	vertical-align: middle;
	width: 100%;
}

#bottom table td {

}

.bottom_aa_name {
	font: bold 145% Arial, Helvetica, sans-serif;
	padding-left: 30px;
	text-align: left;
	vertical-align: middle;
	width: 35%;
}

.bottom_aa_address {
	font: normal 115% Arial, Helvetica, sans-serif;
}

.bottom_aa_address div {
	font-size: 130%;
}

.bottom_aa_contacts {
	font-size: 185%;
	padding-right: 30px;
	text-align: right;
}
