@charset "UTF-8";
/* CSS Document */

.slideshow {
	position: relative;
	width: 578px;
	height:385px;
	color: #000000;
	z-index: 0;
	padding: 0px;
	display: block;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/contact_09.jpg);
	background-repeat: no-repeat;
}
.slideshow img { margin:auto; display:block;}

.blank {
	position: relative;
	width: 578px;
	height:385px;
	color: #000000;
	z-index: 0;
	padding: 0px;
	display: block;
	float: left;
	position: relative;
	background-color: #FFFFFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #333333;
	line-height: 14px;
	background-image: url(../images/paper.jpg);
}


#container{
	position:absolute;
	width:1024px;
	height:631px;
	top: 50%;
	margin-top: -315px;
	margin-left: -512px;
	left: 50%;
}


.light {
	color: #333333;
}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FD587D;
}
#top {
	background-image: url(../images/bg_02.png);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	height: 54px;
	width: 1024px;
	float: left;
}
#top2 {
	background-image: url(../images/bg_03.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	height: 60px;
	width: 1024px;
	float: left;
}
#about {
	position: relative;
	float: left;
	height: 23px;
	width: 72px;
	padding-left: 75px;
	padding-top: 20px;
}
#contact {
	position: relative;
	height: 45px;
	width: 245px;
	float: right;
	padding-right: 60px;
}
#left {
	background-image: url(../images/bg_04.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 385px;
	width: 125px;
	float: left;
}

#prevNext {
	background-image: url(../images/bg_06.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	height: 94px;
	width: 301px;
	float: left;
	padding-left: 20px;
}
#prev2 {
	position: relative;
	height: 55px;
	width: 101px;
	padding-top: 15px;
	float: left;
}
#next2 {
	position: relative;
	height: 55px;
	width: 101px;
	float: left;
	padding-top: 15px;
}
#list {
	background-image: url(../images/bg_07.png);
	background-repeat: repeat;
	position: relative;
	height: 291px;
	width: 301px;
	float: left;
	list-style-position: inside;
	list-style-type: circle;
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}
#bottom {
	background-image: url(../images/bg_08.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: left;
	height: 57px;
	width: 1024px;
}
#foot {
	background-image: url(../images/bg_09.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 75px;
	width: 1024px;
	position: relative;
}

.current a:link {
	text-decoration: none;
	color: #FD587D;
	}

.current a:visited {
	text-decoration: none;
	color: #FD587D;
	}

.current a:hover {
	text-decoration: none;
	color: #000;
	}

.current a:active {
	text-decoration: none;
	color: #000;
	}li {
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #0099FF;
	display: list-item;
	width: 170px;
}
.info {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: normal;
	text-align:center;
	display: block;
	margin-top: 150px;
}
.info2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-top: 70px;
}
