@charset "utf-8";
body {
	background-color: #5d250c;
	background-image: url(../images_pres/abt_us_outer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#hd {
background-image: url(../images_pres/abt_head.gif);
background-repeat: no-repeat;
background-position: 120px 0px;
}

div#main {
background-image:url(../images_pres/abt_us_inner.gif);
background-repeat: no-repeat;
background-position: 0 0;
}

*html div#main {
background-position: 0 -3px;
}

