body {
	margin: 0;
	padding: 0;
	background-color: #ffdba1;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
}

h1, h2 {
	font-family: Tahoma, "Trebuchet MS", "URW Gothic L", sans-serif;
}

div {
	position: relative;
	float: none;
	clear: none;
	margin: 0;
	padding: 0;
	border: none;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

#topwrapper {
	width: 1000px;
	height: 185px;
	padding: 0 16px;
	background-repeat: no-repeat;
	margin: 0 auto;
}

#topwrapper img.jns {
	position: absolute;
	top: 0;
	right: 4px;
	z-index: 1;
}

#topwrapper a.jns:link, #topwrapper a.jns:visited {
	position: absolute;
	top: 0;
	right: 4px;
	width: 135px;
	height: 120px;
	z-index: 5;
	background-color: white;
	filter: alpha(opacity=1);
	opacity: .01;
	-moz-opacity: .01;
}
	
#topwrapper img.bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}

#topwrapper img.bb {
	position: absolute;
	top: 29px;
	left: 262px;
	opacity: .2;
	filter:alpha(opacity=20);
	z-index: 4;

}

#topwrapper img.food {
	position: absolute;
	top: 29px;
	left: 600px;
	z-index: 4;
}

#topwrapper a.logo:link, #topwrapper a.logo:visited {
	position: absolute;
	top: 35px;
	left: 50px;
	z-index: 4;
}

#topwrapper div.signin {
	position: absolute;
	top: 163px;
	right: 55px;
	z-index: 5;
	color: #ef7c09;
}

#topwrapper div.mcafee {
	position: absolute;
	top: 123px;
	right: 75px;
	z-index: 5;
	color: #ef7c09;
}

#topwrapper div.signin a:link, #topwrapper div.signin a:visited {
	color: #ef7c09;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 5px;
}

#topwrapper div.signin a:hover {
	background-color: #ef7c09;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 5px;
}

#wrapper {
	position: relative;
	width: 1000px;
	padding: 0 16px;
	background-image: url(../images/wrapper_bg.png);
	background-repeat: repeat-y;
	margin: 0 auto;
}

#nav {
	position: absolute;
	top: 163px;
	left: 33px;
	z-index: 5;
	padding-left: 10px;
}

#nav a:link, #nav a:visited {
	position: relative;
	color: #b96000;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffdca2;
	background-image: url(../images/tab_bg.jpg);
	background-repeat: repeat-x;
	font-size: 9pt;
	height: 22px;
	padding: 8px 12px 9px 12px;
	margin: 0;
	text-shadow: 1px 1px 1px #ddd;
}

#nav a:hover {
	color: #0085a9;
}

#nav a:link img.tr, #nav a:visited img.tr {
	position: absolute;
	top: 0;
	right: 0;
}

#nav a:link img.tl, #nav a:visited img.tl {
	position: absolute;
	top: 0;
	left: 0;
}

#nav a:link img.trl, #nav a:visited img.trl {
	position: absolute;
	top: 0;
	right: -8px;
}

#nav a.current:link, #nav a.current:visited {
	color: white;
	height: 25px;
	padding: 8px 10px 8px 10px;
	margin: 0 8px 0 8px;
	background-color: #ef7c09;
	background-image: none;
	text-shadow: 1px 1px 1px #620;
}

#nav a.current:link img.tl, #nav a.current:visited img.tl {
	position: absolute;
	top: 0;
	left: -15px;
}

#nav a.current:link img.tr, #nav a.current:visited img.tr {
	position: absolute;
	top: 0;
	right: -8px;
}

#wrapper div {
	margin: 0 33px 0 17px;
	padding: 0;
}

#snav {
	position: relative;
	height: 29px;
	padding: 0;
	background-color: #ef7c09;
	z-index: 6;
	border-top: 1px solid #eaa500;
}

#snav a:link, #snav a:visited {
	position: relative;
	float: left;
	display: block;
	color: white;
	padding: 7px 10px;
	margin: 0;
	font-size: 9pt;
	text-decoration: none;
	background-image: url(../images/snav_bar.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#snav a:hover {
	background-color: white;
	color: #cf5c09;
	background-image: none;
	margin: 0 1px 0 -1px;
}

#snav a.current:link, #snav a.current:visited {
	background-color: white;
	color: #cf5c09;
	font-weight: bold;
	background-image: none;
	margin: 0 1px 0 0;
	border-bottom: 1px solid #eaa500;
}

#bluebar {
	position: relative;
	background-color: #0092b2;
	height: 70px;
}

#topphoto {
	position: relative;
	background-color: #eff0f2;
}

#welcome {
	position: absolute;
	top: 0;
	left: 290px;
	width: 350px;
	font-size: 9pt;
	color: #444;
}

#welcome h2 {
	color: #0085a9;
	font-size: 12pt;
	font-weight: bold;
}

#welcome ol {
	color: white;
	font-size: 9pt;
	font-weight: bold;	
	list-style-type: none;
}

#welcome li {
	float: none;
	clear:both;
	padding: 2px 0;
	color: black;
	background-image: url(../images/list_dots.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	padding-left: 20px;
	color: #444;
}

#welcome li.one {
	background-image: url(../images/list_dot_1.png);
}

#welcome li.two {
	background-image: url(../images/list_dot_2.png);
}

#welcome li.three {
	background-image: url(../images/list_dot_3.png);
}

#welcome p {
	font-weight: bold;
}

#welcome p.wifmt {
	font-weight: normal;
	margin: 20px 0 0 60px;
}

#welcome p.wifm {
	font-weight: normal;
	margin: 0 0 0 110px;
}

#bluebar h1 {
	position: relative;
	margin: 0;
	padding: 15px 0 0 20px;
	font-size: 28px;
	font-weight: normal;
	color: white;
	text-shadow: #003 2px 2px 2px;
}

#fp {
	position: absolute;
	top: 30px;
	right:17px;
	background-color: transparent;
	background-image: url(../images/profile_bg.gif);
	width: 300px;
	height: 358px;
	text-align: center;
	padding: 13px 6px 0 0;
	margin: 0;
	color: white;
	z-index: 99;
}

#fp div {
	width: 100%;
	margin: 0;
	padding: 0;
}

#fp a:link #fp a:visited {
	position: absolute;
	bottom: 5px;
	left: 20px;
}

#fp h2 {
	position: relative;
	font-size: 14pt;
	margin: 0 auto;
	padding: 30px 0 10px 0;
	color: white;
	text-shadow: #000 1px -1px 1px;
}

#fp div.lb {
	background-color: #de1f55;
	width: 190px;
	margin: 0 auto;
	font-size: 9pt;
	font-weight: bold;
	padding: 9px 3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 0 1px 0 #222;
}

#fp form {
	margin: 10px auto 0 auto;
	padding: 0 0 0 8px;
	width: 212px;
	height: 220px;
	text-align: left;
}

#fp form div {
	margin-bottom: 12px;
}

#fp form label {
	font-weight: bold;
	color: white;
	margin: 0;
	padding: 0;
}

#fp form label.sm {
	font-weight: normal;
}

#fp form input, #fp form select {
	border: 1px solid #116f95;
	margin: 0;
	padding: 2px 0 1px 0;
}

#fp form input.w {
	width: 45px;
	font-size: 8pt;
}

#fp form input.radio {
	margin-left: 12px;
	border: none;
}

#fp form select {
	border-color: #999;
	color: #222;
	font-size: 8pt;
	margin-left: 12px;
}

#fp form select.fi {
	width: 45px;
}

#fp form div.c {
	margin: 16px 0 0 0;
	width: 100%;
	text-align: center;
}

#fp form div.c input {
	border: none;
}

#contents {
	position: relative;
	background-image: url(../images/right_shadow.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: 650px;
	margin-top: 20px;
	z-index: 10;
	background-color: transparent;
}

#contents h1 {
	margin: 25px 0 10px 10px;
	width: 641px;
	background-image: url(../images/h1_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	border-left: 15px solid #3884a6;
	padding: 4px 10px;
	font-weight: normal;
	font-size: 14pt;
	color: #0085a9;
}

#contents h2 {
	margin: 10px 0 10px 35px;
	color: #0085a9;
	font-weight: bold;
	font-size: 12pt;
}

#contents p {
	color: #222;
	margin: 0 30px 10px 35px;
	padding: 0;
	font-size: 9pt;
	line-height: 1.5em;
	z-index: 20;
	float: none;
}

#contents p.push {
	margin-left: 240px;
}

#contents div.hr {
	margin: 20px 40px 15px 30px;
	padding: 0;
	height: 1px;
	border-top: 1px solid #999;
	clear: both;
	float: none;
}

#contents div.hrnarrow {
	margin: 20px 40px 15px 0;
	padding: 0;
	height: 1px;
	border-top: 1px solid #999;
	clear: none;
	float: left;
	width: 280px;
}

#wrapper .profile_shadow {
	position: absolute;
	right: 15px;
	top: 31px;
	width: 333px;
	height: 375px;
	z-index: 1;
	background-image: url(../images/profile_shadow.png);
}

#wrapper .blue_gradient {
	position: absolute;
	top: 371px;
	left: 16px;
	width: 900px;
	height: 64px;
	z-index: 1;
	background-image: url(../images/blue_gradient_bg.jpg);
}

.fleft {
	float: left;
	margin: 0 20px 0 0;
}

.pull {
	margin-right: -30px;
}

.fright {
	float: right;
	margin: 0 40px 0 30px;
}

#contents div.noclear {
	width: auto;
	clear: none;
}

a.startnow {
	display: block;
	background-image: url(../images/start_now_bg.png);
	background-repeat: no-repeat;
	width: 71px;
	line-height: 1.1em;
	height: 15px;
	margin: 2px 5px -2px 0;
	padding: 0 0 0 1px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	float: left;
}

a.startnowlong {
	display: block;
	background-image: url(../images/start_now_long_bg.png);
	background-repeat: no-repeat;
	width: 114px;
	line-height: 1.1em;
	height: 15px;
	padding: 0 0 0 1px;
	margin: 2px 5px -2px 0;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	float: left;
}

#contents .topmargin, #right .topmargin {
	margin-top: 25px;
}

#contents div.success {
	padding: 0;
	margin: 0 30px 20px 250px;
}

#wrapper #footer {
	position: relative;
	background-color: #4abfde;
	text-align: center;
	color: white;
	font-size: 9pt;
	margin: 0 33px 10px 17px;
	padding: 20px 0;
}

#footer a {
	color: white;
	text-decoration: none;
	font-weight: normal;
	padding: 2px 7px;
	margin: 0 0;
}

#footer a:hover {
	background-color: white;
	color: blue;
}

#footer p {
	width: 100%;
	color: #0081a1;
	text-align: center;
	font-size: 8pt;
	margin: 20px 0 0 0;
}

#right {
	position: absolute;
	top: 400px;
	right: 16px;
	z-index: 98;
	width: 299px;
	text-align: center;
	padding: 0;
	margin: 0;
	border-top: 1px solid white;
}

#right h2 {
	color: #4abfde;
	font-size: 14pt;
}

#wrapper #testimonials {
	position: relative;
	height: 260px;
	width: 300px;
	margin: 0;
	padding: 0;
	border-top: 1px solid transparent;
}

#wrapper #testimonials #testitext {
	position: relative;
	padding: 25px 0 0 0;
	margin: 0;
	overflow: hidden;
}

#wrapper #testimonials h2 {
	margin: 5px 0;
	padding: 0;
	line-height: 1.2em;
}

#testimonials div.quote {
	position: relative;
	width: 260px;
	text-align: left;
	background-color: #ededed;
	font-family: Garamond, Trebuchet, Times, Serif;
	font-size: 11pt;
	font-style: italic;
	color: #222;
	margin: 10px auto 0 auto;
	padding: 0;
	display: block;
}

#testimonials div.quote img {
	display: block;
	margin: 0;
	padding: 0;
}

#testimonials div.quote img.person {
	position: absolute;
	bottom: 12px;
	left: 0;
}

#testimonials div.quote p {
	margin: 0 15px 0 10px;
	padding: 0;
	font-size: 11pt;
	line-height: 1.2em;
}

#testimonials div.quote p.withperson {
	margin: 6px 14px 6px 105px;
}

#testimonials .bold, #join .bold {
	color: #4abfde;
	font-weight: bold;
}

#testimonials div.quote p.author {
	text-align: right;
	font-style: normal;
	font-weight: bold;
	margin: 5px 17px 7px 0;
	padding: 0;
}

#testimonials a:link, #testimonials a:visited {
	margin: 0;
	font-size: 9pt;
	font-weight: bold;
	color: blue;
}

#join {
	position: relative;
	margin: 0;
	padding: 0;
	width: 270px;
	height: 150px;
	text-align: left;
	border: none;
	border-top: 1px solid white;
}

#join.joinlight {
	height: 80px;
}

#join img.guarantee {
	float: right;
	margin: -10px 0 10px 0;
}

#join p {
	font-size: 9pt;
	margin: 0 5px 10px 10px;
	line-height: 1.5em;
	color: #444;
}

#join .fright {
	margin: 0 0 0 10px;
	padding: 0;
}

#join .greenarrow {
	position: absolute;
	right: -61px;
	top: -30px;
	z-index: 99;
	border: 0;
	padding: 0;
}

#right #spotlight {
	clear: both;
	position: relative;
	width: 249px;
	height: 481px;
	background-image: url(../images/spotlight_binder.png);
	background-repeat: no-repeat;
	margin: 20px 1px 0 0;
	padding: 1px 50px 0 0;
}

#right #spotlight h2 {
	color: #ba7937;
	margin: 10px 0 0 0;
	padding: 0;
}

#right #spotlight h3 {
	font-size: 10pt;
	margin: 10px 0 15px 0;
	padding: 0 0 17px 0;
	background-image: url(../images/spotlight_h3_bg.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#right #spotlight p {
	text-align: left;
	font-size: 9pt;
	margin: 10px 25px 0 30px;
	line-height: 1.5em;
}

.b, #welcome p.b {
	font-weight: bold;
}

#minisignin {
	float: right;
	margin: 4px 10px 0 0;
}

#minisignin input.t {
	display: inline;
	width: 75px;
	color: black;
	font-size: 8pt;
	margin: 0 3px;
}

#minisignin #dummy {
	display: none;
}

#minisignin input.submit {
	width: auto;
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color: #b96000;
}

