#homepage-footer { 
	color: #000000;
	clear: both;
	padding: 10px 0 0 0;
	text-align: center;
	width: 780px;
}
#homepage-footer ul li {
	display: inline;
	list-style-type: none;
	list-style:none;
}
#homepage-footer p {
	text-align: center;
	margin: 0 auto 14px;
	width: 750px;
	padding-left: 12px;
}
#homepage-footer #languages ul {
	margin: 0 0 10px 0;
	padding: 0;
	background-color: transparent;
}
#homepage-footer #languages li {
	padding-right:5px;
}
#homepage-footer #termsandCons li {
	padding-right:5px;
}
#homepage-footer #languages li.blackLine {
	background: URL(/images/black_line.gif) 0 .2em no-repeat;
	padding: 0 5px;
}
#homepage-footer #termsandCons li.blackLine {
	background: URL(/images/black_line.gif) 0 .2em no-repeat;
	padding: 0 5px;
}
#homepage-footer ul li {
	display: inline;
	list-style-type: none;
	list-style:none;
}
h1 a, h1 a:active, h1 a:link, h1 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#play-button {
	display: block;
	background: transparent;
	clear: both;
	text-align: center;
	height: 95px !important;
	min-height: 95px !important;
}
#play-button img {
	float: none;
	margin: 0% auto;
}
#play-icons {
	display: block;
	background: url(/images/play-anywhere-fade.png) no-repeat;
	clear: both;
	text-align: center;
	margin: 0px -14px;
	padding-top: 10px;
	height: 40px !important;
	min-height: 40px !important;
}
#play-icons img {
	margin: 0% 2px;
	display: inline;
	float: none;
}
#button-content img {
	float:left;
	padding-left:30px;
}
#button-content #home-button1, #button-content #home-button2, #button-content #home-button4, #button-content #home-button5 {
	position: relative;
	top:23px;
}
#button-content #home-button3 {
	position:relative;
	top: 4px;
}
#button-content #home-button1 {
	margin-right:18px;
}
#button-content #home-button2 {
	margin-right:10px;
}
#button-content #home-button3 {
	margin-right:10px;
}
#button-content #home-button4 {
	margin-right:18px;
}

.right-box p {
	float: left;
	width: 130px;
	line-height: 1.6em;
}
.right-box #play-button {
	clear: none;
	float: right;
	margin: -15px -10px 0 0;
	padding: 0 0 5px 0;
}