body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	background-color: #EEEEDD;
}
#background {
	width: 100%;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
#sect-background {
	width: 100%;
	background-image: url(images/sect-bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
#container {
	width: 807px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}
#sect-container {
	width: 745px;
	margin: 0px;
	background-image: url(images/sect-bg.gif);
	background-repeat: repeat-x;
}
#page-content {
	background-color: #EEEEDD;
	height: 21px;
}

#page-content h1 {
	font-size: 10px;
	color: #9B9B90;
	margin: 0px;
	line-height: 21px;
	margin-left: 71px;
	font-weight: normal;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position:top center;
	height: 224px;
	width: 807px;
	margin-top: 41px;
	position: relative;
}
#sect-header {
	height: 80px;
	width: 745px;
	margin: 0px;
	position: relative;
}

#header span {
	width: 163px;
	height: 64px;
	position: absolute;
	left: 64px;
	top: 160px;
}
#header p {
	width: 300px;
	position: absolute;
	line-height: 14px;
	left: 418px;
	top: 170px;
	margin-top: 0px;
}
/*--------------------- Menu ---------------------*/
	#nav-container {
		width: 497px;
		height: 40px;
		margin-left: 63px;
	}
	#nav, #nav ul{
		width: 497px;
		height: 40px;
		background-image: url(images/main-nav.gif);
		background-color:#8DE78D;
		margin:0px;
		position: relative;
		padding:0;
		list-style-type: none;
		float:left;
		z-index:100;
	}
	#nav li {
	float: left;
	}
	#nav li a {
		height: 27px;
		display: block;
	}
	#nav a span {display: none;}
	
	#nav #link-seo-tools { left: 0; width: 80px; }
	#nav #link-search-engines { left: 80px; width: 117px; }
	#nav #link-directories { left: 197px; width: 88px; }
	#nav #link-sem-tools { left: 287px; width: 81px; }
	#nav #link-search-marketing { left: 366px; width: 129px; }
	/* #nav #link-info-center { left: 495px; width: 93px; } */
	
	#nav #link-seo-tools a:hover { background: url(images/main-nav.gif) 0 -40px no-repeat;}
	#nav #link-search-engines a:hover { background: url(images/main-nav.gif) -80px -40px no-repeat;}
	#nav #link-directories a:hover { background: url(images/main-nav.gif) -197px -40px no-repeat;}
	#nav #link-sem-tools a:hover { background: url(images/main-nav.gif) -285px -40px no-repeat;}
	#nav #link-search-marketing a:hover { background: url(images/main-nav.gif) -366px -40px no-repeat;}
	/* #nav #link-info-center a:hover { background: url(images/main-nav.gif) -495px -40px no-repeat;} */
	
	#sect-nav-container {
		width: 550px;
		height: 40px;
		margin-left: 63px;
		margin-top: 1px;
		position:relative;
		z-index:3;
	}
	#sect-nav, #sect-nav ul {
		width: 550px;
		height: 40px;
		background-image: url(images/sect-nav.gif);
		background-repeat:no-repeat;
		background-color:#8DE78D;
		position: relative;
		padding: 0;
		margin:0px;
		list-style-type: none;
		float:left;
		z-index: 2;
	}
	#sect-nav li {
	float: left;
	}
	#sect-nav li a {
		display: block;
		height: 27px;
	}
	#sect-nav a span {display: none;}
	
	#sect-nav #link-seo-tools { left: 0; width: 80px; }
	#sect-nav #link-search-engines { left: 80px; width: 117px; }
	#sect-nav #link-directories { left: 195px; width: 88px; }
	#sect-nav #link-sem-tools { left: 287px; width: 81px; }
	#sect-nav #link-search-marketing { left: 366px; width: 129px; }
	/* #sect-nav #link-info-center { left: 495px; width: 90px; } */
	#sect-nav #link-home { left: 495px; width: 53px; }
	
	#sect-nav #link-seo-tools a:hover { background: url(images/sect-nav.gif) 0 -40px no-repeat;}
	#sect-nav #link-search-engines a:hover { background: url(images/sect-nav.gif) -80px -40px no-repeat;}
	#sect-nav #link-directories a:hover { background: url(images/sect-nav.gif) -197px -40px no-repeat;}
	#sect-nav #link-sem-tools a:hover { background: url(images/sect-nav.gif) -285px -40px no-repeat;}
	#sect-nav #link-search-marketing a:hover { background: url(images/sect-nav.gif) -366px -40px no-repeat;}
	/* #sect-nav #link-info-center a:hover { background: url(images/sect-nav.gif) -495px -40px no-repeat;} */
	#sect-nav #link-home a:hover { background: url(images/sect-nav.gif) -495px -40px no-repeat;}
	
		/*--------------------- Drop Downs ---------------------*/
		#nav a, #sect-nav a {
			display: block;
			background-image:none;
			text-decoration: none;
			margin: 0px;
			padding: 13px 12px 0px 12px;
			color: #ffffff;
			font-weight: bold;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
		}
		
		#nav li ul, #sect-nav li ul {
			position: absolute;
			left: -999em;
			width: 185px; 					/* change to auto for horizontal drop down */
			font-weight: normal;
			margin: 0px;
		}
		
		#nav li li, #sect-nav li li {
			width: 185px;
		}
		
		#nav li ul a, #sect-nav li ul a {	
			margin: 0 0 0 -1px;
			padding: 6px 12px 3px 12px;
			height: 15px;
			font-size: 10px;
			background-image: none;
			background-color: #51D951;
			border-top-width: 1px;
			border-top-style: solid;
			border-right-color: #FFFFFF;
			border-right-width: 1px;
			border-right-style: solid;
			border-right-color: #FFFFFF;
			line-height: 12px;
		}
		
		#nav li a:hover, #sect-nav li a:hover {
			text-decoration: none;
			background-image: none;
			background-repeat: no-repeat;
			background-color: #8DE78D;
		}
		#nav li, #sect-nav li {
			float: left;
			padding: 0;
		}
		
		#nav li ul a:hover, #sect-nav li ul a:hover{
			background-image: none;
			background-color: #8DE78D;
		}
		
		#nav #link-seo-tools ul a:hover, #sect-nav #link-seo-tools ul a:hover, #nav #link-search-engines ul a:hover, #sect-nav #link-search-engines ul a:hover, #nav #link-directories ul a:hover, #sect-nav #link-directories ul a:hover, #nav #link-sem-tools ul a:hover, #sect-nav #link-sem-tools ul a:hover, #nav #link-search-marketing ul a:hover, #sect-nav #link-search-marketing ul a:hover {
			background-image: none;
			background-color: #8DE78D;
		}
		
		#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #sect-nav li:hover ul ul, #sect-nav li:hover ul ul ul, #sect-nav li.sfhover ul ul, #sect-nav li.sfhover ul ul ul {
			left: -999em;
		}
		
		#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #sect-nav li:hover ul, #sect-nav li li:hover ul, #sect-nav li li li:hover ul, #sect-nav li.sfhover ul, #sect-nav li li.sfhover ul, #sect-nav li li li.sfhover ul {
			left: auto;
		}
		#nav li:hover, #nav li.sfhover, #sect-nav li:hover, #sect-nav li.sfhover {
			background-image: none;
		}
		
		#nav #link-seo-tools li a:hover, #nav #link-seo-tools li.sfhover { background-image: none;}
		#nav #link-search-engines li a:hover, #nav #link-search-engines li.sfhover  { background-image: none;}
		#nav #link-directories li a:hover, #nav #link-directories li.sfhover { background-image: none;}
		#nav #link-sem-tools li a:hover, #nav #link-sem-tools li.sfhover { background-image: none;}
		#nav #link-search-marketing li a:hover, #nav #link-search-marketing li.sfhover { background-image: none;}
		/* #nav #link-info-center li a:hover { background: none;} */
		
		#sect-nav #link-seo-tools li a:hover, #sect-nav #link-seo-tools li.sfhover{ background-image: none;}
		#sect-nav #link-search-engines li a:hover, #sect-nav #link-search-engines li.sfhover { background-image: none;}
		#sect-nav #link-directories li a:hover, #sect-nav #link-directories li.sfhover { background-image: none;}
		#sect-nav #link-sem-tools li a:hover, #sect-nav #link-sem-tools li.sfhover { background-image: none;}
		#sect-nav #link-search-marketing li a:hover, #sect-nav #link-search-marketing li.sfhover { background-image: none;}
		/* #sect-nav #link-info-center li a:hover { background: none;} */
		/*--------------------- End Drop Downs ---------------------*/
		
	/*--------------------- End Menu ---------------------*/
#body {
	margin-left: 64px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	width:510px;
}
#body p {
	margin-top: 2px;
	margin-bottom: 8px;
}
#sect-body {
	margin-left: 64px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 642px;
}
#back{
	width:250px;
	position:relative;
	right:-40px;
	float:right;
}
#sect-body p {
	margin-top: 2px;
	margin-bottom: 8px;
}
#footer-container {
	height: 90px;
	width: auto;
	background-color: #EEEEDD;
}
#footer {
	height: 90px;
	width: 737px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEEEDD;
	position: relative;
}
#footer img {
	margin: 0px;
	left: 35px;
	top: 0px;
	position: absolute;
}
#footer-text {
	left: 244px;
	top: 0px;
	position: absolute;
}
#footer-text p {
	margin: 6px 0px;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
}
#sect-footer {
	height: 60px;
	width: 717px;
	margin-left: 28px;
	background-color: #EEEEDD;
	position: relative;
	clear: both;
}
#sect-footer-text {
	width: 500px;
	left: 204px;
	top: 2px;
	position: absolute;
}
#sect-footer-text p {
	margin: 6px 0px;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
}
#sect-footer a, #footer a {
	color: #33CC00;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #33CC00;
	margin-top: 10px;
	margin-bottom: 8px;
	line-height: 22px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #33CC00;
	margin-top: 20px;
	margin-bottom: 8px;
}

h3 {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 8px;
}

a {
	color: #E03F00;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#body ul {
	margin: 0px 0px 2ex;
	padding: 0px;
}
#body ul li {
	margin: 0px 0px 1ex;
	padding: 0px 0px 0px 20px;
	list-style: none;
	display: block;
	background: url(images/bullet.gif) no-repeat 6px 5px;
}
#sect-body ul {
	margin: 0px 0px 2ex;
	padding: 0px;
}
#sect-body ul ul {
	margin: 0px 0px 2ex 20px;
	padding: 0px;
}
#sect-body ul li {
	margin: 0px 0px 1ex;
	padding: 0px 0px 0px 20px;
	list-style: none;
	display: block;
	background: url(images/bullet.gif) no-repeat 6px 5px;
}
.demo-thumb {
	width: 200px;
	height: 220px;
	margin-right: 14px;
	margin-top: 5px;
	float: left;
}
.demo-thumb p {
	text-align: center;
}
.features {
	padding-top: 5px;
}
.features p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.clear-floats {
	clear: both;
}
.next-button {
	margin-left:8px;
}
.back-button {
	margin-right:8px;
}
#tip {
	background-color: #FEF3F7;
	border: 1px solid #EB5484;
	padding: 5px;
	margin-top: 20px;
}
#tip p {
	font-size: 10px;
	line-height: 12px;
}
.table-divider {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.input {
	width: 167px;
}

dl.contact {
	margin: 4ex 0px 2ex;
}
dl.contact dt {
	float: left;
	width: 9em;
	text-align: right;
	font-weight: bold;
}
dl.contact dd {
	margin-left: 9.5em;
	border-left: 1px solid #cc0000;
	padding-left: 0.5em;
	margin-bottom: 1ex;
}
dl.contact address {
	font-style: normal;
}
.button {
	background: #33CC00;
	color: white;
	font: bold 11px Verdana, sans-serif;
	border: 1px solid #33CC00;
	border-color: #8DE78D #000000 #000000 #8DE78D;
}
input.text, textarea, select {
	font: 11px Verdana, sans-serif;
	color: black;
	background: #FFFFFF;
	border: 1px solid #33CC00;
	width: 167px;
}
.mark {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.terms {
	font-size: 10px;
	font-style: italic;
}
.screen-shot-first {
	height: 212px;
	width: 250px;
	float: left;
}
.screen-shot-last {
	height: 212px;
	width: 250px;
	margin-left: 20px;
	float: left;
}
.screen-shot-first p, .screen-shot-last p {
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}
.screen-shot-first img, .screen-shot-last img {
	border: 1px solid #cccccc;
}
#side-bar {
	float: right;
	width: 207px;
	margin-left: 20px;
	margin-top: 18px;
}
.cta {
	margin-bottom: 5px;
}
.table-style {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.table-style td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#sub-nav-container {
	float: right;
	margin-left: 15px;
}
#sub-nav-container ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 165px;
	border-top: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
}
#sub-nav-container ul li {
	background-image: none;
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#sub-nav-container a {
	display: block;
	color: #CC0000;
	background-image: url(images/sub-nav-bg.gif);
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sub-nav-container a:link, #navlist a:visited {
	text-decoration: none;
}

#sub-nav-container a:hover {
	background-image: url(images/sub-nav-bg-over.gif);
	color: #FFFFFF;
}

#active p {
	background-image: url(images/sub-nav-bg.gif);
	color: #CC0000;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
.photo-border {
	border: 1px solid #E3E2E2;
}
#sect-cta-container {
	float: right;
	margin-left: 15px;
	width: 165px;
}

#before{
	float:left;
	text-align:center;
}

#after{
	float:left;
	text-align:center;
}

#spacer{
	width:10%;
	float:left;
}

.wd-case-study{
	border: 1px solid #00129D;
	padding:2px;
}
.link-box {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
}
#google-banner {
	margin-top: 20px;
	margin-left: 63px;
	float: left;
	height: 110px;
	width: auto;
	display: inline;
}
