body {
	background-color: #FFFFFF;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
.td_left {
	width: 208px;
	background-image: url(images/td_left_bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
	}
.td_left_bg {
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
	}
.td_right {
	width: 208px;
	background-image: url(images/td_right_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	}
.td_right_bg {
	background-image: url(images/right_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
	}
.maincontainer {
	background-color: #FFFFFF;
	background-position: top;
	text-align: left;
	width: 740px;    
	padding-left: 20px;
	padding-right: 20px;
	}
.header {
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	width: 725px;
	height: 210px;
	padding-left: 0px;
	padding-top: 40px;
	padding-right: 15px;
	}
.language {
	font-family: tahoma;
	line-height: 16px;
	color: #FFFFFF;
	font-size: 9px;
	float: right;
	padding-left: 230px;
	padding-top: 160px;
	width: 105px;
	height: 16px;
	}
.language a {
	text-decoration: none;
	color: #FFFFFF;
	}
.language a:hover {
	color: #333333;
	}
.logocontainer {
	width: 231px;
	height: 35px;
	float: left;
	}
.logo {
	padding-bottom: 23px;
	}
.motto {
	padding: 0px;
	margin: 0px;
	}
.toplinkscontainer {
	float: right;
	width: 166px;
	text-align: right;
	}
.clearboth {
	clear: left;
	}
.toplinks_text {
	float: right;
	width: 125px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: arial;
	font-size: 9px;
	line-height: 12px;
	}
.toplinks_text a {
	text-decoration: none;
	color: #FFFFFF;
	}
.toplinks_text a:hover {
	text-decoration: none;
	color: #333333;
	}
.menu {
	height: 35px;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	}
.container {
	font-family: arial;
	fontsize: 9px;
	font-style: normal;
	color: #737371;
	line-height: 12px;
	background-image: url(images/container_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	}
.left_box {
	float: left;
	width: 578px;
	}
.td_bg {
	background-color: #F7F6F6;
	border: 1px solid #E0E0E0;
	border-bottom-style: none;
	}
.left_box_contact {
	float: left;
	width: 578px;
	min-height: 242px;
	background-color: #F5F4F4;
	background-image:url(images/contact_bg.gif);
	border: 1px solid #E0E0E0;
	border-bottom-style: none;
	}
.left_box_footer {
	background-image: url(images/footer_end_bg.gif);
	background-repeat: no-repeat;
	width: 580px;
	height: 47px;
	}
.main_title {
	width: 240px;
	height: 28px;
	padding-top: 13px;
	padding-bottom: 10px;
	padding-left: 25px;
	}
.content {
	padding-left: 25px;
	padding-right: 72px;
	font-size: 11px;
	letter-spacing: 2px;
	line-height: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom:0px;
	margin-top:0px;
	}
.content_sitemap {
	padding-left: 25px;
	background-color: #F7F6F6;
	padding-right: 72px;
	font-size: 11px;
	letter-spacing: 2px;
	line-height: 13px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom:0px;
	margin-top:0px;
	}
.content_sitemap a {
	text-decoration: none;
	color: #737371;
	}
.content_sitemap a:hover {
	color: #377CA5;
	}
.download a {
	text-decoration: none;
	color:#737371;
	}
.download a:hover {
	color: #377CA5;
	}
p {
	padding: 0px;
	margin: 0px;
	}
.rightbox {
	float: left;
	padding-left: 6px;
	width: 154px;
	}
.object_container {
	background-color: #F7F6F6;
	border: 1px solid #E0E0E0; 
	}
.object {
	padding-bottom:3px;
	padding-top:3px;
	padding-left:2px;
	padding-right:2px;
	width: 148px;
	height: 40px;
	}
.bottomlinks {
	float: left;
	width: 730px;
	height: 70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #AAA6A6;
	line-height: 12px;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 10px;
	}
.bottomlinks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 12px;
	text-decoration: none;
	color: #AAA6A6;
	}
.bottomlinks a:hover {
	text-decoration:underline;
	color: #377CA5;
	}
.mail a {
	text-decoration: none;
	color:#737371;
	}
.mail a:hover {
	color: #377CA5;
	}
