body {
	margin: 1em;
	font-family: sans-serif;
	line-height: 1.1;
	background: #d59663;
	color: #000;
	font-size: 0.9em;
	background-image: url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}




a img, .slide1 ul li img {
	border:0;
	cursor:pointer;
}




h1 {
	text-align: center;
	margin: -6px 0 0 -6px ;
	font-size: 2em;
	border-bottom: 0px solid #ff0000;
	background-color: #555;
	color:#fff;
	padding: 10px 10px 8px 10px;
	width:465px;
	font-weight: normal;
}
h2, h3, h4 {
	display: block;
	margin: 1em 0;
	padding: 10px;
	font-weight: normal;
	font-size: 1.3em;

}

h4 {

	color: #408a62;

}


p {
	line-height: 1.3em;
}




#accessible {
	position: absolute;
	top:-200px;
}




#logo_print {
	display: none;
}
#logo {
	position: absolute;
	top: 60px;
	left: 147px;
	padding:0;
	margin: 0 auto;
	width: 90px;
	height: 40px;
	z-index:10;
	border: 0px solid #fff;
}
#logo img{
	border: 0;
}




#intro {
	position: absolute;
	top: 104px;
	left: 130px;
	z-index: 3;
	height: 289px;
	width: 511px;
	border: 0px solid #ff0000;
	margin: 0 auto;
	padding:0;
	overflow: hidden;
}




#container {
	position: relative;
	overflow: hidden;
	height: 490px;
	width: 770px;
	background-image:url(../images/gps.gif);
	margin: 0 auto;
}




#back {
	position: absolute;
	width: 28px;
	height: 24px;
	top: 186px;
	left: 661px;
}
#up {
	position: absolute;
	width: 23px;
	height: 23px;
	top: 278px;
	left: 664px;
}
#down {
	position: absolute;
	width: 23px;
	height: 23px;
	top: 379px;
	left: 663px;
}




#slideButtons {
	position: absolute;
	top: 341px;
	left: 0px;
	height: 45px;
	background-color:#000;
}
#slideButtons a {
	background-color:transparent;
}




#time {
	position: relative;
	left: 510px;
	top: 74px;
	color: white;
	font-size: 20px;
	font-weight: bold;
	font-variant:small-caps;
	color: #80cea6;
}




.slide {
	overflow: hidden;
	height: 388px;
	width: 520px;
	margin: 0em auto;
	border: 0px solid #ff0000;
	position: relative;
	top: 30px;
	left: 5px;
	z-index: 4;
}
/*Interior Slide*/
.slide .slide1, .slide2 {
	position: absolute;
	left: -10px;
	bottom: 0;
	top: 52px;
	width: 501px;
	height: 274px;
	padding: 15px 5px 0 5px;
	text-align: left;
	overflow: auto;
	background-color: #fff;
}

.slide a:link, .slide a:visited {
	text-decoration: underline;
	color: #593525;
}

.slide a:active, .slide a:hover {
	text-decoration: underline;
	color: #593525;
	background-color: #ddd;
}




.style {
	width: 445px;
	border: 1px solid #000;
	text-align: left;
	padding: 10px 10px 7px 10px;
	-moz-border-radius: 6px;
	-moz-box-shadow: 5px 3px 3px #b2aeae;
	-webkit-box-shadow: 5px 3px 3px #b2aeae;
	box-shadow: 5px 3px 3px #b2aeae;
	background-color:#80cea6;
}
.slide1 {
	margin: 0;
	padding: 0px;
	width: 500px;
}
.slide1 ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
.slide1 ul li {
	float: left;
	width: 142px;
	height: 140px;
	margin:0;
	padding:0 8px;
	text-align:center;
}
.slide1 a:active, .slide1 a:hover {
	background-color: #fff;
}






















.homepage {
	clear: both;
	position: relative;
	left: 210px;
	top: -160px;
	width: 180px;
	height: 135px;
	margin: 0 auto;
	padding: 0;
}
.homepage img {
	border:0;
}




.survey_online {
	clear: both;
	position: relative;
	left: -185px;
	top: -15px;
	width: 183px;
	height: 75px;
	margin: 0 auto;
	padding: 0;
}
.survey_online img {
	border:0;
}



.survey_live {
	clear: both;
	position: relative;
	left: 0px;
	top: -70px;
	width: 183px;
	height: 75px;
	margin: 0 auto;
	padding: 0;
}
.survey_live img {
	border:0;
}



.survey_self {
	clear: both;
	position: relative;
	left: 0px;
	top: -90px;
	width: 183px;
	height: 75px;
	margin: 0 auto;
	padding: 0;
}
.survey_self img {
	border:0;
}
