/* Multilang Holding Page */

img {
	border: none;
}

div#mainBody div#header_home div#topLangSelect {
	left: 150px;
    position: absolute;
    top: 80px;
}

div#mainBody div#header_home div#topLangSelect a {
	 margin-right: 5px;
}

#header_home{
	height: 70px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#line {
	background-color: #F37421;
    height: 3px;
    top: 95px;
    width: 926px;
	margin: 15px 0 10px;
    position: absolute;
	z-index: 100;
}

#line ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#line li {
    float: left;
    position: relative;
}

#container {
/*	height:700px;*/
	width:925px;
	position:relative;
	top: 15px;
	text-align:left;
	margin:  0 auto 20px auto;
	padding: 0 22px 20px 22px;
	border:solid 1px #cccccc;
}	

#holdingPanel {
	color: #000000;
    font-family: "trebuchet MS";
    font-size: 1.3em;
    font-weight: bold;
    left: 10px;
    line-height: 1.3em;
    padding: 12px;
    position: absolute;
    top: 100px;
    width: 460px;
    z-index: 5;
}

#mainBody{
	position: relative;
	top: 25px;
	padding-bottom: 30px;
}

#topLogoLeft {
	float: left;
}

#topLogoRight {
	float: right;
	text-align: right;
}

#topLogoRight p {
	margin-top:5px;
	font-size:12px;
	color: #6a737b;
	font-family: "trebuchet MS";
}

#homePanelContent {
	width: 926px;
}

#jpFooter {
    color: #999999;
    font-family: Verdana,Arial,Helvetica,sans-serif,"trebuchet MS";
    font-size: 0.6em;
    left: 610px;
    margin: auto;
    position: absolute;
    top: 775px;
    z-index: 99;
}

#jpFooter a {
	color: #6666FF;
    text-decoration: none;
}

/**/