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

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

#footer {
	height:150px;
}


	.platums-padding
    {
        width:980px;
        height:150px;
    }

    .platums
    {
        width:980px;
        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: 980px;
        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;
    }

    li
    {
    	margin-left:30px;
        list-style:disc;
        line-height:21px;
    }
