body
{
  font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000;
}

.hidden {
	visibility: hidden;
	display: none;
}
.shown {
	visibility: visible;
	display: block;
}

h1
{
  color: #f70305;
  font-size: 180%;
}

h2
{
  font-size: 150%;
}

h3
{
  font-size: 120%;
}

h4
{
  font-size: 100%;
}

h2, h3, h4, h5, h6
{
  color: #636363;
}

.weak
{
  color: #999;
}

em, strong
{
  color: #f70305;
}

a
{
  color: #00f;
}

table
{
  font-size: inherit;
}

/* coverage */

#usamap, #usamaplink, #camap, #camaplink
{
  text-align: center;
}

#usamaplinks table
{
	margin: 0 auto;
}

#usamaplinks table td
{
  padding: 2px 10px;
}

#usamap, #camap, #usamaplinks
{
  margin-top: 20px;
}

#voipcoverageresults, #dialupcoverageresults
{
  width:50%;
	float: left;
}

#destinations ul
{
  margin: 0;
	padding: 0;
}

#destinations li
{
  padding-right: 5px;
	list-style: none;
  width: 30%;
	float: left;
	border-bottom: 1px solid #eee;
}

#imagefront
	{
	  position: relative;
          height: 1200px;
	}
	#imagefront img
	{
	  border: none;
	}
  #plans, #unlimitedservice, #makemoney, #incomecalc, #presentation, #marketingplan, #specialoffer, #gabequote1, #fundraising, #gabequote2, #customerquotes, #didlookup, #virtualnums, #e911info, #trialdisclamer, #googlesearch
	{
	  position: absolute;
	}
  #plans
	{
	  top: 0;
		left: 0;
	}
  #unlimitedservice
	{
	  top: 0;
		left: 400px;
	}
  #makemoney
	{
	  top: 0;
		left: 626px;
	}
  #incomecalc
	{
	  top: 73px;
		left: 626px;
	}
  #presentation
	{
	  top: 145px;
		left: 626px;
	}
  #marketingplan
	{
	  top: 218px;
		left: 626px;
	}
  #specialoffer
	{
	  top: 281px;
		left: 0;
	}
  #gabequote1
	{
	  top: 281px;
		left: 400px;
	}
  #fundraising
	{
	  top: 294px;
		left: 626px;
	}
  #gabequote2
	{
	  top: 371px;
		left: 626px;
	}
  #customerquotes
	{
	  top: 500px;
		left: 430px;
	}
  #didlookup
  {
    top: 500px;
    left: 0;
    width: 380px;
  }

  #e911info
  {
    top: 960px;
    left: 0;
    width: 380px;
  }

  #virtualnums
  {
    top: 600px;
    left: 0;
    width: 380px;
  }

	#trialdisclamer
	{
	  top: 1080px;
		left: 410px;
		width: 360px;
	}

	#virtualnums h3
	{
	  margin-bottom: 0;
	}

	#virtualnums p
	{
	  margin-top: 0;
	}

	#googlesearch
	{
	  top: 980px;
		left: 0;
		height: 150px
	}