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

body{
background:url(../images/bg.jpg) top;
margin:0;
padding:0;
}
*{ margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; line-height:18px; text-align:justify; font-weight:normal; text-decoration:none;}
.clearboth{ clear:both;}
a{ color:#000000; text-decoration:underline;}
a:hover{ text-decoration:underline; color: #0000FF;}
#container{ margin-left:auto; margin-right:auto; padding:0 0 0 0; width:1013px;}
#topbanner{background:url(../images/topbanner.png); height:255px;}