body
{
	font-family:Georgia, serif;
	padding-top:20px;
	font-size:15px;
}

a:link
{
	color:#22f;
}
a:visited
{
	color:#944;
}
a:hover
{
	color:#88f;
}

hr
{
	border:none;
	border-bottom:solid 1px #ddd;
	
}

h2
{
	font-family: Arial;
	font-weight:normal;
	
	color:#333;
	

	margin-bottom:25px;
	
	font-size:30px;
}
h2 strong
{
	font-weight:bold;
	color:#000;
}

h3
{
	font-family:georgia, serif;
	font-weight:normal;
	font-size:30px;
	letter-spacing:-1px;
	margin:20px 0 20px;
	color:#88f;
	font-style:italic;
}

h4
{
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	font-family:arial;
	margin:15px 0;
	color:#333;
	text-transform:uppercase;
}

blockquote
{
	padding:20px 80px 0px;
	font-size:22px;
	color:#aaa;
	text-align:center;
}
blockquote span
{
	font-style:italic;
	font-size:14px;
}

.left
{
	float:left;
}
.right
{
	float:right;
}

.center
{
	text-align:center;
}

.link-list a
{
	margin-right:1em;
	font-size:0.9em;
}

p
{
	/*width:460px; 
	float:left;*/
	font-size:1.0em;
	/*margin-right:30px;*/
	margin-bottom:20px;
	line-height:1.3em;
}

div.note
{
	padding:10px;
	background:#ffc;
	margin:10px 0;

	color:#444;
}

.benefitbox
{
	float:left;
	width:385px;
	margin-right:30px;
}

.btncenter
{
	padding-left:210px;
}

.buttons
{
	text-align:center;
	font-size:1.8em;
}
.buttons a
{
	margin:0 15px;
}

.last
{
	margin-right:0;
}

#sbnote p
{
	margin:20px 0 0;
	padding:20px;
	background-color:#113;
	color:#ccc;
	font-size:1.2em;
	line-height:150%;
}
#sbnote p strong
{
	color:#ffc;
	font-weight:normal;
}
#sbnote span
{
	font-size:80%;
	line-height:50%;
	color:#777;
}

#content p.last
{
	margin-right:0;
}

#content img
{
	border:solid 2px #ccc;
	margin:0 20px 20px 0;
}

.full
{
	width:800px;
	margin:0 auto;
	position:relative;
}

#nav
{
	height: 36px;
	background:#fff url(../img/nav_bg.png) repeat-x bottom;
	
	font-family:arial, sans-serif;
	margin-top:20px;
}

#nav ul
{
	list-style-type: none;
	margin:0;
	padding:0;
}

#nav ul li
{
	float:left;
	margin:0 0px 0 0;
}
#nav li a
{
	float:left;
	padding:0 12px;

	line-height:36px;

	font-size:18px;
	color:#4871b4;
	text-transform:lowercase;
	text-decoration:none;

	border-left:solid 1px #ddd;
	
}
#nav ul li a.sel
{
	background:#000 url(../img/nav_sel_bg.png);
	color:#9fbef0;
}

#nav .special-link
{
	color:#2a2;
}

#nav ul li.right, #nav ul li.right a
{
	float:right;
	color:#88a;
	font-size:1em;
	border:none;
}
#nav li a:hover
{
	color:#aac;
}


#banner
{
	background:#000;
	padding:20px;
	color:#ddd;
	
	margin-bottom:20px;
}

#banner h2
{
	color:#a2a2a2;
	margin:0 0 25px 0;
}
#banner h2 strong
{
	color:#ffa;
}



#banner img
{
	float:left;
	margin-right:20px;
}
#banner #bullets
{
	float:left;
	width:430px;
	display:inline;
	
	font-size:1.1em;
	line-height:1.4em;
}

#banner #bullets h3
{
	font-family:arial, sans-serif;
	font-weight:bold;
	color:#aaf;
	font-size:1.2em;
	display:inline;
	
	margin-right:8px;
}
#banner #bullets div
{
	margin-bottom:1.5em;
}


.button:link,.button:visited
{
	background:url(../img/button_bg.png) repeat-x;
	line-height:39px;
	float:left;
	height:39px;
	
	padding:0 15px;
	
	margin-right:20px;
	
	color:#eae180;
	font-family:arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}


.button:hover
{
	color:#fff;
}

#feed
{
	background-color:#ffd;
	padding:10px;
	border:solid 1px #ffd;
	margin-bottom:10px;
	font-family:arial, sans-serif;
	font-size:.9em;
}
#feed div
{
	list-style-position:inside;
	line-height:140%;
}
#feed h5
{
	margin-top:0;
	margin-bottom:3px;
}


#feature-blurbs
{
	padding:0px;
	background-color:#ddd;
	margin-bottom:20px;
}

#feature-blurbs .feat-box
{
	width:200px;
	float:left;
}

#feature-blurbs .feat-box a
{
	padding:20px;
	display:block;
	
	color:#22f;
	font-size:1.2em;
	text-decoration:none;
}

#left-col
{
	width:550px;
	float:left;
	margin-right:20px;
}
#left-col img
{float:left;}

#right-col
{
	float:left;
	width:200px;
	
	background-color:#336;
	padding:15px;
	color:#fff;
}

#right-col a
{
	color:#bbf;
}
#right-col a:hover
{
	color:#ddf;
}

#footer
{
	border-top:dashed 1px #888;
	background:#e6e6ff;
	padding-bottom:20px;
	padding-top:20px;
	margin-top:20px;
	
	position:relative;
}

#guarantee
{
	position:absolute;
	text-align:center;
	right:0;top:0;
}

#copyright
{
	color:#666;
	line-height:1.4em;
}
#copyright a
{
	color:#88f;
	text-decoration:none;
}

#bot-links
{
	
}

#bot-links a
{
	line-height:1.6em;
}


 ul
{
	list-style:circle;
	list-style-position:outside;
	margin-bottom:20px;
	margin-left:20px;
	line-height:1.1em;
}



#tour .feat-top
{
	float:left;
	width:340px;position:relative;
}

#tour .feat-2
{
	float:left;
	width:310px;
	position:relative;
}

#tour #general
{
	top:5px;
}


#tour #planning
{
	
	top:30px;
}

#tour #writing
{
	top:100px;
}

#tour .tour-img
{
	float:left;
}

#tour #create_goals
{
	top:100px;
}
#tour #goal_details
{
	top:110px;
}

#tour #charts
{
	top:210px;
}

#download-r
{
	float:left;
	width:300px;
	background-color:#ddf;
	padding:0 20px;
	
	font-family:arial, sans-serif;
	font-size:0.9em;
	margin-top:20px;
}

#download-l
{
	float:left;
	width:440px;
	padding-right:20px;
}


