﻿.Agency_History_Body
{
	padding-top: 75px;
    margin-bottom: 20px;
}

.Agency_Services_Menu
{
	float: left;
	width: 175px;
	background-color: #ecf1f4;
	padding: 15px;
	margin-left: 15px;
}
.Agency_Services_Text
{
	margin: 0 75px 20px 250px;
	color: #618FAC;
	line-height: 18px;
}

.Agency_Services_Text h2, .Agency_Services_Text .heading
{
	font-size: 16px;
	color: #0079C2;
	margin: 0;
	padding: 0;
}

.AgencyBodyContainer
{
    overflow:hidden;
    height:413px;
}

.AgencyBody
{
    width:895px;
    height:413px;
    overflow:hidden;
}

.AgencyBody li
{
    list-style:none;
    float:left;
    display:inline;
    position:relative;
}

.AgencyContent
{
    width:313px;
    height:413px;
    position:relative;
    float:right;
    z-index:10;
    top:-438px;
}

#RightBluebar
{
    position:relative;
    float:right;
    z-index:10;
    top:-427px;
}

#LeftBluebar
{
    position:relative;
    float:left;
    z-index:10;
    top:-427px;
}
