.wifi_main_content{
	padding-top:1px;
	background:transparent url('../images/WifiLandingPage_BG.jpg') no-repeat;
	width: 758px;
	height: 470px;
}
.wifi_banner{
	float:left;
	width:462px;
	height:217px;
	margin:25px 0 0 20px;
}
.wifi_banner a.button{
	display:block;
	margin:170px auto auto 12px;
}
.top_right{
	margin:25px 25px 0 10px;
	float:right;

}
.top_right .top_right_top{
	width:237px;
	height:113px;
	margin:0;
	padding-top:1px;
}
.top_right .top_right_bottom{
	height:102px;
	width:237px;
	margin:0;
}
.bottom{
	margin:3px 15px 20px 15px;
	float:left;
	clear:both;
	width:100%;
}
*+html .bottom{margin-top:12px;}
.bottom .bottom_left{
	height:174px;
	width:231px;
	float:left;
	margin-right:13px;
}
.bottom .bottom_middle{
	height:174px;
	width:231px;
	float:left;
	margin-right:12px;
}
.bottom .bottom_right{
	height:174px;
	width:231px;
	float:left;
}
.smalltext{
	font-size:8pt;
}
.wifi_main_content .content{
	margin:10px;
	padding-top:1px;
}
.wifi_main_content .bold{
	font-weight:bold;
}
.wifi_main_content .italic{
	font-style:italic; 
}
.wifi_main_content p.title{
	margin-bottom:3px; 
	margin-top:0px;
}
.wifi_main_content .white{ 
	color:#ffffff;
}
.wifi_main_content .orange{
	color:#E66C2C;
}
.wifi_main_content .green{
	color:#33a905;
}
.wifi_main_content a.right_link{
	display:block;
	margin-top:0;
	text-align:right;
}
.wifi_main_content ul.arrow_list{
	list-style-type:none;
	padding-left:0px;
	margin-left:0;
	margin-top:5px;
	padding-top:0;
}
.wifi_main_content ul.arrow_list li{
	background:url('../../../internet/broadbandlanding/images/arrow.gif') no-repeat;
	margin-bottom:5px;
	padding-left:20px;
	margin-left:0;
	line-height:1.4em;
	margin-top:0;
}
/*IE 6 fixes*/
*html .standard-spacing{
	overflow:hidden;
	width:754px;
}
*html .wifi_banner{margin-left:10px;}
*html .bottom{margin-left:10px; margin-top:15px;}