body {
	text-align: center;
	background: #FFF url(../images/background-front.jpg) no-repeat center top;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: rgba(187,187,187,0.75);
}

.centerpoint {
	text-align: center;
	position: relative;
	overflow: hidden;
	display: inline-block;
	margin-top: 75px;
	width: 905px;
	clear: left;
}

                      
.centerpoint-sub {
	visibility: show;
	text-align: center;
	position: relative;
	overflow: hidden;
	display: inline-block;
	margin-top: 0;
	width: 1050px;
	min-height: 790px;
	clear: left;
	background-image: url(../images/background-filigree.png);
	background-position: right top;
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
}

/* @group Main Page */

.main-page-nav {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: -25px;
	margin-top: 0px;
	z-index: -5;
	height: 405px;
	width: 400px;
	display: inline-block;
	position: static;
	border-top: 1px dotted #e7e3e0;
	border-bottom: 1px dotted #e7e3e0;
	border-left: 1px dotted #e7e3e0;
	border-right-style: none;
	behavior: url(iepngfix.htc);
	background: rgba(204,204,204,0.25) url(../images/background-flur-d-lis.png) no-repeat 235px 225px;
}

.main-page-nav img {
	behavior: url(iepngfix.htc);
	margin-left: 5px;
	margin-top: 5px;
	display: inline-block;
	float: left;
	position: relative;
	clear: both;
}

.main-page-nav span {
	position: relative;
	text-shadow: rgba(85,85,85,0.5) 1px 1px 5px;
	color: #aaa;
	clear: both;
	display: inline-block;
	float: left;
}

.main-page-nav a:link {
	text-decoration: none;
	color: #aaa;
	text-shadow: rgba(180,180,180,0.5) 1px 1px 5px;

}

.main-page-nav a:visited {
	text-decoration: none;
	color: #aaa;
	text-shadow: rgba(180,180,180,0.5) 1px 1px 5px;
}

.main-page-nav a:hover {
	color: #bbb;
	text-decoration: underline;
	text-shadow: rgba(180,180,180,0.5) 1px 1px 5px;
}

.main-page-nav a:active {
	text-decoration: none;
	color: #dfa65b;
	text-shadow: rgba(180,180,180,0.5) 1px 1px 5px;
}

/* @end */

/* @group Main Page */

.sub-page-nav {
	clear: left;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 0;
	height: 200px;
	width: 447px;
	display: inline-block;
	position: relative;
	behavior: url(iepngfix.htc);
}

.sub-page-nav img {
	behavior: url(iepngfix.htc);
	margin-left: 5px;
	margin-top: 5px;
	display: inline-block;
	float: left;
	position: relative;
	clear: both;
}

.sub-page-nav span {
	margin-bottom: 5px;
	color: #aaa;
	clear: left;
	display: block;
}

.sub-page-nav a:link {
	text-decoration: none;
	color: #aaaaaa;
	text-shadow: rgba(180,180,180,0.5) 1px 1px 5px;

}

.sub-page-nav a:visited {
	text-decoration: none;
	color: #aaa;
	text-shadow: rgba(180,180,180,0.5) 1px 1px 5px;
}

.sub-page-nav a:hover {
	color: #bdbdbd;
	text-decoration: underline;
	text-shadow: rgba(180,180,180,0.5) 1px 1px 5px;
}

.sub-page-nav a:active {
	text-decoration: none;
	color: #dfa65b;
	text-shadow: rgba(180,180,180,0.5) 1px 1px 5px;
}

/* @end */

.sub-page-Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 75px;
	margin-top: 275px;
	text-align: left;
	float: none;
	position: relative;
	color: black;
	display: block;
	width: 600px;
	font-size: 18px;
}

.award {
	display: inline-block;
	position: relative;
	width: 225px;
	height: 200px;
	text-align: center;
	clear: left;
}

/* @group Site Navigation */

.SiteNavigation {
	width: 863px;
	height: 25px;
	behavior: url(iepngfix.htc);
	background: url(../images/background-nav.png) repeat-y center top;
	display: inline-block;
	position: relative;
	text-align: center;
	padding-top: 9px;
}

.SiteNavigation a:link {
	text-decoration: none;
	color: rgba(187,187,187,0.75);
}

.SiteNavigation a:visited {
	text-decoration: none;
	color: rgba(187,187,187,0.75);
}

.SiteNavigation a:hover {
	color: #bbb;
	text-decoration: underline;
}

.SiteNavigation a:active {
	text-decoration: none;
	color: #dfa65b;
}

/* @end */

/* @group Sub-Page Site Nav */

div.headerNav {
	height: 24px;
	float: left;
	display: inline-block;
	position: relative;
	text-align: center;
	color: black;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../images/nav-background.jpg) repeat-x;
	padding-top: 7px;
	text-transform: uppercase;
}

div.headerNav a:link {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 7px;
	height: 24px;
	color: #aaa;
	text-decoration: none;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}

div.headerNav a:visited {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 7px;
	height: 24px;
	color: #aaa;
	text-decoration: none;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}

div.headerNav a:hover {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	height: 24px;
	background-image: url(../images/nav-background-selected.jpg);
	color: #fff;
	text-decoration: none;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}

div.headerNav a:active {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 7px;
	height: 24px;
	background-image: url(../images/nav-background-selected.jpg);
	color: black;
	text-decoration: none;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}

/* @end */

/* @group Happy Legal Fun Text */

.HappyLegalFunText {
	width: 863px;
	height: 25px;
	display: inline-block;
	position: relative;
	margin-top: 5px;
	text-align: center;
	padding-top: 9px;
	color: #e7e3e0;
	text-shadow: #fff 0 0 10px;
	font-weight: bold;
}

.HappyLegalFunText a:link {
	text-decoration: none;
	color: #e7e3e0;
	font-weight: bold;
	text-shadow: #fff 0 0 10px;
}

.HappyLegalFunText a:visited {
	text-decoration: none;
	color: #e7e3e0;
	font-weight: bold;
	text-shadow: #fff 0 0 10px;
}

.HappyLegalFunText a:hover {
	color: #e7e3e0;
	text-decoration: underline;
	font-weight: bold;
	text-shadow: #fff 0 0 10px;
}

.HappyLegalFunText a:active {
	text-decoration: none;
	color: rgba(217,162,88,0.6);
	font-weight: bold;
	text-shadow: #fff 0 0 10px;
}


/* @end */