body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	background-image:url(../Images/watermark.jpg);
	background-position:center;
	background-repeat:no-repeat;
 	background-attachment: fixed;
	height: 100%;
	}
h1 {
	font-size:0.8em; 
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A689D;
	color:#5A689D;
}
h2 {
	font-size:0.7em; 
	font-weight:bold;
	color:#5A689D;
	margin-top:20px;
	margin-bottom:0px;
}
h3 {
	font-size:0.6em; 
	font-weight:bold;
	color:#5A689D;
	margin-top:20px;
	margin-bottom:0px;
}
a {	
	color: #020291;	
	text-decoration: none
}
a:hover{
	color:#5A689D;
	text-decoration:underline;
}
.header {
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
	width: 780px;
	height:200px;
	overflow:hidden;
}
h3.pagemarker {
	font-size: 0.6em;
	color:#FFFFFF;
	position:absolute;
	left: 200px;
	width: 570px;
	top: 6px;
	margin:0px;
	text-align:right;
	font-weight:bold;
	z-index:2;
}
.sidebar{
	position:absolute;
	top:56px;
	left:0px;
	width:157px;
	height:120%;	
	overflow:visible;
	background-color:#E3E3E3;
	z-index:2;
}
.services{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	position:relative;
	top:56px;
	width:157px;
	font-size: 8pt;
	text-align: right;
	padding:0px;
	margin:0px;
	list-style:none;
	background-color:#E3E3E3;
}
ul.services li{
	position: relative;
	top:0px;
	height:24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 20px;
	line-height:24px;
	padding-top:0px;
	padding-bottom:0px;	
}
.currentpage {
	background-image:url(../Images/marker.jpg);
 	color:#FFFFFF;
}
.currentpage a {	
	color: #FFFFFF;	
}
.currentpage a:hover {	
	color: #E3E3E3;	
}
.sidebarimage {
	position:relative;	
	top: 56px;
	padding-top: 20px;
	padding-bottom: 20px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:center;	
	background-color:#E3E3E3;
}
.address {
	position:relative;
	top:56px;
	font-size:7pt;
	text-align:right;
	color:#020291;
	padding:20px;	
	background-color:#E3E3E3;
}
.main {
	position:absolute;
	top: 92px;
	left: 226px;
	margin:0px;
	width: 500px;
	height:100%;	
	overflow:visible;
}
.main p{
	font-size: 0.7em;
	line-height: 2em;
}
.bottomnav {
	position:relative;
	width: 550px;
	height: auto;
	text-align:right;
	font-size:0.5em;
	margin-top: 50px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
}
