#main { width:1000px; margin:0 auto;}

.column-1, .column-2, .column-3 {float:left; width:1000px;}
.column-1 .column1{ width:892px; height:214px; margin:0 auto; background-image:url(../images/header1.jpg); background-repeat:no-repeat; }
.column-1 .column1 .col1{float:right; width:470px; height:90px; margin:50px 0 0 0; }
.column-1 .column1 .col2{float:right; width:529px; height:24px; margin:20px 0 0 0; }
.column-1 .column1 .col2 .co1{float:left; width:124px; height:24px; margin:0px 0 0 0; }






.column-3 .column1{
	float:left;
	width:1000px;
	height:75px;
	margin:20px 0px 0px 0px;
	background-color:#ba4a00;
}
.column-3 .column1 .col1{
	float:right;
	height:70px;
	width:900px;
	margin:2px 70px 0px 0px;
} 


/* index */

#index .column-2 .column1{ width:892px; margin:0 auto;}
#index .column-2 .column1 .col1{ width:550px; float:left; padding:0 15px 0 15px;}
#index .column-2 .column1 .col2{ width:295px; float:left; padding:0 0 0 15px;}
