﻿body, html
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px
}
#htmlBody
{
	background: url(bg.png)
}
.Page
{
}
.PageBanner
{
	background: url(page-banner-bg.png) repeat-x;
	height: 191px
}
.Banner
{
	background: url(banner-bg.png) no-repeat;
	width: 960px;
	height: 191px;
	padding: 0 10px;
	margin-left: auto;
	margin-right: auto
}
.PageCrumb
{
	background: #d1d0d1;
	height: 30px
}
.CrumbPane
{
	background: url(crumb-bg.png) no-repeat;
	width: 910px;
	padding: 0 35px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	line-height: 30px;
	color: #98978d
}
.CrumbPane a
{
	color: #98978d;
	text-decoration: none
}
.CrumbPane .CrumbSeparator
{
	padding: 0 10px
}
.CrumbPane .SelectedPage
{
	font-weight: bold
}
.PageIntro
{
	background: url(page-intro-bg.png) repeat-x
}
.Intro
{
	background: url(intro-l-bg.png) no-repeat top left;
	padding-left: 10px;
	width: 970px;
	margin-left: auto;
	margin-right: auto
}
.Intro > div
{
	background: url(intro-r-bg.png) no-repeat top right;
	padding-right: 10px;
	width: 960px
}
.Intro > div > div
{
	background: url(intro-c-bg.png) repeat-x;
	width: 960px
}
.ContentPanes
{
	background: #fff url(content-panes-bg.png) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 5px;
	width: 980px;
	margin-left: auto;
	margin-right: auto
}
.ContentPanes > div
{
	background: url(content-panes-l-bg.png) repeat-y top left;
	padding-left: 10px;
	width: 970px
}
.ContentPanes > div > div
{
	background: url(content-panes-r-bg.png) repeat-y top right;
	padding-right: 10px;
	width: 960px
}
.LeftPane, .ContentPane,.TitlePane
{
	display: block !important;
	width: auto !important;
	padding: 30px 30px 0px 30px
}
.BottomPane
{
	display: block !important;
	width: auto !important;
	padding: 0 30px
}
.ContentPanePadRight20
{
	display: block !important;
	width: auto !important;
	padding: 30px 20px 0px 30px
}
.RightPane
{
	display: block !important;
	width: auto !important;
	padding: 30px 30px 0px 0px
}
a img
{
	border: 0
}
div
{
	text-align: left
}
.LogoPane
{
	height: 140px
}
.LogoPane .Logo
{
	margin-left: 30px;
	margin-top: 26px;
	width: 150px;
	height: 98px;
	position: absolute;
	background: url(logo.png) no-repeat
}
.LogoPane .Contact
{
	margin-left: 551px;
	margin-top: 42px;
	width: 379px;
	height: 98px;
	position: absolute
}
.LogoPane .Contact .Phone
{
	width: 379px;
	height: 36px;
	color: #003751;
	font-family: adelle-1, Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-align: right
}
.LogoPane .Contact .Enquire
{
	color: #048fc4;
	text-align: right;
	font-size: 15px
}
.LogoPane .Contact .Enquire a, .LogoPane .Contact .Enquire a:hover
{
	color: #048fc4;
	text-decoration: none
}
.MenuPane
{
	height: 50px
}
.CommandButton, a.CommandButton, a:link.CommandButton, a:visited.CommandButton, a:hover.CommandButton, a:active.CommandButton
{
	border-right: #696969 1px solid;
	padding-right: 1em;
	border-top: silver 1px solid;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: 11px;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	border-left: silver 1px solid;
	cursor: default;
	color: #fff;
	line-height: 20px;
	padding-top: 3px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	background: url(button-bg.png);
	text-align: center;
	text-decoration: none
}
.nM
{
	margin: 0 auto;
	text-align: center;
	color: #0c6383;
	padding: 10px 0;
	font-size: 10px
}
.nM a, .nM a:hover
{
	color: #0c6383;
	font-size: 10px;
	text-decoration:none
}
