/* PAGE */

*	{
	padding:0;
	margin:0;
}
body	{
	text-align: center;
}
#wrap	{
	width:960px;
	margin: 0 auto;
	text-align: left;
}
#header	{
	display:none;
	}
#footer	{
	display:none;
	}


/* TOP SECTION OF MAIN CONTENT - H3 AND ABOVE */

#topsection	{
	float:left;
	margin-top:50px;
	width:610px;
}
p	{
	font-size:17px;
	color:#000000;
	line-height:28px;
	font-family: Helvetica, Arial, sans-serif;
}
p a	{
	color:#000000;
}
p.top	{
	width:610px;
}
h1	{
	font-family: Georgia, Times, serif;
	font-size:53px;
	font-weight:normal;
	float:left;
	margin-right:15px;
}	
h2	{
	font-family: Georgia, Times, serif;
	font-size:33px;
	color:#000000;
	font-weight:normal;
	font-style:italic;
	margin:17px 0 14px 0;
}
h3	{
	font-family: Georgia, Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	float:left;
	margin-top:15px; 
}


/* MAIN BODY CONTENT */

#main	{
	width:610px;
}
#main ul	{
	width:286px;
	margin-top:25px;
	float:left;
	margin-right:19px;
}
#main ul.clients	{
	width:170px;
	margin:25px 30px 0 0;
	float:left;
}
#main ul.address	{
	width:200px;
	margin:25px 30px 0 0;
	float:left;
}
#main li.map	{
	font-family: Georgia, Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	line-height:16px;
}
#main li.map a	{
	color:#000000;
	text-decoration:underline;
}
#main li	{
	font-size:14px;
	color:#000000;
	line-height:19px;
}
#main li a	{
	color:#000000;
	text-decoration:underline;
}
#main ul.sitemap	{
	width:600px;
	font-size:18px;
}
#main ul.sitemap a	{
	color:#000000;
	text-decoration:underline;
}
#main li.name	{
	color:#000000;
	font-family: Georgia, Times, serif;
	font-size:17px;
}
#main li.role	{
	color:#000000;
	font-family: Georgia, Times, serif;
	font-size:15px;
	margin-bottom:5px;
}
#bottomcall	{
	clear:both;
	margin:0 0 20px 0;
	color:#000000;
	font-family: Georgia, Times, serif;
	font-size:20px;	
	padding-top:20px;
}
#bottomcall	a	{
	color:#000000;
}




/* RIGHTHAND LISTING */

#sidebar	{
	margin-top:50px;
	padding-left:35px;
	border-left: 1px solid #e5e5e5;
	width: 208px;
	float:right;
}
ul	{
	list-style-type:none;
	font-size:14px;
	color:#000000;
	line-height:18px;
	font-family: Helvetica, Arial, sans-serif;
}
p.sidebar	{
	margin-top:15px;
	font-family: Georgia, Times, serif;
	font-size:20px;
	color:#000000;
	line-height:17px;
	margin-bottom:10px;
	text-decoration:underline;
}
p.sidebarmore	{
	display:none;
}

/* contact button colour */

input.contactUsButton {
	color:#000000;
}
