* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
}
fieldset {
	border: none;
}
.clearer {
	clear: both;
}
.textCentre {
	text-align: center;
}
.textRight {
	text-align: right;
}
.floatLeft {
	float: left;
	margin: 0 20px 20px 0;
}
.floatRight {
	float: right;
	margin: 0 0 20px 20px;
}
h1 {
	font-size: 1.6em;
	color: #343387;
	font-weight: normal;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1.3em;
	margin-bottom: 0.4em;
	color: #3F3F3F;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 0.2em;
	font-style: italic;
}
p {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 1em;
}
table {
	border-collapse: collapse;
}
#outerContainer {
	font-size: 1.2em;
}
#innerContainer {
	text-align: left;
}
#bodyContent ul {
	list-style-position: outside;
	margin: 0 0 10px 20px;
}
#bodyContent li {
	margin-bottom: 0.3em;
}
#footerContent {
	padding: 20px;
}
#footerContent ul {
	margin: 0;
	list-style: none;
}
#footerContent .contactDetails {

}
#footerContent .contactDetails li {
	width: 33%;
	float: left;
}
#footerContent .contactDetails .n2 {
	text-align: center;
}
#footerContent .contactDetails .n3 {
	text-align: right;
}
#footerContent .otherCompanies {
	margin-top: 20px;
	width: 50%;
	float: left;
	position: relative;
	height: 91px;
}
#footerContent .otherCompanies li {
	float: left;
}
#footerContent .otherCompanies .n1 {
	position: absolute;
	top: 28px;
	left: 0px;
}
#footerContent .otherCompanies .n2 {
	position: absolute;
	top: 28px;
	left: 181px;
}
#footerContent .affiliations {
	margin-top: 20px;
	width: 50%;
	float: right;
	position: relative;
}
#footerContent .affiliations .n1 {
	position: absolute;
	top: 30px;
	left: 0px;
}
#footerContent .affiliations .n2 {
	position: absolute;
	top: 18px;
	left: 150px;
}
#footerContent .affiliations .n3 {
	position: absolute;
	top: 30px;
	left: 245px;
}
#galleryList ul {
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}
#galleryList li {
	padding: 9px 10px 11px 220px;
	border-bottom: 1px dashed #C6C6C6;
	height: 150px;
	position: relative;
}
#galleryList img {
	position: absolute;
	left: 10px;
}
.pageList {
	margin: 10px 0;
}
.pageList span {
	padding: 5px 10px;
	margin: 5px;
	display: inline-block;
}
.pageList a span {
	background-color: #D2D2D2;
	border: 1px solid #2A2A2A;
	font-weight: bold;
}
.pageList a {
	text-decoration: none;
}
.pageList b span {
	background-color: #2A2A2A;
	border: 1px solid #2A2A2A;
	color: #D2D2D2;
}
.pageList .pageListTitle {
	border: 1px solid #FFF;
	background-color: #FFF;
	margin: 5px 0;
	padding: 5px 0;
}
#newsList ul {
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}
#newsList li {
	padding: 9px 10px 0;
	border-bottom: 1px dashed #C6C6C6;
	position: relative;
}
#newsList span {
	position: absolute;
	top: 12px;
	right: 10px;
}
#newsList ul ul {
	list-style: disc;
	list-style-position: outside;
	margin: 0 0 10px 20px;
}
#newsList li li {
	border-bottom: none;
	margin-bottom: 0.3em;
	padding: 0;
}
.image-wrapper a {
	display: block;
	width: 350px;
	background-color: #F6F6F6;
}
.image-wrapper a img {
	display: block;
	margin: 0 auto;
}
#navigation {
	width: 360px;
	float: right;
}
#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation li {
	float: left;
	margin: 0 0 10px 10px;
	padding: 0;
}
#navigation li a {
	display: block;
	width: 110px;
	background-color: #F6F6F6;
}
#navigation li a img {
	display: block;
	margin: 0 auto;	
}
#details {
	margin: 5px 0 10px;
	color: #9E9E9E;
}
#navigation .top {
	display: none;
}
#navigation .bottom {
	clear: both;
	padding: 5px 0 0 5px;
}
.pagination a, .pagination strong {
	padding: 5px 10px;
	margin: 5px;
}
.pagination a {
	background-color: #D2D2D2;
	border: 1px solid #2A2A2A;
	font-weight: bold;
	text-decoration: none;
}
.pagination strong {
	background-color: #2A2A2A;
	border: 1px solid #2A2A2A;
	color: #D2D2D2;
}
