body {
	color: #000;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.blackLinks a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* Check out why these a tags don't
effect all of their respective tags - weird
REMEMBER: must be in LOVE-HATE order (Link, Visited, Hover,Active)

a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}

*/

#layoutLogic {
	background-color: #900066;
	width: 100%;
	min-width: 765px;
}

#header {
	color: white;
	position: relative;
	z-index: 13;
	width: 100%;
	background-position: left bottom;
	height: 100px;
	background-image: url(images/seoc_logo_small.gif);
	background-repeat: no-repeat;
	background-color: #900066; }

#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#header h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#subHeader h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 350px;
	text-align: right;
	float: right;
	margin-right: 10px;
	padding: 0px;
}
#navBar {
	position: absolute;
	top: 68px;
	right: 12px;
	visibility: visible;
	z-index: 150;
	float: right;
}
#navBar ul {
	list-style-type: none;
}
#navBar li {
	display: inline;
	margin-left: 8px;
}
#navBar a {
	display: inline;
	padding: 6px 8px 4px;
	color: #fff;
	background-color: #C67DB1;
	text-decoration: underline;
}
#navBar a:hover {
	text-decoration: none;
	background-color: #CCCC99;
	color: #FFFFFF;
}
#navBar li.selected {
	padding: 6px 8px 4px;
	color: #fff;
	background-color: #CCCC99;
	text-decoration: none;
}

.page {
	background-color: #fff;
	width: auto;
	border-right: 150px solid #333;
	border-left: 274px solid #CCCCFF;
}

.section {
	margin: 0;
	width: 100%;
}
	
#arrow {
	z-index: 100;
	position: absolute;
	left: 110px;
	top: 98px;
}	

/* ALT. - Remove ".col-A" from the below line to allow col-A
to be placed further down in the actual XHTML.
col-B is closer to the top to take advantage of White-hat SEO */
.col-A, .col-B, .col-C {
	position: relative;
	float: left; }

.col-A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 1px;
	margin-left: -274px;
	z-index: 10;
	padding: 12px;
	width: 250px; }
	
.col-A .rankingBlock {
	-moz-border-radius: 10px;
	border: 1px solid #FFFFFF;
	padding: 0px 8px;
	margin-bottom: 12px;
}

.col-A .rankings {
	font-weight: bold;
}

.col-A hr {
	color: #	CC00FF;
	color: #FF0000;
	background-color: #FF0000;
}

.col-A .proven {
	color: #900066;
	font-weight: bold;
	background-color: #FFFF00;
}

.col-A .verified {
	color: #333399;
}

.col-B {
	margin: 0 -3px 0 -2px;
	z-index: 13;
	width: 100%; }
	
.col-B p, .col-B h1, .col-B h2, .col-B .horzRule {
	padding-right: 12px;
	padding-left: 12px;
}

.col-B h1 {
	margin-top: 10px;
}

.col-B p, .col-B ul {
	padding-right: 12px;
}

.col-B .payPalOffer {
	font-size: 12px;
	background-color: #CCCC99;
	margin-top: 12px;
	margin-right: 11px;
	margin-left: 12px;
	padding-top: 5px;
}

.col-B .payPalOffer .proven {
	color: #900066;
	font-weight: bold;
	background-color: #FFFF00;
}

.col-B .payPalOffer .input, .col-B .payPalOffer .textArea {
	background-color: #FFFFCC;
	width: 180px;
	border: thin solid #FF0000;
}

.col-B .payPalOffer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.col-B #seoResources {
}

.col-B .successfulPayment h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 5px;
}

.col-B .seoTipsheet {
	width: 100%;
}

.col-B .seoTipsheet h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 5px;
}

.col-B .seoTipsheet h2 {
	font-size: 16px;
	font-weight: bold;
	color: #900066;
}

.col-C {
	color: white;
	margin-right: -150px;
	margin-left: 1px;
	z-index: 14;
	width: 150px; }
	
.col-C p {
	padding-left: 12px;
}		

.clear {
	clear: both; }

.page > .section {
	border-bottom: 1px solid transparent; }
	
#footer {
	color: white;
	position: relative;
	z-index: 14;
	text-align: center;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	bottom: 0px;
}

#footer .valid {
	position: absolute;
	text-align: right;
	display: block;
	right: 0px;
	bottom: 0px;
	height: 31px;
	margin-right: 6px;
}
#enkoderContact {
	z-index: 400;
	visibility: visible;
}
