	html {
        height: 96%;
        margin: 0;
        padding: 0;
    }
    body {
        /* height: 96%; */
        font-size: 62%;
        background-color: #e4e4e4;
        font-family: Verdana, Tahoma, "sans-serif";
        text-align: center;
        margin: auto;
    }
    div#body_wrapper {
    	background: #e4e4e4 url(/images/main_background.gif) top repeat-y;
    }
    div#container {
        font-size: 1.1em;
        width: 980px;
        margin: auto;
        text-align: left;
    }
    img {
    	border: 0;
    }
    a {
        color: #AF272C;
        font-weight: bold;
		text-decoration:none;
    }
    a:hover {
		text-decoration:underline;
    }
    div#header_cta {
        float: right;
        margin: 10px 10px 0px 0px;
        height:80px;
        width:300px;
    }
	.head_banner
		{
		background-color: transparent;
		width: 980px;
		display: block;
		height: 40px;
		}
    #homepage_link {
    	display: block;
    	width: 350px;
    	height: 50px;
    	padding-top: 30px;
    	float: left;
    	text-decoration: none;
    	
    }
    
    #mag_link {
    display: block;
            height:82px;
        width:280px;
        padding: 0 30px 20px 0; 
        margin: -6px 30px 0 -30px ;
        
    }
    
    div#breadcrumb {
		height: 32px;
        background: transparent url(/images/topbar_left.gif) left no-repeat;
    	margin: 0px 0px 0px 25px;
    	width: 800px;
    	padding: 0;
    	clear: both;
		line-height:20pt;
    }
    div#breadcrumb ul {
        margin: 0; padding: 0;
        display: block;
        margin-top: 10px;
    }
    div#breadcrumb ul li {
        display: inline;
        margin: 0; padding: 0;
        color: #fff;
        height: 10px;
        padding: 0px 15px 2px 0;
        background: transparent url(/images/topbar_arrow.gif) right no-repeat;
    }
    div#breadcrumb ul li.no_arrow {
        background-image: none;
        padding: 0;
    }
    div#breadcrumb ul li a {
        color: #fff;
        font-weight: normal;
    }
    div#logo {
        float: right;
    }
    /* See ie.css for ie version of clearfix */
    .clearfix:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }
    div#content {

    }
    /* Navigation */
    div#navigation {
        margin-bottom: 10px;
        width: 230px;
        float: left;
    }
    div#navigation ul {
        margin: 0; padding: 0;
        background: #F5F5F5;
    }
    div#navigation ul li {
        margin: 0; padding: 0;
        list-style: none;
        border-bottom: 1px dotted #2d5e87;
        
        
        
    }
    div#navigation ul li a {
        display: block;
        padding: 8px;
        margin-left: 0px;
        color: #af272c;
        text-decoration: none;
        background: transparent url(/images/nav_bullet.gif) left no-repeat;
        padding-left:11px;
        margin-left:10px;
        font-weight: normal;
        
    }
	div#navigation ul li a.supp_selected {
		text-decoration: none;
		font-weight: bold;
		       background:  url(/images/nav_bullet.gif) left no-repeat; /*background-color: #fff; */
	}    
    div#navigation ul li:hover {
        /*background: #fff; 
       
         background: #da1b20;*/
             background: #c5defa;
        /* text-decoration: underline; */
    }
    
     div#navigation  div#nav_red {
   
        border-bottom: 1px solid #da1b20;
            border-top: 1px solid #da1b20;
        
    }
    
    div#navigation ul li.features {
    border-bottom:#af272c solid 1px;
      border-top:#af272c solid 1px;
    }
    div#navigation ul li.features img {
        margin-bottom: -2px;
    }
    div#navigation ul li a.no_bullet {
        list-style: none;
        background: none;
        padding-left: 0;
    }
    /* body */
    div#content_body {
        float: left;
        width: 703px;
        padding: 0px 25px 0px 20px;
    }
    div.center_col {
        width: 440px;
    }
    div.content_center {
        background: #F8F8F8;
        padding: 10px 10px 10px 10px;
    }
    .mbott {
        margin-bottom: 25px;
    }
    div.content_center ul {
        padding-left: 152px;
        
    }
    
  div.new_bullet ul {
        padding-left: 32px;
        
    }
    
    
    div.content_center ul.smlpad, div.nopadonul ul {
        padding-left: 30px;
    }
    div.content_center div img {
        border: 1px solid #767676;

    }
    div.content_center h1,
    div.content_center h2,
    div.content_center h3,
    div.content_center h4
    {
        padding: 0; margin: 0;
        font-size: 1.1em;
        font-weight: normal;
        background: #b71a2b;
           background: #af272c;
        padding: 10px;
        margin: -10px;
        margin-bottom: 10px;
        text-align: left;
        border-bottom: #2d5e87 solid 1px;
        border-top: #2d5e87 solid 1px;
        color:white;
    }
    div.content_center h1 {
    	font-size: 1.1em;
    	  font-weight: bold;
    }
    h2.right_col {
        padding: 0; margin: 0;
        font-size: 1.1em;
        font-weight: normal;
        background: #2d5e87;
        padding: 10px;
        font-weight: bold;
        margin-bottom: 10px;
        text-align: left;    
        border-bottom: #da1b20 solid 1px;
            border-top: #da1b20 solid 1px;
         color:white;
    }
    div.content_center h2.supp_download {
    	padding: 0;
    	margin: 0;
    	background: transparent;
    	font-weight: bold;
    	padding-bottom: 5px;
    	border-bottom: 1px solid #EAEAEA;
    }
    .bold {
        font-weight: bold;
    }
    div.content_right {
        width: 250px;
        float: right;
        background: transparent url(/images/content_right_bg.gif) 50% repeat-y;
        padding-bottom: 30px;
    }
    div.content_right_text {
    	margin-left: 20px;
    	clear: both;
    }
    div.content_right_text ul {
    	padding: 0; margin: 0;
    	padding-left: 10px;
    }
    div.content_right div.content {
        text-align: left;
        width: 230px;
    }
    .al {
        text-align: left;
    }
    .ar {
        text-align: right;
    }
    .ac {
        text-align: center;
    }
    .fl {
        float: left;
    }
    .fr {
        float: right;
    }
    .mar10 {
        margin: 10px;
    }
    .subscribe {
        text-decoration: none;
        font-weight: bold;
        color: #af272c;
    
    }
    
      .subscribe:hover{
        text-decoration: underline;
        font-weight: bold;
        color:#af272c;
       
    }
    img.no_border {
        border: 0;
    }

    div.cta {
        text-align: right;
        margin-right:110px
    }
    
        div.cta2 {
        text-align: right;
        margin: 20px 25px 0 0 ;
        padding-top:10px;
    }
    
    
    div.cta a, div.cta a img {
        border: 0;
    }
    .supp_box {
        width: 315px;
        float: left;
        margin: 10px;
        background-color: #fff;
        min-height: 250px;
    }
    .supp_box p {
        padding: 0; margin: 0;
        margin: 10px;
    }
    div.supp_box h3 {
        padding: 0;
        margin: 0;
        padding: 10px;
    }
    div.supp_thumb {
        float: right;
        margin: 5px;
    }

    .make_payment {
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
        cursor: hand;
    }
    a.make_payment {
        text-decoration: none;
    }
    div.sitemap ul {
        margin: 10px 0 10px 20px;
        padding: 0;
    }
    div.sitemap ul li {
        margin-bottom: 5px;
    }


    div#wrapper {
        position: relative;
        min-height: 97%;
        font-size: 1.1em;
        width: 980px;
        margin: auto;
        text-align: left;
          background:  url(/images/stripe.gif) repeat;
    }



    /** FOOTER STUFF **/

    div#footer {
        font-size: 1em;
        width: 1000px;
        margin: auto;
        text-align: left;
        background: #e4e4e4 url(/images/footer_new_bg.gif) top repeat-x;
        height: 132px;
        position: relative;
    }
    div#footer_left{
        float: left;
        width: 12px;
    }
    div#footer_right {
        float: right;
        width: 7px;
    }
    div#footer_links {
        width: 920px;
        padding-top: 9px;
        float: left;
        height: 60px;
    	color:white;
    }
    div#footer_links_left {
        float: left;
        width: 400px;
        margin-top: 10px;
        font-size: 1.1em;
        
    }
    div#footer_links_left ul {
        margin: 0; padding: 0;
    }
    div#footer_links_left ul li {
    	padding-right: 10px;
    }
    div#footer_links_right {
        float: right;
        width: 360px;
        text-align: right;
        font-size: 1.1em;
    }
    div#footer_links_right p {
        margin: 0; padding: 0;
        margin-top: 10px;
    }
    div#footer_links div ul, div#footer_links div ul li {
        display: inline;
    }
    
        div#footer_links div ul, div#footer_links div ul li a {
 color:white;
    }
    
    div#fl_l {
        margin-left: 80px;
    }
    
	div.privacy h1,
	div.privacy h2,
	div.privacy h3 {
		font-weight: bold;
	}


    
	/* Drop shadow */
	.img-shadow {
	  float:right;
	  background: url(/images/common/shadowAlpha.png) no-repeat bottom right !important;
	  background: url(/images/common/shadow.gif) no-repeat bottom right;
	  margin: 10px 0 0 10px !important;
	  margin: 10px 0 0 5px;
	  padding-left:5px;
	  margin-left:10px;
	  }
	
	  
	  .img-shadow2 {
	  float:left;
	  background: url(/images/common/shadowAlpha.png) no-repeat bottom right !important;
	  background: url(/images/common/shadow.gif) no-repeat bottom right;
	  margin: 10px 0 0 10px !important;
	  margin: 10px 0 0 5px;
	  padding-left:5px;
	  margin-left:10px;
	  }
	  
	.img-shadow3 img{
	  float:right;
	  margin: 3px 0 0 10px !important;
	  margin: 3px 0 0 5px;
	  padding-left:5px;
	  margin-left:10px;
	  border: 0px #000000 !important;
	  }
	  
	.img-shadow img {
	  display: block;
	  position: relative;
	  background-color: #fff;
	  border: 1px solid #000000;
	  margin: -6px 6px 6px -6px;
	  padding: 0px;
	  position: relative;
	  }    
	  
	  
	  	.img-shadow2 img {
	  display: block;
	  position: relative;
	  background-color: #fff;
	  border: 1px solid #000000;
	  margin: -6px 6px 6px -6px;
	  padding: 0px;
	  position: relative;
	  }    
	  
	  .error {
	  	padding: 10px;
	  	background: red;
	  	color: white;
	  	font-weight: bold;
	  }
   
	  div#jffooter {
    	margin: auto;
    	text-align: center;
    	width: 350px;
    	height: 50px;
    	position: relative;
    }	  
    
	  #jf_footer_link {
	  	display: block;
	  	width: 305px;
	  	height: 50px;
	  	background: #e4e4e4 url(/images/jf_footer.gif) top ;
	  }
	  #jf_footer_link span {
	  	display: none;
	  }
	  .confirmation_address {
	  	width: 300px;
	  	float: left;
	  	margin: 20px;
	  }
	  
	  /* skin for form buttons like submit,reset,button etc... */
	  .form_button {
	  	color:#FFFFFF;
	  	font-weight:bold;
		background-color:#d4267f;
		border: #000 solid 2px;
		cursor:hand;
	  }
	  
	  p.gift {
	  	text-align: center;
	  	margin-top: 30px;
	  }
	  
	  .h2_alt {
		border: 0px solid green;
	  	padding: 1em;		
        font-size: 1.1em;
        font-weight: normal;
        background: #af272c;
        border-bottom: #2d5e87 solid 1px;
        border-top: #2d5e87 solid 1px;
        color:white;	
	  }

      div.xmas_cta {
        padding-left:5px;
    }
    div.xmas_cta a {
        background:url(/images/xmas_gift_sub.jpg);
        height:180px;
        width:220px;
        display:block;
    }
	div.xmas_cta a:hover {
		background:url(/images/xmas_gift_sub_active.jpg);
	}
