@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;
	color: #444444;
	margin-top: 25px;
	margin-left: 60px;
	             }

#intro {
	text-align: left;
	float: left;
	width: 500px;
	margin-bottom: 40px;
	margin-left: 60px;
	margin-top: 5px;
       }

#webbutton {
	width: 144px;
	float: left;
	margin-left: 75px;
      }

#webbutton p {
	text-align: center;
	clear: both;
	font-size: .75em;
	font-family: arial, sans-serif;
	color: #999999;
	     }

#webbutton img {
	border: 0;
               }

h2 {
	clear: both;
	font-family: "century gothic", arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #1166AA;
	margin-top: 10px;
	margin-left: 60px;
   }

dl {
	text-align: left;
	color: #555555;
	font-family: arial, sans-serif;
	font-size: .9em;
	margin-top: 15px;
	margin-left: 60px;
	width: 600px;
	         }

dl dt { 
	font-weight: bold;
	color: #1166AA;
	font-family: arial, sans-serif;
	font-size: .9em;
	}

dl dd {
	margin-top: 2px;
	margin-bottom: 25px;
	font-size: .9em;
        }

h3 {
	font-family: "century gothic", arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #555555;
	width: 925px;
	background-color: #FFFFCC;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin-top: 80px;	
	margin-bottom: 50px;
	padding: 15px 0 15px 0px;
	text-align: center;
    }

h3 a {
	color: #004488;
      }

h3 a:hover {
	color: #004488;
	text-decoration: none;
           }

h3 span {
	color: #000000;
	text-align: center;
 	display: block; 
	display: none;
        }