 

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;

  background-image:url(images/background-tile.png);
background-repeat:repeat;

  
}
#wrapper {
	margin: 0 auto;
	width: 572px;

}
#header {
 color: #333;
 width: 572px;
 float: left;
 padding: 0px;
 border: 0px solid #ccc;
 height: 173px;
 margin: 0px 0px 0px 0px;



}

.florida_certified
{

 text-align: center;
 }
#leftcolumn { 
 color: #000000;
 border: 0px solid #ccc;
  background-image:url(images/left-column-rich.png); 
background-repeat:no-repeat; 
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 517px;
 width: 286px;
 float: left;
}
#leftmiddle { 
 color: #000000;
 border: 0px solid #ccc;
  background-image:url(images/right-column-top.png); 
background-repeat:no-repeat; 
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 517px;
 width: 286px;
 float: left;
}


#leftbottom { 
 color: #000000;
 border: 0px solid #ccc;
  background-image:url(images/left-column-bottom-jason.png); 
background-repeat:no-repeat;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 517px;
 width: 286px;
 float: left;
}
#rightbottom { 
 color: #000000;
 border: 0px solid #ccc;
  background-image:url(images/right-column-bottom.png); 
background-repeat:no-repeat;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 517px;
 width: 286px;
 float: left;
}
 
#footer { 
 width: 572px;
 height: 23px;
  background-image:url(images/footer.png); 
background-repeat:no-repeat; 

 clear: both;
 
 border: 0px solid #ccc;

 margin: 0px 0px 0px 0px;
 padding: 0px;
 
	font-size: 10px;
	color: #000;
	font-family: Verdana, sans-serif;
}



a:link {color: #0000ff; text-decoration: none;}        
a:active {color: #0000ff; text-decoration: none;} 
a:visited {color: #000099; text-decoration: none;}
a:hover {color: #BAA98F;; text-decoration: underline;}

.phone {
	font-size: 16px;
	color: #000;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	 text-align: left;
	  padding-top: 195px;
	  	 padding-left:25px;
	 padding-right:25px;
}

h1 {
	font-size: 15px;
	color: #000;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	 text-align: left;
	 padding-top: 230px;
	 padding-left:25px;
	 padding-right:25px;
}

.leftContent {
	padding-left:25px;
	padding-right:25px;
	 
}
.rightContent {
	 text-align: left;
	padding-left:25px;
	padding-right:25px;
	 
}
.ofCounsel {
	font-size: 14px;
	color: #000;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	 padding-top: 40px;
	 padding-left:25px;
	 padding-right:25px;

}

h2 {
	font-size: 14px;
	color: #000;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	 padding-top: 10px;
	 padding-left:25px;
	 padding-right:25px;
}
h3 {
	font-size: 12px;
	color: #000;
	font-family: Georgia, Times, serif;
	font-weight: lighter;
}


ul { margin-top: 0px; margin-bottom: 0px; margin-left: 0; padding-left: 3em }

li { margin-bottom: 0px; padding-right: 20px; }

