body {
  background-image: url(../images/home_bg.gif);
  background-repeat:repeat-y;
  background-color: #F4FCFF;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
}

body, td, th, p, div, span, select, input, h1, h2, h3, a {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	
}

#page {
	width: 955px;
}

#top {
	height: 143px;
	background-image: url(../images/top.jpg);
}

#left_column {
	float: left;
}

#footer {
	clear:right;
	margin-left: 210px;
	margin-bottom: 40px;
}

.lang {
  padding: 2px;
  margin: 0px;
  float: right;
  border-style: none;
}

#search_bar {
	padding-right: 10px;
	text-align: right;
	clear:both;
	padding-top: 26px;
}
#search_bar form {
	margin: 0px;
}

#top_bar {
	height: 19px;
	background-image: url(../images/top_bar.gif);
	text-align: right;
	padding-right: 5px;
}

#title {
	text-align: right;
	margin-right: 7px;
	padding-top: 34px;
}

#leftmenu_top {
	background-image: url(../images/leftmenu_top.gif);
	width: 217px;
	height: 19px;
}

.menu_level1 {
	background-image: url(../images/menu_level1.gif);
	width: 217px;
}

.menu_level1 a:link, .menu_level1 a:active, .menu_level1 a:visited {
	color: #0086BD;
	font-size: 11px;
	font-weight: bold;
	margin-left: 24px;
	text-decoration: none;
	display: block;
	padding-bottom: 6px;
	padding-top: 4px;
}

.menu_level1 a:hover {
	color: #FF1C57;
	font-size: 11px;
	font-weight: bold;
	margin-left: 24px;
	text-decoration: none;
	display: block;
	padding-bottom: 6px;
	padding-top: 4px;
}

.maps {
	margin-left: 10px;
	border: 0px;
}

.leftbanner {
	margin-left: 14px;
	margin-top: 20px;
	border: 0px;
	margin-bottom: 20px;
}

.footertext {
	color: #676767;
	font-size: 11px;
	text-align: right;
}

#breadcrumb {
	margin-top: 15px;
}

#breadcrumb a {
	color: #0086BD;
}