@charset "UTF-8";
/* CSS Document */

div#container {
margin: auto;
width: 972px; important;
width: 972px;

}
div#header {
/*height:230px; 210808 */ 
}
div#headerLogo {
float:left;
}
div#headerSiteName {
float:right;
}
div#menuBar {
margin-top: 8px; /* 210808 */
clear:both;
float:left;
width:100%;
}
div#rootlineBar {
clear:both;
float:left;
}
div#content, div#footer, div#footerMenu {
clear: both;
width:100%;
}
div.col {
float:left;
}

div#col1 {
width: 168px !important;
width: 168px
}

div#col2, div#col221 {
width: 582px !important;
width: 582px;
}

div#col3, div#col222 {
width: 186px !important;
width: 186px;
}
div#footerCol1 {
float:left;
}
div#footerCol2 {
float:right;
}
div#mainSubCol {
padding-top: 10px;
clear:both;
}

.blocLeft {
	float:left;
	clear:both;
	width:285px !important;
	width:275px;
}

.blocRight {
	float:right;
	width:285px !important;
	width:275px;
}

#homepage topBloc,  #homepage #flash, #homepage #endBloc {
	width: 100%;	
	display: block;
	clear: both;
	padding-top:12px;
}
#homepage #flash {
	padding-top:10px;
}