body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #E8E9E9;
	margin: 0;
}
.border {
	border: 1px solid #333333;
	position: relative;
	height: 800px;
	width: 770px;
	left: 0px;
	top: 15px;
	background-color: #E7E9E8;
	text-align: left;
	background-image: url(images/back.gif);
}
.banner {
	position: absolute;
	height: 800px;
	width: 249px;
	left: 0px;
	top: 0px;
	float: left;
	background-image: url(images/logo2.gif);
	background-repeat: no-repeat;
}
.main {
	position: absolute;
	height: 800px;
	width: 420px;
	left: 255px;
	top: 0px;
	float: left;
}
.banner2 {
	position: absolute;
	height: 800px;
	width: 81px;
	top: 0px;
	float: left;
	right: 0px;
	background-image: url(images/strip.jpg);
	background-repeat: no-repeat;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #3399FF;
	text-decoration: none;
	font-size: 11px;
}
a.menulink:link, a.menulink:visited  {
	color: #333333;
	text-decoration: none;
	float: left;
	display: block;
	font-size: 10px;
}
a.menulink:hover {
	color: #999999;
	text-decoration: none;
	padding-top: 2px;
	display: block;
	float: left;
	font-size: 10px;
}
a.links2:link, a.links2:visited  {
	color: #0099FF;
	text-decoration: none;
}
a.links2:hover {
	color: #333333;
	text-decoration: none;
}
a.links3:link, a.links3:visited  {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 28px;
	border-bottom: 1px dashed #ccc;
	padding-top: 7px;
	padding-bottom: 7px;
}
a.links3:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 28px;
	padding-top: 8px;
	padding-bottom: 6px;
	border-bottom: 1px dashed #ccc;
	background-color: #A2A8A7;
}
.menu {
	position: absolute;
	height: 30px;
	width: 100%;
	top: 5px;
	text-align: center;
	left: 0px;
	font-size: 15px;
	color: #999999;
}
.menu2 {

	position: absolute;
	height: 200px;
	width: 200px;
	top: 550px;
	text-align: left;
	left: 15px;
}
.indent {
	padding-top: 1px;
	text-align: left;
}
.line {
	background-color: #7A8382;
	position: absolute;
	height: 800px;
	width: 1px;
	left: 236px;
	top: 0px;
	z-index: 99;
}
.line2 {

	background-color: #7A8382;
	position: absolute;
	height: 800px;
	width: 1px;
	left: 688px;
	top: 0px;
	z-index: 99;
}
.mailbox {
	position: absolute;
	height: 50px;
	width: 70px;
	top: 5px;
	right: 5px;
	text-align: right;
}
.banner3 {
	position: absolute;
	height: auto;
	width: 236px;
	text-align: left;
	left: 0px;
	border-top: 1px dotted #ffffff;
	background-color: #B5B9B8;
	top: 200px;
}
.content {
	position: absolute;
	top: 100px;
	width: 410px;
	height: 680px;
	left: 10px;
	font-size: 11px;
	color: #666666;
	overflow: auto;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	margin: 0;
}
h2 {

	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
p {
	width: 370px;
	text-align: justify;
	padding: 0;
	margin: 0px 0px 15px 0px;
}
.image {
	border: 1px solid #666666;
	margin-left: 20px;
	margin-bottom: 5px;
}
.dotline {
	font-size: 2px;
	height: 1px;
	width: 370px;
	border-top: 1px dotted #666;
	margin: 0;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
	margin: 5px 0px 5px 0px;
	padding: 0;
}
li {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	list-style-type: circle;
}
.image2 {

	border: 1px solid #666666;
	margin-bottom: 5px;
}
