html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Tahoma, Verdana, Arial;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#top_menu a { behavior: url("/png-fix/iepngfix.htc") }


body {
	background: #000 url("/i/bg.jpg") repeat-x;
	text-align: center;
}

#wrapper {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}

#page_top {
	height: 324px;
	background: url("/i/top.jpg") no-repeat;
	overflow: hidden;
}
#page_top h1 {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	padding-top: 6px;
	padding-left: 34px;
	line-height: 14px;
}


#top_main {
	height: 260px;
}

#top_main a#logo-link {
	display: block;
	width: 200px;
	height: 200px;
}

#top-langs {
	float: right;
	width: 404px;
	padding-top: 20px;
	height: 100px;
}

#newsletter {
	color: #d4d1d1;
	font-size: 12px;
	height: 80px;
	text-align: right;
	padding-right: 14px;
}
#newsletter input.email {
	font-size: 12px;
	width: 136px;
	text-align: center;
	color: #d4d1d1;
	background: transparent;
	border: 0px solid #d4d1d1;
}
#newsletter input.email:hover {
	background: #d4d1d1;
	color: #000;
}
#newsletter input.email:focus {
	background: #fff;
	color: #000;
}
#newsletter input.submit {
	font-size: 12px;
	width: 60px;
	background: transparent;
	border: 0px solid #d4d1d1;
	cursor: pointer;
	height: 21px;
	line-height: 21px;
	color: #d4d1d1;
}

#newsletter p {
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 40px;
}


#top-langs a#ll1 {
	display: block;
	width: 378px;
	height: 34px;
}

#top-langs a#ll2 {
	display: block;
	width: 334px;
	height: 27px;
	margin-left: 44px;
}

#top-langs a#ll3 {
	display: block;
	width: 234px;
	height: 26px;
	margin-left: 144px;
}


#top-langs a:hover {
	border-bottom: 1px solid #d4d1d1;
}


#top_menu {
	height: 64px;
}

#top_menu ul {
	height: 60px;
	margin-left: 26px;
}
#top_menu ul li {
	display: block;
	height: 60px;
	width: 152px;
	float: left;
}
#top_menu ul li a {
	display: block;
	height: 60px;
	width: 152px;
	text-align: center;
}
#top_menu ul li:hover {
	background: url("/i/btn.png") no-repeat;
}
#top_menu ul li a span {
	display: none;
}

#mm1_pl a {
	background: url("/i/1.png") center center no-repeat;
}
#mm2_pl a {
	background: url("/i/2.png") center center no-repeat;
}
#mm3_pl a {
	background: url("/i/3.png") center center no-repeat;
}
#mm4_pl a {
	background: url("/i/4.png") center center no-repeat;
}
#mm5_pl a {
	background: url("/i/5.png") center center no-repeat;
}
#mm6_pl a {
	background: url("/i/6.png") center center no-repeat;
}

#mm1_de a {
	background: url("/i/1de.png") center 15px no-repeat;
}
#mm2_de a {
	background: url("/i/2de.png") center center no-repeat;
}
#mm3_de a {
	background: url("/i/3de.png") center center no-repeat;
}
#mm4_de a {
	background: url("/i/4de.png") center center no-repeat;
}
#mm5_de a {
	background: url("/i/5de.png") center center no-repeat;
}
#mm6_de a {
	background: url("/i/6de.png") center center no-repeat;
}


#mm1_en a {
	background: url("/i/1en.png") center 16px no-repeat;
}
#mm2_en a {
	background: url("/i/2en.png") center center no-repeat;
}
#mm3_en a {
	background: url("/i/3en.png") center center no-repeat;
}
#mm4_en a {
	background: url("/i/4en.png") center center no-repeat;
}
#mm5_en a {
	background: url("/i/5en.png") center center no-repeat;
}
#mm6_en a {
	background: url("/i/6en.png") center center no-repeat;
}


#page_contents {
	font-size: 14px;
	color: #d4d1d1;
	padding: 18px 34px;
	line-height: 20px;
}
#page_contents p {
	padding-bottom: 10px;
}

#page_contents ul, #page_contents ol {
	margin-left: 30px;
	color: #d4d1d1;
}

#page_contents ul {
	list-style: square;
}

#page_contents li {
	padding-bottom: 4px;
}

#page_contents h2 {
	padding-bottom: 18px;
	font-size: 19px;
	/*font-variant: small-caps;*/
}

#page_contents a {
	color: #2a6f8c;
	text-decoration: underline;
}
#page_contents a:hover {
	color: #2a6f8c;
	text-decoration: none;
}

#page_foot {
	font-size: 11px;
	color: #424343;
	text-align: center;
}
#page_foot a {
	color: #424343;
	text-decoration: none;
}
#page_foot a:hover {
	color: #424343;
	text-decoration: underline;
}
