#centre {
	vertical-align: middle;
	text-align: center;
	padding: 0 20px 50px 20px;
}

#lang {
	padding-top: 10px;
	padding-right: 20px;
	font-size: 11px;
	color: #cccccc;
	text-align: right;
	vertical-align: top;
	height: 25px;
}

#lang a {
	color: #000000;
	text-decoration: none;
}

#lang a:hover {
	text-decoration: underline;
}

#header {
	vertical-align: top;
}

#header table {
	background-repeat: no-repeat;
	background-position: right;
}

#footer {
	vertical-align: bottom;
	height: 85px;
}

#footer table {
	background-repeat: no-repeat;
	background-position: left;
}

#mtcont {
	width: 100%;
	min-width: 800px;
	background-image: none;
}

* html #mtcont {
	width:  expression(document.getElementsByTagName('html')[0].clientWidth < 800 ? '800px' : '100%');
}


#slnk {
	padding-top: 12px;
}

#slnk a {
	color: #ffffff;
}

#slnk span {
	color: #999999;
}

a#ldil {
	background-image: url(images/ico_i_key.gif);
}

a#lwom {
	background-image: url(images/ico_i_woman.gif);
}

span#lwom {
	background-image: url(images/ico_i_woman_d.gif);
}

a#lman {
	background-image: url(images/ico_i_man.gif);
}


span#lman {
	background-image: url(images/ico_i_man_d.gif);
}

#indpic {
	margin: 15px 18px;
	font-size: 14px !important;
	text-transform: lowercase;
	position: relative;
	width: 788px;
	height: 381px;
}

#indpic a {
	z-index: 1000;
	position: absolute;
	color: #FFFFFF;
	text-decoration: none;
}

#indpic a:hover {
	text-decoration: underline;
}

#search {
	margin-bottom: 7px;
	margin-top: 7px;
}

.indh1{
	font-size: 120%;
}
