/* CSS Document */
*{ margin:0; padding:0; border:0;}
a{ font-size:14px; color:#878787; text-decoration:none;}
a:visited{ color:#878787;}
a:hover{ color:#FF6633;}
a:active{ color:#006666;}
ul{ list-style:none;}
body{background:url(/images/bg.gif) left top repeat-x;}
#header{width:940px;height:302px; margin:0 auto;}
.headleft{float:left;}
.headright{ float:left;}
.headcenter{float:left;list-style:none;}
.headtop{ float:left;}
.headtop img{ float:left;}


