@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/Bkg-GreyCenterFaded.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	background-color: #929292;
}
.mother {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
.header {
	height: 92px;
}
.header #logo {
	width: 168px;
	margin-left: 15px;
	position: absolute;
	margin-top: 8px;
}
.header #phone-24-7{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #600;
	letter-spacing: 6px;
	position: relative;
	left: -36px;
	top: -48px;
}
.header #local-operation{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #707366;
	position: relative;
	top: -2px;
	letter-spacing: 0px;
	text-align: right;
	margin-right: 44px;
}
.mainContent {
	height: auto;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-style: solid;
	border-top-color: #666;
	border-right-color: #999;
	border-bottom-color: #CCC;
	border-left-color: #999;
	position: inherit;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(Images/CompanyInfoBKG.jpg);
}
#footer {
	padding: 8px;
	height: 30px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #686E57;
}
#footer a:link {
	text-decoration: none;
	color: #545845;
}
#footer a:hover {
	text-decoration: underline;
	color: #600;
}	
#image {
	background: #FFFFFF;
	height: 260px;
	background-image: url(Images/Business-Technology-Image.jpg);
	background-repeat: no-repeat;
	top: 0px;
}
#subtext {
	height: auto;
	position: relative;
	top: 0px;
	padding-top: 2px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	margin-right: 10px;
}
#subtext h1{
	font-size: 24px;
	position: relative;
	color: #703B3D;
}
#subtext p {
	position: relative;
	color: #666;
	text-indent: 2px;
}
#leftColumn {
	width: 630px;
	position: absolute;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 16px;
	background-color: #FFF;
	margin-top: 20px;
}
#rightColumn {
	width: 248px;
	position: inherit;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 16px;
	background-color: #FFF;
	left: 660px;

}
#partners {
	background: #FFFFFF;
	height: 112px;
	background-image: url(Images/Partner-BKG.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#companyInfo{
	height: 242px;
}
#SubText{
	height: 42px;
	background-color: #FFFFFF;
	background-image: url(Images/CompanyInfoBKG.jpg);
	background-repeat: repeat-y;
}
#companyInfoBox {
	position:relative;
	width:657px;
	height:222px;
	z-index:2;
	top: 10px;
	left: 10px;
	background-image: url(Images/CompanyInfoTextArea.png);
	background-repeat: no-repeat;
}
#companyText-1 {
	position:absolute;
	width:300px;
	height:190px;
	z-index:1;
	top: 12px;
	left: 20px;
}
#companyText-1 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #600;
	position: absolute;
	top: 4px;
}
#companyText-1 p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #787878;
	top: 26px;
	position: absolute;
}
#companyText-2 {
	position:absolute;
	width:300px;
	height:390px;
	z-index:1;
	top: 12px;
	left: 330px;
}
#companyText-2 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #600;
	position: absolute;
	top: 4px;
}
#companyText-2 h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #686E57;
	position: absolute;
	top: 114px;
}
#companyText-2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #787878;
	position: relative;
	top: 26px;
}
#phoneService {
	position:relative;
	width:268px;
	height:72px;
	left: 660px;
	top: 10px;
	z-index: 1;
	background-image: url(Images/Btn_PhoneSystems.png);
}
#phoneService:hover {
	background-image: url(Images/Btn_PhoneSystems_Hover.png);
}
#internetService {
	position:relative;
	width:268px;
	height:72px;
	left: 660px;
	top: 10px;
	visibility: visible;
	z-index: 1;
	text-align: center;
	background-image: url(Images/Btn_Internet-Systems.png);
}
#internetService:hover {
	background-image: url(Images/Btn_Internet-Systems_Hover.png);
}
#itService {
	position:relative;
	width:268px;
	height:72px;
	left: 660px;
	top: 10px;
	visibility: visible;
	z-index: 1;
	text-align: center;
	background-image: url(Images/Btn_IT-Systems.png);
}
#itService:hover {
	background-image: url(Images/Btn_IT-Systems_Hover.png);
}
#ResidentialService{
	position:relative;
	width:351px;
	height:29px;
	left: 601px;
	top: 15px;
	visibility: visible;
	z-index: 1;
	text-align: center;
	background-image: url(Images/resi-up.png);
}
#ResidentialService:hover {
	background-image: url(Images/resi-down.png);
}
#WhatToAsk{
	position:relative;
	width:296px;
	height:51px;
	left: -8px;
	top: 44px;
	visibility: visible;
	z-index: 1;
	background-image: url(Images/questions-up.png);
}
#WhatToAsk:hover {
	background-image: url(Images/questions-down.png);
}
#HPWarranty {
	position:relative;
	width:267px;
	z-index:5;
	left: 670px;
	top: -194px;
	text-align: center;
	height: 60px;
}
#HPWarranty h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 18px;
	color: #1A4C95;
	position: relative;
	top: -8px;
	left: 15px;
	text-align: left;
	width: 250px;
}

#HPWarranty h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: #787878;
	position: relative;
	top: -18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	border-color: #787878;
}
#HPWarranty a {
	text-decoration: none;
	color: #1A4C95;
}
#HPWarranty a:hover {
	text-decoration: underline;
}
		
#Free-1 {
	position:relative;
	width:267px;
	height:50px;
	z-index:6;
	left: 670px;
	top: -196px;
	padding-top: 8px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #787878;
	border-bottom-color: #787878;
}
#Free-1 a {
	text-decoration: none;
	color: #787878;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	letter-spacing: 1px;
	vertical-align: middle;
	margin-top: 10px;
	padding-top: 10px;
}
#Free-1 a:hover {
	text-decoration: underline;
}
#Free-2 {
	position:relative;
	width:267px;
	height:60px;
	z-index:5;
	left: 670px;
	top: -184px;
	text-align: left;
	padding-left: 16px;
	padding-top: 3px;
}
#Free-2 a {
	text-decoration: none;
	color: #787878;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	letter-spacing: 1px;
	vertical-align: middle;
	margin-top: 10px;
	padding-top: 20px;
}
#Free-2 a:hover {
	text-decoration: underline;
}
#menu {
	position: relative;
	background-image: url(Images/topNav-up.png);
	width: 727px;
	height: 61px;
	left: 208px;
	top: 26px;
	z-index: 4;
}
#menu UL {
	position: relative;
	top: 8px;
	left: -20px;
}
#menu LI {
	FLOAT: left;
	MARGIN: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #686E57;
	padding-top: 0px;
	position: relative;
	text-align: center;
	list-style-type: none;
	width: auto;
}
#menu LI a {
	position: relative;
	left: 0px;
}
#menu LI#SystemsServices {
	width: 120px;
	height: 42px;
	padding-top: 13px;
}
#menu UL LI:hover#SystemsServices {
	background-image: url(Images/topNav-down-1pxl.gif);
	background-repeat: repeat-x;
}
#menu LI#SystemsServices LI  {
	width: 210px;
	background-color: #686E57;
	position: relative;
	top: -24px;
	text-align: left;
}
#menu LI#SystemsServices LI:hover {
	background-color: #899173;
}

#menu LI#Solutions {
	width: 110px;
	height: 42px;
	padding-top: 13px;
}
#menu LI:hover#Solutions {
	background-image: url(Images/topNav-down-1pxl.gif);
	background-repeat: repeat-x;
}
#menu LI#Solutions LI  {
	width: 174px;
	background-color: #686E57;
	position: relative;
	top: -24px;
	text-align: left;
}
#menu LI#Solutions LI:hover {
	background-color: #899173;
}

#menu LI#Support {
	width: 88px;
	height: 42px;
	padding-top: 13px;
}
#menu LI:hover#Support{
	background-image: url(Images/topNav-down-1pxl.gif);
	background-repeat: repeat-x;
}
#menu LI#Support LI  {
	width: 128px;
	background-color: #686E57;
	position: relative;
	top: -24px;
	text-align: left;
}
#menu LI#Support LI:hover {
	background-color: #899173;
}

#menu LI#StrategicPartners {
	width: 150px;
	height: 42px;
	padding-top: 13px;
}
#menu LI:hover#StrategicPartners{
	background-image: url(Images/topNav-down-1pxl.gif);
	background-repeat: repeat-x;
}
#menu LI#StrategicPartners LI  {
	width: 150px;
	background-color: #686E57;
	position: relative;
	top: -24px;
	text-align: left;
}
#menu LI#StrategicPartners LI:hover {
	background-color: #899173;
}

#menu LI#AboutUs {
	width: 110px;
	height: 42px;
	padding-top: 13px;
}
#menu LI:hover#AboutUs {
	background-image: url(Images/topNav-down-1pxl.gif);
	background-repeat: repeat-x;
}
#menu LI#AboutUs LI  {
	width: 136px;
	background-color: #686E57;
	position: relative;
	top: -24px;
	text-align: left;
}
#menu LI#AboutUs LI:hover {
	background-color: #899173;
}

#menu LI#FAQs {
	height: 42px;
	width: 80px;
	padding-top: 13px;
}
#menu LI:hover#FAQs {
	background-image: url(Images/topNav-down-1pxl.gif);
	background-repeat: repeat-x;
}
#menu LI#FAQs LI  {
	width: 128px;
	background-color: #686E57;
	position: relative;
	top: -24px;
	text-align: left;
}
#menu LI#FAQs LI:hover {
	background-color: #899173;
}

#menu A {
	color: #686E57;
	text-decoration: none;
	text-align: center;
}

#menu LI UL {
	DISPLAY: none;
	FONT-SIZE: 14pt;
	LEFT: 0px;
	BORDER-LEFT: 0;
	POSITION: relative;
	TOP: 36px;
	margin-left: 0px;
}
#menu LI:hover UL {
	DISPLAY: block;
	left: 0px;
	text-align: left;
	height: auto;
	position: relative;
}
#menu LI.over UL {
	DISPLAY: block;
}
#menu LI LI {
	float: none;
	white-space: nowrap;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #333;
	top: 0px;
	height: 20px;
	padding-top: 3px;
	position: relative;
}
#menu LI LI A {
	padding-left: 6px;
	padding-bottom: 0px;
}

HTML > BODY #menu LI LI A {
	HEIGHT: auto;
}

#menu LI LI A:link {
	COLOR: #fff; TEXT-DECORATION: none
}
#menu LI LI A:visited {
	COLOR: #fff; TEXT-DECORATION: none
}
#menu LI LI A:active {
	COLOR: #fff; TEXT-DECORATION: none
}
#menu LI LI A:hover {
	COLOR: #fff;
	COLOR: #fff; TEXT-DECORATION: none
}
