@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
}

#header {
	border-bottom: 10px solid #FF0;
}

#container {
	width: 850px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
}

#toplogo {
}

#toplogo img {
	height: 80px;	
}

#toptext {
	padding-left: 50px;
}

#content {
	border-bottom: 10px solid #FF0;
}

#imagescroller_container img{
	width: 850px;
	height: 300px;
}

#imagescroller li {
	list-style: none;
}

#imagescroller {
	padding: 0;	
}

.test3 {
	margin: 28px;
	width: 850px;	
}

iframe {
	height: 620px;
	overflow: hidden;
	border: none;
	width: 850px;
}

