body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #888888;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}

.question{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border: none;
	margin-top: 20px;
}
.answer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border: none;
}

	
.subhead {
	font-weight: normal;
	color: #036;
	letter-spacing: .2 em; 
	text-transform: uppercase;
	font-size: 14px;
}

.clientName {
	font-weight: bold;
	color: #003366;
}
.clientCity {
	font-weight: normal;
	color: #003366;
}
.clientURL {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.clientPosition {
	font-weight: normal;
	color: #003366;
}
.bioName {
	font-weight: bold;
	color: #003366;
}
.bioTitle {
	font-weight: normal;
	font-style: italic;
	color: #003366;
}



h1 { 
	text-transform: uppercase;
	color: #006633;
	font-weight: bold;
	text-align: left;
	}
h2 { 
	text-transform: uppercase;
	color: #006633;
	text-align: left;
	}
	 
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	list-style: outside;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.leftSub {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.leftSub img{
	border: 0px solid red;
}

.contentList{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	text-align: left;
	list-style: outside;
	font-size: 12px;
	line-height: 20px;
}

.firstline {
	margin-left: -15px;
	font-weight: bold;
}
	

a:link { 
	font-weight: bold; 
	color: #678090;
	}
a:visited { 
	font-weight: bold; 
	color: #678090;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #678090;
	}

a.bio { 
	font-weight: normal; 
	color: #678090;
	}
	
/* specific divs */
#container {
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 780px;
	height: 100%;
	text-align: left;
	position: relative;
	background-color: #fff;
	}

#inspiration { 
	border-right: 1px dashed #6f9dbe;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	line-height: 20px;
	color: #678090;
	width: 150px;
	margin: 10px 7px 10px 5px;
	text-align: left;
}

#newsletterForm { 
	border: 1px solid #6f9dbe;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-image: url("images/bg_orangedot.gif");
	width: 150px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}

#centerContent {
	padding: 10px 10px 20px 10px;
	text-align: left;
}
#centerContentClient {
	padding: 10px 10px 20px 10px;
	text-align: left;
}
#centerContentProcess {
	padding: 10px 0px 20px 0px;
	text-align: left;
}

#centerContent p{
	font-size: 12px;
	line-height: 24px;
	margin-top: 10px;
	margin-right: 10px;
	padding: 0px 10px 0px 5px;
	text-align: justify;
}
#centerContentClient p{
	font-size: 12px;
	line-height: 24px;
	margin-top: 10px;
	margin-right: 10px;
	padding: 0px 10px 0px 5px;
	text-align: left;
}
#centerContentProcess p{
	font-size: 12px;
	line-height: 24px;
	margin-top: 10px;
	margin-right: 10px;
	padding: 0px 10px 0px 5px;
	text-align: left;
}

#kfa_difference { 
	border-left: 1px dotted #6f9dbe;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	line-height: 22px;
	width: 210px;
	margin-left: 10px 5px 5px 0px;
	text-align: left;
	color:#666666;
}

#tools { 
	padding: 10px 0px 10px 0px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	width: 150px;
	margin: 10px 0px 5px 0px;
}

#testimonials { 
	border-left: 1px solid #6f9dbe;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-image: url("images/bg_orangedot.gif");
	width: 150px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}
#container #testimonial {
	margin-top: 75px;
	border: dotted #999999 1px;
	padding: 0px 15px 5px 15px;
	background-color: #FFFFCC;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}

#subnav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
}


#footer {
	text-align: left;
	padding: 10px 5px 5px 10px;
	margin-top: 0px;
	width: 760px;
	margin: auto;
	color: #888888;
	border-top: dashed #888888 1px;
	background-color: #efefef;
	}
	
#footer a:link, #footer a:visited { 
	margin-right: 20px;
	margin-bottom: 30px; 
	}
