* {
font-size: 100%;
border: 0;
padding: 0;
margin: 0;
}

html {
background: #431414;
height: 100%;
display: table;
}

body {
display: table-cell;
vertical-align: middle;
height: 100%;
}

table#body {
height: 100%;
/* background: #CC6633; */
/* display: table-cell; */
}


table {
border-collapse: collapse;
/* text-align: center; */
margin: auto;
width: 909px;
height: 640px;
}


td#top {
background: url(img/head.jpg);
height: 191px;
}

td#bottom {
background:url(img/bottom.jpg);
height: 237px;
}

#partners {
padding: .5em .3em;
font-family: Tahoma, sans-serif;
font-size: 1.5em;
font-weight: normal;
color: #bbb;
float: left;
width: 262px;
height: 58px;
cursor:pointer;
}

#ptnr_tp {
background: url(/img/partners_top.jpg);
height: 117px;
}

#ptnr_bg {
background: url(/img/partners_bg.jpg);
height: 328px;
}

#ptnr_bt {
background:url(/img/partners_bottom.jpg);
height: 195px;
}

#inner {
width: 100%;
height: 0%;
color:#FFFFFF;
}

#inner td {
font-size: .8em;
}

#inner td#odd {
width: 3%;
}

#inner td#even {
width: 17%;
}

#inner h1 {
font-family: Tahoma, sans-serif;
font-size: 1.8em;
font-weight: normal;
padding-bottom: .5em;
}

#inner h2 {
font-family: Tahoma, sans-serif;
font-size: 1em;
font-weight: normal;
}
