.bottom-container{
	position: relative;
	background-color:40616a;
	min-width:650;
	margin-left:0;
	margin-top:0;
	background-color:96abaf;
}
.bot-row{
	background-color:40616a;
	position: relative;
	height: 50px;
}
.bot-left-padding{
	background-color:40616a;
	position: absolute;
	left: 0;
	width: 6%;
	height: 50px;
}
.bot-left{
	background-color:40616a;
	position: absolute;
	left: 6%;
	width: 22%;
	height: 50px;
	font: 12pt;
	font-weight: 600;
}
.bot-maps{
	background-color:40616a;
	position:absolute;
	left: 28%;
	width: 22%;
	height: 50px;
	font: 12pt;
	font-weight: 600;
}
.bot-inspect{
	background-color:40616a;
	position: absolute;
	right: 28%;
	width: 22%;
	height: 50px;
	font: 12pt;
	font-weight: 600;
} 

.bot-phone{
	background-color:40616a;
	position: absolute;
	height: 50px;
	right: 5.5%;
	width: 22%;
	font: 12pt;
	font-weight: 600;
}

.bot-right-padding{
	background-color:40616a;
	position:absolute;
	right: 0;
	width: 6%;
	height: 50px;
	font: 12pt;
	font-weight: 600;
}

.font-element-bot{
	font: 26px Helvetica, Sans-Serif;
	font-weight: 800;
}
