#billboard{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	font-size:16px;
/*	overflow-x: hidden;
    overflow-y: hidden; */
	height:490px;
	position:relative;
	margin-bottom:10px;
	width:960px;
}

.billboard-slideshow img {
    z-index: 0;
}


#billboard-findout {
  left: 55px;
  top: 200px;
  position: absolute;
  color: #3a5cb6
  outline: none;
}

#billboard-findout.hover-findout{
    color: red; text-decoration: underline;
}

#billboard-video {
  left: 55px;
  top: 250px;
  text-align: center;
  vertical-align: bottom;
  position: absolute;
  color: #3a5cb6
  outline: none;
  z-index: 99;
}

div#billboard-video-arrow{
    width:150px;
}

div#billboard-video a {
    cursor: pointer;
}

a#billboard-video-arrow {
  width:150px;
  height: 150px;
  display:block;
  background: url(/images/homepage/billboard-video-arrow.jpg) no-repeat scroll 0px 0px;
}

a#billboard-video-arrow.hover-jq {
  color: red; text-decoration: underline;
  background: url(/images/homepage/billboard-video-arrow.jpg) no-repeat scroll -0px -150px;
}
/*duplicated*/
a#billboard-video-arrow:hover {
  background: url(/images/homepage/billboard-video-arrow.jpg) no-repeat scroll -0px -150px;
}

#billboard h1 {
  top: 90px;
  left: 50px;
  position: absolute;
}

#billboard #billboard-link {
  display: block;
  height: 490px;
  width: 960px;
}

#news{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/homepage/News_backdrop.png) no-repeat scroll 0 0;
	height:40px;
	position:relative;
	padding-top:10px;
	width:960px;
}

span.news-title {
	font-weight: bold;
}

#news-posts{
	font-size:14px;
}

#news-links{
	font-size:12px;
	text-align: right;
}

#promotions h1{
	font-size: 22px;
	font-weight: normal;
	padding-left:20px;
}

#promotion1{
	width: 233px;
	cursor: auto;
}

#promotion2{
	width: 232px;
	cursor: auto;
}

#promotion3{
	width: 232px;
	cursor: auto;
}

#promotion4{
	width: 233px;
	cursor: auto;
}

#belowfold h1{
	font-size: 22px;
	font-weight: normal;
	padding-left:20px;
}

#fold1{
	width: 233px;
	cursor: auto;
}

#fold2{
	width: 232px;
	cursor: auto;
}

#fold3{
	width: 232px;
	cursor: auto;
}

#fold4{
	width: 233px;
	cursor: auto;
}
