body {
	margin:0;
	font:10px verdana,sans-serif;
	background:#767676 url(http://powellkohneassociates.com/images/bg-body.jpg) repeat-x;
}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
p {margin:0 0 12px;}
img {border:none;}
/* container style */
#container {
	width:772px;
	position:relative;
}
#container .company {
	position:absolute;
	width:772px;
	height:33px;
	background:url(http://powellkohneassociates.com/images/company1.jpg) no-repeat 70px 7px;
}
#header {display:none;}
.bg-content {
	width:100%;
	background:url(http://powellkohneassociates.com/images/bg-repeat.jpg) repeat-y;
}
.box {
	width:100%;
	margin:0;
	background:url(http://powellkohneassociates.com/images/bg-header.jpg) no-repeat;
}
.inner #scroll-box h3 {
	margin:20px 0;
	color:#000;
	font:italic bold 20px "Times New Roman", Times, serif;
}
.box .lineinbox {
	height:100%;
	background:url(http://powellkohneassociates.com/images/right-side.jpg) no-repeat 100% 100%;
	overflow:hidden;
	padding-top:93px;
}
.lineinbox .inner {
	width:604px;
	float:left;
	margin-left:15px;
	display:inline;
}
/* contacts style */
.contacts {
	width:567px;
	overflow:hidden;
	margin:0;
	list-style:none;
	padding:0;
}
.contacts li {
	float:left;
	width:49%;
	text-align:center;
	color:#000;
	font:13px Arial, Helvetica, sans-serif;
}
.contacts strong {
	display:block;
	font-weight:normal;
}
.contacts a {
	display:block;
	color:#910080;
	font:13px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.contacts a:hover {text-decoration:none;}
.inner h1 {
	margin:20px 0 0;
	text-align:center;
	color:#800080;
	font:bold 32px "Times New Roman", Times, serif;
}
.inner .info {
	margin:15px 0 32px;
	overflow:hidden;
}
/* text box style */
.textbox {
	float:left;
	width:260px;
	padding:0 10px 0 0;
}
.textbox.right {
	float:right;
	padding:0 0 32px 0;
}
.photo-box{text-align:center;}
.textbox p {
	margin:15px 0 0;
	font:13px/16px Arial, Helvetica, sans-serif;
}
.bot-box  {
	height:40px;
	width:100%;
	background:url(http://powellkohneassociates.com/images/bg-bottom.jpg) no-repeat;
	overflow:hidden;
}
.bot-box h4 {
	margin:10px 0 0;
	padding:0 19px 0 0;
	color:#000;
	font:bold 15px/15px Arial, Helvetica, sans-serif;
	text-align:right;
}
/* navigation style */
.navigation {
	display:inline;
	float:right;
	margin:0 8px 0 0;
	width:127px;
	overflow:hidden;
}
.navigation ul{
	margin:0;
	padding:0;
	overflow:hidden;
}
.navigation li {list-style:none;}
.navigation a {
	padding:13px 0 0 21px;
	width:127px;
	height:28px;
	color:#000;
	font:12px/12px Arial, Helvetica, sans-serif;
	display:block;
	overflow:hidden;
	background:url(http://powellkohneassociates.com/images/menu.gif) no-repeat 0 0;
}
.navigation a:hover{
	text-decoration:none;
	background-position:0 -40px;
}
/* scroll box style */
#scroll-box {
	height:640px;
	padding:0 10px;
	overflow:auto;
}