
body {
	background-color: #E6ECF7;
	margin-top: 0px;
	margin-bottom: 0px;
}
.newline {
	clear: both;
}

#main {
	margin: auto auto auto auto;
	width: 900px;
	height: auto;
}
#title {
	width: 900px;
	height: 181px;
}
#mainbody {
	width: 900px;
	height: auto;
	background: #E6ECF7 url('images/mid.jpg') repeat scroll left top;
}
#position {
	padding: 0px 70px 0px 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	position: relative;
	top:-10px;
}
#bottom {
	width: 900px;
	height: 73px;
}
a:link {
	color: #718CA5;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #718CA5;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #3F2061;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.header1 {
	position: relative;
	left: 150px;
	top: -40px;
	width: 100px;
	color: #3F2061;
	font-size: 16px;
	font-weight: bold;
	border: 0px solid #000000;
}
.header2 {
	color: #3F2061;
	font-size: 14px;
	font-weight: bold;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/dot.gif);
} 
img {
  border: none;
}
.image {
	border: 2px solid #FFFFFF;
	margin: 10px 10px 10px 10px;
}
#banner1 {
  	position: relative;
	margin: 10px 20px 10px 20px;
}
#banner2 {
  	position: relative;
	margin: 10px 20px 10px 20px;
}
#banner3 {
  	position: relative;
	margin: 10px 20px 10px 20px;
}


