*{
	padding:0px;
	margin:0px;
	font-family:verdana, arial;
	font-size:12px;
	font-weight:normal;
	letter-spacing: 0.17em;
}

body{
	margin:0px 0px; padding:0px;
	text-align:center;
}

h1{
	font-size:30px;
	text-transform: uppercase;
	font-weight:bold;
}

#title p {
	margin:25px 0px 0px 0px;
}

a {
	text-decoration:none;
	color:#ff9900;
}

a:hover{
	color:#000;
}

#content_wrap {
	position: relative;
	width:1003px;
	margin:0px auto;
	text-align:left;
	height:150px;
}

#title {
	position:absolute;
	top:175px;
	left:100px;
	width:450px;
	text-align: left;	
}

#langswitch {
	position: absolute;
	top:25px;
	right:50px;
}

#logo{
	position: absolute;
	top:55px;
	right:50px;
}

object {
	position: absolute;
	top:0px;
	left:0px;
}