@charset "utf-8";
/* CSS Document */

body{background:url(bg.jpg) repeat-x #FFF; background-attachment:fixed; background-position:center top; margin:0px auto;}
.main_container{ width:899px; margin:0px auto 15px auto;}
.body-bg{background:url(body.png) repeat-y; width:891px; margin:0px auto; overflow:hidden;}
.body-wrap{width:760px; margin:0px auto;}
.form_bg{
	background:url(body_right.png) no-repeat;
	width:473px;
	height:537px;
	margin:0px 0px;
	float:right;
}
.form{	width:406px; margin:150px 60px 0px auto;}
.myinput {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:19px;
  font-style:italic;
  text-align:center;
  color:#949494;
  margin-bottom:18px;
  padding:0px 0px;
height:22px;
width:336px;
line-height:25px;
border:none;
background-color:transparent !important;
}
.signup{
	background:url(button.png) no-repeat;
border:transparent none;
width:406px;
height:120px;
cursor:pointer;
margin:11px 0px 0px auto;
}
.content{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000; margin:25px auto; line-height:26px; text-align:justify; width:770px;}
.content-2{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000; margin:0px 0px; line-height:22px;}

.subhead{font-family:Tahoma, Geneva, sans-serif; font-size:35px; color:#C00; margin:25px 0px; font-weight:bold; text-align:center;}
.subhead-2{font-family:Tahoma, Geneva, sans-serif; font-size:23px; color:#FFF; margin:25px 0px; font-weight:bold; line-height:35px; text-shadow: 0px 0px 3px #000000;
        filter: dropshadow(color=#000000, offx=0, offy=0); text-align:center;}
.subhead-3{font-family:Tahoma, Geneva, sans-serif; font-size:25px; color:#333; margin:25px auto; font-weight:bold; line-height:35px;}
.subhead-4{font-family:"Times New Roman", Times, serif; font-size:32px; color:#333; margin:35px 0px; font-weight:bold; line-height:35px;}
.subhead-5{font-family:Tahoma, Geneva, sans-serif; font-size:30px; color:#C00; margin:40px 0px; font-weight:bold;}
a{color:#1A3884; text-decoration:none;}
a:hover{color:#F00; text-decoration:none;}
.email_swipes{font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#C00; margin:20px 0px; line-height:22px; font-weight:bold; text-align:center;}
.video_frame{background:url(video_frame.png) no-repeat;
	width:757px;
	height:442px;
	margin:15px auto 40px auto;}
	.highlighttext{
background-color:yellow;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000;
margin:10px 0px;
}
.thankucontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #000000;
	line-height:21px;
	text-align:center;
	margin:19px 0px 19px 0px;
}
.thankucontent a{
	color: #00F;
	text-decoration:underline;
}
.thankucontent a:hover{
	color: #F00;
	text-decoration:none;
}
.affiliate_tborder{
width:540px;
border: double;
background-color:#FFFF99;
margin:30px auto 30px auto;
padding:10px 0px 10px 17px;
}
