/* general settings */
body {
	margin: 0;
 	font: 12px/17px Verdana, Geneva, sans-serif; 
	color: #666;
	background: url(../images/bg-body.gif) repeat-x;
}
a {
	text-decoration: underline;
	color: #00a3b4;
}
a:hover { text-decoration: none; }
img { border-style: none; }
input {
	font: 11px Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
form,
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
/* wrapper */
#wrapper {
	width: 930px;
	margin: 0 auto;
	padding-top: 100px;
	position: relative;
}
/* logo */
.logo {
	position: absolute;
	top: 6px;
	left: 6px;
	z-index: 2;
	margin: 0;
}
.logo a {
	width: 139px;
	height: 76px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	cursor: pointer;
}
/* main */
#main {
	width: 100%;
	display: table;
}
/* holder */
#holder {
	width: 100%;
	display: table-footer-group;
}
/* twocolumns */
#twocolumns {
	width: 700px;
	float: left;
	padding: 14px 0 11px 1px;
	background: url(../images/bg-content-line.gif) repeat-y;
}
/* content */
#content {
	width: 461px;
	float: left;
}
/* headings */
#content h2,
.signup-box h2,
.aside h2,
#sidebar h2 {
	font: bold 15px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #6e7029;
	margin: 0 0 8px;
}
#content p { margin: 0 0 16px; }
/* signup box */
.signup-box {
	height: 1%;
	margin-left: -1px;
	padding-top: 22px;
	position: relative;
}
.signup {
	height: 1%;
	padding: 0 186px 15px 1px;
}
.signup-box p,
#content .signup-box p,
#sidebar .signup-box p { margin: 0 0 12px; }
.text {
	width: 215px;
	height: 21px;
	float: left;
	margin-right: 7px;
	padding: 1px 6px 3px;
	background: url(../images/bg-text.gif) no-repeat;
	display: inline;
}
.text input {
	width: 215px;
	padding: 0;
	border: 0;
	color: #000;
	background: none;
}
.submit {
	width: 40px;
	float: right;
}
/* text privacy by */
.text-privacy-by {
	width: 166px;
	height: 12px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../images/text-privacy-by.gif) no-repeat;
	margin-left: 3px;
}
/* mark text blue */
.mark-blue { color: #4b9bab; }
.mark-green{font: bold 15px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #6e7029;
	margin: 0 0 8px;
}
/* aside */
.aside {
	width: 213px;
	float: right;
	padding-top: 2px;
}
.aside .post { padding: 0 15px 10px 0; }
.aside h2 {
	width: 180px;
	overflow: hidden;
	color: #939f4e;
	text-transform: uppercase;
	margin-bottom: 7px;
}
.aside p { margin: 0 0 10px; }
.aside img {
	display: block;
	margin-bottom: 10px;
}
.more { text-align: right; }
.more a { padding-right: 4px; }
/* sidebar */
#sidebar {
	width: 213px;
	float: right;
	padding-top: 15px;
	
}
#sidebar img {
	margin-bottom: 10px;
}
#sidebar .more a { padding-right: 2px; }
#sidebar .post { padding: 0 4px 10px 0; }
#sidebar h2 {
	width: 180px;
	overflow: hidden;
	color: #4b9bab;
	text-transform: uppercase;
	margin:0px 0 8px 0;
}
#sidebar h3 {
	width: 600px;
	overflow: hidden;
	color: #4b9bab;
	text-transform: uppercase;
}
#sidebar p {
	margin: 0 0 16px;
}
#map {
	margin: 12px 0 16px;
	width:300px;
	height:300px;
}
/* promo */
#promo {
	width: 100%;
	display: table-header-group;
	background: url(../images/bg-promo.gif) no-repeat;
}
#promo .box { height: 369px; }
#promo img { display: block; }
/* image holder */
.img-holder {
	width: 475px;
	float: left;
}
.img-holder .t,
.img-holder .b {
	height: 8px;
	overflow: hidden;
	position: relative;
	background: url(../images/bg-img-holder-t.gif) no-repeat;
	z-index: 1;
}
.img-holder .t { margin-bottom: -8px; }
.img-holder .b {
	height: 7px;
	margin-top: -7px;
	background-image: url(../images/bg-img-holder-b.gif);
}
.img-holder .c { 	
	height: 336px;
	overflow: hidden;
}
.img-holder img { position: relative; }
/* gallery */
.gallery {
	width: 438px;
	float: right;
	padding: 8px 4px 0 0;
}
/* header */
#header {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 56px 0 8px;
	background: url(../images/bg-header.png) no-repeat 0 100%;
}
/* Top Contact Links */
#TopLinks {
	background: url(../images/top_nav_l.gif) no-repeat;
	position: absolute;
	right: 0;
	width:530px;
	top: 0;
}

#TopLinks ul {
	margin: 0;
	height: 23px;
	line-height: 23px;
	padding:  8px 0 0 14px;
	
}

#TopLinks li{
	float: right;
	color: #fff;
	margin: 0;
	padding: 0;
	margin-right: 15px;
	margin-top: -2px;
	list-style: none;
	padding-left:22px;
	font-size: 12px;
	line-height: 24px;
	background: url(../images/social-media.png) no-repeat;
}


#TopLinks li.Partner {
	background-position:0 -19px;
}

#TopLinks li.Webinar {
	background-position:0 -80px;
}

#TopLinks li.Email {
	background-position:0 -50px;
}

#TopLinks li.Blog {
	background-position:0 -108px;
}

#TopLinks li.Facebook {
	background-position:0 -141px;
}

#TopLinks a {
	color:#00a3b4;
	text-decoration: none;
}

#TopLinks a:hover {
	text-decoration:underline;
}
/* main navigation */
#nav {
	float: right;
	margin: 0 -21px 0 0;
	padding: 0;
	list-style: none;
	position:relative;
	z-index: 6;
}
#nav li {
	float:left;
	position:relative;
	margin: 0;
	padding: 0 30px 10px 0;
	height: 26px;
}
#nav a {
	font: bold 15px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #0f6463;
	display: block;
	text-decoration: none;
	letter-spacing: -1px;
}
#nav a:hover,
#nav li:hover a,
#nav li.hover a {
	text-decoration: none;
	color: #6eacb4;
}
#nav li ul {
	position: absolute;
	left: -10px;
	top: 30px;
	width: 178px;
	background: #dbeced;
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
	border: 1px solid #438789;
	border-top-color: #dbeced;
}
#nav li.contact ul {
	z-index: 9999;
	width: 120px;
}
#nav li:hover ul,
#nav li.hover ul { display:block; }
#nav li ul li {
	float: left;
	width: 177px;
	margin: 0;
	padding: 0px;
	height: 24px;
}
#nav ul a,
#nav li:hover li a,
#nav li.hover li a {
	float:none;
	display:block;
	height:24px;
	text-indent:0;
	background: none;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	text-transform: capitalize;
	width:155px;
	color:#428789;
	padding:0 0 0 23px;
	text-decoration:none;
	letter-spacing: 0;
}
#nav .contact li{width:120px;}
#nav li.contact li a {width:97px;}
#nav ul a:hover,
#nav li:hover li a:hover,
#nav li.hover li a:hover {
	background:#86c1b7;
	color:#fff;
}
/* footer */
/* footer */
#line {
	background: url(../images/bg-line.gif) no-repeat 0 100%;
	width: 100%;
	padding: 23px 0;
}
#footerContainer{
	height:264px;
	width:928px;
	padding:15px 0 0 0;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	}
	
#footerContainer strong{
	font-weight:bold;
	}

	
#footerMainNav{
	width:900px;
	position:relative;
	float:left;
	}
#footerMainNav a{
    font-size:11px;
	color:#4b4848;
	text-decoration:none;
	}	
	
#footerMainNav a:hover{
	color:#00a3b4;
	text-decoration:underline;
	
	}	
#footerMainNav ul{
	display:block;
	float:left;
	list-style:none;
	line-height:150%;
	}
#footerMainNav li{
	padding:0 10px 10px 0;
	position:relative;

}
	
#subfooter {
	width: 928px;
	position:relative;
	float:left;
	border-top:#e8ebda 1px solid;
	padding:12px 0 25px 0;
}
#subfooter img{
	display:block;}
	
.info {
	float:left;
	margin-top:5px;
	display:block;
	width:720px;
	}	
	
.logo-box {
  	float:left;
	width:65px;
	margin-right:8px;
}
.logo2-box {
  	float:left;
	margin-right:15px;
	width:115px;
}	
#subfooter ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	font-size:11px;
	color:#6e7029;
}
#subfooter li {
	padding: 0 10px 0 15px;
	background: url(../images/bg-bullet.gif) no-repeat 0 5px;
}
#subfooter li:first-child { background: none; }
#subfooter li,
#subfooter address,
#subfooter dl,
#subfooter dd,
#subfooter dt {display: inline;}
#subfooter dl,
#subfooter dd { margin: 0; }
#subfooter address { font-style: normal; }
* html #subfooter address { padding-right: 4px; }
/* inner page */
/* main */
.inner #main {
	height: 1%;
	display: block;
	margin-bottom: -2px;
	background: url(../images/bg-line.gif) no-repeat 0 100%;
}
.inner #main .block {
	height: 1%;
	overflow: hidden;
	padding-bottom: 44px;
}
/* content */
.inner #content {
	width: 560px;
	padding-top: 22px;
}
.inner #content h2{
    margin: 0 0 8px;
	font-size: 20px;
	line-height: 26px;
	color: #0f6463;
	text-transform: uppercase;}
	
.links{
    padding-top:8px;}
	
.awards { 
	  font: bold 15px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
      padding:0; 
	  margin-bottom: 7px; 
	  color: #939f4e;
	  text-transform: uppercase;
	  list-style-type:none; 
	  margin-left: 0;
	
	  } 
.awards li { 
	 
	  padding-bottom:23px;
      
  } 
/* main heading */
#sub-main{
	border-right: 1px solid #74c8c8;
	border-bottom:none;
	padding-right: 20px;
	}
.main-heading {
	height: 1%;
	padding-bottom: 8px;
	padding-right:15px;
	border-right:1px solid #74c8c8;
}
.main-heading h1 {
	height: 1%;
	overflow: hidden;
	margin: 0 0 13px;
	font: bold 46px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.main-heading h1 .blue { color: #86c1b7; }
.main-heading h1 .blue2 { color: #437e74; }
.main-heading h1 .blue3 { color: #3d92a4; }
.content {
	height: 1%;
	overflow: hidden;
	padding: 0 0px 0 0px;
}
.contentright {
	height: 1%;
	overflow: hidden;
	padding: 0;
}
/* info box */
.info-box {
	height: 1%;
	margin-top: -1px;
	padding: 7px 0 2px;
	border-top: 1px solid #74c8c8;
}
.inner #content .heading h2 {
	margin: 0 0 4px;
	font-size: 20px;
	line-height: 26px;
	color: #0f6463;
	text-transform: uppercase;
}
/* description */
.description {
	width: 265px;
	float: left;
}
/* projects */
.projects {
	width: 183px;
	float: right;
}
.inner #content h3 {
	margin: 0 0 8px 0;
	font: bold 15px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #939f4e;
	text-transform: uppercase;
	
}
.inner #content .box { padding-bottom: 15px; }
/* sidebar */
.inner #sidebar {
	width: 350px;
	padding-left: 12px;
}
/* video holder */
.video-holder {
	padding-bottom: 25px;
	padding-left: 0px;
}
.video-holder .t,
.video-holder .b {
	height: 6px;
	overflow: hidden;
	position: relative;
}
.video-holder .t { margin-bottom: -6px; }
.video-holder .b {
	background-image: url(../images/bg-video-b.gif);
	margin-top: -6px;
}
.video-holder .c {
	width: 100%;
	height: 115px;
	overflow: hidden;
}
.video-holder .m {
	width: 325px;
	height: 300px;
	overflow: hidden;
}
/* social media icons */
.icon-holder {
	padding-bottom: 3px;
}
.icon-holder .t,
.icon-holder .b {
	height: 6px;
	overflow: hidden;
	position: relative;
}
.icon-holder .t { margin-bottom: -6px; }
.icon-holder .b {
	background-image: url(../images/bg-video-b.gif);
	margin-top: -6px;
}
.icon-holder .c {
	width: 100%;
	height: 102px;
	overflow: hidden;

}
/* gallery box */
.gallery-box {
	width: 350px;
	overflow: hidden;
	float:left;
	margin: 10px 0 0 0px;
	padding: 0;
	list-style: none;
}
.gallery-box li {
	float: left;
	margin-left: 0px;
	margin-right: 14px;
}
.gallery-box img { display: block; }
/* signup box */
.inner .signup-box {
	padding-left: 0px;
}
.inner .signup-page {
	padding-left: 0px;}
	
.sIFR-hasFlash #sidebar .signup-box h2 { margin-bottom: 7px; }
.inner .signup {
	padding-right: 50px;
}
/* sifr */
.sIFR-Flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-Flash + div[adblocktab=true] { display: none !important; }
.sIFR-hasFlash .signup-box h2 {
	visibility: hidden;
	letter-spacing: 0;
	height: 18px;
}
.sIFR-hasFlash .aside h2,
.sIFR-hasFlash #sidebar h2 {margin-bottom: 4px;}
.sIFR-hasFlash .aside h2 span,
.sIFR-hasFlash #sidebar h2 span {
	visibility: hidden;
	line-height: 18px;
}
.sIFR-hasFlash .main-heading h1 {margin: -11px 0 -10px;}
.sIFR-hasFlash .main-heading h1 .blue { margin-right: -15px; }
.sIFR-hasFlash .main-heading h1 .blue,
.sIFR-hasFlash .main-heading h1 .blue2 {
	visibility: hidden;
	line-height: 56px;
	float: left;
	letter-spacing: 0;
}

.sIFR-hasFlash .inner #content .heading h2, 
.sIFR-hasFlash .inner #content .heading h3 { 
margin-bottom: -2px; }
.sIFR-hasFlash .inner #content .heading h2 span,
.sIFR-hasFlash .inner #content .heading h2 span {
	visibility: hidden;
	line-height: 26px;
	letter-spacing: 0;
}
.sIFR-hasFlash .inner #content h3 { margin-bottom: -5px; }
.sIFR-hasFlash .inner #content h3 span {
	visibility: hidden;
	line-height: 18px;
}
