
/*-------------------------------------------------
@ copyright style
-------------------------------------------------*/
@import url("../../common/css/default.css");

body
{margin:0; padding:0; text-align:center; color:#3A332B; height:100%; 
background:#38281F url(../../common/images/topbar_img.jpg) repeat-x top;}

#title
{width:707px;}
#title h2
{width:707px; height:238px; padding:0;  margin:0 auto; text-indent:-2000px; overflow:hidden; 
background:url(../images/title_copyright.png) no-repeat left top;
behavior: expression(IEPNGFIX.fix(this));}

h3{width:300px; height:24px; background:url(../images/page_copy.gif) no-repeat left top;
text-indent:-2000px; overflow:hidden; margin:10px 0 20px 0; padding:0;}

p{padding:0 25px 0 0;}

