#home{
  float: left;
  width: 920px;
  background: #d9d9d9;
}

#header #countdown {
	display: inline;
	float: left;
	width: 225px;
	padding: 0 10px 0 0;
}


#home_images{
  width: 920px;
  height: 375px;
  float: left;
}

#marquee{
  float: left;
  width: 926px;
  height: 125px;
  margin: 10px 0px 0px -3px;
}

#welcome{
  float: left;
  width: 820px;
  padding: 10px 50px;
  text-align: center;
  color: white;
  line-height: 20px;
}

#welcome strong{
  font-size: 14px;
}

#welcome a{
  color: white;
  text-decoration: underline;
}

#welcome a:hover{
  color: white;
}
