body {
	background: #FFF  url(../images/bgbody.gif) repeat 0px 0px;
	;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: normal 12px/normal Verdana, Geneva, sans-serif;
	color: #333;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 980px;
	text-align: left;
	overflow: hidden;
	position: relative;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 100%;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	background: url(../images/bgheader_s1.jpg) repeat-x 0px 0px;
}
#hleft {
	background: url(../images/header_left_s1.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 20px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}
#hright {
	background: url(../images/header_right_s1.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 20px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
}


#maincontent {
	margin: 50px 0px 0px;
	padding: 15px 0px;
	height: auto;
	width: 100%;
	overflow: hidden;
	background: url(../images/maincontent_bottom.png) no-repeat left bottom;
	position: relative;
	left: 0px;
	top: 0px;
}
#inner {
	background: url(../images/bgmaincontent.png) repeat-y 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	height: auto;
}
#maintop {
	background: url(../images/maincontent_top.png) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 981px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 2px;
	overflow: hidden;
}

#content {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: auto;
	overflow: hidden;
	min-height: 800px;
	clear: left;
	float: left;
	width: 650px;
}
#sidebar {
	margin: 5px;
	padding:0;
	clear: right;
	float: right;
	height: auto;
	width: 310px;
	font: normal 12px/normal Verdana, Geneva, sans-serif;
	color: #000;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#innersidebar {
	background: #FAF9F6 url(../images/bgsidebar.gif) repeat-y 0px 0px;
	margin: 20px 0;
	padding: 0px;
	height: auto;
	width: 300px;
	overflow: hidden;
	min-height:700px;
}
#sidebartop {
	background: url(../images/sidebartop.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 300px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
#sidebar  p {
	margin: 5px 10px;
	padding: 0px;
}



#footer {
	margin: 0px;
	padding: 10px 0px;
	height: auto;
	width: 100%;
	overflow: hidden;
	font: normal 10px/1.5em Verdana, Geneva, sans-serif;
	color: #000;
	text-align: center;
}
#footer p {
	text-align: center;
	margin: 5px 20px;
	padding: 0px;
	color: #E87314;
}
#footer p.center {
	text-align: center;
	padding: 0px;
	color: #666;
	margin-top: 10px;
}


#logo {
	background: url(../images/sahelmarketing_s1.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 275px;
	overflow: hidden;
	left: 20px;
	top: 5px;
	position: absolute;
	cursor: pointer;
	font: normal 11px/150px Verdana, Geneva, sans-serif;
}



#slogan {
	background: url(../images/slogan.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 243px;
	overflow: hidden;
	position: absolute;
	left: 52px;
	top: 37px;
	line-height: 70px;
	font-size: 10px;
}
#breadcrumb {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 600px;
	font: normal 11px/normal Verdana, Geneva, sans-serif;
	color: #000;
	overflow: hidden;
	position: absolute;
	z-index: 5;
	left: 30px;
	top: 120px;
}
#breadcrumb a, #breadcrumb a:visited {
	color: #00F;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #A00;
}

#contactbox {
	background: url(../images/contactinfo.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 165px;
	position: absolute;
	top: 10px;
	overflow: hidden;
	right: 20px;
}

#loginbox {
	font: normal 11px/normal Verdana, Geneva, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 200px;
	overflow: hidden;
	position: absolute;
	top: 5px;
	text-align: right;
	right: 10px;
}
#loginbox a , #loginbox a:visited{
	color: #00F;
	text-decoration: underline;
}
#loginbox a:hover {
	color: #000;
	text-decoration: underline;
}


#searchform {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 230px;
	overflow: hidden;
	position: absolute;
	top: 70px;
	right: 5px;
	font: normal 11px/normal Verdana, Geneva, sans-serif;
	color: #000;
}
#searchform #keywords {
	margin: 5px 2px 4px 0px;
	padding: 1px;
	height: 16px;
	width: 150px;
	clear: left;
	float: left;
	border: 1px solid #808080;
}
#searchform #btnsubmit {
	margin: 2px;
	padding: 0px;
	clear: right;
	float: left;
	height: 23px;
	width: 55px;
	border: 2px outset #FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #000;
	background: #F0F0F0;
}
#searchform #btnsearch {
	margin: 1px;
	padding: 0px;
	clear: right;
	float: left;
	font-weight: bold;
	text-align: center;
	color: #000;
}
a.curpage, a.curpage:visited {
	color: #000;
	text-decoration: none;
}
a.page{
color:#00F;
}
.evenrow {
	background: #E5E5E5;
}
.oddrow {
	background: #F5F5F5;
}
.pagination {
	margin: 15px 5px 5px;
	padding: 0px;
}
.red {
	color: #F00;
}
.disclaimer {
	color: #666;
	font: normal 0.8em/1.5em Verdana, Geneva, sans-serif;
}


/* =================================================================================================================  */
/* ================================================ Site Navigation ================================================  */

#topnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	left: 5px;
	top: 75px;
	font: bold normal 13px/normal Verdana, Geneva, sans-serif;
	color: #FFF;
	width: 940px;
	height:auto;
	z-index:1000;
}

#topnav li {
	margin: 0px;
	padding: 0px 15px;
	float: left;
	position:relative;
	height:auto;
	overflow:visible;
	background: url(../images/topnavsep.gif) no-repeat right 10px;
	display: inline;
}

#topnav li.last{
background:none;
}
#topnav li a , #topnav li a:visited{
	color: #FFF;
	text-decoration: none;
	display: block;
	background:url(../images/bgtopnav.jpg) repeat-x 0 0;
	height:35px;
	margin:0;
	padding:0;
	line-height:28px;
	text-align:center;
	overflow: hidden;
	font-weight:bold;
}

#topnav li a:hover, #topnav li.over a, #topnav li:hover a  {
	color: #E87314;
}

#topnav li ul{
position:absolute;
top:30px;
left:0;
height:auto;
display:none;	
}

#topnav li:hover ul, #topnav li.over ul{
	display:block;
	background:#CCC;
	position:absolute;
	top:34px;
	left:0;
	height:auto;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
}

#topnav li ul li{
	display:block;
	float:none;
	clear:both;
	height:auto;
	margin:0;
	pading:0;
	padding: 0px;
	background:none;
}

#topnav li ul li a{
	color:#0000;
}

#topnav li:hover ul li a, #topnav li.over ul li a, 
#topnav li:hover ul li a:visited, #topnav li.over ul li a:visited{
	display:block;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	padding:0 0 0 5px;
	margin:0px 0px 1px;
	color:#7C6728;
	background: #ECECEC;
}

#topnav li:hover ul li a:hover, #topnav li.over ul li a:hover{
	color:#fff;
	background: #999;
}
#topnav li#seo ul {
	width: 160px;
}

#topnav li#sem ul{
	width: 150px;
}

#loader {
	margin: 0px;
	padding: 5px;
	height: auto;
	overflow: hidden;
	display: none;
	background: #FFF;
	border: 1px dashed #ccc;
}
#loader img {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	clear: left;
	float: left;
}

#loader .message   {
	margin: auto 0px 0px auto;
	padding: 0px;
}

#content ul {
	list-style: disc outside;
	margin: 1em 0em 1em 1.5em;
	padding: 0em 0em 0em 1em;
	font-weight: bold;
	color: #000;
}
#content ul li {
	margin: 0.5em 0em 0.75em;
	padding: 0px;
}

