* {
	margin: 0;
	padding: 0;
	outline: none;
}
.clr {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
@font-face {
	font-family: 'MyriadProBold';
	src: url('MyriadPro-Bold.eot');
	src: local('Myriad Pro Bold'), local('MyriadPro-Bold'), url('MyriadPro-Bold.otf') format('opentype');
}

@font-face {
	font-family: 'MyriadProRegular';
	src: url('MyriadPro-Regular.eot');
	src: local('Myriad Pro Regular'), local('MyriadPro-Regular'), url('MyriadPro-Regular.otf') format('opentype');
}

@font-face {
	font-family: 'MyriadProSemibold';
	src: url('MyriadPro-Semibold.eot');
	src: local('Myriad Pro Semibold'), local('MyriadPro-Semibold'), url('MyriadPro-Semibold.otf') format('opentype');
}
body {
	background-color: #fff;
	font: normal 12px Tahoma;
	color: #3a3a3a;
	text-align: center;
	padding: 12px 0;
}
ul {
	list-style: none;
}
a img, img {
	border: none;
}
#container {
	width: 980px;
	text-align: left;
	margin: 0 auto;
}
/*---Header---*/
#header {
	background: url(../i/head-bg.png) no-repeat 0 0;
	width: 980px;
	height: 131px;
	position: relative;
}
#logo {
	display: block;
	position: absolute;
	top: 14px;
	left: 29px;
	cursor: pointer;
	width: 205px;
	height: 104px;
}
.head-text {
	color: #02443c;
	font-family: 'MyriadProBold',Arial;
	font-size: 18px;
	position: absolute;
	top: 7px;
	left: 230px;
}
.head-login {
	background: url(../i/login.jpg) no-repeat 0 0;
	height: 39px;
	line-height: 39px;
	padding-left: 50px;
	position: absolute;
	top: 21px;
	left: 774px;
}
.head-login a,
.head-help a {
	color: #fff;
	text-decoration: none;
	font-size: 11px; 
}
.head-login a:hover,
.head-help a:hover {
	text-decoration: underline;
}
.head-help {
	background: url(../i/help.jpg) no-repeat 0 0;
	height: 39px;
	line-height: 39px;
	padding-left: 46px;
	position: absolute;
	top: 21px;
	left: 890px;
}
/*---End Header---*/
/*---Menu---*/
#menu {
	background: url(../i/menu-bg.png) no-repeat 0 0;
	width: 980;
	height: 46px;
	padding-left: 15px;
}
#menu li {
	float: left;
	line-height: 46px;
}
#menu li a {
	color: #fff;
	font: normal 14px 'MyriadProRegular';
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	height: 46px;
	line-height: 46px;
	padding: 0 24px; 
}
#menu li.active,
#menu li a:hover {
	background: url(../i/select.png) repeat-x 0 0;
}
/*---End Menu---*/
/*---Home---*/
.home-top {
	background: url(../i/content-bg.png) repeat-x 0 0;
	height: 388px;
	padding: 8px 0 0 3px; 
}
.ht-text {
	width: 472px;
	float: left;
	padding-left: 10px;
}
.ht-h1 {
	font: normal 38px 'MyriadProSemibold';
	color: #b33c15;
}
.ht-h2 {
	font: normal 24px 'MyriadProSemibold';
	color: #3a3a3a;
	padding-left: 12px;
}
.ht-h3 {
	font: normal 23px 'MyriadProSemibold';
	color: #b33c15;
	padding-left: 12px;
	margin-top: -3px;
}
.ht-h4 {
	font: normal 18px 'MyriadProSemibold';
	color: #005c8c;
	padding-left: 12px;
}
.ht-h4-blue {
	font-size: 30px;
	color: #1b5188;
}
.ht-h4-red {
	font-size: 21px;
	color: #cc4134;
}
.ht-h4-blue2 {
	font-size: 21px;
	color: #1b5188;
}
.ht-h5 {
	font: normal 19px 'MyriadProBold';
	color: #395764;
	padding: 4px 0 0 12px;
}
.ht-text-title {
	font: normal 33px 'MyriadProBold';
	color: #cb3627;
	padding: 5px 0 20px 0;
}
.ht-text ul {
	padding: 8px 0 0 32px;
}
.ht-text ul li {
	background: url(../i/green-check.gif) no-repeat 0 0;
	padding: 6px 0 15px 45px;
	color: #3a3a3a;
	font-size: 16px;
	font-weight: bold;
}
.ht-video {
	background: url(../i/video-bg.png) no-repeat 0 0;
	float: left;
	width: 470px;
	text-align: center;
	margin-top: 7px;
}
.ht-video-bot {
	text-align: left;
	position: relative;
}
.ht-video-bot a.learn {
	position: absolute;
	top: 6px;
	left: 152px;
}
.ht-video-bot a.google {
	position: absolute;
	top: 5px;
	left: 367px;
}
.bico-block {
	height: 176px;
	padding: 6px 0 12px;
}
.bico-block a {
	display: block;
	height: 178px;
	float: left;
	width: 239px;
	margin-right: 7px;
	text-decoration: none;
	position: relative;
}
.bico1 {
	background: url(../i/bico1.jpg) no-repeat 0 0;
	margin-left: 1px;
}
.bico2 {
	background: url(../i/bico2.jpg) no-repeat 0 0;
}
.bico3 {
	background: url(../i/bico3.jpg) no-repeat 0 0;
}
.bico4 {
	background: url(../i/bico4.jpg) no-repeat 0 0;
	margin-right: 0 !important;
}
.bico-block a div {
	font: normal 16px 'MyriadProRegular';
	color: #fff;
	position: absolute;
}
.bico1 div {
	width: 133px;
	top: 58px;
	left: 28px;
}
.bico2 div {
	width: 150px;
	top: 58px;
	left: 28px;
}
.bico3 div {
	width: 156px;
	top: 58px;
	left: 32px;
}
.bico4 div {
	width: 133px;
	top: 58px;
	left: 36px;
}
.home-bot {
	clear: both;
}

/*---End Home---*/
/*---Footer---*/
#footer {
	background: url(../i/foot-bg.png) no-repeat 0 13px;
	padding: 12px 20px 0;
	position: relative;
}
.foot-menu {
	height: 34px;
	padding-bottom: 20px;
}
.foot-menu li {
	float: left;
	color: #4696cc;
	line-height: 34px;
}
.foot-menu li.li-right {
	float: right;
	color: #858484;
}
.foot-menu li a {
	color: #4696cc;
	font-size: 11px;
}
.foot-menu li.li-right a {
	color: #858484;
	text-decoration: underline;
	cursor: pointer;
}
.foot-menu li a:hover {
	text-decoration: none;
}
.foot-menu li span {
	padding: 0 10px;
}
.logo-grey {
	text-align: center;
}
.logo-grey img {
	margin-bottom: 3px;
}
.copyright {
	font-size: 11px;
	color: #908f8f;
}
.copyright a {
	color: #908F8F;
}
.block-spreadtheword {
	width: 304px;
	margin: 10px auto 0;
	padding-bottom: 10px;
}
.block-spreadtheword div {
	float: left;
}
.block-spreadtheword div.clr {
	float: none;
}
.google1, .google2 {
	margin: -35px 40px 10px 0;
	float: right;
}
.google1 {
	margin-right: 25px;
}

/*---End Footer---*/
/*---Inner---*/
.inner-left {
	float: left;
	width: 660px;
	padding: 15px 50px 0;
}
.inner-right {
	width: 200px;
	float: right;
	padding-top: 10px;
}
.free-less {
	background: url(../i/inner/free.jpg) no-repeat 0 0;
	width: 193px;
	height: 276px;
	position: relative;
	margin: 10px auto;
}
.claim-but {
	text-align: center;
	display: block;
}
.free-less-text {
	width: 150px;
	top: 50px;
	left: 33px;
}
.free-less-form {
	position: absolute;
	width: 150px;
	left: 33px;
	top: 143px;
}
.free-less-form table {
	border-collapse: collapse;
}
.free-less-form table td {
	padding: 2px 0;
}
.free-less-form table td.legend {
	width: 49px;
	color: #fff;
	font-size: 13px;
}
.free-less-form table input {
	width: 90px;
	border: 1px solid #341768;
	height: 18px;
}
.free-less-form table input.submit {
	background: url(../i/inner/submit-in.gif) no-repeat 0 0;
	width: 92px;
	height: 19px;
	border: none;
	cursor: pointer;
	margin-top: 5px;
}
.free-less-text {
	font: normal 13px 'MyriadProRegular';
	color: #fff;
	position: absolute;
}
.inner .ppc {
	display: block;
}
.title-in {
	font-size: 21px;
	font-weight: bold;
	margin-bottom:20px;
	padding:20px 0 0;
	text-align:center;
}
.inner .title-in {
	padding: 15px 0 25px;
	margin-bottom: 0;
	text-align:left;
}
.inner p {
	margin: 15px 0;
	font-size: 13px;
	line-height: 16px;
}
.inner-left ul {
	list-style: disc inside none;
	padding-left: 20px;
}
.inner-left ul li {
	padding-bottom: 10px;
	line-height: 16px;
}
/*---End Inner---*/
