@charset "UTF-8";
/* CSS Document */
body {
	background-color: #999;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, sans-serif;
}
img {
	border: none;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 1.3em;
}
li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 1.5em;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	color: #999999;
	font-weight: normal;
	font-size: 1.5em;
	text-align: left;
}
A:visited {
	color: #666;
	text-decoration: none;
	background-color: transparent
}
A:link {
	color: #666666;
	text-decoration: underline;
	background-color: transparent
}
A:hover {
	color: #8b0f04;
	text-decoration: none;
	background-color: transparent;
}
A.subnav:visited {
	color: #666;
	text-decoration: none;
	background-color: transparent;
	font-size: 1.1em;
	line-height: 1.5em;
}
A.subnav:link {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
}
A.subnav:hover {
	color: #8b0f04;
	text-decoration: underline;
	background-color: transparent;
}
A.bluenav:visited {
	color: #709AAA;
	text-decoration: none;
	background-color: transparent;
	font-size: .8em;
	font-weight: bold;
	letter-spacing: .1em;
}
A.bluenav:link {
	color: #709AAA;
	text-decoration: underline;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
	font-weight: bold;
	letter-spacing: .1em;
}
A.bluenav:hover {
	color: #8b0f04;
	text-decoration: none;
	background-color: transparent;
}
#whtbox {
	background-image: url(images/WhiteShadowBox.gif);
	height: 575px;
	width: 825px;
	background-repeat: no-repeat;
	margin-top: 75px;
	margin-right: auto;
	margin-left: auto;
}
#insideindex {
	height: 550px;
	width: 800px;
	position: relative;
	left: 12px;
	top: 9px;
	background-color: #fff;
	background-image: url(images/KD-indexspiral.jpg);
}
#logo {
	position: relative;
	left: 45px;
	top: 42px;
	height: 86px;
	width: 144px;
	background-image: url(images/KD-Logo.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maintext {
	position: absolute;
	width: 400px;
	left: 250px;
	top: 150px;
}
#foot {
	height: 15px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: .8em;
	color: #333333;
	text-align: right;
}
#contact {
	position: absolute;
	height: 18px;
	width: 90px;
	left: 45px;
	top: 510px;
}
#nav {
	position: absolute;
	left: 250px;
	top: 54px;
	height: 40px;
	width: 400px;
}
#insidewho {
	height: 550px;
	width: 800px;
	position: relative;
	left: 12px;
	top: 9px;
	background-color: #fff;
	background-image: url(images/KD-whodriftwood.jpg);
}
#whotext {
		position: absolute;
	width: 250px;
	left: 400px;
	top: 150px;
	height: 375px;
		padding-right: 10px;

		overflow: auto;

}
#insidewhat {
	height: 550px;
	width: 800px;
	position: relative;
	left: 12px;
	top: 9px;
	background-color: #fff;
	background-image: url(images/KD-whatrocks.jpg);
}
#whattext {
	position: absolute;
	width: 375px;
	left: 125px;
	top: 200px;
	height: 300px;
		padding-right: 10px;

	overflow: auto;
}
#whatsubnav {
	position: absolute;
	width: 250px;
	left: 420px;
	top: 100px;
}
#insideclients {
	height: 550px;
	width: 800px;
	position: relative;
	left: 12px;
	top: 9px;
	background-color: #fff;
	background-image: url(images/KD-clientsage.jpg);
}
#clienttext {
	position: absolute;
	width: 400px;
	left: 250px;
	top: 150px;
	height: 375px;
	overflow: auto;
	padding-right: 10px;
}
.subheadblue {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 2em;
	text-transform: uppercase;
	color: #7D9AAA;
	letter-spacing: .1em;
	font-weight: bold;
}
.subheadred {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 2em;
	text-transform: uppercase;
	color: #8b0f04;
	letter-spacing: .1em;
	font-weight: bold;
}
