
    div#magazine_header {
        margin: 0; padding: 0;
        height: 153px;
        background: transparent url(/images/header.jpg) left no-repeat;
    }
    div#magazine_header div#offer_details {
        color: #000;
        padding-top: 96px;
        margin: 0 0 10px 30px;
        width: 400px;
    }
    div#magazine_header div#offer_details p {
        margin: 0; padding: 0;
    }
    div#magazine_header div#offer_details ul {
        margin: 0; padding: 0;
        margin: 5px 0 0 17px;
    }
    div#magazine_header div#offer_details ul li {
        list-style: url(/images/bullet.gif);
    }

    div#navigation ul li a.no_bullet strong {
        font-weight: normal;
    }
    div#strip {
    	border-bottom: 1px solid #ccc;	
    	border-top: 1px solid #ccc;	
    	background: #76FFAD;
    }
	div.left_col_bottom {
		text-align:left;
		width:200px;
		padding-top:5px;
	}
	
	div.content_center h2 {
		font-weight:bold;
		font-size:1.3em;
		margin-top:0px;
	} 
	div.content_center h3 {
		margin-top:10px;
	} 
	div.content_center a {
		color:#000;
		text-decoration:none;
	} 
	
	div.content_center a:hover {
		text-decoration:underline;
	}
	
	div.ctas {
		
	}
	div.ctas a img {
		border:none;
	}
	
	div#addresses {
		height:200px;background:transparent url(/images/column_bottom.gif) repeat-x;
	}
	
	.text_cta{
		text-decoration:none;
		padding:10px 0px;
		text-align:center;
		margin:0px 0px 0 10px;
		
	}

	#text_cta p:hover{
		text-decoration:underline;
	}
	
	div.content_center .home_offer_list{
		padding-left:190px;
	}
	
	.large_bottom_margin{
	
		margin-bottom:200px;
	}
	
	div#supp_covers {
		text-align:center;
		margin-left:-30px;
		margin-right:-25px;
	}
	div#supp_covers img {
		margin-right: 10px;
		margin-top:10px;
	}
