html,body{
    background:#fff;
    border:0;
    font:12px Arial,Helvetica,sans-serif;
    margin:0;
    padding:0}
h1,h2,h3,ul,p{
    list-style:none;
    margin:0;
    padding:0}
#ifrm{
    background:url(img/bg.jpg) 0 bottom repeat-x;
    height:408px;
    overflow:hidden;
    width:675px}
    #ifrm h1{
        background:url(img/bgh1.jpg) 0 0 no-repeat;
        height:81px}
        #ifrm h1 a{
            display:block;
            height:81px;
            margin:0 0 0 158px;
            overflow:hidden;
            width:400px}
        #ifrm h1 a strong{
            display:none}
    #ifrm ul{
        padding:0 0 0 8px}
        #ifrm li{
            float:left;
            height:162px;
            margin:0 7px 0 0;
            text-align:center;
            width:160px}
        #ifrm li.last{
            margin-right:0}
    #ifrm img{
        border:1px solid #fff;
        display:block;
        margin:1px auto}
        #ifrm a:hover img{
            border-color:#AED5FD}
    #ifrm h2{
        font-size:12px}
        #ifrm h2 a{
            color:#0A0503;
            display:block;
            height:39px;
            padding:3px 0 0 0;
            text-decoration:none}
        #ifrm h2 a:hover{
            color:#E0332C}
