@charset "UTF-8";
html {height: 100%;}
body {
	height:100%; /* this is the key! */
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #F0F0F0;
	background-image: url(../images/body-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #A0A0A4;
	text-decoration: none;
}
.left-content fieldset {
	border: 1px solid #808080;
}
.left-content legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #EB0000;
}
.header {
	padding: 0px;
	height: 248px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/headebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headertags {
	height: 43px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.headertags h1 {
	font-size: 9pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #808080;
}
.navstrip {
	background-image: url(../images/navstrip-bg.jpg);
	height: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.navstrip .nav {
	height: 50px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/navfirst-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}
.header .flascontainer {
	float: right;
	width: 790px;
}
.header .logo {
	float: left;
}
.main {
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: right top;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6f7072;
	border-bottom-color: #6f7072;
	border-left-color: #6f7072;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(../images/main-bg-side.jpg);
}
.footer {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 60px;
	padding-top: 10px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
}
.footer p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
.footer a {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: underline;
}
.pad {
	margin-left: 46px;
	height: 100%;
}
.left-content {
	float: left;
	width: 680px;
	text-align: left;
	padding-top: 15px;
	height: 100%;
}
.left-content h2 {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
}
.left-content hr {
	height: 1px;
	width: 98%;
	color: #515151;
	background-color: #515151;
	margin: 0px;
	padding: 0px;
}
.content-right {
	width: 248px;
	height: 100%;
	background-image: url(../images/right-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	float: right;
}
.content-right img {
	margin-left: 23px;
}
.content-right p {
	margin-left: 23px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.clearfloat {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.left-content h3 {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
}
.redcolour {
	color: #C50006
}
.imgpad {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.asd3545 {
	display: none;
}
.headertags h2 {
	font-size: 9pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #808080;
}
.newslink a {
	color: #FF7F00;
}
.main-contact {
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: right top;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6f7072;
	border-bottom-color: #6f7072;
	border-left-color: #6f7072;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(../images/main-bg-side.jpg);
}
#google_translate_element {
	margin-left: 45px;
	color: #E8E8E8;
	margin-top: 20px;
}
#google_translate_element a {
	color: #E8E8E8;
	text-decoration: none;
}
.translatebar {
	margin-right: auto;
	margin-left: auto;
	width: 945px;
	padding-left: 45px;
	text-align: left;
	background-color: #6d6d6d;
	padding-top: 4px;
	padding-bottom: 4px;
}
.spacertop {
	background-color: #000;
	height: 5px;
}
