@charset "UTF-8";
.contentinnerwrapperhome {
}
.mainContenthome {
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/content_tile.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.mainContenthome {
  background-image:url(../images/content_tile.png);
}
.homeheader {
	margin-left: 60px;
	z-index: 9998;
}
.freewifi {
	position: relative;
	margin-top: -115px;
	margin-left: -70px;
	z-index: 9999;
}
.homecontent_btm {
	margin: 20px;
}
.homecontent_btm h2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #900;
	line-height: 1.5em;
}

