body {
	background: #fafafa;
}
#home {
	width:1000px;
	background: url(../../_i/layout/bg_home.gif) no-repeat;
	margin:0 auto;
}
#home #content {
	width:720px;
	margin:0 auto;
	padding-top:55px;
}
#home .left {
	width:330px;
	float: left;
	text-align: right;
	padding-right:30px;
	
}
#home .right {
	width:330px;
	float: left;
	text-align: left;
	padding-left: 30px;
}
#home h1.newsGothic {
	font-size: 24px;
	line-height: normal;
	text-transform: uppercase;
	color:#636363;
}
#home p {
	padding-right: 0;
	color:#454545;
}
#home p.big {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0;
}
#home .marged,
#home p.marged {
	margin-bottom: 20px;
}

#home .paddedv {
	line-height: 38px;
}
#home p.black {
	color:#000;
}
#home #lang {
	margin:0 auto;
	width:570px;
}
#home ul li {
	float: left;
	margin-right: 28px;
}
#home ul li.nomargin {
	margin-right: 0;
}
#home ul li a:active,
#home ul li a:link,
#home ul li a:visited {
	font-size: 12px;
	color:#000;
}
#home a:hover,
#home ul li a:hover,
#home ul li a.selected:active,
#home ul li a.selected:visited,
#home ul li a.selected:link,
#home ul li a.selected:hover {
	text-decoration: underline;
}

#home a.plo {
	font-size: 16px;
	text-decoration: none;
	color:#ff3e06;
}
#home a.ves {
	font-size: 16px;
	text-decoration: none;
	color:#047ba9;
}
#home #img {
	text-align: center;
}
#home #translate p {
	color:#000;
}