.main {
	width: 997px;
	background-color: #fff;
}

#header {
	height: 318px;
}

#footer .main {
	height: 30px;
	background-color: #dfe3e4;
}

.column1,.column2,.column3,.indent_column,.col1,.col2,.col3,.ind_col {
	float: left;
}

/* == index == */
#index,#middle {
	background: url(/imgs/backgrounds/bg_body.gif) bottom repeat-x;
}

#index #middle .column1 {
	width: 640px;
	padding-top: 0px;
	padding-left: 18px;
}

#index #middle .indent_column {
	width: 5px;
}


a .column2{
	color:#4C83B4;
	text-decoration:underline;
}

.content1 {
	width: 600px;
}

.block_branches {
	margin-left:10px;

}

