@charset "utf-8";
/* CSS Document */

#topback{
	background:  url(../newimages/back.jpg) no-repeat center top;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	margin:0;
	min-width:1000px;
	padding:0;
	width:100%;
	min-height:924px;

}

#content{
	background:url(../newimages/content_back.png) no-repeat center top;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	width:838px;
	padding-left:95px;
	padding-top:35px;
	padding-right: 100px;
	min-height:654px;
	margin:0 auto;
}