#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin-top: 0px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 183px;
}
#topnav {
	background-color: #333;
	height: 25px;
	padding-top: 4px;
	text-align: right;
}
#content {
	padding: 10px;
	clear: both;
	min-height:350px;
}
#footer {
	height: 35px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	font-weight: normal;
	font-size: 0.7em;
	padding-top: 10px;
}
#wrapper #topnav ul {
	display: inline;
}
#wrapper #topnav ul li {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	display: inline;
	padding-right: 10px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 0.9em;
}
#wrapper #topnav ul li a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #topnav ul li a:hover {
	color: #C90;
	text-decoration: none;
}
#slide {
	width: 500px;
	height: 280px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightcolum {
	float: right;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#wrapper #content #rightcolum a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #content #maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	min-height:500px;
}
#wrapper #content table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#wrapper #content table tr td h2 {
	color: #09C;
}
.tdtabing {
	padding-left: 20px;
}
.readheader{
	color: #C30;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #content #maintext table tr td #contact {
	margin-top: 50px;
}
#wrapper #content #maintext table tr td #contact h3 {
	font-family: Arial, Helvetica, sans-serif;
}

