body {
	background-color: #000000;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1 {
	font-family: verdana;
	font-size: 22px;
	line-height:12px;
	color: #000000;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

h2 {
	font-family: verdana;
	font-size: 16px;
	line-height:12px;
	color: #800000;
	margin: 15px;
}

h3 {
	font-family: verdana;
	font-size: 10px;
	line-height:12px;
	color: #800000;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 45px;
	padding: 0px;
}
#container {
	margin: auto;
	width:853px;
	background-repeat: repeat-y;
	background-image: url(images/container_bg_08.jpg);
	padding: 0px;
	height: auto;
}

#header {
	width: 853px;
	height: 159px;
	background-image: url(images/index_03.jpg);
}

#nav {
	line-height: 30px;
	width: 678px;
	height: 44px;
	color: 000000;
	background-image: url(images/index_05.jpg);
	background-repeat: no-repeat;
	padding-left: 175px;
}

a {
	
	
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF
	padding: 5px;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #DADADA;
	
}
a:active {
	color: #FFFFFF;
	text-decoration: overline;
}





#leftcol {
	width: 164px;
	height: 401px;
	background-image:url(images/index_06.jpg);
	background-repeat:no-repeat;
	float: left;
}


#middle {
	width: 689px;
	background-image:url(images/index_07.jpg);
	background-repeat: no-repeat;
	float: right;
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	Float: right;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	height: auto;
}
#wrapper {
	height: auto;
}
#middle p {
margin: 15px;
text-align: justify;
}

#middle ul  {
	padding-left: 0;
	margin: 15px;
}
#middle ul li {
	list-style-type: none;
	margin-left: 0;

}




#footer {
	width: 853px;
	height: 94px;
	background-image: url(images/index_08.jpg);
	clear: both;	
}
#history {
	background-color: #FFFFFF;
	height: auto;
	width: 853px;
}
#historycontainer {
	height: auto;
	width: 853px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#history p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wrapper #container #middle img {
	float: left;
	margin-right: 15px;
	border: medium solid #666666;
	margin-bottom: 15px;
}
#form1 .contact {
	margin-right: auto;
	margin-left: auto;
}
