*{
	margin:0px;
    padding:0px;
}
html, body{
	height: 100%;
}

#contents {
    min-height:100%;
    height:auto !important;
    height:100%;
    padding:0;
    margin:0 auto -68px;
}
#main {
    height:auto;
}

#footer {
	height:68px;
}


	.platums-padding
    {
        width:990px;
        height:85px;
    }

    .platums
    {
        width:990px;
        height:0px;
        line-height:0px;
        overflow:hidden;
    }


	body
    {
	    background-color: #ffffff;
        background-image: none;
        background-repeat:repeat;
	    font-family: "Arial";
        font-size: 12px;
        color:#000000;
        line-height:18px;
        margin:0px;
        min-width: 990px;
        overflow: auto;
	}

    td
    {
        font-family: "Arial";
        font-size: 12px;
        color:#000000;
        line-height:18px;
        padding:0px;
    }
    .th
    {
        font-family: "Arial";
        font-size: 12px;
        color:#000000;
        line-height:18px;
        padding:0px;
    }


    .w-padding
    {
    	padding-left:20px;
        padding-right:20px;
    }