body, p, td, th, span, div, li {
	font-family: /* Segue UI, Tahoma, Verdana, Geneva, */ Arial, Helvetica, sans-serif;
	color: black;
	/*background-color: white;*/
}
p, ul {
	font-size: 13px;
	margin-bottom: 1.5em;
}
p.homePage {
	margin-bottom: 2.1em;
}
div {
	font-size: 13px;
}
li {
	font-size: 13px;
}

ul.servicesList li {
	font-size: 16px;
	line-height: 1.6em;
}
div.blogPageHeader {
	border-bottom: 2px solid black;
	margin-bottom: 25px;
}
div.blogPageHeader p {
	/*color: #0F8287;*/
	font-size:15px;
}
div.blogPost {
	border-bottom: 2px solid black;
	margin-bottom: 25px;
	width: 70%;
}
div.blogPost ul {
	list-style-type: circle;
}

body {
	margin: 0;
	padding: 0;
}
#containerdiv {
	border: none;
	border-width: 0;
	top: 5px;
	width:1000px;
	height:700px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	background-image: url(images/bg_1px.png);
	background-repeat: repeat-y;
	padding: 0;
	margin-bottom: 50px;
}
#mainheaderdiv {
	border: none;
	border-width: 0;
	width:1000px;
	height:99px;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background-image: url(images/GAHeader.png);
}
#emailbutton {
	display: block;
	border: none;
	border-width: 0;
	width: 96px;
	height: 38px;
	left: 666px;
	top: 23px;
	position: relative;
}
#emailbutton img {
	border: none;
	border-width: 0;
	width: 96px;
	height: 38px;
}

#skypebutton {
	display: block;
	border: none;
	border-width: 0;
	width: 96px;
	height: 38px;
	left: 821px;
	top: -15px;
	position: relative;
}
#skypebutton img {
	border: none;
	border-width: 0;
	width: 96px;
	height: 38px;
}
#mainheaderimg {
	border: none;
	border-width: 0;
}
#mainmenudiv {
	border: none;
	border-width: 0;
	width: 112px;
	height: 601px;
	margin: 0;
	padding: 0;
	float: left;
}

ul.mainmenuList {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 112px; /*WIDTH OF MAIN MENU ITEMS*/
	border: none;
	border-width: 0;
}

ul.mainmenuList li {
	margin: 0;
	padding: 0;
	line-height: 0;
}


#mainmenuimg {
	border: none;
	border-width: 0;
}
#maincontentdiv {
	border: none;
	border-width: 0;
	background-image: url("images/GABackgroundCentre.png");
	background-repeat: no-repeat;
	width: 888px;
	height: 601px;
	margin: 0;
	padding: 0;
	float: right;
}
#maincontenttextbox {
	border: none;
	border-width: 0;
	margin: 0;
	padding: 10px 50px 0px 30px;
	text-align: justify;
	overflow: auto;
}
#maincontentquotebox {
	position: absolute;
	margin: 0 0;
	padding: 0px 50px 30px 30px;
	color: #003388;
	width: 808px;
	top: 592px;
	/*bottom: -39px;*/
}
#maincontentfooterdiv {
	position: absolute;
	width: 888px;
	height: 41px;
	margin: 0;
	padding: 0;
	top: 659px;
	/*bottom: -80px;*/
}
.leftColumn {
	border: none;
	border-width: 0;
	margin: 0;
	float:left;
	clear:left;
	width:380px;
	/*height:800px;*/
	padding: 0;
}
.rightColumn {
	border: none;
	border-width: 0;
	margin: 0;
	float:right;
	clear:right;
	width:380px;
	/*height:800px;*/
	padding: 0;
}

a.pdf_thumb_link {
	display: block;
	float: left;
	font-weight: bold;
	line-height: 2em;
	margin: 20px 30px;
	text-align: center;
	text-decoration: none;
}

.pdf_thumb_link img {
	border: 1px solid black;
}

.ppl_photo {
	float:left;
	clear:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

p.blogDisclaimer {
	color: #0F8287;
	font-size:10px;
}

.linkHeading {
	color: #0F8287;
	font-weight: bold;
}

a {
	color: #76747D;
}
a:hover {
	color: black;
}
a:visited {
	color: #0F8287;
}

div.newsletteryear {
	clear: both;
}
