/* Layout CSS Document */

/*#main { width:1024px;}*/
#main { width:984px;}

/* #header {height:468px;} */
/*#header {height:150px; background:url(../images/header_tall.gif) repeat-x top center;}*/

#middle { width:984px;}

#bottom { width:100%;}

#footer {
	height:50px;
	background-color: #d7d7d7;
	background-image: url(../images/footer/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 984px;
}

.column1, .column2, .column3, .columna, .columnb, .columnc, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}

/* index */

/*#index .ver_line { background:url(../images/ver_line.gif) repeat-y 245px 0; width:100%;}*/

/*#index .columns1 .column1 {width:245px;}
#index .columns1 .column2 {width:493px;}*/

/*#index .columns1 .column1 {width:200px;}*/
/*#index .columns1 .column1 {width:144px;}
#index .columns1 .column2 {width:824px;}*/
#index .columns1 .column1 {width:150px;}
#index .columns1 .column2 {width:818px;}
#index .columns1 .indent_column {width:2px;}

/*
#index .columns2 .column1 {width:241px;}
#index .columns2 .column2 {width:242px;}
#index .columns2 .column3 {width:241px;}
#index .columns2 .indent_column {width:7px;}
*/

#index #footer .columna {width:326px;}
#index #footer .columnb {width:326px;}
#index #footer .columnc {width:326px;}

/*
#content .columns1 .column1 {width:180px;}
#content .columns1 .column2 {width:540px;}
#content .columns1 .indent_column {width:2px;}
*/

#content #footer .columna {width:341px;}
#content #footer .columnb {width:342px;}
#content #footer .columnc {width:341px;}
