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

#homebody{
background:url(../images/bghome.gif) no-repeat 0 0;
width:910px;
margin:0 auto;
}

#mainframe{
	background-color:#fff;
    width:778px;
    margin:80px auto 0 auto;
    padding:10px;
}

#banner{margin:10px 0;}

#forms{position:relative;height:150px;}
#links{position:absolute;left:0;top:0;width:452px;height:150px;overflow:hidden;background:url(../images/bgh.gif) repeat-x;}
#linkstit{margin-bottom:21px;}
#linktabs{margin-left:20px;}
#linktabs a{background:url(../images/bghlink.gif) no-repeat 0 0;display:block;width:140px;height:60px;line-height:45px;color:#fff;float:left;text-align:center;}
#linktabs a:hover{text-decoration:none;background-position:0 -60px;}
#logforms{width:320px;position:absolute;right:0;top:0;height:150px;background:url(../images/bgh.gif) repeat-x;overflow:hidden;}
#logforms div.logtabs{height:31px;background-color:#fff;}
#logforms div.logtab{height:31px;}
#logforms div.logtab a{display:block;width:146px;height:31px;background:url(../images/htabs.gif) no-repeat;float:left;}
#logforms div.logtab a.t-a{background-position:0 0;}
#logforms div.logtab a.t-b{background-position:-146px 0;}
#logforms #tab-a{display:block;}
#logforms #tab-b{display:none;}
#logforms div.log{margin:0 30px 0 30px;}
#logforms div.log input{height:18px;line-height:18px;}
#logforms div.entry{padding:2px 0;}
#logforms button.bok{width:49px;height:21px;border:none;background:url(../images/bg_b.gif) no-repeat;color:#fff;}

#footer{width:798px;}