/* CSS Document */

div#features1 {
	background-image: url(images/features-1.png);
	background-repeat: no-repeat;
	float: left;
	clip: rect(auto,auto,auto,auto);
	height: 200px;
	width: 260px;
}

div#features2 {
	background-image: url(images/features-2.png);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 260px;
	margin-top: 0px;
	clear: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	left: 230px;
}

div#features3 {
	background-image: url(images/features-3.png);
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 200px;
	width: 260px;
	
}

div#navhome {
color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	background-image: url(file:///H|/kpow.net/images/onc-web/nav-box-plain.png);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 53px;
	width: 100px;
	background-position: left;
	vertical-align: baseline;
	position: absolute;
}

div#sidenav1 {
	background-image: url(file:///H|/kpow.net/images/onc-web/sidenav-grey.png);
	background-repeat: repeat;
	float: right;
	height: 250px;
	width: 266px;
	clear: none;
	z-index: auto;
	background-position: top;
	margin-top: 0px;
}

div#sidenav2 {
	background-image: url(file:///H|/kpow.net/images/onc-web/sidenav-grey.png);
	background-repeat: repeat;
	float: right;
	height: 250px;
	width: 266px;
	clear: right;
}

div#services {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(file:///H|/kpow.net/images/sunday-morning-banner.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height:238px;
	width: 570px;
	margin: 0px;
	padding: 0px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	padding-left: 0px;
	text-decoration: none;
}

div#quicklinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	background-image: url(file:///H|/kpow.net/images/onc-web/quick-links.png);
	background-repeat: no-repeat;
	float: left;
	height: 250px;
	width: 532px;
	padding-left: 5px;
}

div#leftnav {

}

div#clear {
	height:205px;
	float:left;
	width: 800px;
	background-color: #000000;
	clear: none;
	position: relative;
}
div#mainbanner {
	background-image:url(images/main-banner.png);
	width: 800px;
	float: left;
	height: 185px;
}

