/* CSS Document */
#container{
	width: 1020px;
	background: url(../images/subpage.png) no-repeat left top;
	margin: 0 auto;
}
#content_top {
	height: auto;
	width: 1020px;
	margin: 0 auto;
}
#content_bottom {
	width: 1020px;
	height: auto;
	margin: 0 auto;
}
#footer {
	height: auto;
	width: 1020px;
	margin: 0 auto;
}
/* content_top stuff*/
.veriage {
	height: 500px;
	padding: 0px 0 10px 40px;
	width: 940px;
}
/* content_bottom stuff*/
