@charset "utf-8";
/* CSS Document */

#container {
	width: 968px;
	background: #FFF;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
#header_block {
	width: 968px;
	height: 200px;
	background: #FFF;
}
#header_left {
	width: 124px;
}
#header_center {
	width: 660px;
	height: 200px;
}
#header_address {
	width: 660px;
}
#outrance {
	width: 660px;
	text-align: center;
	color: #FF0000;
	font-size: 20px;
}
#header_right {
	width: 180px;
}
#us_flag_block {
	width: 180px;
}
#freedom {
	width: 180px;
	text-align: center;
	color: #FF0000;
	font-size: 18px;
}
#support {
	width: 180px;
	text-align: center;
	color: #FF0000;
	font-size: 18px;
}
#visits {
	width: 180px;
	text-align: center;
	font_size: 12px;
}
#header_left, #header_center, #header_right {
	float: left;
}
#menu_spacer_top {
	width: 968px;
	height: 10px;
}
#menu_block {
	width: 968px;
	height: 40px;
	position: relative;

}
#MenuBar1 {
	position: relative;
	font-size: small;
}
#main_body {
	width: 968px;
}
