@charset "utf-8";
body {
	background-image: url(http://www.theneedforlead.com/images/background.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p{
	padding-left: 25px;
	padding-right: 25px;
}
.top {
	background-image: url(http://www.theneedforlead.com/images/theNeedForLead_01.gif);
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 1024px;
	visibility: visible;
}
.nav{
	background-repeat:no-repeat;
	background-image: url(http://www.theneedforlead.com/images/nav.gif);
	font-size: 16px;
	color: #999999;
	margin-left:25px;
	visibility: visible;
	width:975;
	height: 79px;
}
.mainContent {
	background-image: url(http://www.theneedforlead.com/images/theNeedForLead_03.gif);
	margin: 0px;
	width: 1024px;
	
	visibility: visible;
	background-repeat: repeat-y;
}
.footer {
	background-image: url(http://www.theneedforlead.com/images/theNeedForLead_05.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 1024px;
}
a {
	color: #000066;
}
