﻿.ServiceTopContent
{
	width:100%;
	position:relative;	
	top:-13px;
	height:250px;
	background-image: url(./Images/Services/Headers/prdServiceHeader.png);
	background-repeat:no-repeat;
	padding:0px 0px 0px 10px!Important;
	padding:0px;
}

.ServiceWelcome
{
	position:absolute;
	float:left;
	top:78px;
	color:#FFF;
	font-family:Trebuchet MS;
	font-size:30px;
}

.ServiceTitleFooter
{
	position:absolute;
	top:110px;
	width:450px;
	font-family:Trebuchet MS;
	font-size:15px;
	color:#FFF;
}

.ServiceImage img
{
	position:absolute;
	/*top:2px;*/
	bottom:-62px;
	right:10px;
	float:right;
}

.ServiceText
{
	position:absolute;
	top:150px;
	width:450px;
	font-family:Trebuchet MS;
	font-size:18px;
	color:#345F94;
}

.ServicesSideBar
{
	margin: 0px 5px 0px 5px;
	font-family:Tahoma;
	font-size:12px;
	height:234px;
}

.ServicesSideBarSoc
{
	position:absolute;
	right:0px !important;
}

.ServicesSideBarQuote
{
	position:relative;
	margin: 15px 0px 0px 27px;	
}

.ServicesInfo
{
	font-family:Tahoma;
	font-size:14px;
	color:#676767;
}

.ServicesInfo h1
{
	font-family:Trebuchet MS;
	font-size:24px;
	color:#174784;
	font-weight:bold;
	margin-bottom: -5px;	
}

.ServicesInfo h2
{
	font-family:Trebuchet MS;
	font-size:22px;
	color:#174784;
	font-weight:bold;
	margin-bottom: -5px;
	margin-top:0px;	
}

.ServicesInfo h3
{
	font-family:Trebuchet MS;
	font-size:19px;
	color:#174784;
	font-weight:bold;
	margin-bottom: -10px;	
}

.ServicesInfo h4
{
	font-family:Trebuchet MS;
	font-size:16px;
	color:#174784;
	font-weight:bold;
	margin-bottom: -10px;
}

.ServicesInfo h5
{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#174784;
	font-weight:bold;
	margin-bottom: -10px;	
}

.ServicesContentSpacing
{
	padding: 10px 10px 10px 10px;	
	margin: 5px 5px 5px 5px;
	width: 715px;
}