@charset "utf-8";
/* CSS Document */

div#mainbanner{
	float:left;
	margin-top: 0px;
	margin-left: 3px;
	width: 722px;
	z-index:1;
	}
	
div#sport-tv{
	position: absolute;
	bottom: 20px;
	left:20px;
	font-size: 120%;
	font-weight: bold;
}

div#sport-tv a{
color: white;
}


div#smallbanners{
	float:right;
	width: 233px;
	margin-top: 0px;
	margin-right: 3px;
}

div#smallbanners img{
	margin-bottom:5px;
}

div#smallbanners img.last{
	margin-bottom:0;
}

div#container{
	background: url(../images/common/layout/container_back_top_20080617.png) no-repeat left top;
	}

 div#container-bottom{
    clear:none;
  	background: url(../images/common/layout/container_back_bottom_20080617.png) bottom left no-repeat;
	z-index:1;
}


div#specialoffer{
	margin: 0 auto;
	width: 968px !important;
	height: 90px;
	position:relative;
	background: url(../images/special_offer/special_offer_back.png) top left no-repeat;
}

div#specialoffer div.text{
	position:absolute;
	top: 7px;
	left: 15px;
	width: 350px;
}

div#specialoffer div.text h1{
	font-size:24px;
	line-height: 120%;
	margin-top: 0;
}

div#specialoffer div.images{
	position:absolute;
	top: 7px;
	right: 20px;
}


div#specialoffer div.images img{
	margin-right: 25px;
}


div#airplanesoffer{
	position:absolute;
	top:6px;
	right:0px;
}


div#airplanesoffer a img{
	margin-right:15px;
}

div#email{
	position:absolute;
	left:12px;
	top:50px;
}

.clearer {
	height: 3px;
}

.layer{
z-index:2;
}