﻿@charset "utf-8";
body {
	background-color: #E9EFF7;
	margin:0px;
	font-family: "NB International", Sans-serif;
	font-size:12px;
	color:#80A0B5;
}
a {
   outline: 0;
}
#wrapper {
	background-color:#fff;
	width: 980px;
	margin: 22px auto;
	height:678px;
	overflow:hidden;
	
}

#wrapperLaunch {
	
	width: 980px;
	margin: 22px auto;
	background-color:#fff;
	
	
}

#wrapperHelp {
	width: 980px;
	background-color:#fff;
	margin: 0 auto;
}

header {
	left:0;
	width:100%;
	height:20px;
	margin-top:0;
	z-index:20;
}
#wrapperHelp header {
	left:0;
	width:100%;
	height:20px;
	margin-top:22px;
	z-index:20;
}
.fixed {
	position:fixed !important;
	margin-top:0px !important;
}

.fixedNav {
	position:fixed !important;
	margin-top:20px !important;
	top:0;
}

#headerWrap {
	width: 980px;
	background-color: #01426a;
		font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0 auto;
	height:20px;
	text-transform:uppercase;
}

#headerTitle {
	margin-left: 80px;
	width: 285px;
	float: left;
}
#headerTitle img{
	float:right;
}
#headerNav {
	margin-right:50px;
	width:345px;
	float:right;
	text-align:right;
}
#headerNav a{
	margin-left:20px;
	text-decoration:none;
	color:inherit;
}
nav {
	height: 43px;
	line-height:16px;
	border-bottom:1px solid #80A0B5;
	text-align:center;
	background-color:#F8F8F8;
	width:980px;
	margin:0 0 0 0;
	position:relative;

}
nav.help {
	height: 43px;
	line-height:16px;
	border-bottom:1px solid #80A0B5;
	border-top:1px solid #80A0B5;
	text-align:center;
	background-color:#F8F8F8;
	width:980px;
	margin:0 0 0 0;
	position:relative;
	font-size:14px;
	font-family:'Raleway',Arial;
	font-weight:700;
}

nav ul {
	list-style:none;
	margin:0 auto;
	padding:0;
	z-index:1000;
}

nav ul li{
	margin:14px 10px 0 0;
	padding:0 10px 0 0;
	border-right:1px solid #80A0B5;
	display:inline-block;
	text-align:center;
}
nav.help ul li{
	padding:0 30px 0 0;
}
nav.help ul li a{
	padding:0 0 0 30px;
}
nav ul li:last-child{
	border:none;
}

nav ul li a{
	padding:0 0 18px 0;
	color:inherit;
	text-decoration:none;
}
nav ul ul {
	display:none;
	background-color:#80A0B5;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	position:absolute;
	margin:14px 0 0 0;
	z-index:1000;
	padding-bottom:10px;
	min-width:250px;
	animation:ease-in;
}

nav ul li:hover > ul {
	display:block;
}

nav ul ul li {
	float:none;
	position:relative;
	color:#fff;
	display:block;
	margin:5px 10px 5px 20px;
	padding:0;
	text-align:left;
	
}
nav ul ul li a:hover {
	background-color:#5F7985;
}
nav ul ul li a {
	border-bottom:1px dashed #f8f8f8;
	color:inherit;
	text-decoration:none;
	display:inline-block;
	width:auto;
	padding:3px 5px 3px 5px;
}
#leftContents {
	height: 568px;
	width: 240px;
	margin:0;
	position:relative;
	font-weight:700;
	z-index:1;
	display:inline-block;
}

#rightContents {
	height: 568px;
	width: 200px;
	margin:0;
	position:relative;
	font-weight:700;
	z-index:1;
	display:inline;
	float:right;
}
#rightContents img{
	display:block;
}

#personixLogo{
	margin:0 0 0 40px;
}
#acxiomLogo{
	margin:25px 0 0 10px;
}

#slider{
	width:860px;
	height:367px;
	overflow:hidden;
	position:relative;

}
#slider-pager{
	width:860px;
	height:25px;
	overflow:hidden;
	position:relative;
	background-color:#e6e6e6;
	margin:2px 0 0 0;
	

}


/* slideshow images (for most of the demos, these are the actual "slides") */
.cycle-slideshow img { 
    /* 
    some of these styles will be set by the plugin (by default) but setting them here
    helps avoid flash-of-unstyled-content
    */
    position: absolute; top: 0; left: 0;
    width: 100%; padding: 0; display: block;
}

/* pager */
.cycle-pager { 
    text-align: center; width: 100%; z-index: 500;
}
.cycle-pager span { 
    font-family: arial; font-size: 50px; width: 13px; height: 13px; 
    display: inline-block; line-height:25px; background-color:#fff; color: #fff; cursor: pointer; margin:6px 8px 0 8px; -moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px #888; border-radius:50%;
box-shadow: 0 0 5px #888;
}
.cycle-pager span.cycle-pager-active { color: #276fa7; background-color:  #276fa7;}
.cycle-pager > * { cursor: pointer;}
/* anchors */
.cycle-slideshow > a { 
    position: absolute; top: 0; left: 0;
    width: 100%; padding: 0; background-color: #222; display: block;
}

/* images */
.cycle-slideshow > a > img { 
    width: 100%;
    position: static;
    display: block;
}

#clearbehaviours
{
    cursor: pointer;
    margin: 160px 0px 0px 50px;
    float: left;
    opacity: 0;
}

.miniclose
{
    width: 32px;
    position: absolute;
    z-index: 2;
    top: -2px;
    left: -2px;
}
#view-button {
position:relative;
top:-110px;	
left:32px;
z-index:800;
}

#digitalKey{
	margin:230px 0 0 50px;
    opacity: 0;
}


#behaviourTitle {
	color:#EA0000;
	font-size:20px;
	text-align:left;
	margin:0 0 0 40px;
	min-height:100px;
}
#lifeStageKey{
	margin:20px 0 0 40px;
    opacity:0;
}
#affluenceKey{
	margin:40px 0 0 35px;
    opacity:0;
}

#chart {
	height: 568px;
	width: 568px;
	margin:40px 0 0 -30px;
	position:absolute;
	font-weight:700;
	z-index:10;
	display:inline;
}

#offline {
	height: 515px;
	width: 515px;
	margin: 0 auto;
	border-radius:50%;
	top:28px;
	position:relative;
	background-color: #E9EFF7;
	opacity:0;
}

#digital4 {
	height: 458px;
	width: 458px;
	border-radius:50%;
	background-color: #C0CED9;
	position:relative;
	top: 29px;
	left: 45px;
	opacity:0;
}

#digital3 {
	height: 398px;
	width: 398px;
	border-radius:50%;
	background-color: #97AAB9;
	position:relative;
	top: 22px;
	left: 45px;
	opacity:0;
}

#digital2 {
	height: 312px;
	width: 312px;
	border-radius:50%;
	background-color: #5F7985;
	position:relative;
	top: 30px;
	left: 45px;
	opacity:0;
}

#digital1 {
	height: 205px;
	width: 205px;
	border-radius:50%;
	background-color: #06171A;
	position:relative;
	top: 42px;
	left: 45px;
	opacity:0;
}

#centreDot {
	height:15px;
	width: 15px;
	border-radius: 50%;
	background-color: #37464E;
	position:relative;
	top:126px;
	left:70px;
}
#chartBorder {
	position:relative;

	top:-500px;
	left:-20px;
	opacity:0;
}

#sectors {
	height: 515px;
	width: 515px;
	margin:0;
	z-index:10;
	position:absolute;
	top:0px;
	left:0px;
	font-size:12px;

}
#sectors a{
	color:inherit;
	text-decoration:none;
	font-weight:inherit;
	display:block;
}


#glows {
	z-index:5;
	height: 515px;
	width: 515px;
	position:absolute;
	top:0px;
	left:0px;
	font-size:12px;
}

.sector {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position:absolute;
	top:257px;
	left:257px;
	color:#fff;
	opacity:0;
	cursor:pointer;
}

.shadow {
	width: 20px;
	height: 20px;
	z-index: 5;
	border-radius: 50%;
	position:absolute;
	top:257px;
	left:257px;
	display:none;
}


.sector div {
	margin: auto;
  	position: absolute;
  	
	height:20px;
	
}


.popupBox{
	width:328px !important;
	min-height:490px !important;
	margin-left:25px !important;
	background-color:#fff;
	display:none;
	position:relative;
	z-index:500;
	border:2px solid #fff;
	border-radius:10px;
	-moz-box-shadow: 0 0 14px 4px #787878;
	-webkit-box-shadow: 0 0 14px 4px #787878;
	box-shadow: 0px 0px 14px 4px #787878;
    line-height: 46px!important;
}

.popupBoxInnerTop{
	width:328px !important;
	height:144px !important;
	background-color:#00ABE2;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin:0;
	top:0 !important;
	bottom:0 !important;
	position:relative !important;
	text-align:left !important;
	float:left;
}

.popupBoxInnerTop img {
	float:left; 
	margin:2px 5px 0 2px;
}

.popupBoxInnerTop h5 {
	font-size:20px;
	text-align:left !important;
    padding-right: 8px;
	line-height:20px;
	margin:10px 0 0 0;
	position:relative;
}
.popupClusterCode {
	position:absolute !important;
	top:90px;
	left:170px;
	height:24px !important;
	display:block;
}
.popupBoxInnerTop ul {
	height:24px;
	text-align:center;
	padding:0 !important;
	list-style-type:none;
	margin:0 !important;
	
}
.popupBoxInnerTop li {
	display:block;
	float:left !important;
	height:24px;
	width:17px;
	background-color:#fff;
	margin:0 1px 0 1px;
	color:#00ABE2;
	font-size:16px;
	line-height:24px;
}
.popupClusterSize {
	padding:0;
	width:125px;
	top:30px;
	left:0px;
	font-size:12px;
	clear:left;
	position:absolute !important;
	line-height:12px !important;
	display:inline-block !important;
}

.popupBoxInnerBottom{
	width:328px;

	top:0 !important;
	bottom:0 !important;
	position:relative !important;
	clear:left;
	height:auto !important;
}

.popupBoxInnerBottom .readmore{
	margin:5px 0 0 100px;	
	position:relative !important;

}

.popupIntro {
	width:303px;
	color:#5a5a5a;
	font-size:12px !important;
	text-align:left !important;
	font-weight:normal;
	margin:-5px 10px 0 10px !important;
	height:auto !important;
	line-height:14px;
}

.popupDemo {
	width:303px;
	color:#5a5a5a;
	height:20px !important;
	margin:60px 0 0 10px !important;
	text-align:left !important;
	position:relative !important;
	border-bottom:1px solid #00ABE2;
}
.popupDemo h5 {
	color:#73c167;
	font-size:14px !important;
	margin:0;
	line-height:14px;

}

.popupLifestage {
	width: 303px;
    color: #888888;
    height: 20px !important;
    margin: 0 0 0 10px !important;
    text-align: left !important;
    position: relative !important;
    border-bottom: 1px solid #00ABE2;
    font-size: 12px !important;
    padding-top: 4px;
}
.popupBottomIcons {
	width:303px;
	color:#888888;
	height:80px !important;
	margin:0 0 0 10px !important;
	text-align:left !important;
	position:relative !important;
}
.popupDemoInnerLeft{
	width:150px;
	float:left;
	text-align:left !important;
	position:relative !important;
	line-height:18px;
}
.popupDemoInnerRight{
	width:150px;
	float:left;
	text-align:left !important;
	position:relative !important;
	line-height:18px;
	color:#000;
}

.popupDemoInnerRight span.lifestage{
	color: #00ABE2;
}

.popupChannel {
	width:303px;
	color:#5a5a5a;
	height:20px !important;
	margin:-20px 0 0 10px !important;
	text-align:left !important;
	position:relative !important;
	border-bottom:1px solid #00ABE2;
}
.popupChannel h5 {
	color:#73c167;
	font-size:14px !important;
	
	line-height:14px;
}

.popupInternet {
	font-size:10px !important;
	line-height:12px;
	width:75px;
	height:80px !important;
	float:left;
	position:relative !important;
	text-align:left !important;
}
.popupInternet img{
	margin:10px 0 0 5px;
}
.popupMobile {
	font-size:10px !important;
	line-height:12px;
	width:75px;
	float:left;
	position:relative !important;
	text-align:left !important;
}
.popupMobile img{
	margin:10px 0 0 0;
}
.popupMarketing {
	font-size:10px !important;
	line-height:12px;
	width:150px;
	float:left;
	position:relative !important;
	text-align:left !important;
	color:#888888;
}
.popupMarketing img{
	margin:10px 0 0 0;
}

#btnClose {
	cursor:pointer;
}
#wrapperSegment{
	margin:0;
	padding:0;
	border:0;
}
#container{
	
	margin:0 auto;
	width:100%;
	position:relative;
}

#block1{
	margin:0 auto;
	width:100%;
	min-height:175px;
	max-height:175px;
	background-color:#01ace4;	
}

	#block1_sub1{
		float:left;
		width:100%;
		min-height:175px;
		max-height:175px;
		}
		
	#topline_sub1{
		float:left;
		padding:6px;
				
		}
		
	#topline_sub2{
		float:left;
		margin-left:-9px;
		margin-top:-2px;
		
		color:#bde9f6;		
		}
		
	#topline_sub3{
		float:left;
		margin-left:107px;
		color:#bde9f6;	
		line-height:10px;	
		}

	#topline_sub4{
		float:left;
		width:24px;
		height:24px;
		margin:5px 0 0 6px;
		border-radius:50%;
		background-color:#FFF;
		color:#01ace4;		
        position: relative;
		}
		
	#topline_sub4 p{
			width:24px;
			line-height:24px;
			text-align:center;
			padding:0;
			margin:0;
			font-weight:bold;
			color:#01ace4;
			font-size:14px;
		}
		
	#topline_sub5{
		float:left;
		color:#fffdfe;
		line-height:1px;		
		font-size:15px;
		font-weight:bold;
		margin:0 0 0 5px;
		}
		
	#topline_sub6{
		float:left;
		margin-left:19px;
		line-height:10px;
		color:#bde9f6;	
		}
		
	#topline_sub7{
		float:left;
		width:24px;
		height:24px;
		margin:5px 0 0 6px;
		border-radius:50%;
		background-color:#FFF;
		color:#01ace4;
		}
		
		#topline_sub7 p{
			width:24px;
			line-height:24px;
			text-align:center;
			padding:0;
			margin:0;
			font-weight:bold;
			color:#01ace4;
			font-size:14px;
		}
		
	#topline_sub8{
		float:left;
		color:#fffdfe;
		line-height:1px;		
		font-size:15px;
		font-weight:bold;
		margin:0 0 0 5px;
		}
		
	
	#topline_sub9{
		float:left;
		margin-left:19px;
		line-height:10px;
		color:#bde9f6;	
		}
		
	#topline_sub10{
		float:left;
		width:24px;
		height:24px;
		margin:5px 0 0 6px;
		border-radius:50%;
		background-color:#FFF;
		color:#01ace4;
		}
		
		#topline_sub10 p{
			width:24px;
			line-height:24px;
			text-align:center;
			padding:0;
			margin:0;
			font-weight:bold;
			color:#01ace4;
			font-size:14px;
		}
		
		#topline_sub11{
		float:left;
		color:#fffdfe;
		line-height:1px;		
		font-size:15px;
		font-weight:bold;
		margin:0 0 0 5px;
		}

		
	#bottomline{
		width:450px;
		height:120px;
		margin:55px 0 0 285px;		
		}
		
		#bottomline_sub1{
			padding:1px 0 0 0;
			color:#fff;
			
			font-size:29px;
			font-weight:bold;
			}
			
		#bottomline_sub2{
			padding:1px 0 0 4px;
			margin:-34px 0 0 0;
			color:#9adef5;
			
			font-size:22px;
			font-weight:bold;
			}
			
		#bottomline_sub2 span{
			padding:1px 0 0 2px;
			margin:-30px 0 0 0;
			color:#fff;
			
			font-size:22px;
			font-weight:bold;
			}
			
			
		#block1_sub2{
		float:right;
		width:230px;
		min-height:175px;
		max-height:175px;
		margin:-175px 0 0 0 ;
		}
			
			#upper_sub1{
		float:right;
		width:60px;
		height:60px;
		margin:5px -30px 0 120px;
		border-radius:50%;
		background-color:#FFFFFF;
		}
		
		#upper_sub1 p{
			width:60px;
			line-height:60px;
			margin:0;
			padding:0;
			text-align:center;
			font-weight:bold;
			color:#01ace4;
			font-size:34px;
			}
			
		
	#upper_sub2{
		float:right;
		width:63px;
		height:10px;
		padding:0 0 0 0;
		margin-left:10px;
		margin-top:36px;
		margin-right:-5px;
		transform:rotate(270deg);
		-ms-transform:rotate(270deg); 
		-webkit-transform:rotate(270deg);
		-moz-transform:rotate(270deg);
		color:#FFF;
		}
		
		
	#block1_logo{
		float:left;
		width:200px;
		height:35px;
		padding: 15px 0 0 33px;
		
		font-size:30px;
		}
		
		#logo_part1{
			float:left;
			width:30px;
			height:41px;
			margin:1px;
			margin-bottom:3px;
			background-color:#FFF;
			color:#01ace4;
			}
		
		#logo_part1 p{
			width:30px;
			line-height:41px;
			text-align:center;
			padding:0;
			margin:0;
			}
		
		
		#logo_part2{
			float:left;
			width:30px;
			height:41px;
			margin:1px;
			margin-bottom:3px;
			background-color:#FFF;
			color:#01ace4;
			}
		
			#logo_part2 p{
			width:30px;
			line-height:41px;
			text-align:center;
			padding:0;
			margin:0;
			}
		
		#logo_part3{
			float:left;
			width:30px;
			height:41px;
			margin:1px;
			margin-bottom:3px;
			background-color:#FFF;
			color:#01ace4;
			}
			
			#logo_part3 p{
			width:30px;
			line-height:41px;
			text-align:center;
			padding:0;
			margin:0;
			}
		
		#logo_part4{
			float:left;
			width:30px;
			height:41px;
			margin:1px;
			margin-bottom:3px;
			background-color:#FFF;
			color:#01ace4;
			}
			
			#logo_part4 p{
			width:30px;
			line-height:41px;
			text-align:center;
			padding:0;
			margin:0;
			}
		
		#logo_part5{
			float:left;
			width:30px;
			height:41px;
			margin:1px;
			margin-bottom:3px;
			background-color:#FFF;
			color:#01ace4;
			}
			
			#logo_part5 p{
			width:30px;
			line-height:41px;
			text-align:center;
			padding:0;
			margin:0;
			}
			
		#logo_text{
			color:#fffdfe;
			
			font-size:11px;
			letter-spacing:2px;
			padding:1px;
			margin-bottom:5px;
			}
		#logo_lower_text{
			color:#fffdfe;
			
			font-size:15px;
			letter-spacing:1px;
			font-weight:bold;
			padding:1px;
			margin-top:-24px;
			}
		
#block2{
	margin:0 auto;
	width:100%;
	min-height:120px;
	max-height:120px;
}
	
	#block2_content{
		width:660px;
		margin:0 30px 0 286px;
		line-height:20px;
		font-size:13px;
		font-weight:500;
		color:#656565;
		}

#block3{
	width:278px;
	height:277px;
	float:left;
	margin:-284px 0 0 7px;
	
}

#block4 img, #block5 img, #block6 img, #block7 img, #block8 img, #block9 img
{
	display: none;
}

#block4{
	margin:0 auto;
	width:100%;
	min-height:60px;
	max-height:60px;
	background-color:#051719;
}
#block4 p{
	display:inline;
	margin:0 0 0 0;
	padding:0;
	float:left;
	line-height:60px;
}
#block4 img{
	float:left;

}

#block4_sub1{
	float:left;
	width:285px;
	padding:0 0 0 0;
	font-weight:bold;
	font-size:14px;
	color:#72c165;
	letter-spacing:1px;		
} 

#block4_sub1 p {
	width:86px;
	margin:0 0 0 35px;
	text-align:left;
}
	
	#block4_sub2{
		float:left;
		width:355px;
		font-weight:bold;
		font-size:14px;
		color:#72c165;
		letter-spacing:1px;		
	}
	
	#block4_sub3{
		float:left;
		width:340px;	
		font-weight:bold;
		font-size:14px;
		color:#72c165;
		letter-spacing:1px;	
	}
	.rightImages{
		float:right;
	}


#block5{
	margin:0 auto;
	width:100%;
	min-height:60px;
	max-height:60px;
	background-color:#fff;
}
#block5 p{
	display:inline;
	margin:0 0 0 0;
	padding:0;
	float:left;
	line-height:60px;
}
#block5 img{
	float:left;

}

	#block5_sub1{
		float:left;
		width:639px;
		height:50px;
		padding:0 0 0 0;
		line-height:50px;
		font-weight:bold;
		font-size:14px;
		color:#72c165;
		letter-spacing:1px;		
	}
	#block5_sub1 p {
		width:86px;
		margin:0 0 0 35px;
		text-align:left;
	}
	
	#block5_sub2{
		float:left;
		width:340px;
		height:60px;
		padding:0 0 0 0;
		line-height:50px;
		font-weight:bold;
		font-size:14px;
		color:#72c165;
		letter-spacing:1px;		
	}
	#block5_sub2 p{
		float:left;
	}
	#block5_sub2 img{
		margin:6px 0 0 0;
	}
	#incText {
		float:left;
		width:170px;
		height:60px;
		line-height:12px;
		color:#000;
		margin:13px 0 0 24px;
		letter-spacing:normal;
	}
	#incText span {
		font-size:18px;
		line-height:24px;
	}

#block6{
	margin:0 auto;
	width:100%;
	min-height:60px;
	max-height:60px;
	background-color:#051719;
}

	#block6_sub1{
		float:left;
		width:639px;
		height:60px;
		padding:0;
		line-height:60px;		
		font-weight:bold;
		font-size:14px;
		color:#72c165;
		letter-spacing:1px;		
	}
		#block6_sub1 p {
		width:86px;
		margin:0 0 0 35px;
		text-align:left;
		float:left;
	}
	#grocText {
		float:left;
		width:200px;
		height:60px;
		line-height:24px;
		color:#fff;
		margin:6px 0 0 20px;
		letter-spacing:normal;
		font-weight:normal;
		font-size:14px;
	}
	#grocText span{
		display:block;
		width:200px;
		border-bottom:1px solid #72c165;
	}
	
	#grocText span#second{
		border-bottom:none;
	}
	
	#block6_sub2{
		float:left;
		width:340px;
		height:60px;
		line-height:60px;
		
		font-weight:bold;
		font-size:14px;
		color:#72c165;
		letter-spacing:1px;		
	}
	#block6_sub2 p{
		padding:0;
		margin:0;
		float:left;
	}


#block7{
	margin:0 auto;
	width:100%;
	min-height:60px;
	max-height:60px;
	background-color:#fff;
}

	#block7_sub1{
		float:left;
		width:603px;
		height:60px;
		padding:0 0 0 35px;
		line-height:60px;
		font-weight:bold;
		font-size:14px;
		color:#72c165;
		letter-spacing:1px;		
	}
		#block7_sub1 p{
		padding:0;
		margin:0;
		float:left;
	}
	#block7_sub2{
		float:left;
		width:342px;
		height:60px;
		padding:0;
		line-height:60px;
		font-weight:bold;
		font-size:14px;
		color:#72c165;
		letter-spacing:1px;		
	}
			#block7_sub2 p{
		padding:0;
		margin:0;
		float:left;
	}

#block8{
	margin:0 auto;
	width:100%;
	min-height:60px;
	max-height:60px;
	background-color:#051719;
}

	#block8_sub1{
		float:left;
		width:480px;
		height:60px;
		padding:0 0 0 35px;
		line-height:60px;
		font-weight:bold;
		font-size:14px;
		color:#72c165;
		letter-spacing:1px;		
	}
			#block8_sub1 p{
		padding:0;
		margin:0;
		float:left;
	}
	
	#block8_sub2{
		float:left;
		width:465px;
		height:60px;
		padding:0;
		line-height:60px;
		font-weight:bold;
		font-size:14px;
		color:#72c165;
		letter-spacing:1px;		
	}
		#block8_sub2 p{
		padding:0;
		margin:0;
		float:left;
	}
#block9{
	margin:0 auto 28px auto;
	width:100%;
	min-height:64px;
	max-height:64px;
	background-color:#fff;
}

	#block9_sub1{
		float:left;
		width:420px;
		height:60px;
		padding:0 0 0 35px;
		line-height:60px;
		font-weight:bold;
		font-size:14px;
		color:#72c165;
		letter-spacing:1px;		
	}
	#block9_sub1 p{
		padding:0;
		margin:0;
		float:left;
	}
	#block9_sub2{
		float:left;
		width:295px;
		height:60px;
		padding:0;
		line-height:60px;
		font-weight:bold;
		font-size:14px;
		color:#72c165;
		letter-spacing:1px;		
	}
	#block9_sub2 p{
		padding:0;
		margin:0;
		float:left;
	}
#mediaText {
		float:left;
		width:220px;
		height:60px;
		line-height:24px;
		color:#000;
		margin:6px 0 0 10px;
		letter-spacing:normal;
		font-weight:normal;
		font-size:14px;
	}
	#mediaText span{
		display:block;
		width:220px;
		border-bottom:1px solid #72c165;
	}
	
	#mediaText span#second{
		border-bottom:none;
	}
	
	#block9_sub3{
		float:left;
		width:230px;
		height:60px;
		padding:0;
		line-height:16px;
		font-weight:bold;
		font-size:14px;
		color:#72c165;
		letter-spacing:1px;		
	}

	#block9_sub3 p{
		padding:0;
		margin:15px 0 0 0;
		float:left;
	}
	
div#logo-line{
	box-sizing:border-box;
	width:100%;
	padding:0 60px 0 60px;
	margin:100px 0 0 0;
	display:block;
	float:left;
	}
	
div#logo-lineLaunch{
	box-sizing:border-box;
	width:860px;
	padding:0 ;
	margin:30px 60px 20px 60px;
	display:block;
	float:left;
	height:47px;
	}
	
div#title-leftContents{
	width:50%;
	float:left;
	display:block;
	}
	
div#title-rightContents{
	width:50%;
	margin-top:5px;
	float:right;
	display:block;
	}
	
div#title-rightContents img{
	float:right;
	}
	
div#title-enter{
	display:block;
	float:right;
	padding:130px 60px 0 0;
	}
	
#LaunchContents {
	margin: 100px 20px 0 62px;
	clear:both;
	font-family:'Raleway', arial, sans-serif;
	line-height:1.8em;
}

#LaunchContents h1{
	color: #81A1B6;
	font-size:20px;
	font-weight:500;
}

#LaunchContents h2{
	color: #73C167;
	font-size:14px;
	font-weight:700;
}
#LaunchContents h3{
	color: #5A5A5A;
	font-size:20px;
	font-weight:700;
}

#LaunchContents h3 a{
	color: #276fa7;
	text-decoration:none;

}


#wrapperLaunch img.view {
	position:relative;
	left:694px;
	top:-85px;
	border:none;
}

#LaunchContents ul {
	margin-left:-24px;
}
#LaunchContents ul li{
	color: #73C167;
	font-size:14px;
	font-weight:700;
}

#LaunchContents ul li span{
	color: #5A5A5A;
	font-size:14px;
	font-weight:500;
}

#LaunchContents p{
	color: #5A5A5A;
	font-size:14px;
	font-weight:500;
}



#block9_sub1 img {
padding-bottom: 3px!important;
}

#lines
{
    position: absolute;
    right: 39px;
}
#title-suffix{
	float:right;
	font-family:'Raleway',arial;
	font-size:38px;
	color: #73C167;
	font-weight:500;
	line-height:40px;
	margin:0 120px 0 0 ;
}
#title-suffixAbout{
	float:right;
	font-family:'Raleway',arial;
	font-size:38px;
	color: #73C167;
	font-weight:500;
	line-height:40px;
	margin:0 100px 0 0 ;
}
#AboutContents {
	margin: 100px 20px 0 40px;
	clear:both;
	font-family:'Raleway', arial, sans-serif;
	line-height:1.8em;
	
}
#AboutContents p{
	color: #81A1B6;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	width: 780px;
	margin: 0 0 20px 20px;
}
#AboutContentsBottom {
	margin: 10px 20px 0 40px;
	clear:both;
	font-family:'Raleway', arial, sans-serif;
	line-height:1.8em;
	
}
#AboutContentsBottom p{
	color: #81A1B6;
	font-size:18px;
	font-weight:500;
	text-align:left;
	width:750px;
	margin:0 0 20px 20px;
}

#AboutContentsBottom p.example{
	font-family:Arial;
	color:#5A5A5A;
	font-size:14px;
}
#AboutContentsBottom p.example a{
	font-family:Arial;
	color:#5A5A5A;
	font-size:14px;
	text-decoration:none;
}


#AboutContents p.example{
	font-family:Arial;
	color:#5A5A5A;
	font-size:14px;
}
	
#HelpContents {
	margin: 100px 20px 0 40px;
	clear:both;
	font-family:'Raleway', arial, sans-serif;
	line-height:1.8em;
	height:604px;
	
}
#HelpContents p{
	color: #81A1B6;
	font-size:18px;
	font-weight:500;
	text-align:center;
	width:702px;
	margin:0 0 0 68px;
}

#helpBubbles{
	top:-280px;
	height:110px;
	position:relative;
}
#helpBubble{
	width:220px;
	height:110px;
	border-radius:10px;
	background-color:#81A1B6;
	float:left;
	margin-right:5px;
	cursor:pointer;
}
#helpBubble.green{
	background-color:#276fa7;
}

#helpBubble.last{
	margin-right:0;
}
#helpBubble h2{
	text-transform:uppercase;
	color:#fff;
	font-family:'Raleway',arial;
	font-weight:750;
	text-align:center;
	margin-bottom:5px;
}
#helpBubble p{
	color:#fff;
	font-family:'Raleway',arial;
	font-weight:500;
	text-align:center;
	width:inherit;
	margin:0;
}

#HelpContentsUnderstand {
	margin: -120px 0 0 40px;
	font-family:'Raleway', arial, sans-serif;
	line-height:1.8em;
	float:left;
}
#HelpContentsUnderstand p{
	color: #81A1B6;
	font-size:18px;
	font-weight:500;
	text-align:center;
	width:750px;
	margin:0 0 0 68px;
}
#HelpContentsVisualise {
	font-family:'Raleway', arial, sans-serif;
	line-height:1.8em;
	margin: 0 0 0 40px;
	clear:both;
}
#HelpContentsVisualise p{
	color: #81A1B6;
	font-size:18px;
	font-weight:500;
	text-align:center;
	width:750px;
	margin:20px 0 40px 68px;
}
#HelpContentsExplore {
	font-family:'Raleway', arial, sans-serif;
	line-height:1.8em;
	margin: 0 0 0 40px;
	clear:both;
}
#HelpContentsExplore p{
	color: #81A1B6;
	font-size:18px;
	font-weight:500;
	text-align:center;
	width:750px;
	margin:20px 0 0 68px;
}

#HelpContentsReview {
	font-family:'Raleway', arial, sans-serif;
	line-height:1.8em;
	margin: 0 0 0 40px;
	clear:both;
}
#HelpContentsReview p{
	color: #81A1B6;
	font-size:18px;
	font-weight:500;
	text-align:center;
	width:750px;
	margin:20px 0 10px 68px;
}

.green {
	color:#73C167;
}

#ie8 p, #ie8
{
	color: red;
}
