@charset "utf-8";
/* CSS Document */

body {background:#eee  url(../img/bg_orange.jpg) no-repeat top fixed; font-family:Arial, Helvetica, sans-serif; margin-top:0px;}
h1 {font-size:16px;}
h3 {font-size:14px;}
#page {width:725px; height:597px; margin:0 auto; text-align:left; padding:0px 0 0 0; font-size:12px; background:url(../img/center.jpg) no-repeat;}
#left { float:left; width:345px; padding-top:190px; padding-left:25px; overflow:hidden;}
#left a { color:#990000; text-decoration:none;}
#right { float:right; width:265px;}
#button { clear:both; float:left; width:202px; height:60px; margin-top:225px; background-image:url(../img/btn.jpg);}
#button:hover {background-image:url(../img/btn_hover.jpg);}
#button a {height:60px; display:block; text-indent: -999999px; overflow: hidden;}
#footer { clear:both; float:left; position: absolute; color:#FFFFFF; width:570px; margin-top:565px; padding-left:25px;}
#footer a { color:#FFFFFF; text-decoration:none;}

