body{
	background: url(../../images/BgdBodyTotal.png) repeat-x;
}
#billboard-wrapper {
	background: url(../../images/bg-billboard.png);
	height: 400px;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 960px;
}

#billboard-wrapper .loader {
    background: url(../../images/ajax-loader.gif) no-repeat center center transparent;
    width: 960px;
    height: 400px;
}

#billboard {
	position: relative;
	width: 940px;
	height: 380px;
	top: 10px;
	left: 10px;
	overflow: hidden;
}

#billboard .slide {
	position: absolute;
}

#billboard .descr-wrapper {
	display: block;
	position: absolute;
	padding: 7px;
	bottom: 10px;
	left: 10px;
    max-width: 480px;
    z-index: 10;
}

#billboard .descr {
	display: block;
	background: black;
	padding: 10px;
	color: #fff;
	font-size: 12px;
}

#billboard .descr a {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Arial,Verdana,sans-serif;
	display:block;
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
}

#billboard .descr-wrapper h2 {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Arial,Verdana,sans-serif;
	margin-bottom: 19px;
	font-size: 21px;
	font-weight: bold;
}

#billboard .navi {
	display: block;
	position: absolute;
	right: 20px;
	bottom: 10px;
	z-index: 10;
}

#billboard .navi .center {
	display: block;
	float: left;
	background: black;
	height: 25px;
	padding: 0px 3px;
}

#billboard .navi .right {
}

#billboard .navi a {
	float: left;
	margin: 7px 3px;
	display: block;
	width: 10px;
	height: 10px;
	background: url(../../images/slide.png) no-repeat;
	outline: none;
}

#billboard .navi a.current, #billboard .navi a:hover {
	background: url(../../images/slide-current.png);
}

#outer-tagline {
	background: url(../../images/bg-tagline-outer.png) repeat-x;
	height: 75px;
}

#outer-tagline.compact {
	height: 120px;
	background-position: bottom;
	margin-bottom: 10px;
}

#inner-tagline {
	background: url(../../images/bg-tagline.png) no-repeat;
	height: 73px;
	margin: auto;
	padding: 0px 30px 0px;
	width: 960px;
}

/* content */
#content {
	width: 960px;
	margin: 0 auto 25px auto;
	height: auto;

}
#content .BoxHalf a {
	display:block;
	float: left;
	width: 472px;
	height: 135px;
	margin: 25px 0 30px 0;
	background: url(../../images/BgdBoxLanci.png) 0 0;
	text-decoration: none;
}
#content .BoxHalf a:hover {
	background: url(../../images/BgdBoxLanci.png) 472px 0;
	text-decoration: none;
}
#content span{
	float: left;
	width: 16px;
	height: 1px;
}
#content .BoxHalf img{
	float: left;
	width: 137px;
	height: 135px;
	margin: 0 10px 0 20px;
}

#content .BoxHalf h1{
	display:block;
	width: auto;
	height: auto;
	margin: 23px 0 0 10px !important;
	font-size: 22px;
	margin: 0;
	color: #333333;
}
#content .BoxHalf h2{
	width: 430px;
	margin: 10px 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666;
}
#News {
	width: 990px;
	height: auto;
	margin: 0 auto;
}
#News .Content{
	float: left;
	width: 990px;
	height: 210px;
	margin-bottom: 30px;
	background: url(../../images/BgdNews.png) no-repeat;

}
#News .Content h1 {
	margin: 0 0 10px 25px;
	font-size: 20px;
	color: #333;
}
#News .Content  a.Box, #News .Content div.EmptyNews {
	display: block;
	float: left;
	margin: 0 0 0px 15px;
	width: 228px;
	height: 150px;
	color: #666666;
	background: url(../../images/BgdBoxNews.png);
}
#News .Content  a.Box:hover {
	background: url(../../images/BgdBoxNews.png) 0 -152px;
}
#News .Content  a.Box h1{
	margin: 18px 0 8px 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066AB;
	text-decoration: none;
}
#News .Content  a.Box h2{
	margin: 0px 0 5px 24px;
	width:190px;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #666;
}
#News .Content  a.Box h3{
	margin: 0px 0 0px 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	width:190px;
	height: 40px;
	color: #666;
	overflow: hidden;
}
#News .Content  a.Box p{
	float:right;
	margin: 5px 20px 0px 0;
	width:190px;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #0066AB;
	text-align:right;
}
#News .Content .LinkTutteNews a{
	float:right;
	margin: 15px 27px 0px 0;
	width:190px;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066AB;
	text-align:right;
}
#News .Content .LinkTutteNews a:hover{
	text-decoration: underline;
}
