.phark {
    text-indent: -5000px;
    overflow: hidden;
    display:block;
}
.logo {
    z-index:10;
}
#inner3 {
    margin:0;
    min-height:595px;
    background:url(../images/background.png) no-repeat top center;
    position:relative;
}
#main {
    position:absolute;
    right:0;
    top:120px;
    width:410px;
}
#facebook {
    width:547px;
    height:657px;
    background:url(../images/facebook_roo.png) no-repeat top center;
    position:relative;
    left:40px;
}
#products {
    position:absolute;
    bottom:0;
    right:0;
}

#main h2 {
    width:446px;
    height:76px;
    background:url(../images/hdr_fanus.png) no-repeat top left;
    margin:0 0 30px -155px;
}
#main p {
    margin:10px 0;
}
#main p.link a {
    background: url(/en_US/images/white_arrow.gif) no-repeat right top;
    padding-right:10px;
}
#main a:link,
#main a:visited,
#main a:active {
    color:#FFFFFF;
}
#main a:focus,
#main a:hover {
    
}

#facebook .fanbox {
    position:relative;
    top:219px;
    left:94px;
    width:363px;
    height:406px;
}

