#main { width:780px; margin:0 auto; text-align:left;}

#header {height:21px; background:url(images/header_tile.gif) top repeat-x;}

#middle { background:url(images/middle_bg.jpg) top left no-repeat;}

#footer { height:24px; background:url(images/footer_tile.gif) top repeat-x; text-align:center;}



.col1, .col2, .col3, .col4 {
	float:left;
	width: 128px;
}

.col5{
	float:center;
	width: 128px;
}
.container {width:100%; overflow:hidden;}

/* ============================= index-1 ===========================*/

.col1 {
	width:128px;
}
.col2 {
	width:128px;
}

#index_1 .col1 {width:128px; text-align:center;}
#index_1 .col2 {width:128px; text-align:center;}
#index_1 .col3 {width:128px; text-align:center;}
#index_1 .col4 {width:128px; text-align:center;}
