﻿
/*Author Services Page*/
div.pageHeader div.message
{
	background-image:url("../images/publishing-message-blue.gif");
	background-repeat:no-repeat;
	width:245px;
	height:108px;
	float:left;
	margin-left:25px;
}
div.servicesCenter
{
	float:left;
	width:730px;
	padding-left:30px;
	background-color:#E5F1F7;
}
div.servicesCenter h1
{
	color:#01344E;
	line-height:1.1;
}
div.servicesCenter h2
{
	color:#435862;
}

