﻿.body_home {
	color: #777777;
	text-decoration: none;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #11406C url(/sitecollectionimages/HME_background_01.jpg) no-repeat center center;
	width: 100%;
	height: 100%;
	padding: 0;
}

.body_bus {
	color: #777777;
	text-decoration: none;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #B84C1B url(/sitecollectionimages/bus_background.jpg) no-repeat center center;
	width: 100%;
	height: 100%;
	padding: 0;
}
.body_tec {
	color: #777777;
	text-decoration: none;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #1787c3 url(/sitecollectionimages/tech_background.jpg) no-repeat center center;
	width: 100%;
	height: 100%;
	padding: 0;
}
.body_train {
	color: #777777;
	text-decoration: none;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #E2C81D url(/sitecollectionimages/train_background.jpg) no-repeat center center;
	width: 100%;
	height: 100%;
	padding: 0;
}

.body_interactive {
	color: #777777;
	text-decoration: none;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #178929 url(/sitecollectionimages/interactive_background.jpg) no-repeat center center;
	width: 100%;
	height: 100%;
	padding: 0;
}

.body_host {
	color: #777777;
	text-decoration: none;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #84202A url(/sitecollectionimages/host_background.jpg) no-repeat center center;
	width: 100%;
	height: 100%;
	padding: 0;
}
/* @group Master Structure */

#globalStructure {
	width: 100%;
	height: 1px;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	overflow: visible;
	visibility: visible;
	text-align: center;
}

#siteStructure {
	margin-left: -400px;
	position: absolute;
	top: -310px;
	left: 50%;
	width: 800px;
	height: 620px;
	visibility: visible;
}


.sub_bg{
	height:293px;
	padding-left:15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4e4e4;
}

.text{
	color: #777777;
	text-decoration: none;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

/* @group Header Structure */

#headerContainer {
	width: 810px;
	height: 100px;
	border-width: 0;
	visibility: visible;
	background-position: center;
	text-align: left;
}

#headerContent {
	width:810px;
	display: table;	
}

#logoContainer {
	padding-left: 10px;
	display: table-cell;
}

#headerLinks
	{
	
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	padding-right: 10px;
	float: right;	
	vertical-align: bottom;
	display: table-cell;
}

.hme_headerLink
 {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
}

.hme_headerLink:hover
 {
	text-decoration: underline;
}



/* @end */

/* @group Content Structure */

#contentContainer {
	width: 800px;
	height: 400px;
	background-color: #FFFFFF;
	visibility: visible;
	border: 5px solid #E5E5E5;
}



/* @end */

/* @group Navigation Structure */

#navigationContainer {
	width: 810px;
	height: 70px;
	padding-top: 15px;
	padding-bottom:10px;
}

/* @group  */



/* @end */

/* @group Footer Structure */

#footerSeperator {
	background-color: #5585B0;
	width: 810px;
	height: 1px;
	margin-bottom: 10px;
	text-align: center;
}

#footerContent {
	width:810px;
	display: table;
	padding-top: 10px;
}

.hme_footerPhone {
	color: #86A3BE;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
.hme_footerLink
 {
	color: #86A3BE;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.hme_footerLink:hover
{
	text-decoration: underline;	
}

.hme_footerLinks	
{
	color: #86A3BE;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;	
}
	




#footerContainer {
	width: 810px;
	height: 30px;
	visibility: visible;
	background-position: center;
	text-align: left;
}


.rightBody{
	width:186px;
	margin:7px;
	font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:10px;
	color:#999999;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2deec;
	height:370px;
}

.block{
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	
}

.textfield{
	font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:10px;
	color:#999999;
	width:125px;
	border: 1px solid #CCCCCC;
}


.heading{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	margin-bottom:10px;
}


.subheading{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	height:20px;
	margin-bottom:10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	margin-right:15px;
}

#subtextarea{
	height:175px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	margin-bottom:10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	margin-right:15px;
	

}

#textarea{
	float:left;
	height:65px;
	width:560px;
	margin:10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;

}

#contact{
	float:right;
	height:65px;
	width:185px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	padding-left:15px;
}

/* business solutions */

.bus_footerPhone {
	color: #f6b186;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
.bus_footerLink
 {
	color: #f6b186;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.bus_footerLink:hover
{
	text-decoration: underline;	
}

.bus_footerLinks	
{
	color: #f6b186;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;	
}
	



.bus_bg{
background-image:url(/sitecollectionimages/bg_suborange.gif);
background-repeat:repeat-x;
height:222px;
padding-left:15px;
}

.bus_line{
	margin:17px;
	height:50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fcd6cb;
}

.bus_sidenav {
	width: 158px;
	background-image:url(/sitecollectionimages/nav_bg.gif);
	background-repeat:repeat-x;
	height:222px;
	margin-top:3px;
	
}

.bus_sidenav a {
	font-size: 9px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	background-image:url(/sitecollectionimages/bus_bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom: 1px solid #cc8257;
	width: 138px;
	margin-left:10px;
	margin-right:10px;
	text-indent: 25px;
}
.bus_sidenav a:hover {
	background-color: #cc8257;
	color: #9a4719;	
	
}




.bus_sub_sidenav {
	width: 158px;
	background-image:url(/sitecollectionimages/sub_nav_bg.gif);
	background-repeat:repeat-x;
	height:293px;
	
}

.bus_sub_sidenav a {
	font-size: 9px;
	color: #999999;
	display: block;
	padding-top: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	background-image:url(/sitecollectionimages/bus_bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom: 1px solid #e4e4e4;
	width: 138px;
	margin-left:10px;
	margin-right:10px;
	text-indent: 25px;
}

.bus_sub_sidenav a:hover {
	background-color: #e4e4e4;
	color: #e46726;	
	
}
/* Technical Services */

.tec_footerPhone {
	color: #6fbbde;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
.tec_footerLink
 {
	color: #6fbbde;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.tec_footerLink:hover
{
	text-decoration: underline;	
}

.tec_footerLinks	
{
	color: #6fbbde;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;	
}	

.tec_bg{
background-image:url(/sitecollectionimages/bg_subblue.gif);
background-repeat:repeat-x;
height:222px;
padding-left:15px;
}

.tec_line{
	margin:17px;
	height:50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2eefb;
}

.tec_sidenav {
	width: 158px;
	background-image:url(/sitecollectionimages/tec_nav_bg.gif);
	background-repeat:repeat-x;
	height:222px;
	margin-top:3px;
	
}

.tec_sidenav a {
	font-size: 9px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	background-image:url(/sitecollectionimages/tec_bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom: 1px solid #72badb;
	width: 138px;
	margin-left:10px;
	margin-right:10px;
	text-indent: 25px;
}
.tec_sidenav a:hover {
	background-color: #60bee7;
	color: #1c6384;	
	
}


/* Training Services */

.trn_footerPhone {
	color: #a09704;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
.trn_footerLink
 {
	color: #a09704;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.trn_footerLink:hover
{
	text-decoration: underline;	
}

.trn_footerLinks	
{
	color: #a09704;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;	
}	

.train_bg{
background-image:url(/sitecollectionimages/bg_subyellow.gif);
background-repeat:repeat-x;
height:222px;
padding-left:15px;
}

.train_line{
	margin:17px;
	height:50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0eb90;
}

.train_sidenav {
	width: 158px;
	background-image:url(/sitecollectionimages/train_nav_bg.gif);
	background-repeat:repeat-x;
	height:222px;
	margin-top:3px;
	
}

.train_sidenav a {
	font-size: 9px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	background-image:url(/sitecollectionimages/train_bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom: 1px solid #e5d25e;
	width: 138px;
	margin-left:10px;
	margin-right:10px;
	text-indent: 25px;
}
.train_sidenav a:hover {
	background-color: #e6da5d;
	color: #c39d0e;	
	
}


/* Hosted Services */

.host_footerPhone {
	color: #d2918e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
.host_footerLink
 {
	color: #d2918e;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.host_footerLink:hover
{
	text-decoration: underline;	
}

.host_footerLinks	
{
	color: #d2918e;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;	
}
	

.host_bg{
background-image:url(/sitecollectionimages/bg_subred.gif);
background-repeat:repeat-x;
height:222px;
padding-left:15px;
}

.host_line{
	margin:17px;
	height:50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eac7c9;
}

.host_sidenav {
	width: 158px;
	background-image:url(/sitecollectionimages/host_nav_bg.gif);
	background-repeat:repeat-x;
	height:222px;
	margin-top:3px;
	
}

.host_sidenav a {
	font-size: 9px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	background-image:url(/sitecollectionimages/host_bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom: 1px solid #c56165;
	width: 138px;
	margin-left:10px;
	margin-right:10px;
	text-indent: 25px;
}
.host_sidenav a:hover {
	background-color: #c56165;
	color: #7f1716;	
	
}


/* Intercative Services */


.is_footerPhone {
	color: #aad4a2;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
.is_footerLink
 {
	color: #aad4a2;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.is_footerLink:hover
{
	text-decoration: underline;	
}

.is_footerLinks	
{
	color: #aad4a2;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;	
}

.interactive_bg{
background-image:url(/sitecollectionimages/bg_subgreen.gif);
background-repeat:repeat-x;
height:222px;
padding-left:15px;
}

.interactive_line{
	margin:17px;
	height:50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5ecc9;
}

.interactive_sidenav {
	width: 158px;
	background-image:url(/sitecollectionimages/interactive_nav_bg.gif);
	background-repeat:repeat-x;
	height:222px;
	margin-top:3px;
	
}

.interactive_sidenav a {
	font-size: 9px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	background-image:url(/sitecollectionimages/interactive_bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom: 1px solid #61cc57;
	width: 138px;
	margin-left:10px;
	margin-right:10px;
	text-indent: 25px;
}
.interactive_sidenav a:hover {
	background-color: #61cc57;
	color: #138311;	
	
}

.man {
	position:absolute;
	height:462px;
	width:324px;
	left: 240px;
	top: 48px;
}


.man2 {
	position:absolute;
	height:237px;
	width:577px;
	left: 209px;
	top: 178px;
}
/* @end */
