body, button, select, input, textarea, td, th, h1, h2, h3, h4, h5, h6, div {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
body, select, input, textarea, td, th, div, p {
	font-size: 11px;
}
body {
	background: #fff;
	color: #696969;
	margin: 0px;
	padding: 0px;
}
.clearfix {
	clear: both;
	height: 0px;
	margin: 0px;
	zoom: 1;
	overflow: hidden;
	visibility: hidden;
}
.hid {
	display: none;
}
.left {
	float: left;
	display: inline;
}
.right {
	float: right;
	display: inline;
}
.tleft {
	text-align: left;
}
.tright {
	text-align: right;
}
.strong {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}



#page {
	width: 1001px;
	margin: auto;
	overflow: hidden;
}


#header {
	position: relative;
	height: 132px;
	z-index: 500;
}
#header h1 {
	display: inline;
}
#header h1 a {
	position: absolute;
	top: 28px;
	left: 15px;
	display: block;
	width: 161px;
	height: 68px;
	text-indent: -3000em;
	background: url(/htdoc/images/header.logo.gif) no-repeat;
	/*background: url(/htdoc/images/header.logo_black.gif) no-repeat;*/
}


#search {
	position: absolute;
	top: 53px;
	right: 18px;
	overflow: hidden;
}
#search .text {
	border: none;
	color: #b7b7b7;
	width: 170px;
	height: 20px;
	padding: 4px 0px 0px 15px;
	background: url(/htdoc/images/search.text.gif) no-repeat;
}
#search .submit {
	margin: 1px 0px 0px 7px;
}


#language li a.en {
	background-position: -16px 0px;;
}
#language li a {
	color: #949494;
	text-decoration: none;
	display: block;
	height: 14px;
	width: 16px;
	text-indent: -3000em;
	background: url(/htdoc/images/flags.gif) no-repeat;
}
#language li {
	float: left;
	display: inline;
}
#language .separator {
	width: 1px;
	height: 9px;
	background: #949494;
	overflow: hidden;
	margin: 3px 7px 0px 7px;
}
#language {
	position: absolute;
	top: 60px;
	right: 292px;
	list-style: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#tools .separator {
	width: 1px;
	height: 9px;
	background: #949494;
	overflow: hidden;
	margin: 3px 0px 0px 0px;
}
#tools {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 60px;
	left: 477px;
	overflow: hidden;
}
#tools li {
	float: left;
}
#tools li a.noline {
	border-left: none;
}
#tools li a {
	padding: 0px 17px 0px 11px;
	color: #949494;
	/*background: url(/htdoc/images/dot.gray.gif) no-repeat 0px 5px;*/
}


#nav {
	overflow: hidden;
	height: 57px;
	background: url(/htdoc/images/nav.bg.gif) repeat-x;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#nav ul h2 {
	display: inline;
}
#nav ul li {
	float: left;
}
#nav ul a {
	display: block;
	height: 57px;
	text-indent: -3000em;
}


#footer {
	padding: 10px 2px 0px 2px;
	border-top: 1px solid #d7d7d7;
	width: 971px;
	overflow: hidden;
	margin: 20px auto 10px;
	text-align: center;
}
#footer .left {
	color: #858585;
}
#footer .right a,
#footer .right {
	color: #b2b1b1;
}


#main {
	overflow: hidden;
}
#main .info {
	margin-top: 20px;
	overflow: hidden;
}

#address a {
	color: #b7b6b6;
}
#address .red {
	display: block;
	color: #ed1c24;
}
#address {
	text-align: center;
}
#address .wrapper {
	overflow: hidden;
	zoom: 1;
}
	#address .wrapper p {
		margin: 0px;
	}

#investors {
	position: relative;
}
#investors .wrapper {
	overflow: hidden;
	zoom: 1;
}
#investors h3 {
	height: 14px;
	text-indent: -3000em;
	margin: 0px;
	position: absolute;
	top: 38px;
	left: 55px;
	float: left;
}
#investors ul {
	list-style: none;
	padding: 0px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 242px;
	width: 225px;
}
#investors ul a {
	font-weight: bold;
	background: url(/htdoc/images/dot.dark.gif) no-repeat 0px 4px;
	padding-left: 23px;
	color: #696969;
}
#investors ul li {
	margin-bottom: 6px;
}



#main .info div.top,
#main .info div.bottom {
	background: url(/htdoc/images/main.info.round.gif) repeat-y;
	height: 4px;
	overflow: hidden;
}
#main .info div.top {
	margin-bottom: 10px;
}
#main .info div.bottom {
	margin-top: 10px;
	background-position: 0px -4px;
}
#main .info div {
	width: 472px;
	background: url(/htdoc/images/main.info.bg.gif) repeat-y;
}


#right {
	float: right;
	display: inline;
	margin-top: 50px;
	width: 200px;
}


#wmc-paginator {
	margin-top: 25px;
	text-align: center;
}
