html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	background-image: url(images/header_sm.jpg);
	height: 239px;
	width: 800px;
}
#content {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	width: 800px;
}
#menu {
	width: 191px;
	color: #FFFFFF;
	text-align: center;
	float: left;
}

#content-main {
	padding-left: 210px;
	padding-right: 15px;
	  background: url("images/shadow.jpg") no-repeat 0 0;
}
#footer {
	padding-left: 10px;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.footer{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 
	normal;
	color: #FFFFFF;
	line-height: 18px;
}
h1 {
	font-size: 22px;
}
form {
	margin-right: 0;
	margin-left: 0;
	clear: both;
	}

textarea {
	background-color:#E0F0F8!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#092E02;
	width:460px; /* 5 pixles smaller than form width !important */
	height:60px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
	}
	
select {
	background-color:#D8D5C2!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#092E02;
	width:110px; /* 5 pixles smaller than form width !important */
	height:20px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
	}
	
input {
	background-color:#E0F0F8!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#000000;
	width:460px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
	}
input.submit {
	width:85px;
	height:28px;
	cursor:pointer;
	padding:0;
	font-size: 18px;
	border: thin solid #092E02;
	}
input.checkbox {
	width:50px;
	height:20px;
	cursor:pointer;
	padding:0;
	}


#home
{
  display: block;
  width: 191px;
  height: 32px;
  background: url("images/home.jpg") no-repeat 0 0;
}

#home:hover
{ 
  background: url("images/home_rollover.jpg") no-repeat 0 0;
}

#home span
{
  display: none;
}

#attorneyprofile
{
  display: block;
  width: 191px;
  height: 39px;
  background: url("images/attorney-profile.jpg") no-repeat 0 0;
}

#attorneyprofile:hover
{ 
  background: url("images/attorney-profile_rollover.jpg") no-repeat 0 0;
}

#attorneyprofile span
{
  display: none;
}


#practiceareas
{
  display: block;
  width: 191px;
  height: 40px;
  background: url("images/practice-areas.jpg") no-repeat 0 0;
}

#practiceareas:hover
{ 
  background: url("images/practice-areas_rollover.jpg") no-repeat 0 0;
}

#practiceareas span
{
  display: none;
}



#resources
{
  display: block;
  width: 191px;
  height: 40px;
  background: url("images/resources.jpg") no-repeat 0 0;
}

#resources:hover
{ 
  background: url("images/resources_rollover.jpg") no-repeat 0 0;
}

#resources span
{
  display: none;
}


#forms
{
  display: block;
  width: 191px;
  height: 41px;
  background: url("images/forms.jpg") no-repeat 0 0;
}

#forms:hover
{ 
  background: url("images/forms_rollover.jpg") no-repeat 0 0;
}

#forms span
{
  display: none;
}

#contactus
{
  display: block;
  width: 191px;
  height: 41px;
  background: url("images/contact-us.jpg") no-repeat 0 0;
}

#contactus:hover
{ 
  background: url("images/contact-us_rollover.jpg") no-repeat 0 0;
}

#contactus span
{
  display: none;
}
#charge
{ position: relative; width: 300px; 
	top: 1px; 	right: 377px;
}

#mediation
{
  display: block;
  width: 191px;
  height: 41px;
  background: url("images/mediation_rollover.jpg") no-repeat 0 0;
}

#mediation:hover
{ 
  background: url("images/mediation_rollover_f2.jpg") no-repeat 0 0;
}

#mediation span
{
  display: none;
}