** html img,
* html .png {
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "../images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}
** html img,
* html .pngbg {
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='scale')",
        this.src = "../images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}
html, body {
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 100%;
}
body {
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(../images/bg_body.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.site {
	margin-top: 62px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: left;
	max-width: 978px;
	width: 100%;
}
.row {
	width: 100%;
}
.logo {
	display: inline;
	float: left;
	width: 313px;
}
.navmain {
	display: inline;
	float: right;
}
.navmain ul {
	list-style: none;
}
.navmain li {
	border-right: solid 1px #259fd5;
	display: inline;
	float: left;
	margin-top: 23px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.navmain li h1 {
	color: #969696;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: right;
}
*html .navmain li h1 {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navmain li h1 a:visited {
	color: #259fd5;
	text-decoration: none;
}
.navmain li h1 a:link {
	color: #259fd5;
	text-decoration: none;
}
.navmain li h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.navmain li h1 a {
	color: #259fd5;
	display: block;
	text-decoration: none;
}
.navmain li h2 {
	color: #dee9ee;
	font-size: 30px;
	font-style: italic;
	line-height: 1.2em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: -8px;
	padding-top: 53px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: right;
}
*html .navmain li h2 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: -12px;
	margin-bottom: 0px;
}
.pannel {
	background-attachment: scroll;
	background-image: url(../images/bg_pannel.gif);
	background-position: left top;
	background-repeat: repeat-x;
	width: 100%;
}
.pagetitle {
	display: inline;
	float: left;
}
.pagetitle h1 {
	color: #ffffff;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: normal;
	line-height: 1.2em;
	margin-top: 98px;
	margin-left: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.straplinebg {
	background-attachment: scroll;
	background-image: url(../images/bg_strapline.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	display: inline;
	float: right;
	height: 150px;
}
.strapline {
	display: inline;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.strapline h1 {
	color: #ffffff;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.2em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
}
.strapline strong {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
}
.black {
	color: #000000;
}
.footer {
	background-color: #000000;
	height: 60px;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
}
.copyright {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 25%;
}
.copyright p {
	color: #ffffff;
	font-size: 12px;
	font-style: italic;
	line-height: 1.2em;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 23px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.contact {
	display: inline;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 70%;
}
.contact h1 {
	color: #ffffff;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.2em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	padding-top: 13px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-align: right;
}
.contact h1 a {
	color: #ffffff;
	text-decoration: none;
}
.contact p {
	color: #ffffff;
	font-size: 12px;
	font-style: italic;
	line-height: 1.2em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	text-align: right;
}
.clear {
	clear: both;
}