@charset "utf-8";
/* ------ basic styling ------ */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color:#CCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-repeat: repeat;
	background-image: url(../_images/webBackground.png);
}


#wrapper {
	position: relative;
	width: 920px;
	margin: 0 auto;
	text-align: left;
	background-color: none;
}

#clear {
	clear: both;
}

/* ------ Position Container Elements ------ */

#topBorder {
	position: relative;
	height: 31px;
	margin: 29px 0 0 0;
	background-image: url(../_images/borderTop.png);
}

#container {
	position: relative;
	width: 860px;
	padding: 0 30px 0 30px;
	text-align: left;
	min-height: 560px;
	background-image: url(../_images/borderSides.png);
	background-repeat: repeat-y;
}

#header {
	position: relative;
	background: #9C3;
	height: 100px;
	width: 860px;
}

#header p , #header  h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	visibility: hidden;
	text-align: left;
	margin-left: -10000px;
	font-size: 1px;
}



#header #headerLogo {
	position: absolute;
	top: 0;
	left: 0;
	height: 80px;
	width: 253px;
	background-image: url(../_images/headerLogo.gif);
	background-repeat: no-repeat;
}

#header #headerGraphic {
	position: absolute;
	top: 0;
	right: 0;
	height: 80px;
	width: 607px;
	background-image: url(../_images/headerGraphic.jpg);
	background-repeat: no-repeat;
}

#header #headerBar {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 20px;
	width: 860px;
	background-image: url(../_images/headerBar.gif);
	background-repeat: no-repeat;
}

#sidebar {
	float: left;
	width: 125px;
	padding-top: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
#sidebar ul{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.7em;
	list-style: none;
	padding: 0px;
}

#sidebar ul a {
	text-decoration: none;
	display: block;
	color: #333333;
}
#sidebar ul a:hover {
	color: #999;
}
#sidebar ul a:active {
	color: #8AB72F;
}
#sidebar ul a.active{
	color: #8AB72F;
}



#sidebarNavHome {
	width: 118px;
	height: 28px;
	margin-top: 0px;
	padding-top: 2px;
	padding-left: 0px;
}

#sidebarNavProducts {
	width: 118px;
	height: 28px;
	padding-top: 2px;
	padding-left: 0px;
}

#sidebarNavGXMeter {
	width: 105px;
	height: 28px;
	padding-top: 2px;
	padding-left: 20px;
	font-size: 0.9em;
}

#sidebarNavGXDesktop {
	width: 105px;
	height: 28px;
	padding-top: 2px;
	padding-left: 20px;
	font-size: 0.9em;
	padding-bottom: 5px;
}

#sidebarNavTestimonials {
	width: 118px;
	height: 28px;
	padding-top: 2px;
	padding-left: 0px;
}

#sidebarNavNews {
	width: 118px;
	height: 28px;
	padding-top: 2px;
	padding-left: 0px;
}

#sidebarNavContact {
	width: 118px;
	height: 28px;
	padding-top: 2px;
	padding-left: 0px;
}

#mainContent {
	float: right;
	width: 695px;
	padding-top: 20px;
	min-height: 430px;
	padding-bottom: 10px;
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 15px;
	background-image: url(../_images/contentBg.png);
}

#mainContentBottomBg {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-right: 30px;
	height: 11px;
	width: 730px;
	background-image: url(../_images/contentBgBottom.png);
	background-repeat: no-repeat;
}
#mainContent h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.85em;
	font-weight: bold;
	padding-bottom: 0.15em;
}
#mainContent a.link {
	color: #333;
}

#mainContent h1.number1 {
	font-size: 1.1em;
	letter-spacing: .1em;
	text-transform: uppercase;
}
#mainContent h1.slogan {
	font-size: 1.1em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding-left: 1.7em;
	line-height: 1.5em;
}

#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
}
#mainContent span.bold {
	font-weight: bold;
}


#mainContent span.boldCaps{
	font-weight: bold;
	text-transform: uppercase;
}

#mainContent .description {
	padding-left: 29px;
}
#mainContent img {
	padding-bottom: 5px;
}






#contactBox {
	position: absolute;
	bottom: 0;
	left: 30px;
	width: 125px;
	font-size: 0.75em;
	color: #666;
}
#contactBoxWebinar {
	font-weight: bold;
	color: #8AB72F;
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: center;
	margin-right: 15px;
	letter-spacing: 0.1em;
}
#contactBoxWebinar a:hover {
	color: #666;
}



#footer {
	color: #FFF;
	padding-left: 20px;
	background-image: url(../_images/borderBottom.png);
	height: 50px;
	background-repeat: no-repeat;
	padding-top: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer .terms {
	color: #9c3;
}
#footer .terms:hover {
	color: #FFF;
	cursor: pointer;
}
#footer .copyright {
	cursor: default;
}




.caps {
	font-size: 95%;
	text-transform: uppercase;
}
.smallcaps {
	font-size: 85%;
	text-transform: uppercase;
}
.green {
	color: #9c3;
	cursor: default;
}
.greenUnderline {
	border-bottom-width: .1em;
	border-bottom-style: solid;
	border-bottom-color: #9c3;
}
.greenUnderlinePx {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9c3;
}

.GX {
	font-size: 115%;
}

.holder {
	color: #333;
}

.link {
	color: #333;
}
.emailUs {
	color: #666;
}

.underline {
	text-decoration: underline;
}
.webinar {
	text-decoration: none;
	color: #8AB72F;
	display: block;
}
