* {
}

a {
	color:					#000;
	text-decoration:		underline;
}

a:hover {
	color:					#000;
}

td {
	vertical-align:			top;
	font-size:				11px;
}

body {
	margin:					0px;
	background-color:		#fff;
	color:					#000;
	font-family:			tahoma, verdana, serif;
	font-size:				11px;
	text-align:				justify;
	line-height: 			15px;
}

div#head {
	width: 					966px;
	height:					260px;
	margin: 				auto;
	background: 			url(../../acquired/gfx/head.jpg) repeat-x;
}

div#menu_top {
	width: 					580px;
	height:					30px;
	margin: 				auto;
	background: 			url(../../acquired/gfx/menu_top1.jpg) repeat-x;
	padding-left:			386px;
	padding-top:			12px;
}

div#menu_top_left {
	float: 					left;  
}

div#menu_top_right {
	width:					150px;
	float: 					right;
}

div#menu_top  a{
	color:					#000;
	text-decoration:		none;
	font-size:				10px;
}

div#menu_top  a.active{
	color:					#0486ca;
	text-decoration:		none;
	font-size:				10px;
}

div#main {
	width: 					966px;
	margin: 				auto;
}

div#banner_main {
	width: 					679px;
	height:					139px;
	background: 			url(../../acquired/gfx/banner_main.jpg) repeat-x;
	float: 					left;
}

div#bar_left {
	width: 					286px;
	float: 					left;
}

div#menu_left {
	padding-top:			20px;
	background: 			url(../../acquired/gfx/menu_left.jpg) no-repeat bottom;
	background-color:		#f3f3f3;
	padding-bottom:			30px;
}

div.menu_left_elem_plus {
	width:					246px;
	background: 			url(../../acquired/gfx/menu_left_elem_plus.gif) no-repeat left;
	padding-left:			18px;
	margin-left:			20px;
}

div.menu_left_elem_minus {
	width:					246px;
	background: 			url(../../acquired/gfx/menu_left_elem_minus.gif) no-repeat left;
	padding-left:			18px;
	margin-left:			20px;
}

div.menu_left_elem_sub {
	width:					234px;
	background: 			url(../../acquired/gfx/menu_left_elem_sub.gif) no-repeat left;
	padding-left:			52px;
	margin-left:			20px;
}

div.menu_left_elem_plus a, div.menu_left_elem_sub a {
	text-decoration:		none;
	color:					#000;
}

div.menu_left_elem_minus a {
	text-decoration:		underline;
	color:					#000;
}

div.menu_left_spacer {
	width:					270px;
	height:					3px;
	background: 			url(../../acquired/gfx/menu_left_spacer.gif) no-repeat right;
	margin-top:				6px;
	margin-bottom:			6px;
}

div#content {
	width:					467px;
	background-color:		#eaeaea;
	float: 					right;
	border-left:			#ddd 1px solid;
	border-right:			#ddd 1px solid;
	padding:				10px 15px;
}

h1 {
	font-size:				13px;
	font-weight:			bold;
	color:					#000;
}

div.section_name{
	background: 			url(../../acquired/gfx/section_name.gif) no-repeat left;
	padding-left:			15px;
}

div.section_intro {
	font-weight:			bold;
	margin:					10px 0px;
}

div.section_text {
}

div.news_date {
	font-size:				10px;
	padding-left:			15px;
	color:					#777;
}

div.news_title {
	color:					#000;
	background: 			url(../../acquired/gfx/news_title.gif) no-repeat left;
	padding-left:			15px;
	font-weight:			bold;
}

div.news_text {
	color:					#000;
	padding-left:			15px;
}

div.news_spacer {
	margin:					30px;
}

div#news_archive_link {
	float: 					right;
}

div#news_archive_link a {
	text-decoration:		none;
}

div#bar_right {
	width:					180px;
	background: 			url(../../acquired/gfx/bar_right.jpg) no-repeat bottom;
	background-color:		#f0f0f0;
	float: 					right;
	padding-bottom:			50px;
}

div#foot {
	clear:					both;
	width: 					967px;
	height:					149px;
	margin: 				auto;
	background: 			url(../../acquired/gfx/foot.jpg) no-repeat;
}

div.contact_content_title {
	font-weight:			bold;
	margin:					10px 0px;
}

div.content_spacer {
	margin:					10px 0px;
	height:					1px;
	width:					100%;
	background-color:		#ccc;
}

div.contact_form input, div.contact_form textarea, div.contact_form select {
	border: 				#aaa 1px solid;
}

div.sitemap_title {
	font-weight:			bold;
	margin:					10px 0px;
}

div#sitemap {
	margin-left:			20px;
}

div#sitemap a {
	text-decoration:		none;
}

a.sitemap_link1 {
	font-weight:			bold;
	margin-top:				5px;
	margin-bottom:			2px;
	display:				block;
}

a.sitemap_link2 {
	font-weight:			normal;
	display:				block;
}
