    body, html{
		background-image:url(../images/bg_hp.gif);
		background-repeat:repeat-x;
	}
	
	a{
	    color:#000;}
	
	#header{
	    width:960px;
	    height:133px;
	    
	    }
	
	#member_consumer{
	    width:960px;
	    font-size:11px;
	    text-align:center;
	}
	
	#members{
	    width:473px;
	    float:left;
	    
	    }
	
	#divider{
	    width:9px;
	    float:left;
	    }
	
	#consumers{
	    width:478px;
	    float:left;
	    }
	
	#welcome_wrapper{
	    width:872px;
	    margin:auto;
	    
	    }
	
	#welcome_content{
	    background-color:#dce0d0;
	    font-size:11px;
	    line-height:20px;
	    padding:0 0 25px 0;}
	
	#welcome_left_column{
	    width:397px;
	    float:left;
	    padding:0 19px 0 19px;
	    }
	
	#welcome_right_column{
	    width:378px;
	    float:left;
	    padding:0 19px 0 30px;
	}
	
	#hp_affiliates{
		width:960px;
		height:105px;
		}
	
	#footer_rule{

		background-color:#a8b189;}
	
	#footer_links{
		text-align:center;
		}