/* CSS Document */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 766px;
	background-repeat: repeat-x;
}
#container {
	position: relative;
	text-align: left;
	width: 766px;
	height: 650px;
	background-repeat: no-repeat;
}
#main {
	width: 494px;
	top: 212px;
	left: 211px;
	position: absolute;
}
#mainTxt {
	width: 450px;
	margin-left: 23px;
	position: relative;
}
#navigation {
	position: absolute;
	left: 21px;
	top: 146px;
	width: 153px;
	height: 216px;
	overflow: hidden;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	background-image:  url("../images/list_bg.gif");
	list-style-type: none;
	padding-left: 34px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#navigation li a:link {
	color: #000000;
	text-decoration: none;
}
#navigation li a:visited {
	color: #000000;
	text-decoration: none;
}
#navigation li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation li a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {	
	background-repeat: repeat-x;
	font-size: 10px;
	line-height: 34px;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#minHeightHack {
	float: right;
	width: 1px;
	height: 240px;
	overflow: hidden;
}
.clearing {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#mainTxt li {
	margin-bottom: 5px;
}
#pageDate {
	position: absolute;
	left: 20px;
	top: 90px;
	width: 163px;
	height: 20px;
	overflow: hidden;
	font-size: 14px;
	text-align: center;
}
#miniNavigation {
	position: absolute;
	left: 217px;
	top: 604px;
	width: 193px;
	height: 40px;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
}
.contact_city
{
	text-align: right;
	padding-right: 8px;
}
#contact_table hr
{
	border: 1px  #aaaaaa solid;
}
