

#wrap {
    width: 880px;
    text-align: left;
    
}



#toppur {
    height: 130px;
    position: relative;
    margin-bottom: 8px;
}


#logo  {
    position: absolute;
    left: 0px;
    top: 10px;
    display:block;
    text-indent: -10000px;
    overflow:hidden;
    width: 360px;
    height: 86px;
    background: url(../images/dansari_logo.gif) no-repeat;
}

#logo_toprammi {
    background: url(../images/dansarar_toprammi.jpg) no-repeat;
    position: absolute;
    right: 0px;
    top: 10px;
    display: block;
    text-indent: -10000px;
    overflow:hidden;
    width: 500px;
    height: 90px;
}

#menu_top {
    position: absolute;
    bottom: 0px;
    background: url(../images/menu_bak.gif) repeat-x;
    height: 25px;
    width: 880px;
    
}
#menu_top *  {
    color: #DEF;
    font-size: 11px;
}
#menu_top .container {
    padding: 4px 0px 1px 15px;
}



#lefter, #mainbody, #righter {
    float: left;
    overflow:hidden;
}
#lefter .container {
    margin-right: 8px;
}

#lefter {
    width: 200px;
}
#mainbody {
    width: 530px;
}
#mainbody2 {
    width: 630px;
    overflow: hidden;
}
#mainbody2 table td, #mainbody table td {
	font-size: 10px !important;
	line-height: 12px;
}
#mainbody .container {
    margin-right: 10px;
    padding-left: 1px;
}
#righter {
    width: 150px;
    font-size: 11px;
}
#righter p,#righter td, #righter a,#righter td.newsflash {
    font-size: 10px;
    line-height: 120%;
}


#lefter .moduletable {
    width: 100%;
}


#bottom {
    background: url(../images/bottom_bg.gif) repeat-x;
    margin-top: 10px;
}
#bottom .container {
    padding: 10px;
}
#bottom .moduletable {
    width: 100%;
    text-align: center;
}
#bottom * {
    text-align: center;
}














