html, body {
	background-color:#FFFFFF;
	margin:0;
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
	}

div#left {
	float: left;
	width: 203px;
	}

div#rhs{
	float:right;
	width:200px;
}

div#menu1 {
	}
div#sidebar{
	float:left;
	width:125px;
	margin:0 10px 10px 0;
/*	border-right:1px #808080 solid;*/

	padding-left:10px;
	padding-right:4px;
	font-size:.9em;
	}
div#right {
	float: right;
	width: 170px;
	}
		
div#central {
	position:relative;
	text-align:left;
	}
div#toppeople{
	position:absolute;
	top:75px;
	}
div#toppeople3{
	position:absolute;
	top:0px;
	}
div#positioning{
	float:left;
	width:170px;
	margin:0 10px 10px 0;
	border-right:1px #808080 solid;
	min-height:360px;
	padding-right:4px;
	font-size:.8em;
	color:#005a00;
	}
div#sections{
	clear:both;
	}
div#personalinjurylist {
	float:right;
	width:120px;
	font-size:.8em;
	border-left:1px #808080 solid;
	padding-left:10px;
	}
div#bullets{
	clear:both;
	background-color:#EEEEEE;
	padding:8px;
	font-size:.8em;
	margin:5px;
	margin-bottom:15px;
	border-bottom:1px #AAAAAA solid;
	border-top:1px #AAAAAA solid;
	text-align:left;
	}
div#sec{
	width:138px;
	float:left;
	border-right:1px #808080 dashed;
	padding-left:2px;
	}
div#sec2{
	width:135px;
	float:left;
	border-right:1px #000000 solid;
	border-left:1px #ffffff solid;
	border-bottom:1px #000000 solid;
	padding-left:2px;
	font-size:.9em;
	color:#000000;
	}
div#margin{
	clear:both;
	height:16px;
	}
div#nl{
	clear:both;
	}
div#footer {
	clear:both;
	padding-top:4px;
	margin-bottom:6px;
	height:78px;
	background-color:#bada32;
	}
div#middle_home {
	clear:both;
	background-image:url(images/toppeople2.jpg);
	background-repeat:no-repeat;
	min-height:338px;
	}
div#middle {
	clear:both;
	}
	
div#header_home {
	height:107px;
	}	
div#header {
	height:107px;
	}	
div#header_menu {
	float:right;
	width:100%;
	background-color:#D26400; 
	font-size:1.2em; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-align:right; color:#FFFFFF; 
	margin-top:4px;
}	


div#calc{
	float:right;width:180px;border:1px #c0c0c0 solid;margin-left:5px;padding:5px;font-size:.8em;
	}
div#calc_results{
	float:right;width:280px;border:1px #c0c0c0 solid;margin-left:5px;padding:5px;margin-bottom:20px;
	}


div#menuline{margin:0;padding:0;height:0;}

.center {margin-left:auto; margin-right:auto; display:block; text-align:center;} 
.nobr {white-space:nowrap; }

div#areaimage{
	float:right;
}

div#contactbox{
/*	margin:40px 30px 0 30px;
	padding:5px;
	border:1px #9ab526 solid;
	text-align:center;
	font-size:1.2em;
	background-image:url(images/buttonbg2.jpg);background-repeat:repeat-x; background-position:bottom;
	margin-bottom:100px;
*/
display:none;
}
div#contactbox a{color:#000000;}

.bub{width:100%;border-bottom:1px #bada32 solid;margin-bottom:10px;padding-bottom:10px;}
