﻿h1 
{
	margin: 65px 10px 0 10px;
	padding-bottom: 3px;
	font-size: 24px;
	font-style: italic;
	text-transform: uppercase;
	border-bottom: 1px solid #8ec3ed;
}
#content 
{
    border-bottom: 1px solid #8ec3ed;
    margin-bottom: 120px;
}
#cust-1 
{
	display: inline;
	float: left;
	width: 498px;
	margin: 16px 0px 7px 70px;
	overflow: hidden;
}
#cust-2 
{
	float: right;
	width: 220px;
	margin: 2px 70px 7px 0;
	text-align: center;
}
#service-1 
{
	float: left;
	width: 240px;
}
#service-2 
{
	float:right;
	width: 258px;
}

h3 
{
	padding-bottom: 0px;
	margin: 15px 0 15px 0;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 11px;
}
h4 
{
	
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding-bottom: 4px;
	text-transform: lowercase;
}
#content ul 
{
	margin: 0 0 14px 15px;
	line-height: 18px;
	font-size: 12px;
	text-transform: lowercase;
}
#cust-1 p
{
	font-size: 11px;
	line-height: 14px;
	margin: 0 28px 42px 0;
}
#cust-1 #intro p 
{
	margin: 0 0 13px 0;
	font-size: 12px;
	line-height: 14px;
}
#intro 
{
	margin-bottom: 25px;
}
#cust-2 p 
{
	margin: 0px 0 11px 0;
	font-size: 11px;
	line-height: 14px;
}
#cust-2 p strong 
{
	line-height: 14px;
	font-size: 17px;
	text-transform: uppercase;
	vertical-align: middle;	
	font-weight: normal;
}
#cust-2 p img 
{
	vertical-align: middle;
}
#cust-1 a 
{
	text-decoration: none;
}
#answers 
{
	clear: both;
	margin: 0px 44px 20px 50px;
	font-size: 11px;
	line-height: 14px;
	padding-top: 20px;
}
#answers h3 
{
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 2px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	
	
}
#cust-2 a, #answers p a, #answers ol a, #answers ul a 
{
	text-decoration: underline;
	color: #fff;
}
#answers p 
{
	margin-bottom: 12px;
}
#answers ol, #answers ul 
{
	margin: 0 0 12px 26px;
}
#content a 
{
    color: #fff;
    text-decoration:none;
}
#content a:hover 
{
    text-decoration: underline;
}


