@import url("main.css");

body { background: #03083a url(../images/bg_sub.gif) repeat-x top; }
#main { background: url(../images/bg_main.gif) repeat-y top; }
#mainsub { background: url(../images/bg_main.gif) repeat-y top; margin-top: 61px; clear: both; position: relative; }
#footer { background: url(../images/bg_footer.gif) no-repeat top; padding: 40px 0; }
