html, body, div {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center;background-image: url('../images/bg.png');}

div#content img{margin:20px;}
div#content h2 {
font-family:'trebuchet ms';color:#003366;
font-weight:bold;font-size:2em;
}
div#header h1{margin-top:10px;}

h1#logo	{width:440px; height:108px;padding-right:5px;
	background-image: url('../images/bankruptcy_law_orlando.png');top left; no-repeat;text-indent:-9999px;float:left;}

div#menu{
	width:100%;
	margin:0 auto;
	align: center;
	text-align:left;
	}



div#header {
width:900px;
  margin:0;padding:0;
  align:absolute top;
  height:120px;line-height:30px;margin:0;
  position:relative;
  	text-align:center;
  	margin-top:30px;
	float:left;
  	
	}

div#container{
	width:900px;
	margin:0 auto;
	align: center;
	text-align:left;
	}

div#wrapper{
	overflow:hidden;
	float:left;
	position:relative;
	}

div#content{
	height: 725px;
	width: 500px;
	float:left;
	position:relative;
	overflow:auto;
	

	}
div#content p,h1,h2,h3{
	line-height:1.4;
	text-align:left;
	padding-left:25px;
	position:relative;
	padding-right:20px;
	
	}

div#content h1{
	font-family:'trebuchet ms';color:#CC0000;
font-weight:bold;font-size:2.2em;
	
	}

div#navigation{
	height: 725px;
	float: left;
	position:relative;
	width: 200px;
	background:#CCCC99;	
	}

div#navigation p{
	line-height:1.4;


	padding-left:10px;
	}

div#extra{

	height: 725px;

	width:200px;
	float:left;
	position:relative;
	background:#990000;
	}

div#extra li{
	padding-left:5px;}

div#footer{
	background-image: url('../images/footer-bg.png');
	float:left;
	text-align: left;
	clear:left;
	width:100%;
	height:50px;
	}


div#footer p{
	margin:0;
	padding:5px 5px
	}

div#footer a:link {font-weight: bold;color:#000000;text-decoration: underline;}      /* unvisited link */
div#footer a:visited {font-weight: bold;color:#000000;text-decoration: underline;}  /* visited link */
div#footer a:hover {font-weight: bold;color:#000000;text-decoration: underline}  /* mouse over link */
div#footer a:active {font-weight: bold;color:#000000; text-decoration: underline;}  /* selected link */

div#content a:link {font-weight: bold;color:#000000;text-decoration: underline;}      /* unvisited link */
div#content a:visited {font-weight: bold;color:#000000;text-decoration: underline;}  /* visited link */
div#content a:hover {font-weight: bold;color:#000000;text-decoration: underline}  /* mouse over link */
div#content a:active {font-weight: bold;color:#000000; text-decoration: underline;}  /* selected link */

div#navigation a:link {font-weight: bold;color:#000000;text-decoration: underline;}      /* unvisited link */
div#navigation a:visited {font-weight: bold;color:#000000;text-decoration: underline;}  /* visited link */
div#navigation a:hover {font-weight: bold;color:#000000;text-decoration: underline}  /* mouse over link */
div#navigation a:active {font-weight: bold;color:#000000; text-decoration: underline;}  /* selected link */
