﻿@charset "utf-8";
/* CSS Document */


*{
	margin:0;
	padding:0;
	border:0;
}


#container{
	width:853px;
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
}

/* ===============HEADER ZONE================= */
#header{
	width: 853px;
	height: 94px;
	background-image: url(../images/bg_top_copy.jpg);
}
#logo{
	width:187px;
	float:left;
}
#menu-top{
	width:470px;
	height:36px;
	padding:59px 0 0 5px;
	float:left;
}
#menu-top a span{
	display:none;
}
#menu-top ul#navmenuin li {
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
}
#menu-top a{
	display:block;
	height:36px;
}
#menu-top .selected{
	background-position:bottom left;
}
#menu-top a:hover{
	background-position:bottom left;
}
#menu-top a.selected:hover{
	background-position:bottom left;
}
#menu-top .home{
	width: 105px;
	background-image: url(../images/menu_home.jpg);
}
#menu-top .residential{
	width:114px;
	background-image:url(../images/menu_residential.jpg);
}
#menu-top .small_business{
	width:126px;
	background-image:url(../images/menu_small_business.jpg);
}
#menu-top .nationwide{
	width:117px;
	background-image:url(../images/menu_nationwide.jpg);
}
/* ===============HEADER ZONE================= */



/* ===============CONTENT ZONE================= */
#content{
	width: 853px;
	background-color: #e8f2f9;
}
#content .top_banner{
	width:853px;
	margin-bottom:7px;
}
#content .left{
	width:614px;
	float:left;
}
#content .text{
	width:615px;
	background-image:url(../images/bg_left_in.jpg);
	background-repeat:repeat-y;
}
#content .text .content{
	width:571px;
	margin:0 auto 0 auto;
	padding:10px 20px 10px 20px;
	background-image:url(../images/bg_left_content.jpg);
	background-position:50% top;
	background-repeat:repeat-x;
	background-color:#e8f2f9;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	line-height:1.6em;
}
#content .text .content ul{
	margin-left:20px;
}
#content .text .content li{
	list-style:none;
	background-image:url(../images/bg_li.gif);
	background-repeat:no-repeat;
	background-position:left 50%;
	padding-left:20px;
	margin-bottom:5px;
}
#content .text .div_top{
	width:615px;
	height:5px;
	background-image:url(../images/bg_left_top.jpg);
	background-repeat:no-repeat;
}
#content .div_bottom{
	width:615px;
	height:5px;
	background-image:url(../images/bg_left_bottom.jpg);
	background-repeat:no-repeat;
	background-position:50% top;
}

#content .testimonials{
	width: 591px;
	height: 128px;
	padding: 20px 0px 0 24px;
	background-image: url(../images/bg_testimonials.jpg);
	margin-top: 4px;
	font-size: 14px;
	line-height: 1.6em;
	color: #333333;
	font-style: italic;
}
#content .testimonials p{
	padding-right:20px;
}
#content .testimonials .read_more{
	float:right;
	font-style:normal;
	font-size:12px;
	width:120px;
}
#content .testimonials .read_more a{
	color:#0861af;
}

#content .a{
	color:#0861af;
}

#content .right{
	width:233px;
	height:425px;
	float:left;
	background-image:url(../images/bg_right.jpg);
	margin:0 0 0 5px;
}
#content .right .book{
	margin-top:15px;
	margin-bottom:5px;
}

#content .right_inner{
	width:233px;
	float:left;
	margin:0 0 0 5px;
}

#content .right_inner .box{
	width:223px;
	height:199px;
	padding:10px 0 10px 10px;
	background-image:url(../images/bg_right_inner.jpg);
}
ul#navright_inner li {
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  list-style: none;
  margin:10px 0 0 0px;
  font-family:Tahoma;
  font-size:10px;
  color:#bbe3f7;
  background-image:url(../images/bg_li_right.jpg);
  background-position:left 50%;
  background-repeat:no-repeat;
  padding-left:10px;
  width:210px;
}

ul#navright li {
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  margin:6px 0 0 8px;
}
#navright a{
	display:block;
	height:52px;
	width:217px;
}
#navright a span{
	display:none;
}
#navright .computer_repair{
	background-image:url(../images/menu_computer_repair.jpg);
}
#navright .laptop_repair{
	background-image:url(../images/menu_laptop_repair.jpg);
}
#navright .computer_networking{
	background-image:url(../images/menu_computer_networking.jpg);
}
#navright .computer_consulting{
	background-image: url(../images/menu_computer_consulting_copy.jpg);
}
#navright .nationwide_computer{
	background-image: url(../images/menu_nationwide_computer_copy.jpg);
}
/* ===============CONTENT ZONE================= */


/* ===============FOOTER ZONE================= */
#footer{
	width:853px;
	height:39px;
	margin-top:8px;
	background-image:url(../images/bg_footer.jpg);
	font-family:Tahoma;
	font-size:11px;
}
#footer .nav{
	width:530px;
	padding:13px 0 0 20px;
	float:left;
	color:#008cd3;
}
#footer .nav a{
	color:#008cd3;
	text-decoration:none;
}
#footer .copyright{
	width:200px;
	padding:13px 0 0 20px;
	float:right;
	color:#666666;
}
/* ===============FOOTER ZONE================= */
.style1 {
	font-size: x-small;
}


.center{
	text-align:center;
}

.clear{
	clear:both;
}
/* ===============Location ZONE================= */
td
	{border-style: none;
	border-color: inherit;
	border-width: medium;
	padding-top:1px;
		padding-right:1px;
		padding-left:1px;
		color:windowtext;
		font-size:10.0pt;
		font-weight:400;
		font-style:normal;
		text-decoration:none;
		font-family:Arial, sans-serif;
		text-align:general;
		vertical-align:bottom;
		white-space:nowrap;
	}
.locationstyle1 {
	text-decoration: none;
}
.locationstyle2 {
	color: #000000;
	font-family: Arial;
}
.locationstyle3 {
	font-family: Arial;
}
/* ===============Application ZONE================= */

#submissionForm {
	width: 450px;
	float: left;

}

.fieldClass {
	margin-bottom: 7px;
	display: block;
}

#fnameError, #emailError, #resumeError, #phoneError, #lnameError, #tradeError, #addressError, #cityError, #zipError, #resumeError {
	color: #DF0000;
	display: none;
}

#successError {
	color: #DF0000;
	display: block;
	margin-bottom: 20px;
}

#UnsuccessError {
	color: #DF0000;
	display: block;
	margin-bottom: 20px;
}

.errorText {
	color: #DF0000;
	display: none;
}

.frmTextBox
{	
	font-family: Arial; 
	font-size: 9pt; 
	color: #000000; 
	padding: 3px 2px 3px 5px; 
	border: 1px solid #f0f0f0; 
	border-color: #7c7c7c #cecece #c3c3c3 #7c7c7c;	
}

.frmTextArea
{	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000; 
	padding: 3px 2px 3px 5px; 
	border: 1px solid #f0f0f0; 
	border-color: #7c7c7c #cecece #c3c3c3 #7c7c7c;
}	

.frmSelect
{	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000; 
	padding: 2px 2px 2px 2px; 
	border: 1px solid #f0f0f0; 
	border-color: #7c7c7c #cecece #c3c3c3 #7c7c7c;	
}

.frmButton
{	
	font-family: Arial; 
	font-size: 12px;	
}
.style2 {
	clear: both;
	margin-left: 15px;
}
.style3 {
	font-size: large;
}
.style4 {
	font-size: small;
}
.style5 {
	color: #FF0000;
}
