#main {width:1002px; margin:0 auto; }
body {
	height:355px;
	background-repeat:repeat-x;
	/*	background-color: #E5EEF5; */
	background-color: #CCCCCC;
}
.column-1, .column-2, .column-3 {float:left; width:1000px; background-color:#ecf2f7; border-right:1px solid #6194bb; border-left:1px solid #6194bb;border-bottom:1px solid #6194bb;}
.column-1 .column1{float:left; width:1000px; height:355px; background-image:url(../images/mainBg.jpg); background-repeat:repeat-x; }
.column-1 .column1 .col1{float:left; width:1000px; height:355px; }
.column-1 .column1 .col1 .co1{float:left; width:300px; height:100px; }
.column-1 .column1 .col1 .co2{float:left; width:400px;}
.column-1 .co3{float:left; width:590px; height:50px; margin:74px 0 0 0;}
.column-1 .co3 .c1{float:left; padding:8px; margin:8px 0 0 0; }
.column-1 .c2{float:left; height:55px; width:2px;}

.column-1 .column1 .col2{float:right; width:1000px; height:50px; }






.column-3 .column1{float:left; width:1000px; height:40px; background-color:#bad0e1;}
.column-3 .column1 .col1{float:left; height:25px; width:700px; padding:5px 0px 0 10px;} 
.column-3 .column1 .col2{float:right; height:25px; width:200px; margin:2px 0px 0 0;} 


/* index */

#index .column-2 .column1{float:left; width:150px; padding:5px; }
#index .column-2 .column2{float:left; width:800px; padding:10px; }

