
#main {
	width:961px;
}

#header {height:133px;}

#footer {
	height:34px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	width: 780px;
}

.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 { background:url(images/ver_line.gif) repeat-y 493px 0; width:100%;}
#index .columns2 .column1 {
	width:774px;
	background-image: url(images/sitecontbkg.jpg);
	background-repeat:  repeat-y;
}
#index .columns2 .column2 {
	width:186px;
	background-image: url(images/bannerscontbkg.jpg);
	background-repeat:  repeat-y;
}

