*{border:0;margin:0;padding:0;background:transparent;} 

body
{
	font-family: "trebuchet ms", verdana, arial, tahoma;
	font-size: 80%;
	color: #666666;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 868px;
}

#header
{
	height: 300px;
	width:868px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center top;
}

#content
{
	background-color: #FFFFFF;
	padding-bottom: 0.5em;
	padding-left: 20px;
	padding-top: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	margin-left: 4px;
	width: 828px;
	padding-right: 10px;
	float: left;
}
#content a {
	text-decoration:none;
	color: #b89d95;
}
#content a:hover {
	text-decoration:underline;
}

#leftpane {
	margin:auto;
	width: 450px;
	float: left;
	overflow: hidden;
	text-align: justify;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	height: 1400px;
	background-repeat: no-repeat;
	background-position: 15px 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#leftpane a {
	text-decoration:none;
	color: #666;
}
#leftpane a:hover {
	text-decoration:underline;
}
#lefttablepane {
	margin:auto;
	width: 804px;
	float: left;
	overflow: hidden;
	text-align: justify;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
}
#lefttablepane a {
	text-decoration:none;
	color: #666;
}
#lefttablepane a:hover {
	text-decoration:underline;
}
#rightpane{
	float:right;
	width:201px;
	text-align:center;
	color:#666666;
	letter-spacing:0px;
	background-color: #FFFFFF;
	height: 1400px;
	margin: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#map {
	padding-left: 100px;
}

#rightpane a {
	text-decoration:none;
	color: #666;
}
#rightpane a:hover {
	text-decoration:underline;
}
#footer
{
	text-align: center;
	clear: both;
	color: #333333;
	background-color: #FFFFFF;
	width: 858px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	float: left;
	margin-left: 4px;
	height: 200px;
	
}
#footer a {
	text-decoration:none;
	color: #666;
}
#footer a:hover {
	text-decoration:underline;
}
#topmenu {
	line-height:normal;
	font-size: 12px;
	width: 868px;
	background-color: #ffffff;
	padding-top: 5px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
}
#topmenu ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 2px;
	background-color: #FFFFFF;
}
#topmenu ul li {
	display:inline;
	background-color: #FFFFFF;
}
#topmenu ul li a {
	float:left;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/blanktab.jpg);
	display:block;
	width: 94px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	text-align: center;
	color: #333333;
	padding-left: 5px;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #FFFFFF;
	height: 20px;
}
#topmenu ul li a:hover {
	float:left;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-align: center;
	color: #333333;
	background-image: url(images/tab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

#topmenu .active a{
	float:left;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-align: center;
	color: #333333;
	background-image: url(images/tab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

h1
{
	font-size: 18px;
	color: #333333;
	font-family: "Trebuchet MS";
}

