@charset "utf-8";
/* CSS Document */

/* reset courtesy of eric meyer - look to him for a wealth of other css goodies - or use Yahoo!'s YUI for a framework if you think this one stinks. Or build your own. Up to you. Sky's the limit. - JO */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	font-size:100%;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
	text-decoration:none;
}

/* remember to define focus styles! */
:focus {
	outline:0;
}

/* preset new default */
body {
	background:#fff;
	color:#000;
	font:62.5%/1.5 Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
}

ol, ul {
	list-style:none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-spacing:0;
}

caption, th, td {
	font-weight:normal;
	text-align:left;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}

blockquote, q {
	quotes:"" "";
}
html a {
	color:#000;
	}
html a:hover {
	color:#00a7ca;
	}
.current {
	color:#00a7ca;
	}
#wrapper {
	margin: 0 auto;
	width: 990px;
	position: relative;
}
/* Dimensions and Placement are consitent for all Backgrounds */

.home-banner, .executives-banner, .notable-transactions-banner, .kv-news-banner, .tools-banner, .cle-seminars-banner, .contact-us-banner, .place-an-order-banner, .online-status-banner, .forms-banner, .etax-acris-banner {
	width:990px;
	height:305px;
	float:left;
	background-repeat:no-repeat;
	}
	
/* Each page has a banner class for each unique background */

.home-banner {
	background-image:url(../images/home-background.png);
	}
.executives-banner {
	background-image: url(../images/executive-background.png);
	}
.notable-transactions-banner {
	background-image: url(../images/notable-transactions-background.png);
	}
.kv-news-banner {
	background-image: url(../images/news-background.png);
	}
.tools-banner {
	background-image: url(../images/tools-background.png);
	}
.cle-seminars-banner {
	background-image: url(../images/cle-background.png);
	}
.contact-us-banner {
	background-image: url(../images/contact-background.png);
	}
.place-an-order-banner {
	background-image:url(../images/place-an-order-background.png);
	}
.online-status-banner {
	background-image: url(../images/online-status-background.png);
	}
.forms-banner {
	background-image: url(../images/forms-background.png);
	}
.etax-acris-banner {
	background-image: url(../images/etax-acris-background.png);
	}
/* Nav-box and horiz-nav are the main navigation */

.nav-box {
	position:static;
	float: left;
	height:54px;
	width:990px;
	margin-top:195px;
	background:url(../images/full-trans1.png) no-repeat;
	}
#horiz-nav {
	margin-left: 340px;
	font-size: 1.1em;
	font-weight: bold;
	color: #565656;
	}
#horiz-nav li {
	padding:20px 0px;
	float:left;
	margin-left: 8px;
	}
#horiz-nav li a {
	position:relative;
}
.login {
	font-family:Arial, Helvetica, sans-serif;
	}
.login .field1 {
	position:relative;
	float:right;
	margin:7px 8px 0 0;
	font-size: 11px;
	width:170px;
	}
.login .field2 {
	position:relative;
	float:right;
	margin:4px 8px 0 0;
	font-size: 11px;
	width:170px;
 	}
#form-on-page {
	width: 300px;
	margin: 0;
	padding: 0;
	}
#form-on-page .field1 {
	float:left;
	font-size: 11px;
	width:170px;
	}
#form-on-page .field2 {
	float:left;
	font-size: 11px;
	width:170px;
/* Sidebar Navigation is the secondary navigation */
}
#side-nav {
	float:left;
	width: 140px;
	padding: 20px 0px 20px 20px;
	text-align:right;
	}
#side-nav ul {
	font-size: 1.1em;
	font-weight: bold;
	color: #565656;
	line-height:35px;
	}
/* Content Div for most of the pages */
#content {
	float:right;
	height: 260px;
	background: url(../images/kv-logo-small.png);
	background-repeat:no-repeat;
	background-position: 264px 245px;
	padding: 20px 156px 0px 20px;
	width: 628px;
	}
p.home-text {
	padding-right: 156px;
	}
#content p {
	font-size: 1.3em;
	color: #000;
	line-height:35px;
	}
#content-login {
	float:right;
	padding: 20px 20px 20px 20px;
	width: 628px;
	}
.sub-list {
	margin-top:3.2em;
	}
.sub-list a {
	font-size: 1.3em;
	color: #000;
	line-height:35px;
	text-decoration:underline;
	}
/* Unique page styles for the individual executive pages */
#content-bio {
	float:right;
	background: url(../images/kv-logo-small.png);
	background-repeat:no-repeat;
	background-position: 264px 420px;
	width: 804px;
	height: 460px;
	}
#content-bio-al {
	float:right;
	background: url(../images/kv-logo-small.png);
	background-repeat:no-repeat;
	background-position: 264px 470px;
	width: 804px;
	height: 510px;
	}
#content-bio img, #content-bio-al img {
	float:left
}
#content-bio p, #content-bio-al p{
	font-size: 1.3em;
	color: #000;
	line-height:25px;
	margin-top:10px;
	margin-left:179px;
	margin-right:20px;
	}
#content-bio-nopic {
	float:right;
	background: url(../images/kv-logo-small.png);
	background-repeat:no-repeat;
	background-position: 264px 385px;
	width: 804px;
	height: 425px;
	}
#content-bio-nopic p {
	font-size: 1.3em;
	color: #000;
	line-height:25px;
	margin-top:30px;
	margin-left:10px;
	margin-right:20px;
	}
.staff-list a {
	font-size: 1.3em;
	color: #000;
	line-height:35px;
	text-decoration:underline;
	}
/* Unique page styles for the transaction page */
#content-trans {
	float:right;
	padding-right: 15px;
	padding-bottom: 40px;
	background: url(../images/kv-logo-small.png);
	background-repeat:no-repeat;
	background-position: 265px 365px;
	width: 790px;
	height: 365px;
	}
#content-transaction {
	float:right;
	padding-right: 5px;
	padding-bottom: 40px;
	background: url(../images/kv-logo-small.png);
	background-repeat:no-repeat;
	background-position: 265px 365px;
	width: 790px;
	height: 425px;
	}
#content-trans img {
	margin-top: 20px;
	margin-bottom: 60px;
}
#content-trans p, #content-trans a {
	font-size: 1.3em;
	color: #000;
	line-height:35px;
	margin-top:20px;
	margin-left: 20px;
	}
/* Unique page styles for the recommended practice page */
#content-links {
	float:right;
	background: url(../images/kv-logo-small.png);
	background-repeat:no-repeat;
	background-position: 264px 1068px;
	padding-left: 30px;
	padding-bottom: 45px;
	padding-top: 10px;
	width: 774px;
	}
/* Unique page styles for the recommended practice page */
#content-practice {
	float:right;
	background: url(../images/kv-logo-small.png);
	background-repeat:no-repeat;
	background-position: 264px 15585px;
	padding-left: 30px;
	padding-top: 10px;
	width: 774px;
}
#content-practice p, #content-links p {
	font-size: 1.3em;
	color: #000;
	line-height:30px;
	margin-top:20px;
	margin-left: 20px;
	}
#content-practice .bottom, #content-links .bottom {
	padding-bottom: 70px;
	}	
#content-practice h3, #content-links h3 {
	font-size: 1.2em;
	padding-top: 20px;
}
#content-practice h2, #content-links h2 {
	padding-top: 20px;
	font-size: 1.2em;
}
#content-practice h2.underline, #content-links h2.underline {
	padding: 20px 0;
	text-align:center;
	text-decoration:underline;
	font-size: 1.5em;
	}
#content-practice ul, #content-links ul {
	font-size:1.2em;
	margin-top: 15px;
	margin-left: 20px;
	}
#content-practice li a, #content-links li a {
	font-weight: bold;
	color:#00a7ca;
	padding-right: 7px;
}
#content-news {
	float:right;
	background: url(../images/kv-logo-small.png);
	background-repeat:no-repeat;
	background-position: 264px 1004px;
	padding: 29px 106px 30px 20px;
	width: 678px;
	font-size:12px;
	}
#content-news a {
	font-size:12px;
	}
#content-news li {
	margin-top: 20px;
	}
/* Unique page styles for contact page */

#contact_box {
	float: right;
	width: 400px;
	}
fieldset {
	border: none;
	font-size:1.2em;
	
	}  
label  
 {

 width: 140px;   
 padding: 8px;  
 float: left;  
 text-align: right;  
 }  
  
 /* Input, Textarea */  
 input, textarea  
 {  
 margin: 5px;  
 padding: 0px;  
 float: left;
 width: 210px;
 }  
   
 /* BR */  
   
 br  {  
	clear: left;  
 	}  
.button, .button-right {
	width:50px;
	display:inline;
	background-color:#FFFFFF;
	cursor:pointer;
	border:solid 1px #ccc;
	color:##565656;
	float:right;
}
.button-right {
	margin-right: 50px;
	}
#footer {
	width: 990px;
	clear:both;
	background-image:url(../images/footer-logo.png);
	background-repeat: no-repeat;
	background-position:right;
	border-top: 1px solid #666;
	text-align:center;
	padding: 10px 0;
	color: #565656;
	font-size:1.1em;
	font-weight:bold;
	}
.underline {
	text-decoration:underline;
	}
.bold {
	font-weight:bold;
	}
ul.policy-direct {
	padding-left: 260px;
	padding-bottom: 50px;
	background:url(../images/kv-logo-small.png) no-repeat 214px 28px ;
	
	}
ul.policy-direct li {
	display:inline;
	padding:5px;
	}
<!-- Forms Styles -->
#clearForms table {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	border-collapse:collapse;
	empty-cells:show;
}
#clearForms .headline {
	font-weight:bold;
}
#clearForms td {
	padding:2px 0px 2px 10px;
	border-top:2px  #000066 solid;
		font-size:14px;
}
#clearForms .alt {
	background-color:#d8ebff;
}
.address {
	margin: 60px 0 0 50px;
	line-height:22px;
	font-size:13px;
	}