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

#content { height: 1200px; }

#left { 
	float: left;
	width: 430px;
	height: 625px;
	margin: 30px 70px 0 60px;
      }

#right {
	width: 200px;
	float: left;
	clear: right;
	padding-left: 65px;
	padding-bottom: 250px;
	border-left: 2px dashed #CCCCCC;
	margin-top: 40px;
       }

h1 {
	font-size: 2em;
	font-family: times, serif;
	color: #444444;
	margin-bottom: 5px;
	font-weight: bold;
	text-align: left;
   }

#intro {
	color: #555555;
	font-family: arial, sans-serif;
	margin-bottom: 30px !important;
	line-height: 1.2em !important;
	}

#intro strong {
	color: #555555;
              }
 
#livechat {
	margin-bottom: 30px;
	margin-left: -5px;
          }

#livechat a img {
border: 0;
           }		  
			 
h2 {
	color: #555555;
	font-size: 1.3em;
	font-family: times, serif;
	margin-bottom: 10px;
	}
   
.about-serivces {
	font-family: arial, sans-serif;
	color: #666666;
	font-size: .9em;
	margin-bottom: 15px;
	line-height: 1.2em;
               }

.about-serivces strong {
	color: #777777;
	                 }

h3 {
	background-image: url('images/need-a-website_bg.png');
	font-size: 1.1em;
	font-family: arial, sans-serif;
	color: #DD6600;
	width: 233px;
	height: 34px;
	padding-top: 1px;
	text-align: center;
	line-height: 35px;
	margin: 50px 0 15px -20px;
	}

#three-options {
	list-style-type: none;
	color: #666666;
	font-family: arial, sans-serif;
	font-size: .8em;
		      }
			  
#three-options li {
    text-indent: 0;
	margin-bottom: 15px;
	            }

#three-options li span {
	text-decoration: underline;
	                }
				
h4 {
	font-family: arial, sans-serif;
	font-size: 1.1em;
	margin-bottom: 5px;
	}
	
h4 a {
	text-decoration: none;
	color: #1166AA;
	}
	
h4 a:hover {
	padding-right: 5px;
	border-right: 6px solid #E4E4E4;
	      }
	
 #left p {
	color: #666666;
	font-family: arial, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	margin-bottom: 22px;
}