body {
	background-color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#444444;
	padding:0px;
	margin:0px;
}
img {border: none;}
a {color: #00549e; text-decoration: underline;}
a:visited {color:#00549e;}
a:hover {color: #00549e; text-decoration: none;}
a:active { color:#00549e;}
/* ----------container to center the layout-------------- */
#container {
	width: 900px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

/* ----------top content-------------- */
#top {
	background-color: #FFFFFF;
	text-align: left;
	height: 108px;
	padding-left: 74px;
	margin: 34px 0px 0px 0px;
}
#top_logo {
	float: left;
	width: 196px;
	height: 92px;
}
#top_icon_frame {
	float: left;
	width: 100px;
	height: 58px;
	padding-top: 23px;
	background: url(../graphics/top_vert_border.gif) no-repeat;
}
#top_icons {
	float: left;
	text-align: right;
	width: 38px;
	height: 10px;
}
#top_form {
	float: left;
	text-align: left;
	width: 280px;
	height: 23px;
	padding-top: 18px;
}
#top_form img {
	float: left;
}
.search {
	float: left;
	width: 105px;
	height: 23px;
	border: none;
	background: url(../graphics/top_form_BG.gif) repeat-x left top;
	padding: 3px 0px;
	color: #444444;
}
.submit {
	float: left;
	margin-left: 6px;
}
#top_lang_frame {
	float: left;
	width: 150px;
	height: 58px;
	padding: 21px 0px 0px 26px;
	background: url(../graphics/top_vert_border.gif) no-repeat;
}
#top_lang_active a,
#top_lang_inactive a{
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	width: 17px;
	height: 17px;
	padding-top: 2px;
	font-size: 10px;
	margin-right: 26px;
}
#top_lang_active a {
	background: url(../graphics/lang_active.gif) no-repeat;
	color: #FFFFFF;
}
#top_lang_inactive a {
	color: #444444;
}
#top_lang_inactive a:hover {
	background: url(../graphics/lang_hover.gif) no-repeat;
	color: #444444;
}
/* -----------------header--------------------- */
#header {
	text-align: left;
	height: 214px;
	padding: 0px;
	margin: 0px 0px 40px 0px;
}
/* --------------left navi------------- */
#left {
	float: left;
	width: 270px;
	margin: 0px;
	padding: 0px;
}
#navi_top_break {
	font-size: 0px;;
	width: 219px;
	height: 5px;
	background: url(../graphics/left_menu_break.gif) no-repeat bottom left;
}
#navi_but {
	width: 219px;
	background: url(../graphics/left_menu_break.gif) no-repeat bottom left;
	padding-left: 2px;
}
#navi_imga {
	float: left;
	width: 20px;
}
#navi_but_text, #navi_but_text_act {
	float: right;
	width: 190px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#navi_but_text a {
	text-decoration: none;
}
#navi_but_text a:hover {
	text-decoration: underline;
}
#navi_but_text_act a {
	text-decoration: none;
	font-weight: bold;
}
/* -----------------content--------------------- */
#content {
	float: right;
	width: 605px;
	padding: 0px 0px 40px 25px;
	margin: 0px;
	background: url(../graphics/content_bg.gif) no-repeat left top;
}
#content p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 7px;
}
#content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#content li {
	margin-bottom: 7px;
	padding-left: 21px;
	background: url(../graphics/bullet.gif) no-repeat top left;
}
#three_columns li {
	float: left;
	width: 100px;
}
#content h1 {
	margin-top: 20px;
	margin-bottom: 7px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
#content h1 a { color: #00549D; }
#lightblue_p { color: #7fA9CE; }
#found { font-weight: bold; }
#content h2 {
	font-size: 23px;
	height: 47px;
	margin: 0px;
	padding: 0px;
	color: #00549e;
	font-weight: normal;
}
#content p img {
	float: right;
	margin: 3px 0px 20px 20px ;
}
#to_top {
	display: block;
	float: left;	
	width: 400px;
	height: 20px;
	background: url(../graphics/to_top.gif) no-repeat left bottom;
	padding-left: 16px;
	margin-top: 20px;
}
#map_list {
	font-size: 11px;
	background: url(../graphics/bullet_small.gif) no-repeat top left;
}
/* -----------logo list--------------------------- */
#logo-list ul { 
	margin:0; 
	padding:0; 
}
#logo-list ul li { 
	background:none; 
	margin:0; 
	margin-right: 10px;
	padding:0; 
	width:25%; 
	width:140px; 
	float:left; 
}
#logo-list div.item { 
	margin: 0 auto; 
	width: 140px; 
	height: 140px;
	text-align: center;
}
/* -----------gallery list--------------------------- */
#gal_back {
	display: block;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color:#eee;
	padding: 10px;
	width: 140px;
}
/* -----------footer--------------------------- */
#footer {
	clear: both;
	width: 900px;
	height: 120px;
	padding-top: 25px;
	background: url(../graphics/bottom_break_line.gif) no-repeat top left;
}
#footer_left {
	float: left;
	width: 270px;
	color: #A1A1A1;
}
#footer_right {
	float: left;
	width: 630px;
	color: #00549E;
}
#footer_right a { float: left; text-decoration: none; }
#footer_right a:hover { text-decoration: underline; }
#footer_spacer {
	float: left;
	width: 35px;
	height: 19px;
	background: url(../graphics/f_spacer.gif) no-repeat top left;
}
#footer_spacer_empty {
	float: left;
	width: 25px;
	height: 19px;
}
/* -----------next menu--------------------------- */
.clear {
	clear: both;
}