@charset "UTF-8";

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C93A3;
	font-weight: bold;
}
#topNav #subNav #hr1 {
	color: #7C93A3;
}

.top-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 780px;
	top: 0px;
	right: 0px;
	clip: rect(auto,auto,auto,auto);
	margin: auto;
	float: none;
	height: 125px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #7C93A3;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7C93A3;
	font-style: normal;
	font-weight: bold;
	text-align: right;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #7C93A3;
}
a:active {
	color: #7C93A3;
	text-decoration: none;
}
a:visited {
	color: #7C93A3;
	text-decoration: none;
}
a:hover {
	color: #003780;
	text-decoration: none;
}
.Body-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	height: auto;
	width: 760px;
	color: #000000;
	position: relative;
	visibility: inherit;
	overflow: visible;
	z-index: auto;
	font-weight: bold;
}
.main-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 760px;
	height: 15px;
	color: #7C93A3;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	position: fixed;
	visibility: hidden;
	overflow: visible;
}
.Body-mesage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: auto;
	height: 420px;
	width: 700px;
	color: #FFFFFF;
	
	font-weight: bold;
	position: fixed;
	visibility: visible;
	overflow: visible;
	z-index: auto;
	text-align: right;
}
#text1 {
	bottom: 294px;
	right: 168px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	width: 300px;
	height: auto;
	text-decoration: none;
	text-align: right;
	position: absolute;
}
.bottom-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 760px;
	top: 0px;
	right: 0px;
	clip: rect(auto,auto,auto,auto);
	margin: auto;
	float: none;
	height: 35px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #7C93A3;
}

#topNav {
	width: 760px;
	margin: auto;
}

#banImage {
	float: left;
}

.topLink {
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 10px;
	float: right;
	text-align: right;
	line-height: 100%;
}

#subNav {
	clear: both;
	text-align: right;
	color: #7C93A3;
}
