* {
	margin:0px;
	padding:0px;
}

body {
	font:82%/170% "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#efeeee;
}

h1,
h2 {
	font-size:18px;
	font-weight:normal;
	color:#fff;
	margin:0px 0px 10px 0px;
}
h3 {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	color:#000;
	margin:0px 0px 10px 0px;
}
p {
	margin-bottom:20px;
}
a {
	color:#666;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
#table, td {
	border-collapse:collapse;
	border:none;
	margin:0px;
	padding:0px;
}

/* lang */ 

div#localize {

	position: absolute;
	right: 5px;
	top: 0px;
	width: 95px;
	height:25px;
	border:1px solid #dfddde;
	background:#f1eff0; }

div#localize img {
	padding:8px 12px;
	border: 0;
	}

div#localize .default {
	display: block;
	float: right;
	height: 25px;
	width: 95px;
	cursor: pointer; }
div#localize .default:hover {

	background:#e2e2e2; }

#container {
	width:100%;
}

#topcontainer {
	width:100%;
	height:396px;
	background-image:url(../images/bg_header.png);
	background-repeat:no-repeat;
	background-position:top center;
}
#topcontainer a{
font-size: 11px;
}

/* TOP
------------------------------------ */
#top {
	position:relative;
	top:0px;
	left:50%;
	width:865px;
	margin-left:-432px;
}

#top-logo {
	position:absolute;
	top:10px;
	left:0px;
	float:left;
	width:200px;
	height:95px;
}

#top-nav {
	position:absolute;
	top:50px;
	right:0px;
	width:691px;
	height:75px;
}
#top-nav ul {
	list-style:none;
	float:right;
}
#top-nav li {
	list-style:none;
	float:left;
	padding:0px 10px;
}
#top-slogan {
	position:absolute;
	top:120px;
	font-size:14px;
	left: 730px;
}
#top-slogan span {
	font-size:24px;
	margin:0px 5px;
}

#flash {
	position:absolute;
	top:150px;
	left:0px;
	width:841px;
	height:296px;
	padding:12px;
	background-image:url(../images/bg_flash.gif);
	background-repeat:no-repeat;
	z-index:1;
}

/* CONTENT
------------------------------------ */
#content-container {
	width:100%;
	background-image:url(../images/bg_content.jpg);
	background-repeat:repeat-x;
	background-color:#141615;
	border-top: 10px solid #fff;
}
#content {
	position:relative;
	top:-10px;
	left:50%;
	width:865px;
	margin-left:-432px;
	padding-top:95px;
}

.content-3,
.content-3-last {
	float:left;
	width:247px;
	height:135px;
	padding:0px 21px;
	border-right:#313130 1px solid;
	font-size:11px;
}
.content-3-last {
	border-right:none;
	padding-right:0px;
}

.content-3 p,
.content-3-last p {
	line-height:1.5em;
}
.content-3 a,
.content-3-last a {
	color:#666;
	text-decoration:underline;
}
.content-3 ul,
.content-3-last ul {
	list-style:none;
	float:left;
}
.content-3 li,
.content-3-last li {
	list-style:none;
	float:left;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	padding-left:12px;
}

.content-3 h2, .content-3-last h2{
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color: #909090;
}
.content-3 p, .content-3-last p{
color: #5b5b5a;
}
/* FOOTER 
------------------------------------ */
#spacer {
	height:25px;
}

#footer-container {
	width:100%;
	height:140px;
	padding-top:14px;
	border-top:#fff 4px solid;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
}

#footer-container h3{
font-family:"Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#footer {
	position:relative;
	top:0px;
	left:50%;
	width:844px;
	margin-left:-432px;
	padding-left:21px;
	font-size:11px;
}
.footer-content,
.footer-content-last {
	float:left;
	width:186px;
}
.footer-content-last {
	width:273px;
	padding-top:0px;
	text-align:right;
}
.footer-content ul {
	list-style:none;
	float:none;
}
.footer-content li {
	list-style:none;
	float:none;
	background:none;
	padding:0px 0px;
}
.footer-content a{
color: #1c1c1a;
}
.footer-content, .footer-content h3{
color: #272625;
}

/* FLASH MOVIE 
------------------------------------ */
div#no_flash{
position: relative;
top: -195px;
left: 540px;
}