.main {
	width:780px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header .main{height:107px;}

/*#middle {background:url(images/middle_tall.gif) top repeat-x #d33200;}*/
#middle {background:url(images/middle_tall.gif) top repeat-x #ffffff;}
/*#middle .main { background:url(images/middle_bg.jpg) top left no-repeat;}*/
#middle .main {
	background-color: #d33301;
	background-image: url(images/middle_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/*#footer {background:url(images/footer_bg.gif) top repeat-x;}*/
#footer {
	background-color: #ffffff;

	
}
#footer .main { height:70px;}

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

.container {width:100%;}

/* ============================= splash ===========================*/

#splash #middle {background:url(images/middle_tall_splash.gif) top repeat-x #d33200;}
#splash #middle .main { height:754px; background:url(images/middle_bg_splash.jpg) top left no-repeat;}


#splash #footer {background:none;}
#splash #footer .main { height:46px;}
#splash #footer .taright {padding:17px 39px 0 0;}


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

#index_1 .column1 {
	width:440px;
	float: left;
}
#index_1 .column2 {
	width:330px;
	/*	margin-left:50px;*/
    margin-right:0px;
	float: right;
	
}

#index_1 .col1 {width:91px;}
#index_1 .col2 {width:231px;}

/* ============================= index-2 ===========================*/

#index_2 .column1 {width:461px; text-align:justify;}
#index_2 .column2 {
	width:242px;
	text-align:justify;
}


/* ============================= index-3 ===========================*/

#index_3 .column1 {width:245px; text-align:justify;}
#index_3 .column2 {width:460px; text-align:justify;}

/* ============================= index-4 ===========================*/

#index_5 .column1 {width:456px; text-align:justify;}
#index_5 .column2 {width:247px; text-align:justify;}

#index_5 .col1 {width:211px;}
#index_5 .col2 {width:170px;}

/* ============================= index-4 ===========================*/
#index_6 .column1 {width:380px; text-align:justify;}
#index_6 .column2 {width:325px; text-align:justify;}


/* ============================= index-5 ===========================*/
.main_blue {
	width:780px;
	text-align:left;
	background-color: #00CCFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
}
.main_orange {
	width:780px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.main_gray {
	width:780px;
	text-align:left;
	background-color: #7f7f7f;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
}
.main_green {
	width:780px;
	text-align:left;
	background-color: #00b050;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
}
.main_footer {
	width:780px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #090702;
	height: 70px;
}

