@charset "utf-8";
#header {
	background-image:url(images/logo.jpg);
	width:897px;
	height:420px;
}
#contentframe {
	background-image:url(images/body_top.jpg);
	width:897px;
	height:41px;
}
#content {
	width:897px;
	margin:0 auto;
	background:url(images/body_repeat.jpg) repeat-y;
	line-height:0px;
}
#navagation {
	height:25px;
	width:897px;
}
#footer {
	background-image:url(images/foot_pic.jpg);
	width:897px;
	height:67px;
}
