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

* { margin:0; padding:0;}
body { font-weight:bold; font-size: 12px; font-family: "Trebuchet MS"; background-color:#fff; color:#000; margin:auto; }

#container {width:617px; /*height:560px;*/ background:url(images/bg.jpg) no-repeat; margin:25px auto 0 25px; position:relative; }
a { outline:none;}

h1 {height:218px; width:167px; margin:0 0 0 24px ; padding-top:24px; float:left;}
h1 a { background:url(images/logo.jpg) no-repeat; display:block;height:218px; width:167px; text-indent:-9999px }

input.css { background:url(images/startBg.png) no-repeat; width: 360px; border:0; text-align:center; height:23px; padding-top:5px; line-height:23px; font-size:12px; font-weight:bold; font-family:"Trebuchet MS";}
.ie input.css { padding-top:0px;}

#footer { font:11px Arial; width:617px; margin:10px 0 0 25px; text-align: center; padding-bottom:25px;}
.ie #footer { margin-top:0;}
