@font-face {
    font-family: 'MuseoSans100Regular';
    src: url('fonts/museosans-100-webfont.eot');
    src: url('fonts/museosans-100-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosans-100-webfont.woff') format('woff'),
         url('fonts/museosans-100-webfont.ttf') format('truetype'),
         url('fonts/museosans-100-webfont.svg#MuseoSans100Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'MuseoSans300Regular';
    src: url('fonts/museosans-300-webfont.eot');
    src: url('fonts/museosans-300-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosans-300-webfont.woff') format('woff'),
         url('fonts/museosans-300-webfont.ttf') format('truetype'),
         url('fonts/museosans-300-webfont.svg#MuseoSans300Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'MuseoSans500Regular';
    src: url('fonts/museosans_500-webfont.eot');
    src: url('fonts/museosans_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosans_500-webfont.woff') format('woff'),
         url('fonts/museosans_500-webfont.ttf') format('truetype'),
         url('fonts/museosans_500-webfont.svg#MuseoSans500Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'MuseoSans700Regular';
    src: url('fonts/museosans_700-webfont.eot');
    src: url('fonts/museosans_700-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosans_700-webfont.woff') format('woff'),
         url('fonts/museosans_700-webfont.ttf') format('truetype'),
         url('fonts/museosans_700-webfont.svg#MuseoSans700Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.indexbody { background:none !important;}

body {
	font-size:16px;
	font-family: 'MuseoSans100Regular';
	background:url(images/inner-bg.jpg) center top no-repeat;
	color:#2f3436;
}

a { outline:none; text-decoration:none; color:#4c99c5;}
a:hover { text-decoration:underline; color:#4c99c5;}

.wrap {
	margin:0px auto;
	position:relative;
	width:1000px;
}

#header {
	position:relative;
	height:195px;
}

#header #logo {
	background:url(images/logo-hold.png) left top repeat;
	height:225px;
	width:190px;
	padding:35px 0 0 35px;
	position:absolute;
	z-index:8888;
	top:0px;
	left:30px;
}

#header #logo a.logo { display:block;}

#header #menu {
	margin:17px 0 53px 0;
	padding:0px 10px;
	float:right;
	height:35px;
	background:#ffffff;
	line-height:35px;
}

#header #menu li {
	display:inline;
	list-style:none;
	margin:0 13px;
}

#header #menu li a {
	color:#8b8b8b;
	font-size:21px;
}

#header #menu li a:hover, #header #menu li a.selected { text-decoration:none; color:#4c99c5;}

#header .find span {
	position:relative;
	color:#5a5a5a;
	text-shadow:none;
	font-size:18px;
	font-family: 'MuseoSans700Regular';
	top:3px;
}

#header span {
	position:absolute;
	top:100px;
	right:0px;
	color:#ffffff;
	font-size:40px;
	text-shadow:2px 1px #838e99;
	font-family: 'MuseoSans500Regular';
}

#header .find {
	position:absolute;
	top:270px;
	left:30px;
}

.indexcont {
	background:#fff !important;
	min-height:0px !Important;
	box-shadow:none !Important;
}

.indexcont ul.logos { border-bottom:1px solid #e3e3e3; padding-bottom:40px !important;}

#sliderhold { height:691px;}
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:691px; position:absolute; top:0px; }
#headertxt { width:100%; margin:0 auto; clear:both; position:relative; top:561px; height:130px; background:url(images/header-text-bg.png) left top repeat; }
#firstline { float:right; text-align:right; color:#ffffff; font-size:64px; font-family: 'MuseoSans100Regular'; line-height:40px; clear:both; margin:20px 130px 10px 80px; }
#secondline { float:right; text-align:right; color:#ffffff; font-size:28px; font-family: 'MuseoSans700Regular';  clear:both; margin:0px 130px; }
#headertxt p.caption { margin:0px;}
.pictured { display:none;}

/* CONTROLS */
.btn { height:83px; width:51px; float:left; cursor:pointer; }
#back { background:url(images/arrow-left.png) left top no-repeat; position:absolute; top:580px; left:0px; z-index:9999; }
#next { background:url(images/arrow-right.png) left top no-repeat; position:absolute; top:580px; right:0px; z-index:9999; }

#back:hover { background:url(images/arrow-left.png) left bottom no-repeat;}
#next:hover { background:url(images/arrow-right.png) left bottom no-repeat;}

.special {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-500px;
}


#container {
	background:url(images/container-bg.png) left top repeat;
	padding:90px 30px 30px 30px;
	-moz-box-shadow: 0 -3px 18px #ccc;
	-webkit-box-shadow: 0 -3px 18px #ccc;
	box-shadow: 0 -3px 18px #ccc;
	
}

.find {
	height:24px;
	line-height:24px;
	margin:0 0 35px 0;
}

.find span {
	margin:0 12px 0 0;
	font-family: 'MuseoSans700Regular';
}

.find a {
	display:inline-block;
	margin:0 0 0 5px;
}

.find a img {
	vertical-align:middle;
}

#container h2 {
	font-size:32px;
	color:#333434;
	margin-bottom:15px;
	font-family: 'MuseoSans100Regular';
}

#container h3 {
	font-size:24px;
	color:#333434;
	margin-bottom:15px;
	font-family: 'MuseoSans500Regular';
}

#container h4 {
	font-size:18px;
	color:#333434;
	margin-bottom:15px;
	font-weight:normal;
	font-family: 'MuseoSans500Regular';
}

#container p {
	font-size:16px;
	color:#2f3436;
	margin-bottom:15px;
	line-height:20px;
}

#container img.imgleft  { float:left; margin:0 15px 10px 0px; }
#container img.imgright { float:right; margin:0 0px 10px 15px;}
#container img.main-img { width:614px; display:block; margin:0 0 25px 0; }

#container ul.arrow li { background:url(images/arrow-li.png) left 4px no-repeat !Important;}

#container ul.check {
	margin:0px 0 40px 0;
	padding:0px;
}

#container ul.check li {
	list-style:none;
	display:block;
	margin-bottom:15px;
	background:url(images/check.png) left 3px no-repeat;
	padding-left:35px;
}

#container a.btnblue {
	font-size:18px;
	color:#4b92c0;
	background:url(images/btn-bg.png) left top repeat-x;
	height:46px;
	line-height:46px;
	display:inline-block;
	border:1px solid #c7c7c7;
	padding:0 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: 'MuseoSans500Regular';
}

#container a.demo {
	margin:0px 0 50px 35px;
}

#container a.dl {
	margin:0px 0 50px 0px;
}

#container a.btnblue:hover { text-decoration:none; background:#e6e6e6;}

#container ul.logos {
	margin:0px 0 60px 0;
	padding:0px;
}

#container ul.logos li {
	display:inline;
	list-style:none;
	margin-right:35px;
}

#container ul.logos li img {
	vertical-align:middle;
}


#container .video {
	float:left;
	width:454px;
	height:279px;
	margin:0 0 25px 0;
}
#container #slides { margin-bottom:30px; position:relative;}
#container #slides ul.pagination { display:none;}
#container #slides a.next {
	background:url(images/review-right.png) left top no-repeat;
	height:46px;
	width:46px;
	display:block;
	text-indent:-9999pt;
	position:absolute;
	top:80px;
	right:-20px;
	z-index:5000;
}

#container #slides a.prev {
	background:url(images/review-left.png) left top no-repeat;
	height:46px;
	width:46px;
	display:block;
	text-indent:-9999pt;
	position:absolute;
	top:80px;
	left:-20px;
	z-index:5000;
}

#container #slides .team {
	background:url(images/event-bg.png) left top repeat;
	padding:20px 47px;
}

#container #slides .team .team-text {
	width:640px;
}
#container #slides .team .team-text p { font-size:16px;}
#container #slides .team .team-text span { display:block; text-align:right;}

#container .team {
	margin:0 0 20px 0;
}

#container .team .team-img {
	float:left;
	background:url(images/team-img-hold.png) left top no-repeat;
	width:149px;
	height:149px;
	padding:12px 13px 13px 12px;
}

#container .team .team-img img {
	width:149px;
	height:149px;
}

#container .team .team-text {
	float:left;
	width:735px;
	margin:0 0 0 15px;
}

#container .team .team-text h4 {
	font-family: 'MuseoSans100Regular';
}

#container .team .team-text p {
	font-family: 'MuseoSans100Regular';
	font-size:14px;
	line-height:18px;
}

#container #contact {
	float:left;
	width:430px;
}

#container label {
	width:80px;
	font-size:14px;
	color:#050505;
	font-weight:normal;
	padding:0 0 0 10px;
	height:30px;
	line-height:30px;
	float:left;
}

#container input {
	width:310px;
	height:20px;
	line-height:20px;
	padding:5px 10px;
	font-size:14px;
	color:#050505;
	font-weight:normal;
	display:inline-block;
	margin:0 0 10px 0;
	font-family: 'MuseoSans100Regular';
}

#container textarea {
	width:310px;
	max-width:310px;
	min-width:310px;
	height:120px;
	min-height:120px;
	max-height:120px;
	line-height:20px;
	padding:5px 10px;
	font-size:14px;
	color:#050505;
	font-weight:normal;
	display:inline-block;
	margin:0 0 10px 0;
	font-family: 'MuseoSans100Regular';
}

#container input.submit {
	width:110px;
	height:25px;
	background:url(images/btn-bg.png) left top repeat-x;
	font-size:14px;
	color:#4c99c5;
	padding:0px;
	float:left;
	margin-left:90px;
	border:1px solid #c7c7c7;
	cursor:pointer;
}

#container #inf {
	float:left;
	margin:0 0 0 50px;
	width:250px;
}

#container #inf h6 {
	font-size:14px;
	margin-bottom:5px;
}

#container #inf span {
	font-size:11px;
	display:block;
	margin-bottom:5px;
} 

#container #inf p.line { margin:10px 0; height:1px; background:#000;}

#container #eventhold {
	margin:0 0 -30px -30px;
	background:url(images/event-bg.png) left top repeat;
	padding:15px 30px;
	width:940px;
}


#container .rightevent { float:right !important; padding:0px !important; background:none !important;}
#container .event {
	float:left;
	width:415px;
	padding-right:45px;
	background:url(images/white-line.png) right top repeat-y;
}

#container .event h4 { font-size:16px;}
#container .event h4.withborder {
	border-bottom:1px dashed #333333;
	padding-bottom:10px;
}

#container .event p {
	border-bottom:1px dashed #333333;
	padding-bottom:20px;
	font-size:16px;
	line-height:18px;
}

#container .post {
	margin:0 0 40px 0;
}

#container .post a{
	color:#4c99c5;
}

#container .post h3 {
	font-size:18px;
	color:#666666;
	font-family: 'MuseoSans700Regular';
	margin:0px 0 5px 0;
}

#container .post h3 a{
	font-size:18px;
	color:#666666;
	font-family: 'MuseoSans700Regular';
}

#container .post span {
	display:block;
	color:#666666;
	font-size:12px;
	text-transform:uppercase;
}

#container .post p {
	font-size:13px;
	color:#666666;
	font-family: 'MuseoSans100Regular';
	margin:0px 0 5px 0;
}

#platform {
	background:#111111;
	padding:60px 0;
	color:#fff;
}

#platform h1 {
	font-size:42px;
	color:#fff;
	margin-bottom:30px;
	font-family: 'MuseoSans100Regular';
}

#platform ul {
	padding:0px;
	margin:0 0 25px 0;
}

#platform ul li {
	display:block;
	list-style:none;
	color:#bababa;
	font-size:15px;
}

#platform ul li.title {
	font-size:18px;
	color:#fff;
	margin-bottom:10px;
	font-family: 'MuseoSans700Regular';
	text-transform:uppercase;
}


#footer {
	padding:0 50px;
	text-align:center;
	color:#666666;
	font-size:15px;
	font-family: 'MuseoSans300Regular';
	background:#fff;
}

#footer .wrap {border-top:1px solid #c5c8cc; padding:25px 0;}

#footer span {
	display:block;
	margin:8px 0;
}

#footer ul {
	margin:10px 0 0 0;
	padding:0px;
}

#footer ul li {
	display:inline;
	list-style:none;
	margin:0 4px;
}

#footer ul li a{
	color:#666666;
	font-size:15px;
	font-style:italic;
}

#footer .find a { margin:0 4px;}
