html{
	background:#fff;
}
body{
	margin:0;
	font:14px Arial, Helvetica, sans-serif;
	background:#fff url(../images/bg-body.jpg) no-repeat 50% 0;
	color:#fef8d5;
	min-width:1200px;
}
img{border:0;}
a{
	text-decoration:none;
	color:#fff;
}
a:hover{
	text-decoration:underline;
}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:1200px;
	margin:0 auto;
}
#main {
	width:100%;
	overflow:hidden;
}

#content {
	float:right;
	width:500px;
	padding:0 116px 0 0;
	position:relative;

}
#content .about {
	font-size:19px;
	padding:82px 0 0 5px;
	margin:0 0 22px;
}
#content .more {
	font-size:17px;
	margin:0 0 39px;
	padding:0 0 0 5px;
}
#content p {
	margin:0;
}
#content .about strong,
#content .more strong {
	color:#fff;
	font-weight:normal;
}
#content .statistic {
	background: url(../images/bg-statistic.png) no-repeat;
	width:460px;
	height:379px;
	padding:7px 0 0 38px;
	color:#fff;
}
#content .statistic h1 {
	font-size:40px;
	margin:0 0 21px -28px;
	overflow:hidden;
}
#content h1 span {
	vertical-align:super;
	font-size:11px;
}











#content2 {
	float:right;
	width:500px;
	padding:0 116px 0 0;
	position:relative;
	margin-top:-50px;

}
#content2 .about {
	font-size:19px;
	padding:82px 0 0 5px;
	margin:0 0 22px;
}
#content2 .more {
	font-size:17px;
	margin:0 0 39px;
	padding:0 0 0 5px;
}
#content2 p {
	margin:0;
}
#content2 .about strong,
#content2 .more strong {
	color:#fff;
	font-weight:normal;
}
#content2 .statistic {
	background: url(../images/bg-statistic.png) no-repeat;
	width:460px;
	height:379px;
	padding:7px 0 0 38px;
	color:#fff;
}
#content2 .statistic h1 {
	font-size:40px;
	margin:0 0 21px -28px;
	overflow:hidden;
}
#content2 h1 span {
	vertical-align:super;
	font-size:11px;
}






.statistic .title {
	padding:0 38px 0 0;
	margin:0 0 22px;
}
.statistic .title span {
	font-size:13px;
	line-height:15px;
	color:#c9c6bc;
	display:block;
}
.statistic .title p {
	margin:0;
	font-size:22px;
	line-height:24px;
}
.statistic .area{
	position:relative;
	width:100%;
}

.statistic .row {
	width:100%;
	height:27px;
	overflow:hidden;
	margin:0 0 9px;
}
.statistic .row label {
	font-size:22px;
	font-weight:bold;
	position:relative;
}



.statistic .row2 {
	width:330px;
	height:32px;
	overflow:hidden;
	margin:0 0 5px;
}
.statistic .row2 label {
	font-size:14px;
	font-weight:bold;
	position:relative;
}
.statistic .row3 {
	width:330px;
	height:25px;
	overflow:hidden;
	margin:0 0 6px;
}
.statistic .row3 label {
	font-size:22px;
	font-weight:bold;
	position:relative;
}





.statistic .next {
	position:absolute;
	right:12px;
	top:117px;
	overflow:hidden;
}
.statistic .correct {
	background: url(../images/txt-correct.png) no-repeat;
	position:absolute;
	width:164px;
	height:70px;
	position:absolute;
	right:0;
	top:30px;
	z-index:2;
}

.statistic .mistake{
	background: url(../images/txt-sorry.png) no-repeat;
	position:absolute;
	width:112px;
	height:115px;
	right:20px;
	position:absolute;

	top:0px;
	z-index:2;
}


#sidebar {
	float:left;
	width:584px;
}
#sidebar .ill-safety{
	background: url(../images/ill1.png) no-repeat;
	width: 504px;
	height: 750px;
	margin:23px 0 0 71px;
}
#content .whatis{
	width:100%;
	line-height:17px;
}


#content .whatis h2 span {
	vertical-align:super;
	font-size:12px;
}

#content .whatis p span {
	vertical-align:super;
	font-size:10px;
}



#content2 .whatis{
	width:100%;
	line-height:17px;
}


#content2 .whatis h2 span {
	vertical-align:super;
	font-size:12px;
}

#content2 .whatis p span {
	vertical-align:super;
	font-size:12px;
}




.whatis h2{
	margin:0;
	font-size:18px;
	line-height:18px;
	color:#fff;
}
.whatis p{
	margin:0;
}
#footer{
	height:212px;
	background:#fff;
	padding:14px 148px 0 138px;
	overflow:hidden;
}
#footer .footer-logo{
	float:left;
	background: url(../images/footer-logo.gif) no-repeat;
}
#footer .footer-logo a{
	width: 220px;
	height: 46px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#footer .text-holder{
	width:661px;
	float:right;
	color:#1f1f1b;
	padding:4px 0 0;
	line-height:17px;
	font-size:13px;
}
#footer .text-holder p{
	margin:0;
}
#footer .text-holder p span {
	vertical-align:super;
	font-size:8px;
}
#footer .text-holder a{
	color:#820404;
	margin:0 0 0 5px;
	font-weight:bold;
}
#sidebar .ill-pledge{
	background: url(../images/ill2.png) no-repeat;
	width: 584px;
	height: 737px;
	position:relative;
	margin:36px 0 0;
}
.ill-pledge .quote{
	margin:0;
	width:152px;
	position:absolute;
	bottom:23px;
	right:40px;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
.ill-pledge .quote q{
	font-style:italic;
	font-size:13px;
	color:#fff;
	display:block;
	line-height:18px;
	margin:0 0 19px;
}
.ill-pledge .quote cite{
	font-size:13px;
	color:#fff;
	font-style:normal;
	font-weight:bold;
}
.recognize-box{
	padding:77px 0 0 5px;
}
.recognize-box dl{
	list-style:none;
	margin:0;
	padding:0;
}
.recognize-box dl dt{
	font-size:17px;
	margin:0 0 14px;
	font-weight:bold;
}
.recognize-box dl dd{
	margin:0;
	font-size:15px;
	padding:0 0 16px 22px;
	color:#fff;
	line-height:15px;
}
.recognize-box dl .item1 {
	background: url(../images/bullet1.gif) no-repeat 0 2px;
}
.recognize-box dl .item2 {
	background: url(../images/bullet2.gif) no-repeat 0 2px;
}
.recognize-box dl .item3 {
	background: url(../images/bullet3.gif) no-repeat 0 2px;
}
.pledge-box{
	width:100%;
}
.pledge-box .pledge-txt {
	padding:0 10px 0 5px;
	margin:-7px 0 0;
	position:relative;
}
#content .pledge-box p{
	font-size:22px;
	color:#fff;
	line-height:22px;
	margin:0 0 6px;
}
#content .pledge-box p span {
	vertical-align:super;
	font-size:10px;
}
#content2 .pledge-box p{
	font-size:22px;
	color:#fff;
	line-height:22px;
	margin:0 0 6px;
}
#content2 .pledge-box p span {
	vertical-align:super;
	font-size:10px;
}
.pledge-box .row{
	background: url(../images/bg-signup.jpg) no-repeat;
	width: 452px;
	padding:22px 15px 0 25px;
	position:relative;
}
.signature{
	position:absolute;
	width:91px;
	color:#fff;
	left:100%;
	margin:0 0 0 -128px;
	top:33px;
}
.signature em{
	line-height:32px;
	font-size:32px;
	font-style:normal;
	color:#fef8d5;
	display:block;
}
.signature strong{
	font-size:26px;
	line-height:26px;
	display:block;
}
.signature span{
	line-height:17px;
	font-size:17px;
	font-weight:bold;
	display:block;
}
.pledge-box .row h3{
	margin:0 0 12px;
	font-size:18px;
	color:#fff;
	font-weight:normal;
}
.pledge-box .area{
	width:100%;
	padding:0 0 13px;
	position:relative;
}
.pledge-box .area:after{
	content:"";
	display:block;
	clear:both;
}
.pledge-box .area label{
	float:left;
	width:78px;
	font-size:17px;
	color:#fff;
	line-height:17px;
	padding:6px 0 0;
}
.pledge-box .area .star{
	background: url(../images/star.gif) no-repeat 0 6px;
	padding:6px 0 0 8px;
	width:70px;
}
.pledge-box .area input{
	float:left;
	border:1px solid #000;
	background:#fff;
	height:14px;
	padding:2px 5px 3px;
}
.pledge-box .area .name{
	width:69px;
	margin:0 11px 0 0;
}
.pledge-box .area .secondname{
	width:118px;
}
.pledge-box .area .mail{
	width:185px;
}
.pledge-box .area .address{
	width:210px;
}
.pledge-box .area .type2{
	width:auto;
}
.pledge-box .area .city{
	width:69px;
	margin:0 9px 0 0;
}
.pledge-box .area .state{
	width:20px;
	margin:0 10px 0 5px;
}
.pledge-box .area .zip{
	width:69px;
	margin:0 0 0 7px;
}
.pledge-box .area .checkbox{
	float:left;
}
.pledge-box .area .checklabel{
	float:left;
	width:auto;
	font-size:15px;
	padding:3px 0 0;
}
.pledge-box .area .btn-signup{
	width:163px;
	height:138px;
	margin:9px 0 0 131px;
	border-style:none;
	padding:0;
}
.pledge-box .area .required{
	position:absolute;
	top:10px;
	left:-15px;
	background: url(../images/star2.gif) no-repeat;
	width:64px;
	color:#fff;
	padding:0 0 0 10px;
}
.disclimer{
	margin:-10px 0 0;
	padding:0 0 0 5px;
	font-size:12px;
}
.disclimer h2{
	margin:0;
	text-transform:uppercase;
	font-size:12px;
	line-height:12px;
}
.disclimer p{
	margin:0;
	font-size:12px;
	line-height:12px;
}
.ill-boy{
	background: url(../images/ill3.png) no-repeat;
	width: 519px;
	height: 738px;
	margin:35px 0 0 59px;
}
.thank{
	background: url(../images/text-thank.png) no-repeat;
	width: 482px;
	height: 152px;
	margin:77px 0 5px -37px;
	position:relative;
	text-indent:-9999px;
}
#content .sub-heading{
	display:block;
	margin:0 0 14px;
	font-size:17px;
	line-height:19px;
	color:#fff;
}
.network-box{
	background: url(../images/bg-network-box.jpg) no-repeat;
	width: 461px;
	margin:0 0 0 -7px;
	padding:25px 15px 0 22px;
	position:relative;
}
.network-box h2,
.network-box h3{
	margin:0 0 13px;
	font-size:15px;
	color:#fff;
}
.social-list{
	list-style:none;
	margin:0 0 12px;
	padding:0;
	overflow:hidden;
	width:100%;
}
.social-list li{
	float:left;
	margin:0 20px 0 0;
}
.social-list li a{
	float:left;
	padding:0 0 0 22px;
	font-size:15px;
	margin:5px 0 0;
}
.social-list li .facebook{
	background: url(../images/ico-fbook.gif) no-repeat;
	height: 16px;
}
.social-list li .twitter{
	background: url(../images/ico-twitter.gif) no-repeat;
	height: 17px;
}
.social-list li .myspace{
	background: url(../images/ico-myspace.gif) no-repeat;
	height: 16px;
}
.social-list li .youtube{
	background: url(../images/ico-youtube.gif) no-repeat;
	width: 68px;
	height: 28px;
	text-indent:-9999px;
	margin:0;
}
.share-list{
	list-style:none;
	margin:-11px 0 39px;
	padding:0;
}
.share-list li{
	display:inline;
	margin:0 14px 0 0;
}
.share-list li a{
	font-size:13px;
	line-height:15px;
	background: url(../images/bullet4.gif) no-repeat 100% 2px;
	padding:0 13px 0 0;
}
.network-box .row{
	overflow:hidden;
	width:100%;
	height:187px;
	position:relative;
}
.network-box .area{
	float:left;
	width:214px;
}
.network-box .area input{
	width:188px;
	border:1px solid #000;
	float:left;
	height:14px;
	margin:0 0 5px;
	padding:4px 2px 4px;
	font-size:13px;
	color:#181613;
}
.network-box .text-holder{
	width:229px;
	float:left;
}
.network-box .text-holder textarea{
	width:215px;
	height:63px;
	float:left;
	border:1px solid #000;
	font-size:11px;
	padding:8px 6px 8px;
	color:#181613;
	overflow:auto;
	line-height:13px;
}
.network-box h3{
	margin:0 0 5px;
}
.network-box .row .btn-send{
	background: url(../images/btn-send.png) no-repeat;
	width: 171px;
	height: 71px;
	position:absolute;
	bottom:0;
	left:138px;
}
.ill-girl{
	background: url(../images/ill4.png) no-repeat;
	width: 242px;
	height: 313px;
	position:absolute;
	bottom:-112px;
	right:-1px;
}

.super1 {
	vertical-align:super;
	font-size:11px;
}

