body {
	background-color: #FFFFFF;
	background-image: url(../images/template/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
}
#top-bg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 255px;
	background-image: url(../images/template/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#top-bg h1 {
	display: none;
}
#horizon {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	min-width: 720px;
	margin-top: -150px;
	z-index: 5;
}
#container {
	position: relative;
	width: 100%;
	height: 300px;
	text-align: left;
	margin: 0px auto;
}
#container span#movie {
	position: absolute;
	left: 200px;
	top: -35px;
	margin: 0px;
	padding: 0px;
}
#container img#esporta-logo {
	position: absolute;
	left: 400px;
	top: 0px;
	width: 175px;
	height: 48px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#container img#logo {
	position: absolute;
	right: 37px;
	top: -13px;
	height: 68px;
	width: 345px;
	margin: 0px;
	padding: 0px;
}
#text {
	position: absolute;
	top: 59px;
	right: 30px;
	height: 217px;
	width: 90%;
	background-color: #004C1F;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#text p#dollars {
	text-align: center;
	font-size: 1.75em;
	margin: 0px 25px 3% 52%;
}
#text  p {
	padding: 0px;
	margin: 3% 25px 1% 52%;
}
img#youtube {
	position: absolute;
	left: 0px;
	top: 0px;
	border-style: none;
}
img#hpimg {
	position: absolute;
	left: 35px;
	top: 59px;
	z-index: 10;
	border-style: none;
}
p#copyright {
	position: absolute;
	top: 280px;
	right: 165px;
	font-size: 9px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
p#copyright a {
	color:#CCCCCC;
	text-decoration: none;
}
p#copyright a:hover {
	color:#999999;
}
ul#topnav {
	position: absolute;
	left: 50%;
	top: -60px;
	height: 36px;
	width: 550px;
	font-size: 11px;
	margin: 0px 0px 0px -269px;
	padding: 0px;
	list-style-type: none;
}
ul#topnav li {
	float: left;
	margin: 0px 8px 0px 8px;
}
ul#topnav li a {
	display: block;
	width: 118px;
	height: 35px;
	background-image: url(../images/template/menu-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	text-decoration: none;
	overflow: hidden;	
}
ul#topnav li a:hover {
	display: block;
	width: 118px;
	height: 35px;
	background-image: url(../images/template/menu-button.gif);
	background-repeat: no-repeat;
	background-position: left -36px;
	color: #E1E1E1;
	text-decoration: none;
}
ul#topnav li a span {
	background-image: url(../images/template/menu-logo-wt.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 2px 10px 2px 18px;
	line-height: 32px;
}
#slogan {

	float:right;
	display: block;
	position: absolute;
	top: -100px;
	right: 35px;
	text-align:right;
	color: #004C1F;
	font-size:14px;
}

#slogan h1{
	font-size:18px;
	color: red;
	margin:0px;
	padding:0px;
}
#slogan b{
	font-size:16px;
	margin:0px;
	padding:0px;
}
a#login {
	position: absolute;
	top: 278px;
	right: 35px;
	height: 29px;
	width: 116px;
	background-image: url(../images/template/login-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	z-index: 10;
}
a#login:hover {
	background-repeat: no-repeat;
	background-position: 0px -30px;
	background-image:  url(../images/template/login-button.gif);
	color: #CCCCCC;
	text-decoration: none;
}
a#login span {
	margin-left: 31px;
	line-height: 25px;
}
/*
span#movie {
	float: left;
	text-align: left;
	position: absolute;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
	*/
ul#bottomnav {
	position: absolute;
	/* left: 50%; */
	left: 5%;
	top: 320px;
	height: auto;
	/* width: 700px; */
	width: 900px;
	list-style-type: none;
	font-size: 11px;
	color: #333333;
	/* margin: 0px 0px 0px -346px; */
	margin: 0px 0px 0px -200;
	padding: 0px 0px 15px 0px;
	z-index: 15;
}
ul#bottomnav li {
	display: block;
	height: auto;
	width: 170px;
	background-image: url(../images/template/bottom-menu-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #004C1F;
	padding: 16px 30px 4px 30px;
	margin: 0px;
	float: left; 
}
ul#bottomnav strong {
	color: #004C1F;
}
ul#bottomnav a {
	color: #000000;
	text-decoration: none;
}
ul#bottomnav a:hover {
	color: #999999;
	text-decoration: none;
}
ul#bottomnav li.firstlink {
	border: none;
	background-image: none;
	display: block;
	height: auto;
	width: 50px;
	padding: 0px 40px 0px 0px;
	margin: 10px;
	float: left; 
}
ul#bottomnav li.firstlink div#youtube-label {
	margin-top: 70px;
	white-space: nowrap;
}
ul#bottomnav li.lastlink {
	border: none;
}
