#header{
	height:364px;
	width:780px;
	margin:0 auto;
}

#header_listings {height:164px;	width:780px; margin:0 auto; }
#header_ref {height:164px;	width:780px; margin:0 auto; }

#content1 { width:780px; margin:0 auto;}
#content2 { width:780px; margin:0 auto;}

.col_1, .col_2, .col_3, .col_4 { float:left;}

/*======= index.html =======*/
#page1 #content1 .col_1 {
	width:454px;
}
#page1 #content1 .col_2 {
	width:289px;
}
#page1 #content2 .col_1 { width:218px;}
#page1 #content2 .col_2 { width:184px;}
#page1 #content2 .col_3 { width:189px;}
#page1 #content2 .col_4 { width:167px;}

/*======= index_old.html =======*/
#page11 #content1 .col_1 {width:339px;}
#page11 #content1 .col_2 { width:404px;}
#page11 #content2 .col_1 { width:218px;}
#page11 #content2 .col_2 { width:184px;}
#page11 #content2 .col_3 { width:189px;}
#page11 #content2 .col_4 { width:167px;}


/*======= index-1.html =======*/
#page2 #content1 .col_1 {width:509px;}
#page2 #content1 .col_2 { width:233px;}

/*======= index-2.html =======*/
#page3 #content1 .col_1 {width:339px;}
#page3 #content1 .col_2 { width:405px;}
#page3 #content2 .col_1 { width:218px;}
#page3 #content2 .col_2 { width:184px;}
#page3 #content2 .col_3 { width:189px;}
#page3 #content2 .col_4 { width:167px;}

/*======= index-3.html =======*/
#page4 #content1 .col_1 {width:509px;}
#page4 #content1 .col_2 { width:233px;}

/*======= references =======*/
#references #content1 .col_1 {width:549px;}
#references #content1 .col_2 { width:193px;}


/*======= index-4.html =======*/
#page5 #content1 .col_1 {width:239px;}
#page5 #content1 .col_2 {width:505px;}

/*======= listings =======*/
#listings #content1 .col_1 {width:239px;}
#listings #content1 .col_2 {width:505px;}

/*======= detail_listing =======*/
#detail_listing #content1 .col_1 {width:209px;}
#detail_listing #content1 .col_2 {width:535px;}

/*======= index-5.html =======*/
#page6 #content1 .col_1 {width:509px;}
#page6 #content1 .col_2 { width:234px;}


/*=========================*/


#footer {
	height:72px;
	width:780px;
	margin:0 auto;
}
