

/* Navigation Section */
#mainNavInc {
float: left;
width: 181px;
height: 440px;
background-image: url(images/bg_mainNav.jpg);
background-repeat: no-repeat;
}
#mainNavInc ul {
list-style: none;
position: absolute;




}
#mainNavInc img {
border: none;
display: block;


}
#mainNavInc li {
padding:0;
margin:0;
display:block;


}




.currentpage a {
	background: #fff;
	color: #333;
	}
/*#home {
position: absolute;
left: 57px;
top: 160px;
}
#solutions {
position: absolute;
left: 48px;
top: 202px;
}
#aboutus {
position: absolute;
left: 56px;
top: 232px;
}
#faqs {
position: absolute;
left: 83px;
top: 262px;
}
#clients {
position: absolute;
left: 69px;
top: 292px;
}
#contact {
position: absolute;
left: 57px;
top: 337px;
}*/
/* End Nav */

