

	#nav{
	    background-color:#8aa5b3;
		background-image:url(../images/sp_04.gif);
		background-repeat:repeat-x;
		}
	
	#section{
		width:119px;
		}
	#links
	{
	    width:572px;
	    
	    }
	#links a{
		color:#FFFFFF;
		}

	
	#section_options{
		width:259px;
		background-color:#000;
		}


	
	#left_column{
		width:650px;
		min-height:400px;
		background-image:url(../images/sp_09.gif);
		background-repeat:repeat-x;
		padding:0 25px 25px 25px;
		

		}
	
	#right_column{
		width:260px;
		min-height:500px;
		background-image:url(../images/sp_12.gif);
		background-repeat:repeat-x;
		background-color:#e4e4e4;
		
		
		}
	
	#footer_rule{
		background-color:#8aa5b3;
		}
	h2{
	    font-size:14px;
	    }
	.basic_list li{
	    padding:8px 0 8px 0}
/*Consumers Home Page styles*/
#ch_left_column{
    width:400px;
    float:left;
    
    }
#ch_right_column{
    width:225px;
    float:right;
    font-size:11px;
}

/*classifieds page styles */

.company_details_table{
    border:solid 2px #000;
    margin-bottom:10px;
}
.company_details_table td{

    padding:4px;
    border-bottom:1px solid #fff;
}
.header_cells{
    background-color:#959a83;
    color:#fff;
}

.header_cells_bldr{
    background-color:#ffcd05;
    color:#000;
}

.header_cells_cats{
    background-color:#959a83;
    color:#fff;
}
