/* @group General */

.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
}

* {
	font-family: "Lucida Grande", Lucida, "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	margin-bottom:1.5em;
}

.ir {
	position: relative;
	overflow: hidden;
}

.ir span {
	position: absolute;
	top: 0px;
	left: 0px;
}

a, a:hover, a:active {
	color: #000000;
}

a:visited {
 color:#333333;
}

.nounderline {
	text-decoration: none;
}

body {
	text-align: center;
	position: relative;
}

#container {
	text-align: left;
	margin: 15px auto;
	width: 800px;
	border: 2px double #7e7e7e;
	padding-top: 10px;
}

/* @end */

#header_main {
	width: 800px;
	height: 160px;
}

#header_main span {
	width: 800px;
	height: 160px;
	background: white url(../i/kattenbenson_header.gif) no-repeat center center;
}

#precontent {
	clear: both;
}

.hidden {
	position: absolute;
	left: -10000px;
	top: -10000px;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

/* @group Navigation */

ul {
	list-style-type: none;
}

ul a {
	text-decoration: none;
}

ul a:hover {
	text-decoration: underline;
}

#navbar {
	border-bottom: solid 5px #000;
	border-top: solid 5px #000;
	background-color: silver;
	text-align:center;
	margin-top: 10px;
	width: 790px;
	padding: 5px;
	overflow: hidden;
}

#navbar li, #mainnavbar li {
	display: inline;
}

#navbar li {
	padding: 10px 18px;	
}

#navbar li a {
	font-size: 1em;
}

#mainnavbar {
	margin-top: 15px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	width: 100%;
	padding-right: 1px;
	background-color: silver;
}

#mainnavbar li {
	padding: 15px 25px;
	border-right: 1px solid white;
	border-left: 1px solid white;
	font-size: 1em;
}

#phone {
	background-color: silver;
}

/* @end */

/* @group Content - Main Page */

#leftbox {
	width: 240px;
	float: left;
	margin-left: 10px;
}

#leftbox p {
margin-left:20px;
}

#centerbox {
	width: 220px;
	height: 241px;
	background: transparent url(../i/kb_watermark.gif) no-repeat;
	float: left;
	margin: 0 30px;
}

#rightbox {
	width: 240px;
	float: left;
	margin-right: 10px;
}

#lifeplans {
	width: 240px;
	height: 90px;
}

#lifeplans span{
	width: 240px;
	height: 90px;
	background: white url(../i/life_plans.jpg) no-repeat;

}

#legal_services {
	width: 240px;
	height: 90px;
}

#legal_services span {
	width: 240px;
	height: 90px;
	background: white url(../i/trad_services.png) no-repeat;
}

#rightbox p {
	text-align: right;
}
.description {
	font-size: .75em;
}

/* @end */

/* @group Content - Content Pages */

.content {
	clear: both;
	display: block;
	margin: 15px;
}

h2 {
	font-size: 2em;
	text-align: right;
	padding-right: 15px;
	border-bottom: solid 1px #000;
	margin-bottom: 7px;
	font-weight: bold;
	position: relative;
}

/* @group About */

#about_content h2 span {

}

#about_content h3 {
	background-color: #ccc;
	padding: 5px 15px;
}

#about_content h4 {
	margin: .35em 40px;
}

#about_content {
	
}

.bio {
	
}

/* @end */

/* @group Services */

#services_content {
	
}

#services_content h2 span {

}

#services_content .threequarter_column {

}

.pullout {
	float: right;
	width: 175px;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: -115px;
	border: solid 5px #000;
	background-color: #cccccc;
	padding: 10px;
}

#services_content .pullout h3 {
	border-bottom: solid 1px #000;
	margin-bottom: .2em;
}

/* @end */

/* @group Life Plans */



#lifeplans_content h2 span {

}

/* @end */

/* @group Clients */



/* @end */

/* @group News */



#news_content h2 span {

}

#news_content .half_column {
	width: 365px;
	padding: 10px;
	float: left;	
}

#news_content h3 {
	border-bottom: solid 1px #000;
	margin-bottom: .25em;
}

/* @end */

/* @group Contact */

#contactinfo_content h2 span {
	
}

#contactinfo_content p.indent {
	text-indent: 1em;
	margin-bottom: 1em;
}

/* @end */

/* @group Headers */

.header_sub, .header_sub span {
	width: 300px;
	height: 54px;
}

.header_sub {
	float: left;
}

#header_about span {
	background: white url(../i/about_us.png) no-repeat;
}

#header_services span {
	background: white url(../i/services.png) no-repeat;
}

#header_clients span {
	background: white url(../i/clients.png) no-repeat;
}

#header_lifeplans span {
	background: white url(../i/life_plans2.png) no-repeat;
}

#header_contact span {
	background: white url(../i/contact_us.png) no-repeat;
}

#header_news span {
	background: white url(../i/news.png) no-repeat;
}

#kb_small {
	float: right;
	width: 305px;
	height: 54px;
}

#kb_small span {
	width: 305px;
	height: 54px;
	background: white url(../i/kattenbenson_sm.png) no-repeat;
}

/* @end */

/* @end */

/* @group Footer */

#contact_content {
	text-align: center;
	font-size: .9em;
}


#footer {
	clear: both;
	padding-top: .6em;
	border-top: double 6px #ccc;
	padding-bottom: .2em;
}

/* @end */

#pageheader {
	width: 800px;
	height: 54px;
}