@charset "utf-8";
/* CSS Document */
#main { width:875px;  }


.column-1, .column-2, .column-3 {float:left; width:875px;}
.column-1 .column1{float:left; width:875px; height:110px; }


.column-1 .column2{float:left; width:814px; height:28px; background:#0a4162; margin:15px 0 10px 31px;
}







/* index */
#index .column-2 { width:875px; }

#index .column-2 .column1{ width:875px;}
#index .column-2 .column2{
float:left;
	width:814px;
	background-image:url(../images/bodyBg.png);
	background-repeat:repeat-y;
	margin:0px 0px 0px 31px;
}
#index .column-2 .column2 .col1{

	width:780px;
	margin:5px 0 10px 15px;
	padding:5px;
}
#index .column-2 .column2 .col2{

	width:780px;
	margin:5px 4px 10px 15px;
	border-top:1px solid #599bc2;
	
}
#index .column-2 .column2 .col3{ width:780px; margin:5px 0 10px 15px; border-top:1px solid #599bc2; padding:5px;}





#index .column-2 .column3{ float:left;width:814px; height:42px;  background-image:url(../images/Fotter.png); background-repeat:no-repeat; margin:0 0 0px 31px; border-top:1px solid #599bc2;}


#index .column-2 .column3 .col1{
	
	width:700px;
	height:25px;
	margin:10px 0 0 20px;
	font-size: 9pt;
}
