body{
	background: #fff url(../img/bg-repeat-x.png) repeat-x;
}
.widget-button a:hover, #utility-nav a:hover, .logo a:hover{
	border:none;
}

input, select, textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

div.clear { /* Float fix */
	clear: both;
	height: 1px; /* Height must be 1 for the wrapping element to actually wrap the containing elements (IE fix) */
	overflow: hidden; /* Style used because MSIE refuses to automatically make div tags less than 1em high when in Standards Compatible mode. */
}

/* clearfix : 
-------------------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {display: inline-block;}

html[xmlns] .clearfix {display: block;}

* html .clearfix {height: 1%;}
/* clearfix ^ 
-------------------------------------------------------------------------*/


#wrapper{
	width:1000px;
	margin:0 auto;
}
#header{
	height:122px;
	width:1000px;
	background: transparent url(../img/header-notch.png) no-repeat 71px 88px;
	position:relative;
	z-index:500;
}
.logo{
	position:absolute;
	top:20px;
	left:30px;
}
#utility-nav{
	position:absolute;
	top:10px;
	right:30px;
}
#nav{
	padding:55px 0 0 200px;
	}
#nav ul{
}
#nav li{
	float:left;
	display:inline;
	padding:4px 10px 3px 10px;
	background: transparent url(../img/nav-divider.png) no-repeat;
	}
#nav li:first-child{
	background:none;
}
#nav li a:hover{
	border:none;
}

a.nav1 {
	background: #fff url(../img/nav-what-we-do-off.png) no-repeat; 
	width:80px; 
	height:21px;
	text-indent:-3000px;
}

a:hover.nav1 {
	background: #fff url(../img/nav-what-we-do-on.png) no-repeat; 
}

a.nav2 {
	background: #fff url(../img/nav-our-solutions-off.png) no-repeat; 
	width:99px; 
	height:21px;
	text-indent:-3000px;
}

a:hover.nav2 {
	background: #fff url(../img/nav-our-solutions-on.png) no-repeat; 
}

a.nav3 {
	background: #fff url(../img/nav-our-clients-off.png) no-repeat; 
	width:82px; 
	height:21px;
	text-indent:-3000px;
}

a:hover.nav3 {
	background: #fff url(../img/nav-our-clients-on.png) no-repeat; 
}

a.nav4 {
	background: #fff url(../img/nav-suppliers-off.png) no-repeat; 
	width:71px; 
	height:21px;
	text-indent:-3000px;
}

a:hover.nav4 {
	background: #fff url(../img/nav-suppliers-on.png) no-repeat; 
}

a.nav5 {
	background: #fff url(../img/nav-resources-off.png) no-repeat; 
	width:75px; 
	height:21px;
	text-indent:-3000px;
}

a:hover.nav5 {
	background: #fff url(../img/nav-resources-on.png) no-repeat; 
}

a.nav6 {
	background: #fff url(../img/nav-about-off.png) no-repeat; 
	width:65px; 
	height:21px;
	text-indent:-3000px;
}

a:hover.nav6 {
	background: #fff url(../img/nav-about-on.png) no-repeat; 
}

/* nav drop down */
ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	display:inline;
}
ul.topnav li {
	float: left;
	display:inline;
	margin: 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.subnav{
	background-color:#FFF;
}
#nav li li{
	background:none;
}
ul.topnav li a{
	display: block;
	text-decoration: none;
	float: left;
	font-weight:normal;
}
ul.topnav li a:hover{
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 2px; top: 28px;
	margin: 0; padding: 0;
	display: none;
	float: left;
}
ul.topnav li ul.subnav li{
	margin: 0; 
	padding:1px 10px !important;
	width:125px;
	clear: both;
}
html ul.topnav li ul.subnav li a {
	float: left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5f6062;
	padding: 0 0 5px 0;
	/*width: 145px;*/
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	color:#f57b20;
}
/* nav down down */
	
#content{
	position:relative;
	z-index:30;}
.home-center-stage{
	margin-bottom:24px;
	}
#flash{
	float:left;
	display:inline;
	background: transparent url(../img/hr-dot-repeat-x.png) repeat-x bottom left;
	width:664px;
	height:368px;
	margin-left:24px;
	padding-bottom:7px;
	}
#testimonial-container li{
	display:none;
}
.testimonial{
	float:right;
	display:inline;
	background: transparent url(../img/hr-dot-repeat-x.png) repeat-x bottom left;
	width:271px;
	height:368px;
	margin: 7px 30px 0 0;
	position:relative;
	/*display:none;*/
	}
.home-widgets{
	margin-left:30px;
}
.widget{
	width:271px;
	float:left;
	display:inline;
	position:relative;
	line-height:15px;
}
.widget-wide .widget{
	width:356px !important;
	margin: 0 21px;
}
.widget-content{
	margin-top:19px;
	background:#cdcdcd url(../img/widget-bg-repeat-x.png) repeat-x;
	min-height:140px;
	}
.widget-content p, .widget-content ul{
	margin: 0 15px 25px 15px;
	padding-top: 15px;
}
.widget-content li{
	margin-bottom:4px;
}
.widget-narrow .widget-content img{
	margin-right:10px;
	padding:0;
	display:inline;
	float:left;
}
.widget-content img{
	padding:0;
	display:inline;
	float:left;
}
.widget-wide .widget-content p{
	margin:0px 15px;
}

.testimonial .widget-title{
	position:absolute;
	top:0;
	left:0;
	background:none;
	background-color:#fff;
	height:21px;
	width:100%;
	padding-top:4px;
	}
.testimonial .widget-title h4{
	margin-left:8px;
}
.testimonial .widget-content img{
	margin:0;
	display:block;
}
.testimonial .widget-notch{
	background:transparent url(../img/testimonial-notch.png) no-repeat;
	position:absolute;
	top:25px;
	left:0;
	height:8px;
	width:8px;
}
.testimonial .widget-content{
	background:none;
}
.testimonial-quote{
	margin:15px 20px -10px 20px;
	background: transparent url(../img/testimonial-bg.png) no-repeat bottom left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#5f6062;
	line-height:24px;
	}
.testimonial-name{
	font-size:13px;
	background:transparent url(../img/testimonial-footer.png) no-repeat 10px 0;
	padding:30px 15px;
	
	}
.widget-button{
	position:absolute;
	right:3px;
	bottom:5px;
	}
.widget-button img{
	margin:0 4px 0 0 !important;
	border:none !important;
}
.widget-title{
	position:absolute;
	top:0;
	left:0;
	background:transparent url(../img/widget-headline-repeat-x.png) repeat-x;
	height:23px;
	width:100%;
	padding-top:2px;
	}
.widget-title h5{
	margin-left:8px;
}
.widget-notch{
	background:transparent url(../img/widget-notch.png) no-repeat;
	position:absolute;
	top:19px;
	left:0;
	height:8px;
	width:8px;
}
#sub-nav-log-in{
	width:145px;
	float:left;
	display:inline;
	margin:15px 0 15px 30px;
	position:relative;
	padding-bottom:10px;
}
.login-form td{
	padding: 10px 5px 10px 0;
}
#sub-nav{
	width:140px;
	float:left;
	display:inline;
	margin:15px 0 15px 30px;
	position:relative;
	background: transparent url(../img/hr-dot-repeat-x.png) repeat-x bottom left;
	padding-bottom:10px;
}
.sub-nav-content{
	background:transparent url(../img/sub-nav-bg-repeat-x.png) repeat-x;
	padding-top:28px;
	min-height:80px;
	}
#sub-nav h5 a, #sub-nav h5 a:hover{color:#fff;}
#sub-nav li{
	padding:5px 0 5px 0px;
	}
#sub-nav li a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#5f6062;
	display:block;
	padding-left:10px;
	}
#sub-nav li a.current{
	border:none;
	background-color:#fff;
	color:#F57B20;
}
#sub-nav li a:hover{
	border:none;
	color:#f57b20;	
	background-color:#fff;
}
.sub-nav-title{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	padding-top:2px;
	height:21px;
	background-color:#f57b20;
	}
.sub-nav-notch{
	height:8px;
	width:8px;
	background:transparent url(../img/sub-nav-notch.png) no-repeat;
	position:absolute;
	top:23px;
	left:0;
}
#sub-nav h5{
	margin-left:8px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#widget-rail{
	float:left;
	display:inline;
	width:140px;
	margin:15px 0;
}
#widget-rail .widget{
	margin-bottom:20px;
}
#footer{
	clear:both;
	margin:24px 0;
	font-size:11px;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 730;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 800;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../js/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 790;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 800;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 800;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 800;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../js/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 881;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 811; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 812; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../js/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../js/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 770;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 770;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../js/fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../js/fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../js/fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../js/fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../js/fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../js/fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../js/fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../js/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 800;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../js/fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../js/fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../js/fancybox/fancy_title_right.png') repeat-x;
}

/**** Feedburner styles ****/
div.feedburnerFeedBlock ul {
margin-left:0 !important;
padding-left:0 !important;
list-style-type: none !important;
}

div.feedburnerFeedBlock ul ul {
list-style-type: disc !important;
}

div.feedburnerFeedBlock ul ol {
list-style-type: decimal !important;
}

div.feedburnerFeedBlock ul li span.headline {
   font-weight:bold;
   font-size:14px;
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.feedburnerFeedBlock ul li p.feedItemAuthor {
   font-style: italic;
}
div.feedburnerFeedBlock ul li p.date {
   font-style: italic;
}