@charset "ISO-8859-2";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight: bold;
}
address {
	font-style: normal;
}
em {
	font-style: italic;
}
b {
	font-weight: normal;
}
i {
	font-style: normal;
}

/*CLEAR FIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/*PNG fix*/
IMG, img, a, input, li, h1, ul, background, div {
	behavior: url(images/iepngfix.htc);
}

body {
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #333;
	font-size: 12px;
	line-height: 16px;
	background: url(../images/bg.jpg) center top;
}
em {
	font-style:normal;
}

#wrap1 {
	width: 818px;
	margin: auto;
}
#logo {
	background: url(../images/logo.png) center no-repeat;
	margin: 25px 0 0 0;
	width: 818px;
	height: 102px;
}
#nav {
	width: 665px;
	background: url(../images/bg_content.png);
	height: 15px;
	padding: 25px 20px 20px 23px;
	margin: 10px 0 0 57px;
	display: block;
	font-size: 18px;
}
#nav li {
	float: left;
	list-style: none;
	margin: 6px 27px 0 0;
}
#nav a {
	color: #000;
	text-decoration: none;
}
#nav a:hover, #nav a.active {
	color: #949488;
	text-decoration: none;
}
#visual {
	width: 818px;
	height: 234px;
	display: block;
	background: url(../images/bg_content_small.png);
	padding: 3px 0 0 35px;
}
#content {
	width: 768px;
	background: url(../images/bg_content_small.png);
	float: left;
}
#content h1 {
	font-size: 18px;
	margin: 0 0 20px 0;
}
#content h2 {
	font-size: 15px;
	margin: 0 0 5px 0;
}

#content_txt {
	margin: 20px 20px 20px 80px;
	float: left;
}
#map {
	width: 734px;
	height: 400px;
	margin: auto;
	border: 10px solid #FFF;
}
#footer {
	background: transparent url(../images/footer.png) repeat scroll 0 0;
	float: left;
	font-size: 11px;
	height: 35px;
	padding: 69px 0 0;
	text-align: center;
	width: 818px;
}
#footer a {
	color: #000;
}
#facebook {
	float: left;
	font-size: 11px;
	height: 35px;
	margin: 6px 0 0 61px;
	width: 789px;
}


#visual img {
	border: 10px #FFF solid;
}

/*slider*/
#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider, #slider li {
	height: 220px;
	margin: 0 0 0 0px;
	overflow: hidden;
	width: 754px;
}
span#next {
	height: 69px;
	left: 717px;
	position: relative;
	top: -150px;
	width: 35px;
}
span#prev {
	left: -35px;
	position: relative;
	top: -150px;
}

/*slider*/
.slideshow {
	height: 220px;
	width: 754px;
	z-index: 10;
}
.slideshow img {
}
