@charset "utf-8";
body {
    background-color: #FFFFFF;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat;
}

.contentcontainer {
	height: 100%;
	width: 812px;
	margin-left: auto;
	margin-right: auto;
}
.container {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	float: none;
	height: 1100px;
	width: 812px;
}

.content {
	float: left;
	height: 1100px;
	width: 706px;
	padding-right: 53px;
	padding-left: 53px;
}
h1#logo {
       width: 706px;
       height: 104px;
       position: relative;
}

h1#logo span {
        background: url(images/header.gif) no-repeat right top;
        width: 706px;
        height: 104px;
        position: absolute;
}
h1#logo a {
        display: block;
        height: 104px;
        width: 706px;
        color: #000000;
        text-decoration: none;
}
#header {
	height: 104px;
	width: 706px;
}
.linknav {
	height: 22px;
	width: 706px;
	float: left;
	padding: 0px;
}

.nav {
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	height: 22px;
	width: 116px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	text-align:center;
}

.nav2 {
	height: 22px;
	width: 115px;
	float: left;
	background-color: #000000;
	color: #FFFFFF;
	margin-left: 3px;
	font-size: 12pt;
	font-weight: bold;
	text-align:center;
}
.example_body {
	height: 900px;
	width: 700px;
	background-repeat: repeat;
	border: 3px solid #000000;
	float: left;
	margin-top: 3px;
	background-image: url(bg1.gif);
}
#map {
	font-family: Helvetica, Arial, sans-serif;
	height: 508px;
	width: 700px;
	text-align: left;
	float: left;
	background-image: url(pictures/map.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#plan {
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	height: 350px;
	width: 650px;
	font-size: 12px;
	float: left;
	background-color: #FFFFFF;
	border: 2px solid #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	margin-left: 12px;
}
.links {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
}

.links:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	text-decoration: none;
}
.p1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-style: italic;
}
.ras {
	font-size: 10px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #FF0000;
}

.footer {
	height: 22px;
	width:812px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align:center;
}
#footer_nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer_nav li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
        padding-right:35px;
        padding-left:35px;
}
#footer_nav li a {
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
#footer_nav li a:hover {
	color: #999999;
	font-size: 14px;
}
