@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
	outline: none;
	}
body {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
	}
p{line-height:1.3; margin-bottom:10px;}
#wrap {
	width: 790px;
	overflow: hidden;
	margin: 0 auto;
	text-align:left;
	padding:10px 14px 0 6px;
	background:url('images/content-bg.png') repeat-y 0 0;
	min-height:300px;
	border-top:6px solid #182870;
	border-bottom:6px solid #182870;
	}
	
#wrap1 {
	width: 770px;
	overflow: hidden;
	margin: 0 auto;
	text-align:left;
	padding:0 20px;
	background:url('images/content-bg.png') repeat-y 0 0;
	min-height:300px;
	border-top:6px solid #182870;
	border-bottom:6px solid #182870;
	}
h2{text-align:center; font-size:30px; margin:12px 0; line-height:30px; font-weight:bold; font-family:Tahoma, Geneva, sans-serif; letter-spacing:-1px;}
.bot-holder{
	position:relative; 
	overflow:hidden;
	display:block;
	margin-bottom:15px;
}
#jwplayer-2-div{float:left; width:480px; height:270px; position:relative; margin-top:15px;}
.optin-holder{float:right; position:relative; height:110px; width:280px; background:url('images/big-red-arrow.png') no-repeat top center; padding-top:160px;}
.optin-holder form{position:relative; width:260px; margin:0 auto;}
.optin-holder form input[type="text"], .optin-holder form input[type="email"]{border:1px solid #7e7e7e; width:260px; font-size:18px; line-height:18px; padding:5px; color:#333333; font-family:Tahoma, Geneva, sans-serif;}
.optin-holder form input[type="submit"]{width:274px; height:42px; margin:10px 0 10px -6px; background:url('images/yes-i-want-btn.png') no-repeat 0 0 transparent; cursor:pointer; border:none;}
a.wf-privacy{color:#999999; font-size:12px; text-decoration:none; font-family:Tahoma, Geneva, sans-serif; line-height:14px; padding-left:25px; background:url('images/lock.png') no-repeat left center; display:block;}
strong{font-weight:bold !important;}
.bottomsection p{font-family:Tahoma, Geneva, sans-serif; color:#333333; font-size:16px; line-height:20px;}
.bottomsection p.heading{font-weight:bold; font-size:18px; color:#333399; line-height:20px; margin-top:30px; margin-bottom:18px;}
.bottomsection {
    background: url(images/homepagebg4.jpg) no-repeat scroll left top transparent;
    height: 1775px;
    margin: 0 auto;
    position: relative;
    width: 530px;
	padding:335px 83px 0 185px;
	display:block;
}
	
.text1 {
    position: relative;
	width:325px;
}
.text2 {
    position: relative;
}
.text3 {
    position: relative;
}
.text4 {
    position: relative;
}
.text5 {
    position: relative;
}
.text6 {
    margin-bottom: 50px;
    margin-left: -115px;
    margin-top: 48px;
    position: relative;
    width: 665px;
}
.text7 {
    margin-left: -115px;
    position: relative;
    width: 665px;
}
.text8 {
    margin: 200px 0 0 -115px;
    position: relative;
    width: 480px;
}
.bottomsection .text8 p{line-height:22px;}
.nextpage {
	float:right;
	position:relative;
	width:440px;
	display:block;
}

#signupForm input.error{
	-webkit-box-shadow: 0px 0px 3px rgba(204, 0, 0, 1) !important;
	-moz-box-shadow:    0px 0px 3px rgba(204, 0, 0, 1) !important;
	box-shadow:         0px 0px 3px rgba(204, 0, 0, 1) !important;
	border: 1px solid #f58888 !important;
}

#signupForm label {
  margin: 2px 0 2px 0;
  padding: 0;
  border: none;
  color: #cc0000;
  font-size: 14px;
  font-weight: normal;
  font-style:italic;
  font-family:'Open Sans', sans-serif;
  display:block;
}