body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #374e76;
	background-image: url(bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

body,td,th,input,textarea,select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #123160;
}

a:link {
	color: #F67903;
}
a:visited {
	color: #F67903;
}
a:hover {
	color: #123160;
}
a:active {
	color: #123160;
}

img {
	border: none;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#main_container {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	float: left;
	clear: both;
	position: relative;
	width: 778px;
	height: 122px;
	background-image: url(header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#lang {
	position: absolute;
	top: 5px;
	right: 10px;
	text-align: right;
	word-spacing: 16px;
}

#header_menu {
	position: absolute;
	top: 85px;
	right: 0px;
}

#header_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#header_menu li {
	float: right;
	width: 110px;
	height: 27px;
	text-align: center;
	line-height: 26px;
	background-image: url(header_menu_element.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#header_menu a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#header_menu a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#header_menu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#header_menu a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#content {
	float: left;
	clear: both;
	width: 778px;
}

#left_margins {
	margin-left: 9px;
}

#left {
	float: left;
	clear: none;
	width: 158px;
}

#logo {
	float: left;
	clear: both;
	width: 150px;
}

div.left_sp {
	float: left;
	clear: both;
}

#left_menu {
	float: left;
	clear: both;
	width: 148px;
	border: solid;
	border-width: 1px;
	border-color: #49628d;
	background-image: url(left_menu_bg.jpg);
}

div.left_menu_title {
	float: left;
	clear: both;
	width: 148px;
}

div.left_menu_title2 {
	margin-left: 15px;
	margin-right: 7px;
	margin-top: 5px;
	margin-bottom: 7px;
	color: #FFFFFF;
	font-weight: bold;
}

div.left_menu_title2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

div.left_menu_title2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div.left_menu_title2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div.left_menu_title2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

div.left_menu_elements {
	float: left;
	clear: both;
	width: 148px;
	background-image: url(left_menu_elements_bg.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}

div.left_menu_elements ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.left_menu_elements li {
	float: right;
	width: 148px;
	background-image: url(left_menu_element.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

div.left_menu_elements a {
	display: block;
	margin-left: 26px;
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 4px;
}

div.left_menu_elements a:link {
	color: #123160;
	text-decoration: none;
}

div.left_menu_elements a:visited {
	color: #123160;
	text-decoration: none;
}

div.left_menu_elements a:hover {
	color: #123160;
	text-decoration: underline;
}

div.left_menu_elements a:active {
	color: #123160;
	text-decoration: none;
}

#left_bottom {
	float: left;
	clear: both;
	width: 148px;
	border: solid;
	border-width: 1px;
	border-color: #49628d;
	background-color: #FFFFFF;
	background-image: url(left_bottom_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#left_bottom_txt {
	float: left;
	clear: both;
	width: 148px;
}

#left_bottom_txt_txt {
	font-weight: bold;
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 10px;
	margin-bottom: 7px;
}

#left_bottom_img {
	float: left;
	clear: both;
	width: 148px;
	text-align: center;
}

#left_bottom_img img {
	margin-bottom: 8px;
	border: solid;
	border-width: 1px;
	border-color: #49628d;
}

#content2 {
	float: left;
	clear: none;
	width: 602px;
}

#footer {
	float: left;
	clear: both;
	width: 778px;
	height: 10px;
}