@charset "utf-8";
* {
	margin: 0px;
}
body {
	font-family: Arial, Helvetica, verdana;
	background-color: #2A2A2A;
}
#top {
	background-image: url(../images/top-bg.jpg);
	background-repeat: repeat-x;
	height: 846px;
	position: relative;
	padding-top: 5px;
}
#top .header {
	width: 1122px;
	height: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #3e3d3c;
}
#top .header .logo {
	height: 82px;
	width: 476px;
	position: relative;
	padding-left: 20px;
}
#top .header #top-right {
	position: absolute;
	top: 5px;
	right: 20px;
}
.vert-line {
	background-image: url(../images/vert-line.jpg);
	background-repeat: repeat-y;
}
.top-form {
	background-image: url(../images/blocked_optin.jpg);
	background-repeat: no-repeat;
	height: 88px;
	width: 110px;
}
.top-form label {
	font-family: Arial, Helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 40px;
	position: relative;
	display: block;
	text-align: left;
	margin-bottom: 10px;
	top: 10px;
	left: 10px;
}
.top-form input {
	width: 130px;
	font-family: Arial, Helvetica, verdana;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: right;
	position: relative;
	bottom: 20px;
	right: 10px;
}
#submit-button {
	height: 16px;
	width: 52px;
	display: block;
	position: relative;
	left: 155px;
	top: 25px;
}
#top .header #top-right .top-form #submit-button input {
	height: 16px;
	width: 54px;
}

.top-menu1 {
	font-family: Arial, Helvetica, verdana;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}
.top-menu1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.top-menu1 a:hover {
	color: #FFDF00;
}
#top .header #top-menu {
	position: absolute;
	top: 140px;
	right: 18px;
}


#top #main-head {
	width: 1122px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/head_blocked-bg.jpg);
	background-repeat: repeat-x;
	height: 382px;
}
#top #main-head .main-head_cntnt {
	width: 1122px;
	position: relative;
	top: 40px;
}
#top #main-head .main-head_cntnt .bullet-img {
	background-image: url(../images/bullet-text_img.jpg);
	background-repeat: no-repeat;
	height: 296px;
	width: 490px;
	background-position: center;
}
#top #main-head .main-head_cntnt .bullet-img .click-bttn {
	position: relative;
	top: 62px;
	left: 60px;
}
#top #about-pan {
	background-color: #D8D8D8;
	width: 1122px;
	height: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top #about-pan .about-text-area {
	padding-right: 30px;
	padding-left: 30px;
}
#top #about-pan .img {
	padding-left: 20px;
}
.p-text {
	font-family: Arial, Helvetica, verdana;
	font-size: 12px;
	font-style: italic;
	color: #272727;
	line-height: 18px;
	font-weight: bold;
}
#top #guaranteed-img {
	width: 1122px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 120px;
	background-color: #3E3D3B;
	text-align: center;
	padding-top: 15px;
}
#body-content {
	width: 1122px;
	background-color: #3E3D3B;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#body-content .left-content {
	width: 534px;
	position: relative;
	padding-left: 23px;
}
#body-content .left-content .blocked1-pan {
	background-image: url(../images/text-blocked1.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 534px;
	font-family: Arial, Helvetica, verdana;
	font-size: 12px;
	padding-left: 30px;
	position: relative;
	color: #FFFFFF;
	padding-bottom: 10px;
}
#body-content .left-content .blocked2-pan {
	background-image: url(../images/text-blocked2.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 534px;
	font-family: Arial, Helvetica, verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 30px;
	position: relative;
	padding-bottom: 10px;
}
#body-content #right-content {
	position: absolute;
	top: 0px;
	right: 20px;
	height: 53px;
}
#body-content #right-content .blocked-optin {
	background-image: url(../images/blocked1.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
#body-content #right-content #optin-box {
	position: relative;
}

#body-content #right-content .blocked-optin .optinblue {
	background-image: url(../images/blue-optin-bg.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 247px;
	position: relative;
	vertical-align: top;
}
.optinblue label {
	font-family: Arial, Helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 130px;
	text-align: left;
	position: relative;
	margin-bottom: 5px;
	left: 15px;
	top: 10px;
}
.optinblue input {
	width: 220px;
	font-family: Arial, Helvetica, verdana;
	font-size: 12px;
	position: relative;
	left: 15px;
	top: 10px;
}
.optinblue #send-email {
	height: 18px;
	width: 77px;
	position: relative;
	top: 5px;
	left: 145px;
}
#body-content #right-content #optin-box .blocked-optin .optinblue #send-email input {
	height: 18px;
	width: 77px;
}


#body-content #right-content .blocked-optin .left-optin-pan {
	vertical-align: top;
}
#body-content #right-content .blocked-optin .left-optin-pan .check {
	position: absolute;
	top: 50px;
	left: 16px;
}
#body-content #right-content .blocked-optin .left-optin-pan .tittle {
	position: absolute;
	display: block;
	top: 13px;
}
.check input {
	width: 10px;
	height: 10px;
}

#videobox {
	position: relative;
	top: 20px;
}
#body-content #bttm-content #blocked3 {
	width: 1073px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#blocked3 .blocked3-pan {
	background-image: url(../images/text-blocked3.jpg);
	height: 97px;
	width: 1073px;
	font-family: Arial, Helvetica, verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
}
#bottom {
	position: relative;
	background-image: url(../images/bttm-bg.jpg);
	height: 300px;
	background-repeat: repeat-x;
}
#bottom .asseen {
	width: 1122px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 50px;
	padding-top: 15px;
}
#bottom #footer {
	width: 1122px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
	background-color: #D8D8D8;
	position: relative;
}
#bottom #foot-menu {
	font-family: Arial, Helvetica, verdana;
	font-size: 12px;
	background-color: #3E3D3B;
	width: 1122px;
	height: 55px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	position: relative;
	padding-top: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
#bottom #foot-menu a {
	color: #FFFFFF;
}
#bottom #foot-menu a:hover {
	color: #FFCC00;
}
#bottom #foot-menu .copyright {
	font-family: Arial, Helvetica, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.p-blue {
	color: #0066FF;
}
#bottom #footer #address {
	font-family: Arial, Helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3E3D3B;
	text-align: right;
	line-height: 18px;
	vertical-align: top;
	display: block;
	position: absolute;
	right: 20px;
}
#bottom #footer #footerPayPal {
	margin-left: 30px;
	width: 310px;
	position: absolute;
	top: 25px;
}
#bottom #footer #footerPayPal .paypal-bttn {
	position: relative;
	left: 173px;
	top: 10px;
}
#body-content #bttm-content #blocked3 .blocked3-pan a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#body-content #bttm-content #blocked3 .blocked3-pan a:hover {
	color: #FFCC00;
}

