body {
	text-align: center;
	background-color: #082A33;
	margin: 0px;
	vertical-align: middle;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #898b8d;
	text-decoration: none;
	width: 230px;
	}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #898b8d;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #898b8d;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-transform: uppercase;
}


.a {
	color: #BD643C;
	background-color: #BE6940;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


ul {
	margin: 0px;
	list-style: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.BG_heading {
	background-repeat: no-repeat;
	background-color: #082A33;
	height: 105px;
	width: 940px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/HdeM_Banner.jpg);
}
.MainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	display: inline;
	padding-left: 10px;
	text-decoration: none;
	padding-bottom: 0px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	text-transform: uppercase;
}
.MainNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #898b8d;
	text-align: right;
	display: inline;
	padding-left: 10px;
	text-decoration: none;
	line-height: 1pt;
	padding-bottom: 0px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
}

.MainTextAbout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.1px;
	line-height: 16px;
	font-weight: bolder;
	color: #898b8d;
	width: 440px;
	text-align: justify;
	font-variant: normal;
}

.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #898b8d;
	font-variant: normal;
	text-decoration: none;
}

.MainText a:hover{
	text-decoration: underline;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #898B8D;
	font-variant: normal;
}
.Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #898B8D;
	font-variant: normal;
}
.SecNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #898b8d;
	text-align: right;
	display: inline;
	padding-left: 10px;
	text-decoration: none;
	padding-bottom: 0px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
}
.SecNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	display: inline;
	padding-left: 10px;
	text-decoration: none;
	line-height: 1pt;
	padding-bottom: 0px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
}
.FormItems {
	width: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.1px;
	line-height: 16px;
	font-weight: bolder;
	color: #898b8d;
	font-variant: normal;
	text-decoration: none;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #898b8d;
	border-right-color: #898b8d;
	border-bottom-color: #898b8d;
	border-left-color: #898b8d;
}
.GridSpace {
	padding: 2px;
	height: 100px;
	width: 313px;
}
.imgSpace {
	margin-right: 10px;
}
.P_InIntro {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #898b8d;
	text-decoration: none;
	width: 230px;
}
#AboutText p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 420px;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #898b8d;
}

/*-----------------------------------------------------------------------*/

/*Services Slideshow*/

.fadein {
	position: relative;
	height: 463px;
	width: 470px;
	float: right;
}
.fadein img {
	position:absolute;
	left:0;
	top:0;
}


/*-----------------------------------------------------------------------*/

/*-----------------------------------------------------------------------*/

/*Home Page Slideshow*/

.fadeinHome {
	position: relative;
	height: 434px;
	width: 940px;
}
.fadeinHome img {
	position:absolute;
	left:0;
	top:0;
}


/*-----------------------------------------------------------------------*/

