#main {
	width:924px;
}

#header {
	height:400px;
}
#header.subPage {
	height:360px;
}
#footer { height:61px;}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}

/* index */

#index .columns1 .column1 {width:241px;}
#index .columns1 .column2 {width:242px;}
#index .columns1 .column3 {width:241px;}
#index .columns1 .indent_column {width:7px;}

#index .ver_line {
	width:100%;
	background-image: url(/images/ver_line.gif);
	background-repeat: repeat-y;
	background-position: 679px 0;
}
#index .columns2 .column1 {
	width:679px;
}
#index .columns2 .column2 {
	width:245px;
	background-image: url(/images/subscribeNews.jpg);
	background-repeat: no-repeat;
	background-position: 20px 14px;
}
