* {
	margin:0px;
	padding:0px;
}
body {
	background-color:#FFF;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:16px;
	text-align:center;
}
div.clear {
	clear:both;
}
/********TYPOGRAPHY*********/
a {
	color:#0a58a1;
}
.heading {
	font-size:18px;
	font-weight:bold;
	color:#0a58a1;
}
.subHeading {
	font-size:14px;
	font-weight:bolder;
	color:#0a58a1;
}
.name {
	color:#0a58a1;
	font-size:16px;
}
.statement {
	font-weight:bold;
	color:#0a58a1;
	padding-top:30px;
}
.statement2 {
	font-weight:bold;
	color:#FF0000;
	padding-top:30px;
}
.nounHighlight {
	color:#FF0000;
}
.table {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size:12px;
}
/*********CONTAINER*********/
#container {
	width:840px;
	margin: 10px auto;
	text-align:left;
}
#mastHead {
	background-image:url(../images/mastHead_bg.gif);
	width:840px;
	/*height:200px;*/
	text-align:center;
}
#mastHeadContent {
	width:800px;
	margin:0 20px 0 20px;
}
/********MAIN CONTENT*********/
#main {
	background-image:url(../images/container_bg.gif);
	width:100%;
}
#mission {
	width:800px;
	margin:0px 20px 0px 20px;
}
#mainContent {
	clear:both;
	width:760px;
	margin:20px 40px 30px 40px;
}
#contact {
	clear:both;
	width:760px;
	margin:20px 40px 15px 40px;
}
#mainContentPublishers {
	clear:both;
	width:760px;
	margin:20px 40px 30px 40px;
	background-image:url(../images/globe.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#map {
	clear:both;
	width:760px;
	margin:20px 40px 30px 40px;
	text-align:center;
}
#contactMap {
	width:300px;
	margin-left:30px;
	padding-top:240px;
	background:url(../images/northcliffe-house.jpg) no-repeat;
	float:right;
}
#publishers {
	position:relative;
	float:left;
	width:170px;
	margin:20px 0px 0px 0px;
}
.publishersRight {
	margin:20px 0 30px 40px;
	float:left;
	width:200px;
}
.meet {
	background:url(../images/corner_top_left_bg.gif) top left no-repeat;
	margin-top:10px;
	float:left;
	width:375px;
}
.meet p {
	padding:0 10px 0 10px;
}
.meetContent {
	background-color:#cee6fe;
}
.meetRight {
	background-color:#cee6fe;
	background:url(../images/corner_top_left_bg.gif) top left no-repeat;
	margin:10px 0px 0px 10px;
	float:left;
	width:375px;
}
.meetRight p {
	padding:0 10px 0 10px;
}
.roundtop {
	background: url(../images/corner_top_right_bg.gif) top right no-repeat;
	background-color:#cee6fe;
}
.roundbot {
	background: url(../images/corner_bot_right_bg.gif) bottom right no-repeat;
	background-color:#cee6fe;
}
img.corner {
	width: 10px;
	height: 10px;
	border: none;
	display: block !important;
}
.teamPic {
	float:right;
	margin:0px 10px 0px 5px;
}
#noun {
	clear:both;
	width:760px;
	margin:0 20px 0 20px;
	text-align:center;
	padding:0 20px 5px 20px;
}
/********FOOTER*********/
#footer {
	clear:both;
	background-image:url(../images/footer_bg.gif);
	width:840px;
	height:64px;
	background-repeat: no-repeat;
}
#footerContent {
	width:760px;
	height:64px;
	margin:0 40px 0 40px;
}
#footerContent img {
	border:0;
}
#terms {
	text-align:center;
	font-size:11px;
}
/********IMAGES*********/
#clientManagementImage {
	width:400px;
	height:300px;
	margin:0px 0px 5px 20px;
	background:url(../images/client_management_pic.jpg) no-repeat;
	float:right;
	border:solid 1px #0a58a1;
}
#operationsImage {
	width:400px;
	height:317px;
	margin:0px 0px 5px 20px;
	background:url(../images/operations_pic_tube.jpg) no-repeat;
	float:right;
	border:solid 1px #0a58a1;
}
#advantageClientsImage {
	display:none;
	width:310px;
	height:500px;
	margin:20px 0px 5px 20px;
	background:url(../images/advantage_clients_pic.jpg) no-repeat;
	float:right;
	border:solid 1px #0a58a1;
}
#insightImage {
	width:300px;
	height:238px;
	margin:0px 0px 5px 20px;
	background:url(../images/insight_pic.jpg) no-repeat;
	float:right;
	border:solid 1px #0a58a1;
}
#multiplesImage {
	width:400px;
	height:300px;
	margin:0px 0px 5px 20px;
	background:url(../images/multiples_pic.jpg) no-repeat;
	float:right;
	border:solid 1px #0a58a1;
}
.field
{
	margin-top: 1em;
}
.error
{
  color: red;
}
.map
{
  float: right;
}
a.aj
{
  text-decoration: none;
  border-bottom: dashed 1px;
}