@charset "utf-8";
#_container{
	width: 720px;
	margin:auto;
	min-height:1000px;	
	font-family:Corbert;
	color:#474747;
}
#_header ._header_inner,
#_header_mini ._header_inner{
	mini-height: 35px;
	width: 640px;
	margin:auto;
	padding-top:3px;
	padding-bottom:3px;
}
#_header ._header_inner a,
#_header_mini ._header_inner a{
	font-family:Corbert;
	font-size:14px;
	display: block;
	float: left;
	width: 190px;
	line-height:35px;
	color:white;
	text-decoration:none;
	text-align:center;
	position:relative;
	background-color:#666;
	margin:3px;
}
#_header ._header_inner a:hover,
#_header_mini ._header_inner a:hover{
	color:#799ec5;	
}
#_container #_logo_wrap {
	height: 260px;
	width: 152px;
	margin:auto;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
}
#_container #_tagline {
	height: 56px;
	width: 640px;
	margin:auto;
	background-color:#f88383;
	position:relative;
}
#_container #_tagline h1{
	font-size:24px;
	color:white;
	text-align:center;
	font-weight:normal;
	padding:0px;
	margin:0px;	
}
#_container #_tagline h2{
	font-size:14px;
	line-height:12px;
	color:#474747;
	text-align:center;
	font-weight:normal;	
	padding:0px;
	margin:0px;
}
#_container #_body {
	width: 640px;
	min-height:1000px;
	margin:auto;
	background-color:white;
}
#_container #_body #blck_1 .h1 {
	font-size: 40px;
	padding-top:30px;
	margin-left:20px;
	margin-bottom:20px;
}
#_container #_body #blck_1 .statement_line .text_wrap {
	min-height:22px;
	line-height:22px;
	font-size:16px;
	text-align:center;
	padding:10px 20px;
	background-color:#799ec5;
	color:white;
	display: inline-block;
	border-radius:10px;
	margin-right:50px;
	margin-left:50px;
}
#_container #_body #blck_1 .statement_line .next_step_wrap {
	height: 52px;
	width: 260px;
	margin-top:3px;
	line-height:52px;
	text-align:center;
	font-size:16px;
	position:relative;
}
#_container #_body #blck_1 .confirmation_wrap .information{
	font-size:15px;
	line-height:30px;
	float:left;
	width:320px;	
	text-align:justify;
	padding-bottom:20px;
}
#_container #_body #blck_1 .confirmation_wrap .book_demo_button{
	float:right;
	width:128px;
	height:128px;
	border-radius:128px;
	background-color:#799ec5;
	text-align:center;
	display: table;
	border:20px solid #f88383;
	margin-right:40px;
	margin-top:20px;
	color:white;
	text-decoration:none;
	font-size:26px;
	text-transform:uppercase;
	text-shadow: 2px 2px #777;
	position:relative;
}
#_container #_body #blck_1 .confirmation_wrap .book_demo_button .link_text{
	display: table-cell;
  	vertical-align: middle;
}
#_container #_body #blck_1 .confirmation_wrap .exclamation{
	width: 56px;
	height: 56px;
	background-color: #799ec5;
	border: 10px solid #adc3da;
	border-radius: 56px;
	position: absolute;
	left: -38px;
	top: 50%;
	margin-top: -38px;
	background-image: url(../images/exclamation_mark.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#_container #_body #blck_2 #team_graphic {
	width: 520px;
	height:140px;
	margin:60px auto;
}
#_container #_body #blck_2 #team_graphic .group_1{
	width: 80px;
	height: 60px;
	background-image: url(../images/person_img.png);
	background-repeat: repeat-x;
	background-position: left top;
	float:left;
}
#_container #_body #blck_2 #team_graphic .group_2{
	width: 160px;
	height: 60px;
	background-image: url(../images/person_img.png);
	background-repeat: repeat-x;
	background-position: left -60px;
	float:left;
}
#_container #_body #blck_2 #team_graphic .group_3{
	width: 280px;
	height: 60px;
	background-image: url(../images/person_img.png);
	background-repeat: repeat-x;
	background-position: left -120px;
	float:left;
}
#_container #_body #blck_2 #team_graphic .timeline{
	height:4px;
	width:520px;
	background-color:#828282;
	margin-top:15px;
	position:relative;
}
#_container #_body #blck_2 #team_graphic .timeline .arrow_right{
	position:absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 10px 12px;
	border-color: transparent transparent transparent #828282;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #828282;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
#_container #_body #blck_2 #team_graphic .timeline .arrow_one{
	left:74px;
	top:-8px;	
}
#_container #_body #blck_2 #team_graphic .timeline .arrow_two{
	left:234px;
	top:-8px;	
}
#_container #_body #blck_2 #team_graphic .timeline .arrow_three{
	left:510px;
	top:-8px;	
}
#_container #_body #blck_2 #team_graphic .wrap_box{
	height:12px;
	border:#c0c0c0 solid 1px;
	border-top:none;
	margin-top:22px;
	float:left;
}
#_container #_body #blck_2 #team_graphic .box_one{
	width:70px;
	margin-right:12px;	
}
#_container #_body #blck_2 #team_graphic .box_two{
	width:146px;	
	margin-right:12px;
}
#_container #_body #blck_2 #team_graphic .box_three{
	width:272px;	
}
#_container #_body #blck_2 #team_graphic .box_label_one{
	width:68px;
	margin-right:12px;
	font-size:14px;
	text-align:center;
	float:left;
}
#_container #_body #blck_2 #team_graphic .box_label_two{
	width:144px;
	margin-right:12px;
	font-size:14px;
	text-align:center;
	float:left;
}
#_container #_body #blck_2 #team_graphic .box_label_three{
	width:270px;
	font-size:14px;
	text-align:center;
	float:left;
}
#_container #_body #blck_2 #team_banner{
	width:280px;
	height:266px;
	background-color:#f88383;
	position:relative;
	display:table;
	text-align:center;
	float:left;
}
#_container #_body #blck_2 #team_banner p{
	display: table-cell;
  	vertical-align: middle;
	color:white;
	font-size:16px;
	text-transform:uppercase;
}
#_container #_body #blck_2 #team_banner .left_triangle{
	width: 0px;
	height: 0px;
	position:absolute;
	left:-40px;
	top:0px;
	border-style: solid;
	border-width: 96px 40px 240px 0;
	border-color: transparent #e77f7f transparent transparent;
	line-height: 0px;
	_border-color: #000000 #e77f7f #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
#_container #_body #blck_2 #team_description{
	width:280px;
	min-height:200px;
	margin-right:30px;
	float:right;
	font-size:13px;
	line-height:35px;
	position:relative;
}
#_container #_body #blck_2 #team_description .highlight{
	color:#f88383;
}
#_container #_body #blck_2 #team_description .team_web {
	background-image: url(../images/team_web.png);
	background-repeat: no-repeat;
	height: 434px;
	width: 56px;
	position:absolute;
	left:-68px;
	top:12px;
}
#_container #_body #blck_2 #team_control{
	float:left;
	width:210px;
	height:63px;
	margin-left:40px;
	margin-top:70px;
}
#_container #_body #blck_2 #team_control a{
	float:left;
	width:70px;
	height:63px;
	cursor:pointer;
	opacity:0.6;	
}
#_container #_body #blck_2 #team_control a:hover{
	opacity:1;	
}
#_container #_body #blck_2 #team_control .control_1{
	background-image: url(../images/team_icons_mini.png);
	background-repeat: no-repeat;
	background-position: left center;	
}
#_container #_body #blck_2 #team_control .control_2{
	background-image: url(../images/team_icons_mini.png);
	background-repeat: no-repeat;
	background-position: -70px center;
}
#_container #_body #blck_2 #team_control .control_3{
	background-image: url(../images/team_icons_mini.png);
	background-repeat: no-repeat;
	background-position: -140px center;
}
#_container #_body #blck_3 .tagline {
	background-color: #adc3da;
	height: 5px;
	width: 100%;
	margin-top:120px;
	position:relative;
}
#_container #_body #blck_3 .tagline .left_triangle{
	position:absolute;
	left:-15px;
	top:-8px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 15px 20px 0;
	border-color: transparent #adc3da transparent transparent;
	line-height: 0px;
	_border-color: #000000 #adc3da #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
#_container #_body #blck_3 .tagline .right_triangle{
	position:absolute;
	right:-15px;
	top:-15px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 20px 0 10px 15px;
	border-color: transparent transparent transparent #adc3da;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #adc3da;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
#_container #_body #blck_3 .tagline .text_wrap{
	width:446px;
	height:30px;
	background-color:white;
	position:absolute;
	left:50%;
	margin-left:-223px;
	top:-15px;
}
#_container #_body #blck_3 .tagline .text_wrap .text_left{
	float:left;
	font-size:30px;	
	line-height:30px;
	padding-left:10px;
}
#_container #_body #blck_3 .tagline .text_wrap .text_right{
	float:right;
	font-size:30px;	
	line-height:30px;
	padding-right:10px;
}
#_container #_body #blck_3 .tagline .connecting_bubble{
	width: 110px;
	height: 110px;
	border-radius: 110px;
	background-color: #adc3da;
	position: absolute;
	left: 50%;
	margin-left: -70px;
	top: -48px;
	background-image: url(../images/and_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#_container #_body #blck_3 .description {
	float: left;
	width: 350px;
	margin-left: 60px;
	margin-top:140px;
	font-size:16px;
	line-height:35px;
}
#_container #_body #blck_3 .description .statement{
	font-size:40px;
	color:#e77f7f;
	text-align:right;
	padding-bottom:30px;
	padding-top:20px;	
}
#_container #_body #blck_3 .visual {
	background-image: url(../images/branding_img.png);
	background-repeat: no-repeat;
	height: 389px;
	width: 100px;
	float:right;
	margin-right:80px;
	margin-top:115px;
}
#_container #_body #blck_4 .header_wrap {
	height: 200px;
	width: 100%;
	margin-top:110px;
	position:relative;
}
#_container #_body #blck_4 .header_wrap .left_triangle{
	position:absolute;
	top:50px;
	left:-15px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 40px 0 40px 40px;
	border-color: transparent transparent transparent #adc3da;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #adc3da;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');	
}
#_container #_body #blck_4 .header_wrap .right_triangle{
	position:absolute;
	top:50px;
	right:-15px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 40px 40px 40px 0;
	border-color: transparent #adc3da transparent transparent;
	line-height: 0px;
	_border-color: #000000 #adc3da #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');	
}
#_container #_body #blck_4 .header_wrap .text_1{
	height:50px;
	float:left;	
	font-size:26px;
	line-height:70px;
	margin-left:65px;
}
#_container #_body #blck_4 .header_wrap .text_2{
	height:50px;
	float:left;	
	font-size:34px;
	line-height:64px;
	margin-left:54px;
}
#_container #_body #blck_4 .header_wrap .text_3{
	height:50px;
	float:left;	
	font-size:42px;
	line-height:56px;
	margin-left:60px;
}
#_container #_body #blck_4 .header_wrap .text_4{
	height: 96px;
	float: left;
	font-size: 50px;
	line-height: 88px;
	margin-left: 40px;
	margin-top:-20px;
	margin-bottom:-26px;
	background-image: url(../images/question_mark.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#_container #_body #blck_4 .header_wrap .timeline{
	height:3px;
	background-color:#adc3da;
	width:410px;
	margin-left:90px;
	margin-top:35px;
	position:relative;
}
#_container #_body #blck_4 .header_wrap .timeline .bubble_1{
	height:23px;
	width:23px;
	background-color:#adc3da;
	border-radius:23px;
	position:absolute;
	left:-10px;
	top:-10px;
}
#_container #_body #blck_4 .header_wrap .timeline .bubble_2{
	height:31px;
	width:31px;
	background-color:#adc3da;
	border-radius:31px;
	position:absolute;
	left:94px;
	top:-14px;
}
#_container #_body #blck_4 .header_wrap .timeline .bubble_3{
	height:35px;
	width:35px;
	background-color:#adc3da;
	border-radius:35px;
	position:absolute;
	left:210px;
	top:-16px;
}
#_container #_body #blck_4 .header_wrap .timeline .bubble_4{
	height:41px;
	width:41px;
	background-color:#adc3da;
	border-radius:41px;
	position:absolute;
	left:370px;
	top:-19px;
}
#_container #_body #blck_4 .header_wrap .timeline .right_line{
	height:70px;
	width:3px;
	background-color:#adc3da;
	position:absolute;
	top:0px;
	right:18px;
}
#_container #_body #blck_4 .header_wrap .timeline .bottom_triangle{
	position:absolute;
	top:70px;
	right:-2px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 22px 22px 0 22px;
	border-color: #adc3da transparent transparent transparent;
	line-height: 0px;
	_border-color: #adc3da #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');	
}
#_container #_body #blck_4 .header_wrap .timeline .questionmark{
	width: 69px;
	height: 96px;
	position: absolute;
	right: -22px;
	top: -96px;
	background-image: url(../images/question_mark.png);
	background-repeat: no-repeat;
}
#_container #_body #blck_4 .step{
	position:relative;
	margin-top:80px;
	margin-bottom:120px;
}
#_container #_body #blck_4 .step .step_bubble{
	width:50px;
	height:50px;
	border-radius:50px;
	border:10px solid #f88383;
	background-color:#ffb6b6;
	text-align:center;
	line-height:50px;
	color:white;
	font-size:34px;
	position:absolute;
	left:-30px;
	top:50%;
	margin-top:-30px;
}
#_container #_body #blck_4 .step .visual{
	width: 280px;
	margin-left: 40px;
	text-align: center;
	float:left;
}
#_container #_body #blck_4 .step .step_1{
	height: 250px;
	background-image: url(../images/web_conference.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#_container #_body #blck_4 .step .webform {
	background-color: #f88383;
	float: left;
	width: 330px;
	position:relative;
	padding-top:10px;
	padding-bottom:25px;
}
#_container #_body #blck_4 .step .webform .left_triangle{
	width: 0px;
	height: 0px;
	position:absolute;
	left:-32px;
	top:0px;
	border-style: solid;
	border-width: 190px 32px 100px 0;
	border-color: transparent #e77f7f transparent transparent;
	line-height: 0px;
	_border-color: #000000 #e77f7f #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');	
}
#_container #_body #blck_4 .step .webform .form_label{
	margin-left:40px;
	font-size:16px;
	line-height:20px;
	color:white;
	margin-top:10px;
	margin-bottom:5px;
}
#_container #_body #blck_4 .step .webform input{
	margin-left:40px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
	width:180px;
	font-family:Corbert;
	font-size:16px;	
	border:1px solid #555;
}
#_container #_body #blck_4 .step .webform .form_submit{
	position:absolute;
	top:50%;
	margin-top:-63px;
	right:-63px;
	width:116px;
	height:116px;
	border-radius:116px;
	background-color:#676767;
	text-align:center;
	display: table;
	border:5px solid #ffb6b6;
	color:white;
	text-decoration:none;
	font-size:20px;
	line-height:20px;
	text-transform:uppercase;
	cursor:pointer;
}
#_container #_body #blck_4 .step .webform .form_submit p{
	display: table-cell;
  	vertical-align: middle;
}
#_container #_body #blck_4 .step .webform .form_submit:hover{
	background-color:#AAA;
	color:#444;	
}
#_container #_body #blck_4 .step .webform_slogan{
	float:right;
	width:220px;
	margin-right:40px;
	height:250px;
	text-align:center;
	color:#676767;
	font-size:40px;
	line-height:40px;
	display: table;
}
#_container #_body #blck_4 .step .webform_slogan p{
	display: table-cell;
  	vertical-align: middle;	
}
#_container #_body #blck_4 .step .webform_slogan p span{
	font-size:50px;	
	display:block;
	margin-top:15px;
	font-weight:bold;
}
#_container #_body #blck_4 .step .step_2{
	height: 210px;
	background-image: url(../images/wishlist.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#_container #_body #blck_4 .step .step_3{
	height: 160px;
	background-image: url(../images/coding.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#_container #_body #blck_4 .step .visual .label{
	font-size:24px;
	line-height:35px;	
}
#_container #_body #blck_4 .step .description{
	float:right;
	width:270px;
	margin-right:30px;
	font-size:17px;
	line-height:35px;
}
#_container #_body #blck_5 .breakline {
	width: 520px;
	margin:auto;
	position:relative;
	background-color:#e77f7f;
	height:3px;
}
#_container #_body #blck_5 .breakline .triangle{
	position:absolute;
	top:-32px;
	left:50%;
	margin-left:-32px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 32px 32px 33px;
	border-color: transparent transparent #e77f7f transparent;
	line-height: 0px;
	_border-color: #000000 #000000 #e77f7f #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');	
}
#_container #_body #blck_5 .tagline{
	text-align:center;
	font-size:32px;
	margin-top:15px;
	color:#4e4e5;
}
#_container #_body #blck_5 .article{
	margin:0px 60px;	
	font-size:20px;
	line-height:35px;
	margin-top:40px;
	text-align:justify;
}
#_container #_body #blck_5 .article img{
	float:right;
	margin:20px;	
	margin-left:40px;
	margin-top:30px;
}
#_container #_body #blck_6 .container {
	background-color: #adc3da;
	height: 320px;
	width: 100%;
	margin-top:70px;
	position:relative;
}
#_container #_body #blck_6 .container .left_triangle{
	position:absolute;
	left:-40px;
	top:0px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 270px 40px 120px 0;
	border-color: transparent #94aac2 transparent transparent;
	line-height: 0px;
	_border-color: #000000 #94aac2 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
#_container #_body #blck_6 .container .right_triangle{
	position:absolute;
	right:-40px;
	top:-70px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 270px 0 120px 40px;
	border-color: transparent transparent transparent #94aac2;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #94aac2;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
#_container #_body #blck_6 .container .video_wrap{
	width:330px;
	height:184px;
	background-color:#333;
	float:left;
	margin-top:68px;
	margin-left:50px;
	position:relative;
}
#_container #_body #blck_6 .container .video_wrap .msg{
	color:#EEE;
	text-align:center;
	height:184px;
	line-height:184px;
}
#_container #_body #blck_6 .container .book_demo_button{
	float:right;
	width:115px;
	height:115px;
	border-radius:115px;
	background-color:#676767;
	text-align:center;
	display: table;
	border:5px solid #94aac2;
	margin-right:70px;
	margin-top:98px;
	color:white;
	text-decoration:none;
	font-size:20px;
	line-height:20px;
	text-transform:uppercase;
	position:relative;
	cursor:pointer;
}
#_container #_body #blck_6 .container .book_demo_button p{
	display: table-cell;
  	vertical-align: middle;
}
#_container #_body #blck_6 .container .book_demo_button:hover{
	background-color:white;
	color:#444;	
}
#_container #_body #blck_7 .top_headline {
	font-size: 40px;
	width:520px;
	margin:auto;
	text-align:center;
	margin-top:90px;
}
#_container #_body #blck_7 .visual{
	background-image: url(../images/coffee_cup.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 128px;
	width: 110px;	
	margin:30px auto;	
}
#_container #_body #blck_7 .bottom_headline {
	font-size: 40px;
	width:520px;
	margin:auto;
	text-align:center;
}
#footer {
	background-color: #adc3da;
	height: 300px;
	width: 100%;
	background-image: url(../images/footer_logo.png);
	background-repeat: no-repeat;
	background-position: center 100px;
	font-family:Corbert;
}
#footer .body_end{
	height:45px;
	width:640px;
	background-color:white;
	margin:auto;
	position:relative;	
}
#footer .body_end .left_triangle{
	position:absolute;
	left:-45px;
	top:0px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 45px 45px 0;
	border-color: transparent #94aac2 transparent transparent;
	line-height: 0px;
	_border-color: #000000 #94aac2 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
#footer .body_end .right_triangle{
	position:absolute;
	right:-45px;
	top:0px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 45px 45px 0 0;
	border-color: #94aac2 transparent transparent transparent;
	line-height: 0px;
	_border-color: #94aac2 #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
#footer .container{
	width:640px;
	margin:auto;
}
#footer .container .navigation{
	float:left;
	height:200px;
	width:300px;
	margin-top:30px;
	margin-left:20px;
}
#footer .container .navigation a{
	height:35px;
	line-height:30px;
	padding-left:50px;	
	display:block;
	font-size:18px;
	color:white;
	text-decoration:none;
	margin-bottom:5px;
}
#footer .container .navigation a:hover{
	color:#333;
}
#footer .container .navigation .about-us{
	background-image: url(../images/footer_icons.png);
	background-repeat: no-repeat;
	background-position: left 0px;		
}
#footer .container .navigation .news{
	background-image: url(../images/footer_icons.png);
	background-repeat: no-repeat;
	background-position: left -35px;		
}
#footer .container .navigation .faq{
	background-image: url(../images/footer_icons.png);
	background-repeat: no-repeat;
	background-position: left -70px;		
}
#footer .container .navigation .contact{
	background-image: url(../images/footer_icons.png);
	background-repeat: no-repeat;
	background-position: left -105px;		
}
#footer .container .navigation .book-demo{
	background-image: url(../images/footer_icons.png);
	background-repeat: no-repeat;
	background-position: left -140px;		
}
#footer .container .information{
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	background-image: url(../images/seeds.png);
	background-repeat: no-repeat;
	background-position: right center;	
	width:190px;
	height:180px;
	color:#555;
}
#footer .container .information .highlight{
	font-size:20px;
}
#footer .container .information .creators{
	margin-top:100px;
	width:180px;
}
#footer .container .information .creators a{
	color:white;
	text-decoration:none;	
}
#footer .container .information .creators a:hover{
	color:#444;	
}
#sub_footer{
	display:none;	
}