
/*-----------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Banner
/*-----------------------------------------------------------------------------------------------------------------------------------------------------*/

div.Banner { position: relative; width: 100%; height: 186px; background: #485058; z-index: 2; }
div.BannerImage { position: absolute; bottom: 0px; left: 0px; width: 750px; height: 226px; background: url('../../Shared/Images/Banners/ManagedServices/Banner01.jpg') left top no-repeat scroll; }

div.BannerImage.ContactUs { background-image: url('../../Shared/Images/Banners/BannerContact.jpg'); }
div.BannerImage.News { background-image: url('../../Shared/Images/Banners/BannerNews.jpg'); }

/*-----------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Panels - Page Title
/*-----------------------------------------------------------------------------------------------------------------------------------------------------*/

div.PageTitle { position: absolute; top: -205px; right: 20px; width: 648px; height: 147px; background: url('../../Shared/Images/Text/ManagedServices/Text_ManagedServices.png') left top no-repeat scroll; }
div.PageTitle div.PageTitleContent {}

div.PageTitle div.Title span { display: none; }
div.PageTitle div.SubTitle span { display: none; }

/*-----------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------------*/

