@charset "utf-8";
/* CSS Document */

.intro_back {
	background-color: #FFFFFF;
	background-image: url(images/bgound.jpg);
	background-repeat: repeat-x;
}


#wrapper {
	width:1000px;
	position:relative;
	margin:0 auto;
}

#slides {
	width:967px;
	height:260px;
	position:relative;
	top:50px;
	margin:0 auto;
	padding-bottom:0px;
}

.enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7A736B;
	text-transform:uppercase;
	margin:0 auto;
	text-align:center;
	padding-top:70px;"
}
