/* -- Content :: homepage */
#menuholder.home{
	background-image: url(../img/home_menuholder_bg.gif);
	height: 283px;
}
#menuholder.home #menu{
	height: 283px;
	background-image: url(../img/home_menu_bg.jpg);
}
#menuholder.home #header_nav{
	bottom: 75px;
}
#menuholder.home #logo{
	border: none;
	top: 0;
	margin: 0;
	padding: 52px 0 0 38px;
	background-image: url(../img/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: 446px 0;
	width: 770px;
	height: 123px;
}
#footer.home{
	border-top: none;
	padding-top: 0;
}
#footer.home #copy{
	padding-right: 13px;
}
.motto{
	font-size: 5.8em;
	text-align: right;
	line-height: 0.7em;
	margin-bottom: 0;
	margin-top: 20px;
	padding-right: 13px;
	background-image: url(../img/head_nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.homequote{
	color: #a1a1a1;
	background-color: #ffffff;
	padding-left: 240px;
	margin: 20px 0;
	font: 1em "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	width: 28em;
}

.quote_en{
	width: 24.5em;
	padding-left: 290px;
}

.homequote .author{
	display: block;
	text-align: right;
	margin-top: 10px;
	font-size: 0.85em;
}
p.intro{
	color: #666666;
	background-color: #ffffff;
	margin-top: 10px;
}
#content.home{
	padding-right: 6px;
}

#lang_en_top.homepage, #lang_ro_top.homepage{
	top: 136px;
/*	left: 660px; **/
}
