body {
	background-image: url(images/bg.png);
	margin-top: 20px;
}
	
#i01 {
	background-image:url(images/index_01.png);
	width:914px;
	height:76px;
}

#i04 {
	background-image:url(images/index_04.png);
	width:914px;
	vertical-align:text-top;
}
#i05 {
	background-image: url(images/index_05.png);
	width: 914px;
	height: 89px;
	color:#fff;
	text-align:center;
	vertical-align: top;
}

#i05 a:link, #i05 a:active, #i05 a:visited {
	color:#fff;
	text-decoration:none;
}
#i05 a:hover {
	color:#84B6EC;
	text-decoration: underline;
}
.i05m {
	margin-top: 15px;
}

.i01_text {
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	margin-right:40px;
	margin-top:22px;
	color:#1c6ccd;
}

.menu {
	border-style:none;
	border-width:0px;
}
.secondnav {
	margin-top: -10px;
}
.u {
	text-decoration: underline;
}
.i04m {
	margin: 14px 25px 50px 25px;
}


h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	padding-bottom: 3px;
	border-bottom:1px dotted #ccc;
	width: 550px;
}
.bottomborder {
	padding-bottom: 3px;
	border-bottom:1px dotted #ccc;
	width:375px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
	margin: 25px 0px -10px 0px;
}

td {
	font-family: arial;
	font-size: 13px;
}

.links li {
	margin-bottom: 5px;
}

a:link, a:active, a:visited {
	color:#0854B4;
	text-decoration:none;
}
a:hover {
	color:#090;
	text-decoration: underline;
}

#ws {
	color:#fff;
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin: 10px 0px 20px 0px;
}

#ws a:link, #ws a:active, #ws a:visited {
	color:#fff;
	text-decoration:none;
}
#ws a:hover {
	color:#84B6EC;
	text-decoration: underline;
}