body{
	overflow-x:hidden;
	}

#content{padding:0;}
#top {
    margin-bottom:0;
}
#bottom{
    margin-top:0;
}
.hptbl{
}
.hptbl #td1{
    background-repeat:no-repeat;
    background-position:left top;
    width:350px;
    height:291px;
}
.hptbl #td2{
    background-repeat:no-repeat;
    background-position:left top;
    width:350px;
    height:291px;
}

.hptbl #td3{
    background-repeat:no-repeat;
    background-position:left top;
    width:350px;
    height:291px;
}
.hptbl #logo{
    position:relative;
    left:40px;
    top:50px;
    width:100px;
    height:100px;
}
.hptbl #categories{
    position:relative;
    left:80px;
    top:130px;
    width:350px;
    height:130px;
    color:#999;
    font-weight:bold;

}
.hptbl #categories .title{
    margin-top:5px;
    margin-bottom:10px;
    padding-left:10px;
}
.hptbl #categories a{
    color:#999;
    font-weight:normal;
    text-decoration:none;
    padding-left:5px;
}

.hptbl #categories li{
    list-style-type:none;
    background-image:url(../images/hp/bullet.gif);
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:5px;
    padding-bottom:3px;
    font-size:10px;
    float:left;
    width:145px;
}