/*--------------------------------------------------------------------------------------------------
	scrollbar shift fix
--------------------------------------------------------------------------------------------------*/
html { min-height: 100%; margin-bottom: 1px; }
/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
body {
	vertical-align:top;
	background: #d4ecff url(../images/bg_strip.jpg) top left repeat-x;
	padding:0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p, ol, ul {
	padding:0;
	margin:0;
}
#wrapper {
	background:url(../images/top_bg.png) top center no-repeat;
	width:800px;
	min-height:600px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
}
/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header {
	width:800px;
	height:87px;
	clear:both;
	position:relative;
}
#header img {
	display:block;
	float:left;
	margin:0;
	padding:0;
	border:none;
	}
#header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:28px;
	color:#ffffff;
	font-weight:bold;
	letter-spacing: .02em;
	margin:0;
	text-align:right;
	padding:25px 0 0 0;
	}
#header p {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	letter-spacing: .08em;
	margin:0;
	text-align:left;
	padding:0;
	display:block;
	float:left;
	position:absolute;
	top:65px;
	left:155px;
	color:#ffffff;
	}
.hook {
}
/*--------------------------------------------------------------------------------------------------
	login bar at top
--------------------------------------------------------------------------------------------------*/
#login {
	font-family:Arial, Helvetica, sans-serif;
	width:800px;
	height:33px;
	font-size:10px;
	text-transform:uppercase;
	padding: 0;
	margin: 0;
}
#login ul {
	float:right;
	list-style:none;
	}
#login li {
	display:inline; 
	line-height:2.5;
}
#login a {
	float:left;
	font-weight:bolder;
	color:#ffffff;
	text-decoration:none;
	padding: 0 10px 0 10px;
}
#login a:visited {
	color:#ffffff;
	text-decoration:none;
}
#login a:hover {
	color:#d4ecff;
	text-decoration:none;
}
#login li#current a {
	font-weight:bolder;
	color:#d4ecff;
	text-decoration:none;
	background: url(../images/divider.jpg) top right no-repeat;
}
/*--------------------------------------------------------------------------------------------------
	left offer box
--------------------------------------------------------------------------------------------------*/
#offerbox1 {
	font-family:"Times New Roman", Times, serif;
	background:url(../images/offer1b.jpg) top left no-repeat;
	width:394px;
	height:568px;
	float:right;
	position:relative;
	text-align:center;
	}
.offer1head {
	background:url(../images/offer1a.jpg) top left no-repeat;
	width:394px;
	height:235px;
	padding: 0;
	margin:0 0 12px 0;
	}
#offerbox1 h1 {
	color:#226076;
	font-size:42px;
	font-weight:normal;
	letter-spacing: -.05em;
	margin:-5px 30px 0 30px;
	}
#offerbox1 h2 {
	font-size:36px;
	font-weight:normal;
	font-style:italic;
	letter-spacing: -0.05em;
	margin:0 30px 0 30px;
	color: #394367;
	}
#offerbox1 h6 {
	font-size:18px;
	font-weight:normal;
	margin:18px 30px 15px 30px;
	color: #394367;
	}
#offerbox1 h4 {
	color:#226076;
	font-size:20px;
	font-weight:normal;
	margin:10px 30px 0 30px;
	}
#offerbox1 strong {
	font-size:18px;
	font-weight:normal;
	margin:0 30px 5px 30px;
	}
#offerbox1 p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 30px 10px 30px;
	}
#offerbox1 form {
	width:394px;
	position:absolute;
	top:524px;
	left:0;
	}

/*--------------------------------------------------------------------------------------------------
	right offer box
--------------------------------------------------------------------------------------------------*/
#offerbox2 {
	font-family:"Times New Roman", Times, serif;
	background:url(../images/offer2b.jpg) top left no-repeat;
	width:394px;
	height:568px;
	float:left;
	position:relative;
	text-align:left;
	}
.offer2head {
	background:url(../images/offer2a.jpg) top left no-repeat;
	width:394px;
	height:175px;
	padding: 30px 0 0 0;
	margin:0 0 20px 0;
	}
.offer2head h1 {
	font-size:30px;
	color: #394367;
	font-weight:normal;
	letter-spacing: -.05em;
	line-height:25px;
	margin:0 100px 10px 30px;
	text-align:left;
	}
.offer2head p {
	font-size:12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 150px 10px 30px;
	}
#offerbox2 form {
	font-size:12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin:20px 30px 30px 30px;
	}
#offerbox2 textarea {
	display:block;
	margin:5px 0 10px 0; 
	}
.button {
	float:right;
	width: 152px;
	margin:0 10px 0 0;
	}
.button p {
	display:block;
	width:130px;
	font-size:10px;
	color:#666666;
	float:right;
	}
.button input {
	margin:0 2px 0 0;
	float:left;
	display:block;
	}
/*--------------------------------------------------------------------------------------------------
	main content area
--------------------------------------------------------------------------------------------------*/
#content {
	background:url(../images/divider2.jpg) no-repeat top center;
	width:800px;
	height:150px;
	padding:20px 0 20px 0;
	clear:both;
	position:relative;
}
#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	margin:0 20px 0 20px;
	}
#content h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	margin:0 20px 0 20px;
	padding:0 0 0 20px;
	color: #0d6684;
	font-weight: normal;
	background:url(../images/bullet.jpg) center left no-repeat;
	}
.floatleft {
	width:392px;
	float:left;
	}
.floatright {
	width:392px;
	float:right;
	}
#content img {
	display:block;
	margin:0;
}
/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/
#footer {
	width:810px;
	height:50px;
	clear:both;
	vertical-align:top;
	padding: 0;
	text-align:center;
	margin:0;
	padding:20px 0 0 0;
}
#footer p {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:0;
	text-align:center;
	margin:0 0 5px 0;
}
#footer a {
	color: #394367;
	text-decoration:none;
	padding: 0 5px 0 5px;
}
#footer a:visited {
	color: #394367;
	text-decoration:none;
}
#footer a:hover {
	color: #394367;
	text-decoration:underline;
}
#footer li#current a {
	color: #394367;
	text-decoration:none;
}
/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}
#offerLeft {
	position:relative;
	float:left;
	padding:0 0 0 42px;
}
#offerLeft h3 {
	display:none;
}
#offerRight {
	position:relative;
	float:right;
	padding:0 38px 0 0;
}
#offerRight h3 {
	display:none;
}
/*--------------------------------------------------------------------------------------------------
	thanks box
--------------------------------------------------------------------------------------------------*/
#thanks {
	font-family:"Times New Roman", Times, serif;
	background-image:url(../images/powerful_psychics_ty_bg.png);
	width:801px;
	height:461px;
	float:left;
	position:relative;
	text-align:left;
	margin:10px 0 0 0;
	}
.thankshead {
	background:url(../images/offer2a.jpg) top left no-repeat;
	width:394px;
	height:175px;
	padding: 30px 0 0 0;
	margin:0 0 20px 0;
	}
#thanks h1 {
	font-size:36px;
	color: #394367;
	font-weight:normal;
	letter-spacing: -.05em;
	line-height:38px;
	margin:40px 0 20px 410px;
	text-align:left;
	}
#thanks h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #394367;
	font-weight:bold;
	line-height:20px;
	margin:40px 0 20px 410px;
	text-align:left;
	}

#thanks p {
	font-size:16px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 10px 410px;
	}
#thanks p strong {
	font-weight:bold;
	color: #394367;
	}
#thanks p .change {
	font-size:12px;
	}
#thanks a {
	color: #394367;
	text-decoration:none;
}
#thanks a:visited {
	color: #394367;
	text-decoration:none;
}
#thanks a:hover {
	color: #394367;
	text-decoration:underline;
}