#site_center {

	text-align:center;

	background-image: url(images/body_bg2.gif);

	background-repeat: repeat-x;

	background-position: left top;

}

#main {

	width:900px;

	margin:0 auto;

	text-align:left;

	background:url(images/middle_tall.gif) left repeat-y;

}



#header {

	height:418px;

	background:url(images/header_bg.jpg) top left no-repeat;

}



#middle {

	background-image: url(images/middle_bg.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}



#footer {

	height:118px;

	background:url(images/footer_bg.gif) top left no-repeat;

	font-family: Arial, Helvetica, sans-serif;

}



.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {

}

.wraper {width:100%;}

/* ============================= index ===========================*/



#index .wraper {background:url(images/ver_line.gif) 423px 0 repeat-y;}

#index .column1 {

}



#index .col1 {width:219px;}



/* ============================= index-1 ===========================*/



#index_1 .wraper {

}

#index_1 .column1 {width:259px;}

#index_1 .column2 {width:410px;}



#index_1 .col1 {width:221px;}

#content {
	background-image:url(images/content-back.jpg);
	background-repeat: repeat-x;
	padding-left:30px;
	padding-right:30px;
	padding-top:25px;
	background-color: #1A1A1A;
}

#picture {
	padding-bottom:167px;
	padding-right: 14px;
	padding-left: 17px;
}


