html, body {
	margin:0px;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
}

td {
	font-size: 10px;
	line-height: 15px;
}

a img {
	border: 0;
}

#page {
	width: 904px;
	margin: auto;
	position: relative;
	text-align: left;
}

#headlogos {
	position: relative;
	height: 92px;
}

#headlogos #slogan {
	position: absolute;
	left: 18px;
	top: 0px;
	width: 155px;
	height: 92px;
}

#headlogos #logo {
	position: absolute;
	right: 20px;
	top: 0px;
	width: 200px;
	height: 92px;
}

#headnavi {
	position: relative;
	background-image: url(../pic/basic/head_navi_bg.png);
	padding: 1px 0 0 8px;
}

#headnavi a img {
	margin: 0 10px 0 10px;
}

.headsubnavi {
	background-image: url(../pic/nav/headnavi2_BG.png);
	padding: 4px 0 7px 0;
	width: 220px;
	text-align: left;
}

.headsubnavi a {
	display: block;
	line-height: 15px;
	padding: 7px 20px 7px 25px;
	color: #7C7C7C;
	font-size: 12px;
	text-decoration: none;
}

.headsubnavi a:hover,
.headsubnavi a.active {
	background-image: url(../pic/nav/headnavi2_ACT.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#body {
	position: relative;
	background-image: url(../pic/basic/body_bg_repeat.png);
	z-index: 0;
}

#bodybghelper {
	width: 904px;
	height: 280px;
	background-image: url(../pic/basic/body_bg_top.png);
	position: absolute;
	top: 0px;
	left: 0px;
}

#bodycontentholder {
	position: relative;
	padding: 1px 7px 0 7px;
}

.contenttable {
	background-color: #ECEBEA;
}


/* Position and layout of theme image and service center
----------------------------------------------------------------*/

#theme {
	border-bottom: 1px solid #ffffff;
	width: 721px;
}

#theme img {
	display: block;
}

#servicecenter {
	background-color: #f3f3f3;
	height: 149px;
	width: 169px;
	position: absolute;
	right: 7px;
	top: 1px;
}

#servicecenter a {
	text-decoration: none;
	color: #3b8e9d;
}

#servicecenter ul {
	margin: 11px 15px 20px 15px;
	padding: 0px;
	list-style: none;
}

#servicecenter ul li {
	background-image: url(../pic/basic/li.png);
	background-repeat: no-repeat;
	padding-left: 10px;
}


/* Position of the three cols in the body area
----------------------------------------------------------------*/

#colleft {
	width: 175px;
	vertical-align: top;
	border-right: 1px solid #ffffff;
	padding: 0 10px;
}

#colcenter {
	width: 525px;
	vertical-align: top;
}

#colright {
	width: 169px;
	vertical-align: top;
}

#footer {
	padding: 1px 0 0 7px;
	width: 897px;
	height: 33px;
	background-image: url(../pic/basic/footer_bg.png);
	clear: both;
}

#footer img {
	display: block;
	width: auto;
	float: left;
}


/* Left navigation
----------------------------------------------------------------*/

#leftnavi {
	padding: 15px 0 0 0;
}

#leftnavi a {
	text-decoration: none;
	color: #5d5d5d;
}

#leftnavi a:hover,
#leftnavi a.active {
	text-decoration: none;
	color: #3b8e9d;
}

#leftnavi ul {
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}

#leftnavi ul li {
	background-image: url(../pic/basic/li.png);
	background-repeat: no-repeat;
	padding-left: 10px
}

#leftnavi ul ul {
}

#leftnavi ul ul li {
	padding-left: 10px
}

#leftnavi ul ul ul {
}

#leftnavi ul ul ul li {
	padding-left: 10px;
}


/* Content
----------------------------------------------------------------*/

#content {
	padding: 15px 0 0 0;
}

#contentright {
	clear: both;
	padding-top: 15px;
	margin:  0 10px 10px;
}

#content .width-padding {
	padding-left: 10px;
	padding-right: 10px;
}

#content .width-full {
}

#content .bg-white {
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#content .bg-grey {
	background-color: #c2c2c2;
}

#content .padding-true {
	padding: 2px 10px;
}

/* Below the content
----------------------------------------------------------------*/

#contentfooter {
	margin: 15px 0 15px;
	background-image: url(../pic/basic/content_footer_bg.png);
	height: 23px;
	border-top: 1px solid #ffffff;
	clear: both;
}

#contentfooter img {
	display: block;
	width: auto;
	float: right;
}

#contentfooterlinks a {
	font-size: 9px;
	text-decoration: none;
	color: #5d5d5d;
}

#contentfooterlinks ul {
	margin: 0;
	padding: 0 0 10px 10px;
	list-style: none;
}

#contentfooterlinks ul li {
	background-image: url(../pic/basic/li.png);
	background-repeat: no-repeat;
	padding-left: 10px;
}

/* Head tools language select and search box
----------------------------------------------------------------*/

#languagesearch {
	position: absolute;
	top: 91px;
	right: 60px;
	line-height: 36px;
	color: #6e7172;
}

#languagesearch #language {
	position: absolute;
	width: 100px;
	right: 10px;
	top: 0px;
	text-align: right;
}

#languagesearch a {
	color: #6e7172;
	text-decoration: none;
}

#languagesearch #langON,
#languagesearch a:hover {
	color: #4c9597;
}

#languagesearch #search {
	position: absolute;
	width: 100px;
	left: 10px;
	top: 0px;
}

#languagesearch #searchOFF {
	width: 50px;
}

#languagesearch #searchON {
	position: absolute;
	width: 123px;
	left: -102px;
	padding: 9px 20px 12px 9px;
}

#languagesearch #searchON * {
	display: block;
	float: left;
	width: auto;
}

#languagesearch #searchON .field {
	width: 97px;
	height: 17px;
	background-image: url(../pic/basic/search_bg.png);
	background-repeat: repeat-x;
	background-color: transparent;
	padding: 4px 2px 0px 2px;
	border: 0px;
	color: #6e7172;
	font-size: 9px;
}

#languagesearch #searchON .button {
	margin-left: 1px;
}


/* Top news in right col
----------------------------------------------------------------*/

#colright .news-latest-item {
	background-color: #dbdbdb;
	border-top: 1px solid #e9e9e9;
	margin: 0px;
	color: #5d5d5d;
	font-size: 10px;
	padding: 8px 15px 8px 15px;
}

#colright .news-latest-item * {
	margin: 0px;
	font-size: 10px;
}

#colright .news-latest-item a {
	color: #5d5d5d;
	text-decoration: none;
}