@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	behavior: url(../iepngfix.htc);
}  
#mainwrapper {
	margin: 0 auto;
	width: 998px;
}

h1, h2, h3, h4, h5, h6 {
	border: 0;
	font-size: 100%;
	font-family: Arial;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

p {
}

a {
	color: #008b7a;
	text-decoration: none;
}
:focus {
	outline: 0px #fff dotted;
}

a:hover, a:focus, a:active {
	text-decoration: underline;
}

a:focus, a:active {
}

img, a img {
	border: 0;
}
.clear {
	clear: both;
}
.ampersand {
	height: 259px;
	width: 190px;
	position: absolute;
	top: -25px;
	visibility: visible;
	z-index: 1;
}

#common {
	background-color: #FFFFFF;
	margin-top: 25px;
	position: relative;
}
ul {
	margin-left: 30px;
}

#nav  {
	height: 32px;
	width: 998px;
}
#logo  {
	padding-right: 33px;
	height: 71px;
	display: block;
}
#content  {
	margin: 25px 33px;
	border-right: solid 6px #d7d5d4;
	border-bottom: solid 6px #d7d5d4;
	border-left: solid 6px #d7d5d4;
	background-image: url(../images/Index-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: inline-block;
	min-height: 700px;
}
#content   #left340 {
	margin-top: 130px;
	float: left;
	padding: 0;
	width: 340px;
}
.green01 {
	color: #008b7a;
}

#content   #right580 {
	float: right;
	line-height: 20px;
	width: 580px;
}
#content  #right900 {
	float: right;
	line-height: 20px;
	width: 900px;
	background-image: url(../images/History01.png);
	background-repeat: no-repeat;
	min-height: 600px;
	background-position: 50px 100px;
}

#indexnavcontainer {
	width: 225px;
}

#indexnavcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#indexnavcontainer a
{
	display: block;
	padding: 4px;
	width: 200px;
	background-color: #918b88;
	border-bottom: 1px solid #eee;
	margin: 6px 0;
	text-align: center;
}

#indexnavcontainer a:link, #indexnavlist a:visited
{
color: #EEE;
text-decoration: none;
}

#indexnavcontainer a:hover
{
	background-color: #008b7a;
	color: #fff;
}
#thumbnav {
	width: 265px;
	position: relative;
}


#thumbnav img {
	padding: 0px;

}
h1 {
	font-size: 150%;
	color: #018B7B;
}
h2 {
	font-size: 110%;
}
#thumbnav  divBlank {
	padding: 0px;
	float: left;
}

