body{background:#ECDC54;margin:0}
#container{border-radius:0;border:0 solid #c00;padding:0;margin:0 auto}
.header{
	box-shadow:0 3px 15px #222
}
.logo{width:380px;}
#main{
	width:100%;
	max-width:1000px;
	margin:auto
}
.mainimg{width:100%;}
#right{padding:10px 0;border-left:0 solid #ccc;border-radius:0}
#q1,#q2,#q3,#q4,#q5,#q6{margin-top:1px;display:none}
.btn{
	font-size:24px;
	color:#fff;
	font-family:Tahoma,Geneva,sans-serif;
	font-weight:700;
	width:100%;
	background-color:#bbb;
	background-image:-moz-linear-gradient(90deg,#626262 0%,#a7a7a7 100%);
	background-image:-webkit-linear-gradient(90deg,#626262 0%,#a7a7a7 100%);
	display:inline-block;
	cursor:pointer;
	font-weight:bold;
	padding:16px 43px;
	text-decoration:none;
	text-transform:uppercase;
	box-sizing:border-box;
	text-shadow:1px 1px #999;
	margin:15px 0 0
}
.btn:hover,.btnnxt{
	font-size:24px;
	color:#fff;
	font-family:Tahoma,Geneva,sans-serif;
	font-weight:700;
	width:100%;
	text-transform:uppercase;
	box-sizing:border-box;
	background-color:#DF0101;
	background-image:-moz-linear-gradient(90deg,#00842b 0%,#00db48 100%);
	background-image:-webkit-linear-gradient(90deg,#00842b 0%,#00db48 100%);
	display:inline-block;cursor:pointer;
	font-weight:bold;
	padding:16px 43px;
	text-decoration:none;
	text-shadow:1px 1px #777
}
.btn:active,.btnnxt:active{
	background-color:#DF0101;background-image:-moz-linear-gradient(90deg,#00842b 0%,#00db48 100%);
background-image:-webkit-linear-gradient(90deg,#00842b 0%,#00db48 100%)}
.h1{font-size:32px;color:#DF0101;font-family:Tahoma,Geneva,sans-serif;text-shadow:0 0 #000;text-transform:uppercase}
.h1_3{font-size:32px;color:#DF0101;font-family:Tahoma,Geneva,sans-serif;text-shadow:0 0 #efefef;text-transform:uppercase}
.h1_2{font-size:20px;color:#DF0101;font-family:Tahoma,Geneva,sans-serif}
.h2{font-size:25px;color:#000;font-family:Tahoma,Geneva,sans-serif;font-weight:700}
.h3{font-size:22px;color:#000;font-family:Tahoma,Geneva,sans-serif;font-weight:700}
.h4{font-size:21px;color:#000;font-family:Tahoma,Geneva,sans-serif}
.h5{font-size:27px;color:#000;font-family:Tahoma,Geneva,sans-serif;text-shadow:1px 1px #fff}
.style1{font-size:18px;color:#000;font-family:Tahoma,Geneva,sans-serif}
.style2{font-size:17px;color:#000;font-family:Tahoma,Geneva,sans-serif}
.styleq1{font-size:18px;color:#DF0101;font-family:Tahoma,Geneva,sans-serif;font-weight:700}
.styleq2{font-size:17px;color:#000;font-family:Tahoma,Geneva,sans-serif;font-weight:700;}
@media screen and (max-width: 480px){
	.h1{font-size:16px}
	.style1{font-size:18px}
	.styleq2{font-size:18px}
}
	.unsubscribe{width:100%;position:fixed;bottom:15px;left:0;text-align:center;font-size:12px;font-family:Tahoma,Geneva,sans-serif}
	.unsubscribe a{color:#777;text-decoration:underline}
	@media screen and (max-width: 990px){
		.unsubscribe{position:relative;margin-top:30px}
	}