html,body {
	width:100%;
	height:100%;
	background:#ededed url(/images/design/horizon/intro/bg_body.jpg) repeat-x;
	padding:0;
    margin:0;
   	font:normal 13px/20px Trebuchet MS,arial, tahoma, verdana, sans-serif}
body {
	color:#535861;
	text-align:center}
h1 {
	margin:0}
p {
	padding:0;
	margin:0}
a {
	color:#535861;
	text-decoration:none}
	a:hover {text-decoration:underline}
a img {border:0}

#horizon {
	position:absolute;
	top:50%;
	left:50%;
	width:100%;
	margin-top:-125px;
	margin-left:-265px;
	text-align:center;
	width:530px}

#wr {
	position:relative;
	text-align:left;
	height:250px;
	margin:0 auto}
	#wr div {
		width:245px;
		float:left}

#part2 {margin-right:35px}
#part1 h1, #part2 h1 {
	height:84px;
	background:url(/images/design/horizon/intro/logohoriz_orange.gif) no-repeat}
	#part2 h1 {
		background:url(/images/design/horizon/intro/logohoriz_blue.gif) no-repeat}
	#part1 h1 a, #part2 h1 a {
		display:block;
		height:84px}
	#part1 h1 a:hover {
		background:url(/images/design/horizon/intro/logohoriz_orange_over.gif) no-repeat}
	#part2 h1 a:hover {
		background:url(/images/design/horizon/intro/logohoriz_blue_over.gif) no-repeat}
		#part1 h1 a b, #part2 h1 a b {
			display:none}
#txt1, #txt2 {
	background:#6a6e75;
	color:#fff;
	padding:25px 30px;
	margin-top:1px;
	height:85px}

.lang1, .lang2 {font-size:11px}
	.lang2 a {margin-right:10px}
	.lang1 a {margin-left:10px}
	.lang2 {margin:15px 0 0 30px}
	.lang1 {
		margin:15px 30px 0 0;
		text-align:right}

