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

#topimages {
	width: 100%;
	height: 450px;
	background: url(../images/indexphoto.jpg) right top no-repeat;
	border-bottom: #0d3d69 7px solid;
}


#main {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

#logo {		float: left;	margin-top: 130px;}
h1 {	visibility: hidden;}

#information {		float: right;	margin-top: 70px;}
h3.index_info {		padding: 0 0 10px 0 ;	font-size: 16px;	border-bottom: #666 1px dotted;}
#information li {	margin-top: 15px;	font-size: 10px;}

#pickup {	margin-top: 70px;}
a.nospace {		float:	left;}