body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #DFD5A9;
	background-image: url(http://www.affordablesearchengineranking.com/images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,form{ margin:0px;padding:0px;}

h1 { font-size:20px; color:#660033; font-weight:normal}
h2 { font-size:17px; color:#CC9933; font-weight:normal}
h3 { font-size:14px; color:#336600}

#mainWrapper{width:940px; margin:auto}
#header { background:url(http://www.affordablesearchengineranking.com/images/header.jpg) no-repeat; width:895px; height:189px; text-align:right; padding:25px 45px 0px 0px; color:#8B0046; position: absolute; top: -215px; left: 0px;}
#header a{ color:#8B0046; text-decoration:none; font-weight:bold; margin:0px 10px 0px 10px}
#header a:hover { color:#CC9933}

#contentWrapper{border:1px solid #AEA681; padding:38px 2px 2px 2px; background-color:#FFFFFF; width: 934px; position:relative; margin-top: 214px;}
/*#top_menu{ background:url(images/menu_bg.jpg) repeat-x; line-height:36px; text-align:center; color:#FFFFFF; font-weight:bold; height: 36px; position:absolute; width: 934px; top:2px; left: 2px}
#top_menu a { color:#FFFFFF; text-decoration:none; margin:0px 30px 0px 30px}
#top_menu a:hover { color:#FFCC66}*/

#main_content { background:url(http://www.affordablesearchengineranking.com/images/content_bg.jpg) repeat-y; padding:15px 6px 7px 8px;height:300px;}
#main_content[id] { height: auto;min-height: 300px;}
#main_content ul { list-style-type:none}
#main_content li{ background:url(http://www.affordablesearchengineranking.com/images/arrow.jpg) no-repeat; padding-left:11px; color:#660033}

#left_content{width: 745px;float: left;}

#center_col {
	width:550px;
	padding:0px 10px 10px 0px;
	float:right;
}
#center_col a {
	color:#CC9933;
	text-decoration:none;
	font-weight: bold;
}
#center_col a:hover { text-decoration:underline}

#left_col { width:160px; padding:33px 0px 15px 0px; float:left}

#right_col { width:154px; padding:10px 0px 0px 13px; float:left}
#right_col a{ color:#CC9933; text-decoration:none}
#right_col a:hover { text-decoration:underline}

.hr_line { background:url(http://www.affordablesearchengineranking.com/images/hr_line.gif) repeat-x; height:11px}


#footer { background:#660033; line-height:36px; color:#FFFFFF; font-weight:bold; text-align:center; float:none !important; float:left; width:100%;}
#footer a { color:#FFFFFF; text-decoration:none; margin:5px;}
#footer a:hover {color:#FFCC66;}

#copyright { text-align:center; color:#660033; padding:17px 0px 17px 0px;}
#copyright a { color:#660033;}





#top_menu{ background:url(http://www.affordablesearchengineranking.com/images/menu_bg.jpg) repeat-x; line-height:36px; text-align:center; color:#FFFFFF; font-weight:bold; height: 36px; position:absolute; width: 934px; top:2px; left: 2px;}
#menu {
	z-index: 100;
	float:left;
	width:100%;
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu li span {
   width:1px;
   height:36px;
   display:block;
   position: relative;
   float:left;
   vertical-align:top;
   margin:0 6px;
   color:#FFFFFF;
}

#menu li {
	position: relative;
	float: left;
	list-style:none;
	background:none;
}

#menu li a {
   padding:0 0 6px 0;
   float:left;
   display:block;
   font-weight:bold;
   color:#FFFFFF; 
   text-decoration:none; 
   margin:0px 20px 0px 20px !important;
   margin:0px 16px 0 9px;
   list-style:none;
}

#menu li a:hover, #menu li.on a, #menu li.current a {
   color:#FFCC66;
}

#menu ul.ssNav {
	float: none;
	top: -999em;
	position: absolute;
	border: 1px solid;
	border-top: 0px;
	border-left-color: #cecece;
	border-right-color: #cecece;
	border-bottom-width: 1px;
	background: #fff url(http://www.affordablesearchengineranking.com/images/bg_ssNav.gif) top left repeat-x;
	width: 220px;
	padding: 12px 0;
	z-index:100;
	margin:0px;
}

#menu li ul.ssNav {
	border-bottom-color: #660033;
}



#menu ul.ssNav li {
	padding: 3px 10px;
	width: 220px;
}


#menu ul.ssNav li a {
   float: none;
	display: block;
	height: auto !important;
	padding: 0 0 0 12px !important;
	font: normal 12px Arial,Verdana,sans-serif;
	font-weight:normal;
	text-align: left;
	cursor: pointer;
	color: #E6891F;
	background: transparent url(http://www.affordablesearchengineranking.com/images/bg_listeArt.gif) left .4em no-repeat !important;
	margin:0px !important;
	margin:0px;
}
#menu ul.ssNav li a:hover {color: #E6891F;
}

#menu ul.ssNav a:hover {
	text-decoration: underline;
}

#menu li:hover ul.ssNav, /* pure CSS hover is removed below */
#menu li.on ul.ssNav {
	left: 0px;
	top: 36px;
}

/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul.ssNav {
	top: -999em;
}
