@import "../../base.css";
#navigation ul li #internet-services { background-position: -204px -182px !important; }

h1 {
	font-family: times, serif;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 2px;
	clear: both;
	margin-top: 25px;
	color: #444444;
   }	


#left {
	float: left;
	width: 525px;
	border: 0px solid blue;
	margin-right: 75px;
	margin-left: 40px;
      }

#right {
	float: left;
	width: 250px;
	border: 0px solid blue;
       }

#intro {
	width: 450px;
	float: left;
       }

#plans {
	float: right;
	margin-top: -8px;
	margin-right: 40px;
	border: 0px solid blue;
	width: 200px;
	height: 300px;
       }

#map {
	float: left;
	width: 508px;
	height: 276px;
	margin-top: 20px;
    }


h2 {
	font-family: georgia, times, sans;
	font-size: 1.25em;
	font-weight: normal;
	margin-bottom: -2px;
	color: #1166AA;
	margin-top: 25px;
   }	

h2 span {
	color: #666666;
	}

dl { 
	float: left;
 }

dl dt { 
	margin-top: 10px;
	font-family: georgia, times, sans;
        font-weight: normal;
	color: #555555;
	font-size: .95em;
       }

dl dd { 
	font-size: .75em;
	font-family: arial, sans-serif;
	color: #777777;
      }





table {
	clear: both;
	margin: 40px 0 40px 35px;
	width: 850px;
	border-collapse: collapse;
	font-family: arial, sans-serif;	
	color: #666666;
	background-color: #fcfcfc;
	font-size: .85em;
      }

table tr {
	height: 28px;
         }

table tr td {
	text-align: center;
	width: 150px;
            }

table tr.heading { 
	background-color: #99DD00;
	font-weight: bold;
	font-family: "century gothic", arial, sans-serif;
	font-size: 1.15em;
	color: #224400;
		 }

table tr.heading td.topright {
	background-image: url('images/heading2.png');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #99DD00;
	}

table tr.spacer {
	height: 60px;
	background-color: #ffffff;
	        }

table td.feature {
	text-align: left;
	padding-left: 30px;
	color: #224400;
                 }

table td.topleft {
	width: 160px;
	text-align: left;
	padding-left: 30px;
	color: #224400;
	background-image: url('images/heading.png');
	background-position: top left;
	background-repeat: no-repeat;
                 }

table tr.gray {
	background-color: #ECF7D4;
              }

table tr.ordernow {
	background-color: #ffffff;
	font-family: "century gothic", arial, sans-serif;
	height: 60px;

	          }

table tr.ordernow td {
	background-image: url('images/ordernow.png');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	vertical-align: top;
	font-weight: bold;
	             }

table tr.ordernow td a {
	color: #ffffff;
	display: block;
	margin-top: 14px;
	font-size: 1em;
	text-decoration: none;
                       }

table tr.ordernow td a:hover {
	color: #224400;
	text-decoration: underline;
                       }


table tr.ordernow td.blank {
	background-image: none;
	             }