/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/	
/* Main Ad +++++++++++++++++++++++++++++++++++++++++++++++++*/

#item3 {
	margin: 15px 35px 0px 0px;
	text-align: center;
	width: 125px;}
#item2 {
	margin: 15px 35px 0px 0px;
	text-align: center;
	width: 125px;}
#item1 {
	margin: 15px 35px 0px 0px;
	text-align: center;
	width: 160px;}

ul.main-ad-service li img {
	display: block;
	margin: 8px auto;
	border: none;}
ul.main-ad-service li a:hover {
	color: #ffffff;}
ul.main-ad-service li a {
	color: #aaddf6;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;}
ul.main-ad-service li {
	float: right;}
ul.main-ad-service {
	list-style-type: none;
	margin: 0px;
	padding: 0px;}

.main-ad h2 {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	margin: 0px 0px 0px 100px;
	padding: 0px;}
.main-ad h1 {
	font-size: 31px;
	font-weight: normal;
	margin: 0px;
	padding: 30px 0px 0px 0px;}

.main-ad {
	color: #ffffff;
	margin: auto;
	padding-right: 35px;
	width: 954px;
	text-align: right;}
	
.main-ad-wrapper {
	background-color: #024c8e;
	background-image: url('/files/themes/merit-profiles/images/homepage/bg_main-ad.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 243px;}
	
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/	
/* Company Highlight +++++++++++++++++++++++++++++++++++++++*/

.detail strong {
	font-size: 13px; }
.detail span {	
	color: #2684bb;
	font-weight: bold; }
.detail {
	float: left;
	width: 210px;
	color: #7d7d7d;
	font-size: 14px;
	line-height: 17px;
	margin-right: 24px;}

.company-highlight h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #878787;
	font-size: 24px;
	font-weight: normal;}
.company-highlight {
	margin: auto;
	width: 954px;
	padding-left: 18px;}

.company-highlight-wrapper {
	background-color: #024c8e;
	height: 243px;
	background-image: url('/files/themes/merit-profiles/images/homepage/bg_comany-highlight.jpg');
	background-repeat: repeat-x;
	background-position: bottom center;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/	
/* Latest News +++++++++++++++++++++++++++++++++++++++++++++*/


.latest-news span {
	margin-right: 80px;
	font-size: 10px;
	color: #bbbbbb;
	float: right; }
.latest-news p a:hover {
	color: #004b8d;
	text-decoration: underline;}
.latest-news p a {
	text-decoration: none;
	color: #4c96c1;
	font-size: 12px;}
.latest-news p {
	margin: 0px 0px 0px 45px;
	padding: 0px 0px 10px 10px;
	color: #004b8d;
	font-size: 14px;
	width: 465px;
	border-bottom: dotted 1px #bbbbbb;}
.latest-news h2 {
	color: #878787;
	font-size: 17px;
	font-weight: normal;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 45px;}
	
#first-title {	
	margin-top: 10px;}
.latest-news h1 {
	color: #2684bb;
	font-size: 24px;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	padding: 0px;}
.latest-news {
	width: 600px;
	float: left;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/	
/* Customer Quote ++++++++++++++++++++++++++++++++++++++++++*/

.quote span em {
	font-size: 12px;
	display: block;}
.quote span {
	color: #7d7d7d;
	font-size: 14px;
	display: block;
	text-align: right;}
#customer-logo {
	display: block;
	margin: 5px 0px;}
.quote {
	float: left;
	width: 320px;
	color: #4c96c1;
	font-size: 24px;
	background-image: url('/files/themes/merit-profiles/images/homepage/img_open-quote.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 12px;
	margin-top: 50px;
	position: relative;}
