html, body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
p {margin:0}

a img { border:none;margin:0;}

#wrapper {
	margin:30px auto 0;
	width:797px;
	}
	
	
#menu {
	width:500px;
	height:23px;
	position:relative;
	z-index: 99;
	top: -1;
	left: 0;
}

#navigationbar {	
	background:#173e6f;
	height:23px;
	}

#topbanner {
	background:url(images/innerheader.jpg);
	height:136px;
	}
	
#content {
	width:785px;
	margin:0 auto;
	}
	
#content h1.servicesheading {
	display:block;
	text-indent:-3000px;
	background:url(images/servicesheading.jpg) no-repeat;
	width:785px;
	height:29px;
	margin:9px 0 9px 0;
}
#content h1.professionalservicesheading {
	display:block;
	text-indent:-3000px;
	background:url(images/services-professionalservices.jpg) no-repeat;
	width:785px;
	height:29px;
	margin:9px 0 9px 0;
}
#content h1.businessprocessmanagementheading {
	display:block;
	text-indent:-3000px;
	background:url('images/services-business process management.jpg') no-repeat;
	width:785px;
	height:29px;
	margin:9px 0 9px 0;
}
#content h1.customsoftwaresolutionsheading {
	display:block;
	text-indent:-3000px;
	background:url('images/services-custom software solutions.jpg') no-repeat;
	width:785px;
	height:29px;
	margin:9px 0 9px 0;
}
#content h1.successstoriesheading {
	display:block;
	text-indent:-3000px;
	background:url(images/successstoriesheading.jpg) no-repeat;
	width:785px;
	height:29px;
	margin:9px 0 9px 0;
}
#content h1.aboutusheading {
	display:block;
	text-indent:-3000px;
	background:url(images/aboutusheading.jpg) no-repeat;
	width:785px;
	height:29px;
	margin:9px 0 9px 0;
}
#content h1.messagefromtheceoheading {
	display:block;
	text-indent:-3000px;
	background:url('images/aboutus - message from the ceo.jpg') no-repeat;
	width:785px;
	height:29px;
	margin:9px 0 9px 0;
}
#content h1.ourpeopleheading {
	display:block;
	text-indent:-3000px;
	background:url('images/aboutus - our people.jpg') no-repeat;
	width:785px;
	height:29px;
	margin:9px 0 9px 0;
}
#content h1.ourapproachheading {
	display:block;
	text-indent:-3000px;
	background:url('images/aboutus - our approach.jpg') no-repeat;
	width:785px;
	height:29px;
	margin:9px 0 9px 0;
}
#content h1.partnershipsheading {
	display:block;
	text-indent:-3000px;
	background:url('images/aboutus - partnerships.jpg') no-repeat;
	width:785px;
	height:29px;
	margin:9px 0 9px 0;
}
#content h1.contactusheading {
	display:block;
	text-indent:-3000px;
	background:url(images/contactusheading.jpg) no-repeat;
	width:785px;
	height:29px;
	margin:9px 0 9px 0;
}
#content p {
	margin:7px 0 11px 0;
	line-height:150%;
	padding: 0 30px;
}

#menu ul{
	list-style-type:none;
	padding:0;
	margin:0;
	}

#menu li{
	float:left;
	position:relative;
	z-index:100;
	margin:0 10px 0 10px;
	}

#menu li {
	color:#FFF;
	}

#menu ul ul li {
	margin-left:-2px;
	width:150px;
	background-color:#004b9a;
	}

#menu table{
	position:absolute;
	border-collapse:collapse;
	z-index:80;
	left:-1px;
	top:25px;
	}

#menu a, #menu :visited {
	display:block;
	color:#FFF;
	text-decoration:none;
	}

#menu :hover {
	background-color:#004b9a;
	text-decoration:none;
	color:#FF0000;
	}

#menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	width:100px;
	}

#menu ul ul li a {
	padding:5px 15px 5px 15px;
	width:120px;

	}

#menu ul li:hover ul, #menu ul a:hover ul{
	visibility:visible;	   
	color: #FF0000; 
	}

.drop-down {
	padding:0;
	margin:0;
	}

.bullets {
    margin: 5px 0px 3px 7px;
    line-height: 13pt;
}

#content h1.footer {
	display:block;
	text-indent:-3000px;
	background:url(images/footerbar.gif) no-repeat;
	width:785px;
	height:29px;
	margin:9px 0 9px 0;
}
