body {
	background: #cacaca url(bg.gif) repeat-x;
	padding:0;
	margin:0;
	Font-Family: Arial, Helvetica, sans-serif;
}

#navigation {
	font-size: 18px;
	color: white;
	padding-left: 190px;
}
#navigation li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
}
#navigation a {
	color: white;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
	color: white;
}
#navigation .active {
	font-style: underline;
	color: #469d17;
}

#whoareweourvision {
	margin:0;
	padding:0;
}
#whoareweourvision p{
	line-height: 33px;
	margin:0;
	margin-left: .5em;
	padding-left: .5em;
}
#whoareweourvision li{
	line-height: 33px;
	margin-left: .5em;
	padding-left: .5em;
}
#whoareweourvision h1{
	line-height:2;
	margin:0;
	padding: 0 10 0 40;
}
#whoareweourvision h2{
	padding: 0 10 0 40;
}

#aboutus {
	padding-left: 80px;
}
#aboutus a {
	color: #272829;
	text-decoration: none;
}
#aboutus a:hover {
	color: #555555;
	text-decoration: underline;
}

#ourservices {
	line-height: 1.5em;
}