﻿body {
	background-attachment : scroll;
	background-color : #032e55;
	background-image : url(../Images/Pg.jpg);
	background-position : top center;
	background-repeat : no-repeat;
	margin : 0px;
	min-height : 1330px;
}
img {
	border-width : 0px;
}
.MenuBkg {
	background-color : #436b52;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	height : 26px;
	left : 0px;
	position : relative;
	top : 9px;
}
.Menu {
	color : #ffffff;
	font-family : "Segoe UI", Tahoma, Verdana;
	font-size : 12px;
	font-weight : bold;
	line-height : 26px;
	width : 900px;
}
.MenuItem {
	float : left;
	padding-left : 3px;
	padding-right : 22px;
}
.MenuItem a {
	color : #ffcfbc;
	text-decoration : none;
}
.MenuItem a:hover, .MenuItemSelected a {
	color : #ffffff;
	text-decoration : none;
}
.MenuNo {
	color : #b1cfbc;
	float : right;
	padding-right : 3px;
}
.Hdr {
	background : url(../Images/SkyTrees.jpg) top center no-repeat;
	height : 420px;
	text-align : center;
}
.Reflection {
	background : url(../Images/Reflection.jpg) top center no-repeat;
	height : 145px;
}
.Main {
	left : 0px;
	position : relative;
	text-align : left;
	top : -70px;
	width : 900px;
}
.SvcsOuter {
	border-top : 1px solid #062740;
	border-bottom : 1px solid #7bc3ee;
	height : 82px;
	left : 0px;
	position : relative;
	top : 0px;
	width : 900px;
}
.SvcsInner {
	border-top : 1px solid #7bc3ee;
	border-bottom : 1px solid #062740;
	font-family : "Segoe UI", Tahoma, Verdana;
	font-size : 15px;
	height : 80px;
	line-height : 80px;
	width : 900px;
}
.SvcsInner div {
	color : #ffffff;
	float : left;
	padding-left : 40px;
	padding-right : 40px;
	text-transform : uppercase;
}
.SvcsInner div a {
	color : #ffffff;
	text-decoration : none;
}
.SvcsInner div a:hover {
	color : #000000;
	text-decoration : none;
}
.Ftr {
	color : #ffffff;
	font-family : "Segoe UI", Tahoma, Verdana;
	font-size : 13px;
	height : 140px;
	left : 0px;
	position : relative;
	padding-top : 30px;
	text-align : center;
	top : 0px;
	width : 900px;
}
.Ftr a, .Ftr a:hover {
	color : #ffffff;
	text-decoration : none;
}
.MenuFtr {
	color : #ffffff;
	font-family : "Segoe UI", Tahoma, Verdana;
	font-size : 12px;
	line-height : 26px;
	padding-top : 9px;
	padding-bottom : 9px;
	width : 900px;
}
.GenXmlLink {
	padding-top : 50px;
}

