* {
	margin:0 auto;	
}
body {
	font-family:Verdana, Geneva, sans-serif;
	
	color:#2b2b2b;
}
@font-face {
	font-family: 'AvenirRoman';
	src: url('../fonts/avenir-roman-webfont.eot');
	src: local('☺'), url('../fonts/avenir-roman-webfont.woff') format('woff'), url('../fonts/avenir-roman-webfont.ttf') format('truetype'), url('../fonts/avenir-roman-webfont.svg#webfontLwIVwOxq') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'helveticaneueltstd';
	src: url('../fonts/helveticaneueltstd-th-webfont.eot');
	src: local('☺'), url('../fonts/helveticaneueltstd-th-webfont.woff') format('woff'), url('../fonts/helveticaneueltstd-th-webfont.ttf') format('truetype'), url('../fonts/helveticaneueltstd-th-webfont.svg#webfontG8FIInJd') format('svg');
	font-weight: normal;
	font-style: normal;
}
a img {
	border:none;	
}
div#wrapper {
	width:980px;	
}
.center {
	width:980px;	
	margin:0 auto;
	overflow:hidden;
}
.centerHeader {
	width:980px;
	height:177px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}


ul#langs {
	font-family: 'AvenirRoman',Arial;
	position:absolute;
	right:28px;
	top:25px;
}
ul#langs li {
	list-style:none;
	display:inline;	
}
ul#langs a {
	color:#515151;	
	font-size:13px;
	margin-left:4px;
	text-decoration:none;
}
ul#mainNav {
	font-family: 'AvenirRoman',Arial;
	position:absolute;
	right:28px;
	bottom:30px;
}
ul#mainNav li {
	padding:0 7px 0 10px;
	border-left:1px solid #a79994;
	line-height:13px;
	font-size:13px;
	list-style:none;
	display:inline;	
}
ul#mainNav li.last {
	border-right:1px solid #a79994;
}
ul#mainNav a {
	color:#a79994;
	text-decoration:none;
}


ul#secNav {
	font-family: 'AvenirRoman',Arial;
	position:absolute;
	right:28px;
	bottom:10px;
}
ul#secNav li {
	padding:0 3px 0 6px;
	border-left:1px solid #515151;
	line-height:11px;
	font-size:11px;
	list-style:none;
	display:inline;	
}
ul#secNav li.last {
	border-right:1px solid #515151;
}
ul#secNav a {
	color:#515151;
	text-decoration:none;
}
div#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#a79994;
	padding-top:10px;
	overflow:hidden;
	margin-bottom:10px;
}
div#footer p.left {
	float:left;
	padding-left:25px;
}
div#footer div.right {
	padding-right:25px;
}
div#footer div.right ul {
	border-right:1px solid #a79994;	
	padding-right:1px;
	float:right;
	overflow:hidden;
}
div#footer div.right ul li {
	display:inline;
	padding:0 4px 0 5px;
	border-left:1px solid #a79994;
	list-style:none;
	display:inline;
}
div#footer div.right ul li a {
	color:#a79994;
	text-decoration:none;
}
img#linkLogo {
	display:block;
	clear:right;
	float:right;
	margin-top:10px;
}
