#site_center {
	background-image: url(images/top_tall.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}
#go_home {
	height: 50px;
	width: 300px;
	position: absolute;
	top: 30px;
	left: 16px;
	cursor: pointer;
}

#main { width:/*780px*/expression(((document.documentElement.clientWidth || document.body.clientWidth) < 780)? "780px" : "100%"); min-width:780px; margin:0 auto; text-align:left;}
#middle {
	width: 950px;
	margin-top: 3px;
}
#links {
	width: 900px;
}



#header {
	height:385px;
	background-repeat: no-repeat;
	background-position: right 101px;
	background-image: url(images/header_bg.jpg);
	width: 900px;
}

.columns {width:100%;}
.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}

/* ============================= index ===========================*/

#index .column1 {
	width:/*301px*/425px;
}
#index .column2 {
	width:/*423px*/460px;
}

/* ============================= index-1 ===========================*/

#index_1 .column1 {width:/*241px*/33%;}
#index_1 .column2 {width:/*483px*/67%;}

/* ============================= index-2 ===========================*/

#index_2 .column1 {width:/*301px*/42%;}
#index_2 .column2 {width:/*423px*/58%;}

/* ============================= index-3 ===========================*/

#index_3 .column1 {width:/*489px*/67%;}
#index_3 .column2 {width:/*246px*/33%;}

/* ============================= index-4 ===========================*/

#index_4 .column1 {width:241px; margin-right:-241px;}
#index_4 .column2 {width:/*483px*/100%;}
#index_4 .column2 .padding {padding-left:241px;}

/* ============================= index-5 ===========================*/
