body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/htmlbg.jpg);
	background-color: #06549B;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
p, li {
	line-height: 150%;
}
#outer {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-position: 0px 0px;
}
#content {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
}
#header {
	background-image: url(images/header.jpg);
	height: 97px;
	width: 900px;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#headerContent {
	position: relative;
}
#bar {
	height: 5px;
	background-image: url(images/bar.jpg);
}
#mainContentOuter {
	background-image: url(images/mainContentOuterbg.jpg);
	background-repeat: repeat-y;
}
#mainContent {
	background-image: url(images/mainContentbg.jpg);
	padding-right: 8px;
	padding-left: 9px;
	background-repeat: no-repeat;
}
#navigation {
	height: 67px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0CFCB;
	width: 900px;
	overflow: hidden;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	display: block;
	float: left;
	height: 67px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0CFCB;
}
#navigation li.end {
	display: block;
	float: left;
	height: 67px;
	border-right-color: #ffffff!important;
}
#navigation a {
	display: block;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	height: 57px;
}
#navigation a:link {
	color: #05529C;
	text-decoration: none;
}
#navigation a:visited {
	color: #05529C;
	text-decoration: none;
}
#navigation a:hover {
	color: #F5322E;
	text-decoration: none;
}
#navigation a:active {
	color: #F5322E;
	text-decoration: none;
}
#featureArea {
	height: 308px;
	position: relative;
}
#featureText {
	position: absolute;
	left: 620px;
	width: 240px;
	height: 287px;
	top: 20px;
	z-index: 50;
}
#featureText p {
	font-size: 110%;
}
#bodyCopy {
	width: 538px;
	margin-top: 0px;
	margin-left: 14px;
	padding-top: 0px;
	padding-bottom: 14px;
}
#bodyCopy h1 {
	color: #f1342d;
	font-weight: normal;
	font-size: 130%;
	line-height: 32px;
	margin: 0px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bodyCopy h2 {
	color: #000000;
	font-weight: normal;
	font-size: 130%;
	width: 100%;
	background-color: #EEE;
}
#bodyCopy h3 {
	color: #000000;
	font-weight: normal;
	font-size: 110%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#bodyCopy p {
	color: #616163;
	margin-top: 0px;
	padding-top: 0px;
}
#bodyCopy li {
	color: #68686A;
}
#bodyCopy a:link {
	color: #05529C;
	text-decoration: none;
}
#bodyCopy a:visited {
	color: #05529C;
	text-decoration: none;
}
#bodyCopy a:hover {
	color: #F5322E;
	text-decoration: none;
}
#bodyCopy a:active {
	color: #F5322E;
	text-decoration: none;
}
#rightCol {
	width: 300px;
	float: right;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D0CFCB;
	background-color: #FFFFFF;
	padding-bottom: 14px;
	font-size: 85%;
}
#rightCol h1 {
	font-size: 130%;
	font-weight: normal;
	display: block;
	margin-top: 0px;
	background-image: url(images/rightColh1bg.jpg);
	height: 32px;
	line-height: 32px;
	padding-left: 14px;
	color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D0CFCB;
	border-bottom-color: #D0CFCB;
}
#rightCol h2 {
	font-size: 120%;
	color: #01549C;
	margin-right: 14px;
	margin-left: 14px;
	font-weight: normal;
}
#rightCol p {
	margin-right: 28px;
	margin-left: 28px;
	color: #616163;
}
#rightCol a:link {
	color: #05529C;
	text-decoration: none;
}
#rightCol a:visited {
	color: #05529C;
	text-decoration: none;
}
#rightCol a:hover {
	color: #F5322E;
	text-decoration: none;
}
#rightCol a:active {
	color: #F5322E;
	text-decoration: none;
}
#footer {
	height: 54px;
	background-image: url(images/footerBg.jpg);
	background-repeat: no-repeat;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	clear: both;
}
#footer p {
	padding-left: 14px;
	margin: 0px;
	padding-top: 0px;
	line-height: 50px;
	color: #616163;
}
#footer a:link {
	color: #05529C;
	text-decoration: none;
}
#footer a:visited {
	color: #05529C;
	text-decoration: none;
}
#footer a:hover {
	color: #F5322E;
	text-decoration: none;
}
#footer a:active {
	color: #F5322E;
	text-decoration: none;
}
.learnmore {
	text-align: right;
	display: block;
}
.pageMarker {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
	display: block;
	height: 57px;
	background-image: url(images/pageMarker.gif);
	background-repeat: no-repeat;
	background-position: center 37px;
}
.red {
	color: #f1342d;
}
.blue {
	color: #04529A;
}
.floatLeft  {
	float: left;
}
.buyline {
	position: absolute;
	left: 600px;
	padding-top: 52px;
	width: 300px;
	font-size: 135%;
	color: #F4352E;
	font-weight: normal;
	line-height: 120%;
	text-align: center;
}
.buyline-small {
	font-size: 80%;
	color: #0F539C;
}
.imagecentre {
	text-align: center;
}
.grey {
	color: #999;
}
#google_translate_element, #div-1977499979236902197 {
	padding-left: 15px;
	text-align: center;
}
#google_translate_element a, #div-1977499979236902197 a {
	text-decoration: none;
}
.sharebuttons {
	padding-left: 15px;
}
#translation {
	text-align: center;
	z-index: 100;
}

