/* Begin Reset */
a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
	background: transparent;
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clr {
	clear: both;
}
.fleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.fright {
	margin-bottom: 5px;
	margin-left: 5px;
}
.caption {
	font-size: 10px;
	display: block;
	clear: both;
	text-align: center;
}
.none {
	display: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}
#site {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#content {
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 900px;
	position: relative;
}
#page {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	position: relative;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
#page.home {
	background-image: url(../images/bg-pagehome.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#page.interior {
	background-image: url(../images/bg-pageinterior.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 100px;
}
#brd-crmbs {
	background-color: #e7f9d7;
	margin-top: 2px;
	color: #57a61e;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#brd-crmbs a:link, #brd-crmbs a:visited, #brd-crmbs a:hover, #brd-crmbs a:active {
	color: #57a61e;
	text-decoration: none;
	margin-right: 12px;
}
#spotlight {
	height: 440px;
	background-image: url(../images/bg-gpspotlight.jpg);
	margin-top: 3px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#spotlight-txt {
	float: right;
	width: 182px;
	height: 345px;
	background-image: url(../images/bg-spottxt.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#spotlight-txt  h3, #call-outs .one h3 {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	padding-right: 10px;
	letter-spacing: 3px;
	font-size: 11px!important;
	font-weight: normal;
	color: #55A51C;
	margin-top: 12px;
	margin-bottom: 12px;
}
#spotlight-txt h3 {
	text-align: center;
}
#spotlight-txt h4, #call-outs h5 {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
	padding-right: 10px;
	font-size: 12px;
}
#spotlight-txt p, #call-outs p {
	margin-bottom: 12px;
	padding-right: 10px;
}
#spotlight-txt p, #spotlight-txt h4, #spotlight-txt  h3 {
	padding-left: 20px;
}
#spotlight-txt ul {
	padding-right: 10px;
	padding-left: 20px;
	margin-bottom: 12px;
	list-style-type: disc;
	list-style-position: inside;
}
#spotlight a:link, #spotlight a:visited, #spotlight a:hover, #spotlight a:active, #call-outs a:link, #call-outs a:visited, #call-outs a:hover, #call-outs a:active {
	font-weight: bold;
	color: #669933;
	text-decoration: none;
}
#spotlight-txt .client-logo {
	text-align: center;
	margin-bottom: 12px;
}
#hed {
	background-image: url(../images/bg-hed.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 102px;
	margin: 0px;
	padding: 0px;
}
#hed h1 {
	background-image: url(../images/exhibitssouth-trans.gif);
	height: 60px;
	width: 370px;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	margin-bottom: 2px;
	margin-left: 30px;
	padding-top: 20px;
}
#hed h2 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#search {
	position: absolute;
	top: 65px;
	right: 0px;
}
a#evntmngr {
	background-image: url(../images/btn-exhibitmanage.gif);
	height: 33px;
	width: 184px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 33px;
	text-align: center;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 675px;
}
ul#glblnav {
	background-image: url(../images/bg-nav.gif);
	height: 54px;
	background-repeat: repeat-x;
	background-position: left top;
}
ul#glblnav li {
	background-image: url(../images/rail-nav.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 48px;
	display: block;
	list-style-type: none;
	float: left;
	margin-top: 3px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 48px;
	letter-spacing: 1px;
	font-size: 12px;
}
ul#glblnav li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	background-image: url(../images/bg-navoff.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 48px;
}
ul#glblnav  li.selected  a    {
	font-weight: bold;
	background-image: url(../images/bg-navselect.gif);
}
#call-outs {
	width: 900px;
	position: relative;
	background-image: url(../images/bg-callouts.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 9999;
	margin-top: -40px;
}
#call-outs .one {
	float: left;
	width: 575px;
	position: relative;
	margin-top: 45px;
}
#call-outs .one img {
	border: 3px solid #CCC;
	float: left;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-top: 12px;
}
#call-outs .one h4 {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #666666;
	font-size: 18px;
	line-height: 120%;
	margin-bottom: 6px;
}
#call-outs .two {
	float: right;
	width: 300px;
}
#call-outs .two .photo-layered {
	width: 100%;
	position: relative;
	margin-top: 12px;
	margin-bottom: 3px;
}
#call-outs .two .icon-green {
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 43;
	height: 44px;
	left: 845px;
	top: 260px;
}
#call-outs .two .guru {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#call-outs .two img {
	border: 5px solid #669933;
}
#call-outs .two h3 {
	font-weight: normal;
	margin-bottom: 6px;
	font-size: 16px;
}
#right-nav {
	width: 202px;
	float: left;
	margin-top: 12px;
}
#right-nav ul li {
	background-image: url(../images/g-subnav.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 35px;
	text-align: left;
}
#right-nav ul li a {
	color: #001CA8;
	text-decoration: none;
	display: block;
	height: 35px;
	padding-left: 15px;
}
#right-nav ul li.selected a {
	color: #5FAA28;
	font-weight: bold;
	background-image: url(../images/bg-subnavselect.gif);
	background-repeat: no-repeat;
	background-position: 10% 50%;
	padding-left: 40px;
}
#exhibit-list {
	padding-left: 6px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 12px;
	padding-right: 3px;
}
#content h2 {
	color: #001CA8;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 6px;
}
#content h3 {
	color: #5FAA28;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 6px;
}
#exhibit-list .result {
	background-image: url(../images/bg-result.gif);
	width: 674px;
	height: 184px;
	margin-bottom: 12px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}
#exhibit-list  .acc-row {
	width: 674px;
	margin-bottom: 12px;
}
#exhibit-list .acc-row .photo {
	border: 1px solid #CCCCCC;
}
#exhibit-list h4.sub-section {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	margin-top: 12px;
	display: block;
	padding: 4px;
	background: #F3F3F3 url(../images/g-subnav.gif) repeat-x left bottom;
	color: #666666;
}
#subpage {
	width: 650px;
	margin-left: auto;
	margin-top: 12px;
	position: relative;
	margin-right: auto;
}
#subpage p {
	margin-bottom: 12px;
	line-height: 140%;
	color: #333333;
}
#subpage h3 {
	margin-bottom: 6px;
}
#subpage ul {
	padding-left: 5%;
	list-style-type: disc;
	color: #333333;
	margin-bottom: 12px;
}
#subpage ol {
	padding-left: 5%;
	color: #333333;
	list-style-type: decimal;
	margin-bottom: 12px;
}
.result .photo {
	width: 205px;
	float: left;
	margin-top: 12px;
	margin-left: 10px;
}
.result .photo .zoom {
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	background-image: url(../images/icon-zoomin.gif);
	display: block;
	height: 17px;
	padding-left: 20px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 3px;
	width: 75px;
	margin-left: 20px;
}
.acc-row .photo {
	width: 205px;
	float: left;
	margin-top: 12px;
	margin-left: 10px;
}
.acc-row .photo .zoom {
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	background-image: url(../images/icon-zoomin.gif);
	display: block;
	height: 17px;
	padding-left: 20px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	width: 75px;
	margin-left: auto;
	margin-right: auto;
}
.result .descrip {
	width: 435px;
	float: right;
	margin-top: 12px;
	margin-right: 10px;
}
.result .descrip h4 {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	letter-spacing: 1px;
	margin-bottom: 6px;
}
.result .descrip p {
	margin-bottom: 6px;
	line-height: 130%;
}
.result .descrip ul {
	font-size: 11px;
	width: 430px;
}
.result .descrip ul li {
	display: block;
	width: 48%;
	float: left;
	margin-bottom: 3px;
}
.result   .descrip   a.request {
	font-weight: bold;
	color: #5FAA28;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 80px;
	position: absolute;
	top: 140px;
	background-image: url(../images/icon-email.gif);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 28px;
	padding-left: 25px;
	left: 490px;
}
#carousel  {
	height: 115px;
	margin-bottom: 12px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E7F9D7;
}
#carousel img {
	border: 1px solid #CCCCCC;
}
#carousel a {
	text-decoration: none;
	color: #5FAA28;
	display: block;
	height: 108px;
}
#carousel li span {
	display: block;
}
#carousel ul li {
	display: block;
	float: left;
	width: 139px;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 6px;
	font-size: 11px;
	text-align: center;
}
#carousel ul li.selected img {
	border: 2px solid #5FAA28;
}
#case-study {
	position: relative;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#case-study h2 span {
	font-weight: bold;
}
#case-study #photo-gallery {
	margin-top: 12px;
	width: 470px;
	float: left;
	position: relative;
}
#case-study #study-txt {
	width: 380px;
	float: right;
	position: relative;
	margin-top: 12px;
}
#case-study #study-txt p {
	line-height: 140%;
	color: #333333;
	margin-bottom: 12px;
}
#foot {
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 185px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #666666;
	margin-bottom: 25px;
	position: relative;
	width: 900px;
}
#foot .logo {
	position: absolute;
}
#foot  .wbenc  {
	left: 750px;
	top: 150px;
}
#foot .copyright {
	margin-left: 35px;
}
#foot .copyright strong {
	font-size: 14px;
}
#foot .nav {
	color: #001CA8;
	text-align: right;
	margin-top: 12px;
}
#foot .nav a:link, #foot .nav a:visited, #foot .nav a:hover, #foot .nav a:active {
	text-decoration: none;
	color: #001ca8;
}
#videoBug {
	text-indent: -9999px;
	background: url(../images/bug-video.gif);
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 188px;
	display: block;
	position: absolute;
	top: 55px;
	left: 675px;
}
#guruBug {
	text-indent: -9999px;
	background: url(../images/guru2.png);
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 108px;
	display: block;
	position: absolute;
	top: 25px;
	left: 547px;
}
