/* top area */

#wan_top { background-image: url('green-bkg-top.jpg');
			background-repeat: repeat-x;
			height: 149px;
			position: relative;
			}

#wan_logo h2 { text-indent: -99999px; font-size: 1px; padding:0px; margin:0px; }

#wan_logo h1 { text-indent: -99999px;
			   background-image: url('web-analytics-seo.png');
			   background-repeat: no-repeat;
			   height: 135px; width: 408px;
			   margin-top: 20px;
			   margin-left: 27px;
			   }
			   
#wan_piechart { position: absolute;
			    top: 5px;
			    left: 780px; }
			    
#wan_signup_form	{ position: absolute;
			    top: 43px;
			    left: 460px; }
			    
			    
/* left column */


#wan_left { width: 683px; float: left; border-right: 1px #ccc solid; margin-top: 0px;
			background-image: url('green-chart.jpg');
			background-repeat: no-repeat;
			background-position: right top;}

#wan_left h3 { font-size: 16px; margin-bottom: 9px; }
#wan_left p { font-size: 13px; line-height: 17px; margin-bottom: 8px; }

#wan_text { margin: 15px 0px 30px 30px;
			padding-right: 230px;

}

#wan_text a { font-weight: bold; text-decoration: none; color: #163ad6; border-bottom: 1px #163ad6 dotted; }
#wan_text a:hover { color: #5575ff; border-bottom: 1px #5575ff solid; }


/* slider & tabs */

#wan_slider { margin-top: 10px; background-image: url('green-bkg-bottom.jpg');
				background-repeat: repeat-x;
				height: 234px;
				background-position: bottom left;
				position: relative;
				}

#wan_tabs { height: 20px; background-color: #222; color: #fff; padding: 3px; }
				
#wan_slider h3 { margin: 0px; padding-top: 35px; padding-left: 10px; }
#wan_slider p { margin: 0px; padding: 12px 20px 10px 10px; }

#wan_smm { position: absolute; text-align: right; font-size: 13px; top: 180px; left: 540px;  }
#wan_smm a { font-weight: bold; text-decoration: none; color: #163ad6; border-bottom: 1px #163ad6 dotted; }
#wan_smm a:hover { color: #5575ff; border-bottom: 1px #5575ff solid; }

/* scroll */
#sections{
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	overflow:hidden;
	width:682px;
}
#sections ul.elements {
	list-style:none;
}
#sections ul.elements li{
	float:left;
	width:682px;
	padding:0 0px 0 0px;
}

#wan_content2, #wan_content3, #wan_content4, #wan_content5, #wan_content6, #wan_content7 { display: none; }

/* testimonials */

#wan_testi h3 { padding-left: 30px; padding-top: 15px; padding-bottom: 8px; }

/* offer text at bottom */

#wan_special { background-color: #417622; padding: 18px 0px 17px 0px; font-size: 16px; color: #fff;
					text-align: center; font-weight: bold; margin-top: 15px;}
#wan_special a { color: #ffd556; text-decoration: none; border-bottom: 1px #ffd556 dotted; }
#wan_special a:hover { color: #fff000; text-decoration: none; border-bottom: 1px #fff000 solid; }



/* right column */

#wan_right { margin-left: 10px; float: left; width: 235px; }
#wan_right p { font-size: 13px; line-height: 17px; margin-bottom: 8px; }
#wan_right h4 { font-size: 14px; padding-top: 10px;}

#wan_chart { background-image: url('comparison-chart.gif');
			 background-repeat: no-repeat;
			width: 231px; height: 379px;
			position: relative;
			}
			
			
#wan_tabs {
	display:block;
	background:url(nav/nav_bg.gif) no-repeat top left;
	height:30px;
	padding:5px 0 0 15px;
	font-size:14px;
	cursor:pointer;
}

#wan_tabs a{
	display:block;
	float:left;
	background:url(nav/nav_btn_off_l.gif) no-repeat top left;
	font-size:13px;
	height:25px;
	padding:0 0 0 10px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
#wan_tabs a span{
	display:block;
	float:left;
	background:url(nav/nav_btn_off_r.gif) no-repeat top right;
	font-size:13px;
	height:25px;
	padding:4px 10px 0 0;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}

#wan_tabs a:hover{
	background:url(nav/nav_btn_on_l.gif) no-repeat top left;
	font-size:13px;
	height:25px;
	padding:0 0 0 10px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
}
#wan_tabs a:hover span{
	background:url(nav/nav_btn_on_r.gif) no-repeat top right;
	font-size:13px;
	height:25px;
	padding:4px 10px 0 0;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
}

#wan_tabs a.selected{
	background:url(nav/nav_btn_on_l.gif) no-repeat top left;
	font-size:13px;
	height:25px;
	padding:0 0 0 10px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
}
#wan_tabs a.selected span{
	background:url(nav/nav_btn_on_r.gif) no-repeat top right;
	font-size:13px;
	height:25px;
	padding:4px 10px 0 0;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
}			



