
    div#magazine_header {
        margin: 0; padding: 0;
        height: 170px;
        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#daniels_date {
    	padding: 0; margin: 0;
    	float: right;
    	width: 100px;
    	color: #fff;
    	
    	margin: 7px 7px 0px 0px;
    	padding-right:10px;
    	text-align: right;
    	font-weight: bold;
    }  
    
    div#best_US {
    	float:left;
    	background-image: url(/images/tagline.gif);
    	background-position:left;
    	background-repeat:no-repeat;
    	height: 30px;
    	width:400px;
    }
	
	
    div#band {
		margin:auto;		
		padding-top:8px;
    	background: #333333 url(/images/band.gif) no-repeat;
    	height: 23px;
    	width:980px;
		clear:both;
		text-align:right;
		font-weight:bold;
		color:#FFFFFF;
    }
    div#krumb {
		margin:auto;		
		padding-top:8px;
    	height: 23px;
    	width:980px;
		clear:both;
		text-align:left;
    }
	a.white_link{
		color:#FFFFFF;
	}
	.strong{
		font-size:1.1em;
		font-weight:bold;
	}
	a#cta{
		color:#cc0000;
		font-weight:bold;
		text-decoration:underline;
	}
	a:hover#cta{
		color:#000088;
		font-weight:bold;
		text-decoration:underline;
	}
	
	.mr_forty {
		margin-right:40px;
	} 
	.mr_fifty {
		margin-right:50px;
	} 
	p.contact_people {
		float:left;
		margin-top:20px;
	}
	p.quote {
		font-style:italic;
		color:#B70909;
		font-size:1.2em;
		font-weight:bold;
	}
	
	div.content_center ul.smlpad li {
		margin-bottom:5px;
	}
	
	div#header_cta a {
        float: right;
		height:163px;
		width:300px;
		margin-right:50px;
    }