

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #2c2c2c;
}


.wrapper { 
 margin: 0 auto;
 width: 900px;
}

.wrap { 
 margin: 0 auto;
 width: 900px;
}

#headerbg{
width:100%;
height: 119px;
background-image: url(../images/headerbg.gif);
background-position:top;
background-repeat: repeat-x;
}

#header {
 color: #333;
 width: 900px;
 float: left;
 padding: 0px;
 height: 119px;
 margin: 0px 0px 0px 0px;
 background: #BD9C8C;
}

#menubg{
width:100%;
height: 54px;
background-image: url(../images/menubg.gif);
background-position:top;
background-repeat: repeat-x;
}

#menu {
 color: #333;
 width: 900px;
 float: left;
 padding: 0px;
 height: 54px;
 margin: 0px 0px 0px 0px;
 background: #BD9C8C;
}

#bannerbg{
width:100%;
height: 215px;
background-image: url(../images/bannerbg.gif);
background-position:top;
background-repeat: repeat-x;
}

#banner {
 color: #333;
 width: 900px;
 float: left;
 padding: 0px;
 height: 215px;
 margin: 0px 0px 0px 0px;

}

/* sub page banner */
#bannersubbg{
width:100%;
height: 100px;
background-image: url(../images/bannersubbg.gif);
background-position:top;
background-repeat: repeat-x;
}

#bannersub {
 color: #333;
 width: 900px;
 float: left;
 padding: 0px;
 height: 100px;
 margin: 0px 0px 0px 0px;

}

#contentbg{
width:100%;
height: auto;
background: #f0f0f0 url(../images/contentbg.gif);
background-position:top;
background-repeat: repeat-x;
float: left;
}

#content {
 color: #333;
 width: 900px;
 float: left;
 padding: 0px;
 height: auto;
 margin: 0px 0px 0px 0px;
 background: #2f69b1; 
}


#content #left{
 width: 243px;
 float: left;
 padding: 0px;
 height: auto;
 margin: 0px 0px 0px 0px;
 background: #1a559f; 
}

#content #right{
 width: 657px;
 float: left;
 padding: 0px;
 height: auto;
 margin: 0px 0px 0px 0px; 
}

.content_box{
 color: #333;
 width: 615px;
 float: left;
 padding: 0px;
 height: auto;
 margin: 10px 10px 10px 7px;
 padding: 10px 10px 10px 10px;
 background: #ffffff;
 border: #767676 1px solid; 
}

.content_box p{
 font-family: verdana;
 font-size: 12px;
 color: #000000;
 margin: 10px 0px 10px 0px;
 padding: 0px 0px 0px 0px;
 line-height: 13pt;
}

a{ 
 text-decoration: underline;
 font-family: verdana;
 font-size: 12px;
 color: #236B8E;
 margin:0px 0px 0px 0px;
 }
 
a:hover{ 
 text-decoration: none;
 font-family: verdana;
 font-size: 12px;
 color: #236B8E;
 margin:0px 0px 0px 0px;
 }

/* menu rollover */

a#home {
width:89px;
height:54px;
background-image:url(../images/home.gif);
display:block;
text-decoration:none;
float:left;
}

a#home:hover {
background-position:89px 0;
}

a#overview {
width:166px;
height:54px;
background-image:url(../images/overview.gif);
display:block;
text-decoration:none;
float:left;
}

a#overview:hover {
background-position:166px 0;
}

a#attorney {
width:115px;
height:54px;
background-image:url(../images/attorney.gif);
display:block;
text-decoration:none;
float:left;
}

a#attorney:hover {
background-position:115px 0;
}

a#testimonials {
width:152px;
height:54px;
background-image:url(../images/testimonials.gif);
display:block;
text-decoration:none;
float:left;
}

a#testimonials:hover {
background-position:152px 0;
}

a#faq {
width:58px;
height:54px;
background-image:url(../images/faq.gif);
display:block;
text-decoration:none;
float:left;
}

a#faq:hover {
background-position:58px 0;
}

a#cases {
width:78px;
height:54px;
background-image:url(../images/cases.gif);
display:block;
text-decoration:none;
float:left;
}

a#cases:hover {
background-position:78px 0;
}

a#resources {
width:126px;
height:54px;
background-image:url(../images/resources.gif);
display:block;
text-decoration:none;
float:left;
}

a#resources:hover {
background-position:126px 0;
}

a#contact {
width:116px;
height:55px;
background-image:url(../images/contact.gif);
display:block;
text-decoration:none;
float:left;
}

a#contact:hover {
background-position:116px 0;
}

/* footer */
#footerbg{
width:100%;
height: 80px;
background-image: url(../images/footerbg.gif);
background-position:top;
background-repeat: repeat-x;
float: left;
}

#footer { 
 width: 900px;
 clear: both;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px;
}


#footer p{
font-family: verdana;
font-size: 12px;
color: #000000;
margin:10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
line-height: 15pt;
text-align: center;
}

#footer a{ 
text-decoration: none;
font-family: verdana;
font-size: 12px;
color: #000000;
margin:0px 0px 0px 0px;
 }
 
#footer a:hover{ 
text-decoration: underline;
font-family: verdana;
font-size: 12px;
color: #000000;
margin:0px 0px 0px 0px;
 }
 
 
 /* list and img border */
 
 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 


ul.list1 { 
list-style-type:none;
}


li.list1   {
padding-left:80px;
background:transparent url(../images/bullet.gif) no-repeat;
background-position:60px 5px;
}


/* headers */

h1  {
margin:0px 0px 5px 0px;
text-align:left;
position:relative;
color:#3579DC;
font-family: arial;
font-size: 1.5em;
}

h2  {
margin:3px 0px 3px 0px;
text-align:left;
position:relative;
color:#236B8E;
font-family: arial;
font-size: 1.5em;
}


/* img floats */


img.floatright { 
    float: right; 
    margin: 10px 20px 10px 15px; 
}

img.floatleft { 
    float: left; 
    margin: 10px 15px 10px 10px; 
}

/*  menu items sidebar */

	
#menuitems {
 width: 243px;
 margin: 0px 0px 1px 0px;
	}
	
#menuitems li a {
 text-transform: uppercase;
 font-family: arial;
 font-size: 11px;
 margin: 0px 0px 0px 0px;
 height: 21px;
 text-decoration: none;
 padding: 0px 0px 0px 0px;
	}	
	
#menuitems li a:link, #menuitems li a:visited {
	color: #ffffff;
	display: block;
	background:  url(../images/menuarrow.gif);
	padding: 8px 0 0 35px;
	margin: 0px 0px 0px 0px;
	}
	
#menuitems li a:hover {
	color: #ffffff;
	background:  url(../images/menuarrow.gif) 0 -34px;
	padding: 8px 0 0 35px;
	}
	
#formbg{
 height:209px;
 width:622px;
 margin-top:20px;
 background:  url(../images/formbg.gif)
}

#form{
 height:189px;
 padding:50px 0px 0px 30px;
}