.tail-top{ background:url(images/bg.gif) repeat-x top #fff;}
.tail-bottom{background:url(images/bot.gif) repeat-x  bottom }
.small-text{ font-size:.8em;}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; }

/*======= header =======*/
#header {height:256px;  background:url(images/top.jpg) no-repeat top center}
/*======= chat =========*/
#chat
{
  margin-top:0px !important;
  margin-bottom:20px;
  margin-left:0px;
}
#chat_int
{
    margin-left:10px !important;
}
/*======= index.html =======*/
#content .col-1{ width:607px;}
#content .col-2{ width:266px; }
#content .col-3{ width:117px; margin-right:30px}
#content .col-4{ width:117px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:607px; margin-right:10px}
#page2 #content .col-2{ width:266px}
#page2 #content .col-3{ width:255px; margin-right:53px}
#page2 #content .col-4{ width:247px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:607px; margin-right:10px}
#page3 #content .col-2{ width:266px}
#page3 #content .col-3{ width:117px; margin-right:30px}
#page3 #content .col-4{ width:117px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:607px; margin-right:10px}
#page4 #content .col-2{ width:266px}
#page4 #content .col-3{ width:117px; margin-right:30px}
#page4 #content .col-4{ width:117px}
#page4 #content .col-5{ width:290px}
#page4 #content .col-6{ width:261px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:607px; margin-right:10px}
#page5 #content .col-2{ width:266px}
#page5 #content .col-3{ width:117px; margin-right:30px}
#page5 #content .col-4{ width:117px}
#page5 #content .col-5{ width:290px}
#page5 #content .col-6{ width:261px}
/*======= index-3.html =======*/
#page6 #content .col-1{ width:883px}

/*======= footer =======*/
#footer { height:54px; }

.col-1 fieldset{border:none;}
.col-1 fieldset li
{
    list-style:none !important;
    width:53em;
    margin:.3em 0 .3em 0;
    height:2.5em;
}
.col-1 fieldset label{ display:block; width:16em; float:left;}
.col-1 fieldset input{ width:31em; float:left;}
.col-1 fieldset textarea{ width:47em; float:left;}