*{
	margin: 0;
	padding: 0;
	border: 0;
}

@font-face {
	font-family:HelveticaNeueLTStd-BdCn;
	src: url('../resources/HelveticaNeueLTStd-BdCn.otf');
}

@font-face {
    font-family: 'helveticaneuelt_std_cnbold';
    src: url('../resources/fonts/helveticaneueltstd-bdcn-webfont.eot');
    src: url('../resources/fonts/helveticaneueltstd-bdcn-webfont.eot#iefix') format('embedded-opentype'),
         url('../resources/fonts/helveticaneueltstd-bdcn-webfont.woff') format('woff'),
         url('../resources/fonts/helveticaneueltstd-bdcn-webfont.ttf') format('truetype'),
         url('../resources/fonts/helveticaneueltstd-bdcn-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family:HelveticaNeueLTStd-Cn;
	src: url('../resources/HelveticaNeueLTStd-Cn.otf');
}

@font-face {
    font-family: 'helveticaneuelt_std_cnregular';
    src: url('../resources/fonts/helveticaneueltstd-cn-webfont.eot');
    src: url('../resources/fonts/helveticaneueltstd-cn-webfont.eot#iefix') format('embedded-opentype'),
         url('../resources/fonts/helveticaneueltstd-cn-webfont.woff') format('woff'),
         url('../resources/fonts/helveticaneueltstd-cn-webfont.ttf') format('truetype'),
         url('../resources/fonts/helveticaneueltstd-cn-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
	overflow-y:scroll !important;
	 -webkit-text-size-adjust: none;
}

html, body {
	text-align: center;
	background-color:#e0dff5;
	font-size:12px; 
	color:#fff;
	font-family:Helvetica;
	line-height:20px;
}

img{
	border:none;
}

img a{
	border:none;
}

p{
	padding-bottom:28px;
	font-size:13px; 
	color:#636262;
	text-align:left; 
}

p a{
	padding-bottom:28px;
	font-size:13px; 
	color:#9900CC;
	text-align:left;
	text-decoration:none;
}

h1{
	font-size:18px;
	font-weight:normal;
	padding-bottom:28px;
	color:#636262;
	text-align:left;
}

h2{
	font-size:16px;
	font-weight:normal;
	padding-top:0px;
	padding-left:0px;
	line-height:16px;
}

h2 a{
	text-decoration:none;
	color:#fff;
}

h3{
	font-size:14px;
	font-weight:bold;
	padding-bottom:20px;
	color:#636262;
	text-align:left;
}


a{
	color:#fff;
}

ul
{
	font-size:13px;
	color:#636262;
	text-align:left;
	padding:0px;
	padding:0px;
	margin:0px;
}

ul li
{
	padding:0px;
	padding-bottom:5px;
	margin:0px;
	list-style-position:inside;
}


.tickerstyle{width:260px; height:400px; padding:0px; overflow:hidden;}

.messagediv{
color:#636262;
text-align:left;

}


.inflate{
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	border:none;
	text-decoration:none;
}

div.button{
	font-family:helveticaneuelt_std_cnregular;
	font-size:16px;
	#background-color:#231956;
	background-color:#BD4DC1;
	position:relative;
	padding:8px;
	
}

div.button:hover{
	#background-color:#56539f;
	background-color:#D59EDA;
}


div#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:974px;
	margin-top:0px;
	background-color:#fff;
}

div.wrapper-fixed{
	padding-top:69px;
}


div#content{
	overflow:hidden;
}

div#header-wrapper{
	background-image:url('../resources/layout/top_bg.png');
	width:100%;
	height:69px;
	background-repeat:repeat-x;
}

div.header-wrapper-fixed{
	position:fixed;
	z-index:10000;
	top:0px;
	left:0px;
}

div#header-content{
	margin-left:auto;
	margin-right:auto;
	width:974px;
	text-align: right;
	font-family:helveticaneuelt_std_cnbold;
	font-size:16px;
}

div#header-logo{
	font-size:40px;
	text-align:left;
	width:342px;
	float:left;
	position:relative;
	height:63px;
	line-height:69px;
}

div#header-links{
	float:left;
}

div.header-link{
	float:left;
	padding-right:14px;
	padding-left:14px;
	height:47px;
	position:relative;
	line-height:69px;
}

div.header-link:hover{
	background-image:url('../resources/layout/top_bg_hover.png');
}

div#content-left-wrapper{
	width:324px;
	background-color:#edeef3;
	float:left;
	padding-bottom:2000px;
	margin-bottom:-2000px;
}

div#content-left{
	padding:32px;
	padding-top:16px;
}

div#content-left-title{
	color:#be4ec2;
	font-size:16px;
}

img#content-left-image{
	padding-top:50px;
	width:260px;
}

div.content-left-testimonial{
	color:#636262;
	font-size:12px;
	text-align:left;
	padding-top:60px;
	font-weight:bold;
}

div.content-left-testimonial-author{
	color:#636262;
	text-align:right;
	font-size:12px;
	padding-top:10px;
	font-weight:normal;
}

div#content-right-wrapper{
	float:left;
	padding-bottom:2000px;
	margin-bottom:-2000px;
	width:650px;
}

div#content-right{
	padding:32px;
}

div#content-right-column{
	padding-left:32px;
	Padding-bottom:32px;
	float:right;
	width:274px;
}

div#footer{
	background-color:#231956;
	width:100%;
}

div.footer-box{
	width:284px;
	float:left;
	text-align:left;
	padding:20px;
}

div.footer-box-title{
	font-size:18px;
	padding-bottom:12px;
}

div.footer-box-right-title{
	font-size:18px;
	font-family:helveticaneuelt_std_cnbold;
	padding-bottom:12px;
}
div#footer-facebook-wrapper{
	padding-top:20px;
}

a#footer-facebook-icon-link{
	text-decoration:none;
}

img#footer-facebook-icon{
	vertical-align:middle;
	margin-right:10px;
}

a#footer-facebook-link{
	text-decoration:none;
}

div.large-video{
	padding-bottom:28px;
}

div.left-content-box{
	float:left;
}