
#main { width: 1000px;}

#header {height:150px;}

#footer { height:61px;}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}



/* index */

#index .columns1 .column1 {width:200px;}
#index .columns1 .column2 {width:600px;}
#index .columns1 .column3 {width:170px;}
#index .columns1 .indent_column {width:7px;}

#index .ver_line
{
	width: 100%;
	background-image: url(images/bg_image.gif);
	background-repeat: repeat;
	background-color: transparent;
}

#index .columns2 .column1 {width:970px;}
