body {
	margin: 0px;
	padding: 0px;
	color: navy;
	background-color: #ccc;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.8em;
}

.brdBlue {
	border: 1px solid #0778e8;
	background: #e8e8e8;
}

#page {
	position: absolute;
	top: 1.5em;
	left: 5em;
	border-right: 1px solid #0778e8;
	background: #e8e8e8;
	padding: 0em 0em 0em 0em;
	height: 30em;
	width: 51em;
	z-index: 1;
}

#bottom {
	position: absolute;
	top: 30em;
	left: -4em;
	background-color: #C4C6EF;
	margin: 0em 1em 0em 0em;
	vertical-align: top;
	padding: 0em 0em 0em 0em;
	height: 6em;
	width: 60.7em;
	z-index: 8;
}

#logo {
	position: absolute;
	padding: 0.5em;
	border: 0px solid #0778e8;
	font-size: 1.2em;
	font-weight: bold;
	color: #0669cc;
	margin: -1.55em 2em 2em -0.5em;
	z-index: 10;
}

#head {
	position: absolute;
	top: 0em;
	right: -3em;
	padding: 0em;
	border-top: 1px solid #0778e8;
	border-right: 1px solid #0778e8;
	border-bottom: 1px dashed #0778e8;
	background: #e8e8e8;
	width: 54em;
	height: 6em;
	z-index: 1;
}

#info {
	position: absolute;
	top: 1em;
	left: 0.5em;
	border: 0px solid #0778e8;
	color: navy;
	z-index: 11;
	width: 20em;
}

#tel {
	float: right;
}

#hNav {
	position: absolute;
	top: 0.1em;
	right: -2em;
	padding: 0.5em 0.5em 0em 0.5em;
	border-bottom: 1px dashed #0778e8;
	background: #e8e8e8;
	font-size: 0.95em;
	height: 2em;
	z-index: 10;
}

#body {
	margin: 1em;
	padding: 1em;
	border: 1px solid #0778e8;
	height: 6em;
}

#menuTitle {
	position: absolute;
	top: 2.5em;
	left: -1.6em;
	border: 0px solid #0778e8;
	font-size: 1.6em;
	font-weight: bold;
	color: red;
	z-index: 10;
}

#vNavL {
	position: absolute;
	top: 5.5em;
	left: -2.5em;
	padding: 1em 1em 1em 1em;
	border-top: 0px dashed red;
	border-right: 1px dashed red;
	border-bottom: 1px dashed red;
	border-left: 1px dashed red;
	font-size: 1em;
	z-index: 9;
	background: #e8e8e8;
	
}

#title {
	position: absolute;
	top: 6.5em;
	left: 9.5em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: 0px solid #0778e8;
	font-size: 1.2em;
	font-weight: bold;
	color: navy;
	z-index: 3;
}

#content {
	position: absolute;
	top: 7em;
	left: 0em;
	width: 44em;
	padding: 1em 4em 3em 3em;
	font-size: 1em;
	text-align: justify;
	background: #e8e8e8;
	border-bottom: 0px solid #0778E8;
	z-index: 11;
}

#back {
	float: right;
	font-size: 85%;
}

#other {
	position: absolute;
	top: 3.4em;
	right: -3em;
	padding: 0em 1em 0.4em 0.4em;
	font-size: 0.95em;
	background: #e8e8e8;
	width: 7em;
	text-align: right;
	z-index: 11;
}

.banner {
	border: 1px solid #0778e8;
	background: #e8e8e8;
	padding: 0.4em 0.4em 0.4em 0.4em;
	font-size: 0.95em;
	width: 10em;
	z-index: 10;

}

#login {
	position: absolute;
	top: 14em;
	right: -6em;
	z-index: 10;
}


#banner1 {
	position: absolute;
	top: 21em;
	right: -6em;
	z-index: 10;
}

#banner2 {
	position: absolute;
	top: 27em;
	right: -6em;
	z-index: 10;
}

.curr {
	height: 8em;
	padding: 0em;
	margin: 0px;
}

p {
	text-indent: 2em;
}

h3 {
	font-size: 100%;
}

a {
	text-decoration: none;
	color: navy;
}

a:hover {
	text-decoration: underline;
}
