   /* home */


    div.rotateHPwrapper {
	    width:611px;
	    height:271px;
    }

    div.topoffers {
	    width:611px;
	    height:233px;
    }

    div.bottomoffers {
	    width:610px;
	    height:38px;
				border-left:1px solid #B8B8B8;
		border-right:1px solid #B8B8B8;

    }

    div.toptab {
        width: 153px;
        height:3px;
        background-color: #333333;
		padding:none;
				border-bottom:1px solid #B8B8B8;

    }

    div.bottomtab {
        width:153px;
		height:34px;
        background-color:#d7d7d7;
		border-bottom:1px solid #B8B8B8;
    }


    div#hpoffertop {
        width:153px;
        height:38px;
	float: left;

    }

    div#hpoffer {
        width:152px;
        height:38px;
		float: left;


    }

    div.offercontent {
	    padding-top:9px;
		text-align:center;
    }

    a.offerlink {
	    font-family:Arial, Helvetica, sans-serif;
	    font-weight:bold;
	    font-size:10pt;
	    color:#464646;
		text-decoration:none;
    }

    a.offerlink:hover {
	    text-decoration:none;
    }

	img {
	border:0;

	}

    /* home */
