/* CSS Document */


div#page-wrap {
	width: 726px;
	margin: 0 auto;
	top: 0px;
}

#header{
	height: 194px;
	width: 432px;
	background: url(images/corner_logo.jpg) top left no-repeat;
	top: 0px;
	left: 0px;
}

#nav{
	height: 31px;
	width: 578px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	top: auto;
	float: right;
	text-align: left;
	letter-spacing: 0.9px;
}

#scroll_top{
	height: 185px;
	width: 682px;
	background: url(images/scroll_top.png) top left no-repeat;
	top: 0px;
	left: 0px;
}

#scroll{
	width: 682px;
	background: url(images/scroll_mid.gif); repeat-y;
	float: right;
}

#type{
	width: 580px;
	padding: 10;
	margin: 0 auto;
}
