body {
	background-image:url(/images/topBak.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#989898;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
}
#header {
	background-image:url(/images/header2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-left:auto;
	margin-right:auto;
	width:849px;
	height:153px;
}
#header div {
	font-size:16px;
	font-weight:bold;
	text-align:right;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	padding-left:50px;
	padding-right:150px;
	padding-top:120px;
}
#header div span {
	float:left;
}
#page_title {
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height:35px;
	padding-left:100px;
	margin-bottom:-10px;
	margin-top:10px;
}

h3.pageHeading {
	font-size:18px;

	padding:0px;
	margin:3px;
}

/*.pageHeading {
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height:35px;
	margin-top:-10px;
}*/
a:link {
	color:#0000ff;
	text-decoration:none;
}
a:visited {
	color:#0000ff;
	text-decoration:none;
}
a:active {
	color:#969696;
	text-decoration:none;
}
a:hover {
	color:#969696;
	text-decoration:none;
}
#topNav {
	font-weight:bold;
	font-size:16px;
	margin-right:auto;
	margin-left:auto;
	color:#2361ae;
	width:850px;
	height:32px;
	margin-top:-10px;
}
#topNav span {
	display:block;
	float:left;
	text-align:center;
	padding-top:15px;
	white-space:nowrap;
	vertical-align:middle;
}
#topNav a:link {
	padding:5px;
	color:#2361ae;
	text-decoration:none;
}
#topNav a:visited {
	padding:5px;
	color:#2361ae;
	text-decoration:none;
}
#topNav a:active {
	padding:5px;
	color:#FFFFFF;
	text-decoration:none;
}
#topNav a:hover {
	padding:5px;
	/*background-color:#2361ae;*/
	color:#FFFFFF;
	text-decoration:none;
}
.navSub {
	width:130px ! important;
	background-color:#2361ae ! important;
	border-top:solid ! important;
	border-top-width:1px ! important;
	border-top-color:#000000 ! important;
	border-left:solid ! important;
	border-left-width:1px ! important;
	border-left-color:#000000 ! important;
	border-bottom:solid ! important;
	border-bottom-width:2px ! important;
	border-bottom-color:#000000 ! important;
	border-right:solid ! important;
	border-right-width:2px! important;
	border-right-color:#000000! important;
	top:189px ! important;
	visibility:hidden;
	position:absolute ! important;
	float:left ! important;
	z-index:3 ! important;
	padding:5px ! important;
}
.navSub a:link {
	color:#FFFFFF ! important;
	font-weight:normal ! important;
	font-size:12px ! important;
	text-decoration:none;
	display:block;
}
.navSub a:visited {
	color:#FFFFFF ! important;
	font-weight:normal ! important;
	font-size:12px ! important;
	text-decoration:none;
	display:block;
}
.navSub a:active {
	color:#CCCCCC ! important;
	font-weight:normal ! important;
	font-size:12px ! important;
	text-decoration:none;
	display:block;
}
.navSub a:hover {
	color:#CCCCCC ! important;
	font-weight:normal ! important;
	font-size:12px ! important;
	text-decoration:none;
	display:block;
}
#sideNav{
	background-image:url(/images/navBak.jpg);
	background-position:top;
	background-repeat:repeat-y;
	font-weight:bold;
	width:170px;
	float:left;
}
#sideNav a:link {
	display:block;
	padding-bottom:10px;
	padding-left:25px;
	padding-right:20px;
	color:#2361ae;
	text-decoration:none;
}
#sideNav a:visited {
	display:block;
	padding-bottom:10px;
	padding-left:25px;
	padding-right:20px;
	color:#2361ae;
	text-decoration:none;
}
#sideNav a:active {
	display:block;
	padding-bottom:10px;
	padding-left:25px;
	padding-right:20px;
	color:#999999;
	text-decoration:none;
}
#sideNav a:hover {
	display:block;
	padding-bottom:10px;
	padding-left:25px;
	padding-right:20px;
	color:#999999;
	text-decoration:none;
}
.service_call {
	margin-left:-22px;
	margin-bottom:-10px;
}
#rightColumn {
	float:right;
}
#main {
	width:820px;
	margin-right:auto;
	margin-left:auto;
	min-height:500px;
	z-index:2;
}
#admMain {
	width:815px;
	margin-right:auto;
	margin-left:auto;
	min-height:500px;
	margin-top:26px;
	z-index:2;
}
#homeContent {
    width:475px;
	/*margin-left:175px;*/
	float:left;
}
#contentWrap {
	background-image:url(/images/contentBak.jpg);
	background-repeat:repeat-y;
	width:637px;
	float:right;
}
#content {
	width:580px;
	padding-right:30px;
	padding-left:30px;
}
#footwrap {
	background-image:url(/images/botBak.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:50px;
	clear:both;
}
#foot {
	width:800px;
  	margin-left:auto;
  	margin-right:auto;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	padding:5px;
	height:50px;
	float:none;
	position:relative;
}
#address {
	text-align:left;
	float:left;
	width:49%;
}
#phone {
	text-align:right;
	float:right;
	width:49%;
}
#copy {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
}
#admMsg {
	background-color:#FFFFFF;
	color:#CC0000;
	text-align:center;
	padding:3px;
}
#admTitle{
	height:32px;
	text-align:center;
	font-weight:bold;
	font-size:24px;
}
.alt1 {
	background-color:#cdcdcd;
}
.alt2 {
	background-color:#FFFFFF;
}
/*#homeCenter {
  width:650px;
  float:left;
}*/
#homeCenterContent{
  padding-left:22px;
  background-image:url(/images/homeConBak.jpg);
  background-repeat:repeat-y;
  width:650px;
  margin-top:-15px;
  margin-bottom:-15px;
}
#homeCenterContent p:first-child {
	margin-top:10px;
}
#homeRight {
  width:273px;
  float:right;
  margin:0px;
  padding:0px;
}
#login {
	background-image:url(/images/loginBak.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	width:280px;
}
.icons {
	float:left;
	width:50px;
	margin-bottom:-12px;
}
.loginLinks {
	font-size:12px;
	font-weight:normal;
	clear:both;
	width:120px;
	margin-top:-15px;
}
.loginLinks a:link {
	color:#2361ae;
	display:block;
	padding-bottom:15px;
	padding-top:15px;
}
.loginLinks a:visited {
	color:#2361ae;
	display:block;
	padding-bottom:15px;
	padding-top:15px;
}
.loginLinks a:active {
	color:#969696;
	display:block;
	padding-bottom:15px;
	padding-top:15px;
}
.loginLinks a:hover {
	color:#969696;
	display:block;
	padding-bottom:15px;
	padding-top:15px;
}
.icons2 {
	margin-left:10px;
	width:100px;
}
.loginLinks2 {
	font-size:12px;
	font-weight:normal;
	width:150px;
	margin-right:auto;
	margin-left:auto;
	margin-top:-8px;
}
.loginLinks2 a:link {
	color:#2361ae;
	display:block;
}
.loginLinks2 a:visited {
	color:#2361ae;
	display:block;
}
.loginLinks2 a:active {
	color:#969696;
	display:block;
}
.loginLinks2 a:hover {
	color:#969696;
	display:block;
}


#disclaimer {
	width:240px;
	padding-left:22px;
}
.warning {
	font-weight:bold;
	font-size:16px;
	color:#0000FF;
}
.formHead {
	background-color:#CCCCCC;
	font-weight:bold;
}
.required {
	color:#0000FF;
	font-weight:bold;
	font-size:18px;
}
#homeAudioVideo {
	background-repeat:no-repeat;
	padding-left:20px;
}
#homeCabling {
	background-repeat:no-repeat;
	padding-left:20px;
}
#homeComputer {
	background-repeat:no-repeat;
	padding-left:20px;
}
#homePhone {
	background-repeat:no-repeat;
	padding-left:20px;
}
#homeVoip {
	background-repeat:no-repeat;
	padding-left:20px;
}

.snippetTop {
	height:51px;
	background-position:top;
}
.snippet {
	padding-left:70px;
	font-size:12px;
	padding-right:11px;
}
#snippetWrap {
	margin-top:-5px;
	cursor:pointer;
}

.snipTitle {
	width:250px;
	font-size:16px;
	font-weight:bold;
	color:#2361ae;
	padding-top:30px;
	padding-left:70px;
}

.kbCatList {
	list-style-type:none;
}
.msg {
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
}
#rtCol {
	float:right;
	background-image:url(/images/navBak.jpg);
	background-position:top;
	background-repeat:repeat-y;
	width:170px;
}
#rtCol div.mkVid span {
	text-align:center;
	font-weight:bold;
	display:block;
	width:120px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-15px;
}
#rtCol div.comF5 {
	text-align:center;
}
#rtCol div.comF5 img#comF5logo {
	/*border: #5ea9e3 2px solid;*/
	margin-left:3px;
}
#rtCol div.training span {
	text-align:center;
	font-weight:bold;
	display:block;
	width:120px;
	margin-left:auto;
	margin-right:auto;
}
