body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin:0;padding:0;}
fieldset, img{border:0;}
h1, h2, h3, h4, h5, h6, address, caption, cite, code, dfn, th, var {font-style:normal;font-weight:normal;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%;}
q:before, q:after {content:'';}
	
html {
	font-size: 100%;
}

body {
	background: url(../images/background.jpg) repeat-x #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 74%;
	min-width:770px;
	text-align: center;
	line-height: 1.6em;

}

hr 
{
	display:none;
}

p
{
	margin: 12px 0px 10px 20px;
}

h5
{
	margin-top:0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	line-height: 1.6em;
}

h3
{
	margin-top: 10px;
	margin-left: 20px;
	font-size: 1.3em;
	line-height: 1.6em;
	font-family: georgia, times new roman, times, serif;
}

table {
	line-height: 1.8em;
}

table td, 
table th
{
	padding: 0px;
	margin: 0px;
}

.bullet {
	font-weight: bold;
	color: red;	
} 

a, a:link {
	color: #00a479;
	text-decoration: none;
}
		
a:visited {
	color: #006f52;
	text-decoration: none;
}
		
a:hover {
	color: #006f52;
	text-decoration: none;
	border-bottom: 1px solid #2bcfa3;
}

#navigation a:hover {
	border-bottom: none;
}

#container {
	background: url(../images/container-background.gif);
	position: relative;
	text-align: left;
	width: 770px;
	margin: 0 auto;
}

#header {
	width: 770px;
	background: url(../images/header-background.gif) no-repeat;
	height: 109px;
}

#adm-home #header {
	width: 770px;
	background: url(../images/header-background-home.gif) no-repeat;
	height: 109px;
}

#header h1 {
	height: 86px;
	width: 318px;
	background: url(../images/h1-logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: auto; margin-right: auto;
}

#navigation {
	width: 147px;
	/*margin-left: 14px;*/ /* IE6 double float bug workaround */
	margin-left: 0;
	padding-left: 14px;
	float: left;
}
	
#navigation ul {
	list-style:none;
	margin-left: 0px;
	
}

#navigation li 
{
}

#navtop {
	background: url(../images/nav-top.gif);
	width: 147px;
	height: 14px;
}

#navigation a {
	display:block;
	text-indent: -999px;
	overflow: hidden;
	width: 147px;
	height: 27px;
}

#navhome a {background: url(../images/nav-home.gif);}
#navservices a {background: url(../images/nav-ourservices.gif);}
#navlawyers a {background: url(../images/nav-ourlawyers.gif);}
#navabout a {background: url(../images/nav-aboutus.gif);}
#navemployment a {background: url(../images/nav-employment.gif);}
#navcontactus a {background: url(../images/nav-contactus.gif);}
#navresources a {background: url(../images/nav-resources.gif);}

#navigation a:hover
{ background-position: 0 -27px; }

#adm-home #navhome a,
#adm-ourservices #navservices a,
#adm-ourlawyers #navlawyers a,
#adm-aboutus #navabout a,
#adm-employment #navemployment a,
#adm-contactus #navcontactus a,
#adm-resources #navresources a
{ background-position: 0 -54px; }

#adm-home #navhome a:hover,
#adm-ourservices #navservices a:hover,
#adm-ourlawyers #navlawyers a:hover,
#adm-aboutus #navabout a:hover,
#adm-employment #navemployment a:hover,
#adm-contactus #navcontactus a:hover,
#adm-resources #navresources a:hover
{ background-position: 0 -81px; }

#adm-home #navservices a,
#adm-ourservices #navlawyers a,
#adm-ourlawyers #navabout a,
#adm-aboutus #navemployment a,
#adm-employment #navcontactus a,
#adm-contactus #navresources a
{ background-position: 0 -108px; }

#adm-home #navservices a:hover,
#adm-ourservices #navlawyers a:hover,
#adm-ourlawyers #navabout a:hover,
#adm-aboutus #navemployment a:hover,
#adm-employment #navcontactus a:hover,
#adm-contactus #navresources a:hover
{ background-position: 0 -135px; }

#navbottom {
	background: url(../images/nav-bottom.gif);
	width: 147px;
	height: 50px;
}

#content {
	float: left;
	width: 562px;
	margin-left: 14px;
}

#content-title {
	margin-left: 1px;
	width: 562px;
	background: url(../images/contenttitle-background.gif) no-repeat;
}



#content-title {
	height: 105px;
}

#adm-home #content-title {
	margin-left: 1px;
	width: 562px;
	height: 148px;
	background: url(../images/contenttitle-background-home.gif);
}

#breadcrumbs {
	margin-left: 20px;
	padding-top: 17px;
	font-size: 0.85em;
	text-transform: uppercase;
	color: #ffffff;
}

#breadcrumbs a {
	color: #00503b;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #00503b;
	text-decoration: none;
	border-bottom: 1px solid #2bcfa3;
}

#adm-home #content-title h2 {
	width: 303px;
	height: 38px;
	margin-left: 20px;
	background: url(../images/h2-home.gif);
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 50px;
}

#adm-aboutus table td,
#adm-home table td
{
	width:250px;
	vertical-align:top;
}

#adm-home h4 {
	margin-top:5px;
}

#adm-home h4 a {
	display: block;
	width: 116px;
	height: 12px;
	background: url(../images/contactus.gif);
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 34px;
}

#adm-home h3 {
	width: 292px;
	height: 125px;
	background: url(../images/h3-offer.gif);
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 18px;
	margin-bottom: 0px;
}

#content-title h2 {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 1.9em;
	font-family: georgia, times new roman, times, serif;
	color: #035a43;
}

#content-title h3 {
	margin-left: 20px;
	margin-top: 40px;
	margin-bottom: 10px;
	font-size: 1.1em;
	line-height: 1.6em;
	font-family: georgia, times new roman, times, serif;
	width: 480px;
}

#disclaimer {
	position: relative;
	clear: both;
	width: 575px;
	margin-top: 20px;
	padding-top: 15px;
	margin-bottom: 10px;
	border-top: 1px solid #e7e7e7;
	left: 177px;
}

#disclaimer p {
	font-size: 1.0em;
	margin-left: 19px;
	line-height: 1.3em;
	color: #9b9b9b;
}

#footer {
	width: 770;	
	background: url(../images/footer-background.gif) no-repeat;
	height: 14px;
}


/*  Contact Us Page  */
#columnA #tbl1 th
{
	width:100px;
	margin:0px;
	padding:0px;
}

#columnA #tbl1 td
{
	width:220px;
	margin:0px;
	padding:0px;
}

#columnA #tbl2 th,
#columnA #tbl2 td
{
	margin:0px;
	padding:0px;
}

#columnA #tbl2
{
	width:320px;
}

#submit-form {
	width: 76px;
	height: 25px;
	background: transparent url(../images/btn-send.gif) no-repeat center top;
	border: 0px;
	/* 	IE don't like this...
		text-indent: -9999px;	*/
	overflow: hidden;
	margin: 0;
	padding: 0;
	cursor: pointer;
	cursor: hand;
}

#name-form,
#email-form
{
	display:inline;
	width:186px;
}

#phone-form,
#image-verification
{
	width:134px;
}

#comments
{
	width:314px;
}

.error
{
	/*margin-bottom:10px;
	line-height:1.2em;*/
}

#columnA 
{
	padding-top: 20px;
	/*margin-left: 14px;*/
	width: 390px;
	height:520px;
	background: url(../images/contactform-background.gif) no-repeat;
	float:left;
}

#columnA p,
#columnA h5,
#columnA table
{
	margin-left:26px;
	margin-right:26px;
}

#columnA h3 
{
	margin-left:26px;
	font-size: 1.3em;
	line-height: 1.6em;
	font-family: georgia, times new roman, times, serif;
}

#columnB 
{
	margin-top:12px;
}


#content img {
	float: right;
}


#content ul
{
	margin-left:50px;
}

#content ol
{
	margin-left: 26px;
}

#content ol ol {
	margin-left: 50px;
	list-style-type: lower-alpha;
}

#content h4 {
	margin-left: 20px;
	font-weight: bold;
	font-size: 1.1em;
}

#adm-ourservices #content table td
{
	vertical-align:top;
}

#adm-ourservices #content table td h4
{
	margin-top:12px;
}

#adm-ourservices #content ul {
	margin-left: 36px;
}

#adm-ourservices #content ul ul {
	margin-left: 50px;
}
#adm-ourservices #content ol ul {
	margin-left: 35px;
}

#adm-ourservices #content ol {
	margin-left: 23px;
}

#adm-ourservices #content ol ol {
	margin-left: 42px;
}

#tbl1 img {
	float: none;
	border: 1px solid #69c;
}