/* CSS kejarmentari.com Document */

#tablediv {
display: table;
width:1024px;
}

#tabledivhome {
display: table;
width:1024px;
}

#rowdiv {
display: table-row;
width: auto;
}


#celldivbackground {
display: table-cell;
float:left;
background-image:url(../images/index_01.jpg);
background-repeat:no-repeat;
width:282px;
height:650px;
}

#celldivlogo {
display: table-cell;
float:left;
background-image:url(../images/index_02.jpg);
background-repeat:no-repeat;
width:460px;
height:83px;
}

#celldivportofolio {
display: table-cell;
float:left;
background-image:url(../images/index_03.jpg);
background-repeat:no-repeat;
width:90px;
height:83px;
}

#celldivjasalayanan {
display: table-cell;
float:left;
background-image:url(../images/index_04.jpg);
background-repeat:no-repeat;
width:114px;
height:83px;
}

#celldivkontak {
display: table-cell;
float:left;
background-image:url(../images/index_05.jpg);
background-repeat:no-repeat;
width:78px;
height:83px;
}

#celldivnewsticket {
display: table-cell;
float:left;
background-image:url(../images/index_06.jpg);
background-repeat:no-repeat;
width:742px;
height:21px;
}

#celldivpages {
display: table-cell;
float:left;
background-image:url(../images/index_07.jpg);
background-repeat:no-repeat;
width:742px;
height:546px;
margin:10px 0px 10px 20px;
}


#celldivalamat {
display: table-cell;
clear:both;
background-image:url(../images/index_08.jpg);
background-repeat:no-repeat;
width:1024px;
height:100px;
}