

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
background: #4e617d;

}


.wrapper { 
 margin: 0 auto;
 width: 900px;
}

.wrap { 
 margin: 0 auto;
 width: 900px;
}



#headerbg{
width:100%;
height: 196px;
background-image: url(../images/headerbg.gif);
background-position:top;
background-repeat: repeat-x;
}

#header {
 color: #333;
 width: 900px;
 float: left;
 padding: 0px;
 height: 156px;
 margin: 0px 0px 0px 0px;
background-image: url(../images/header.jpg);
background-position:top;
background-repeat: no-repeat;
}


#nav {
	height: 39px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#bannerbg{
width:100%;
height: 298px;
background-image: url(../images/bannerbg.gif);
background-position:top;
background-repeat: repeat-x;
}

#subbg{
width:100%;
height: 100px;
background-image: url(../images/subbg.gif);
background-position:top;
background-repeat: repeat-x;
}

#bannerflash {
 color: #333;
 width: 900px;
 float: left;
 padding: 0px;
 height: 156px;
 margin: 0px 0px 0px 0px;
background-image: url(../images/header.jpg);
background-position:top;
background-repeat: no-repeat;
}




#mainbg{
float:left;
width:100%;
height: auto;
background: #4e617d;

}



#main {
 color: #333;
 width: 900px;
 float: left;
 padding: 0px;
 height: auto;
 margin: 0px 0px 0px 0px;
background: #ffffff  url(../images/maincontbg.gif);
background-position:top;
background-repeat: repeat-y;

border-left: #dadada 1px solid;

}

#footerbannerbg {
 color: #333;
 width: 901px;
 float: left;
 padding: 0px;
 height: 146px;
 margin: 0px 0px 0px 0px;
background-image: url(../images/footerbanner.jpg);
background-position:top;
background-repeat: no-repeat;
}



#footerbg{
float:left;
width:100%;
height: 235px;
background: #e7e7e7  url(../images/footerbg.gif);
background-position:top;
background-repeat: repeat-x;
}


#footerbgmain{
padding: 10px 20px 0px 20px;
text-align: center;
margin: -1px 0px 0px 0px ;
float:left;

height: 225px;
background: #e7e7e7  url(../images/footerbg2.gif);
background-position:top;
background-repeat: repeat-x;
}




/* sidebar */



#rightbar {
 color: #333;
 width: 250px;
 float: right;
 padding: 0px;
 height: auto;
 margin: 0px 0px 0px 0px;
background-color: #2b3e5a;
}

#leftbar {
 color: #333;
 width: 650px;
 float: left;
 padding: 0px;
 height: auto;
 margin: 0px 0px 0px 0px;

}


.rightcontentlist {
	padding: 0;
	margin: -3px 0px 0px 0px;
}
.rightcontentlist ul {
	padding: 0;
	margin: 0;
}
.rightcontentlist ul li {
	list-style-type: none;
}
.rightcontentlist ul li a {
	display: block;
	height: 32px;
	background-image: url(../images/rightcontentlistbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 34px;
	padding-left: 35px;
	text-decoration: none;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 14px;
}
.rightcontentlist ul li a:hover {
	text-decoration: underline;
	color: #ffffff;
}





/* menu rollover */

#nav ul {
	padding: 0;
	margin: 0;
}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav ul li {
	text-indent: -7000px;
	list-style-type: none;
	display: inline;
}
#nav ul li a {
	outline: none;
}

a#home {
width:110px;
height:40px;
background-image:url(../images/home.gif);
display:block;
text-decoration:none;
float:left;
}

a#home:hover {
background-position:110px 0;
}


a#lawfirm {
width:124px;
height:40px;
background-image:url(../images/lawfirm.gif);
display:block;
text-decoration:none;
float:left;
}

a#lawfirm:hover {
background-position:124px 0;
}


a#attorney {
width:130px;
height:40px;
background-image:url(../images/attorney.gif);
display:block;
text-decoration:none;
float:left;
}

a#attorney:hover {
background-position:130px 0;
}

a#info {
width:147px;
height:40px;
background-image:url(../images/info.gif);
display:block;
text-decoration:none;
float:left;
}

a#info:hover {
background-position:147px 0;
}

a#cases {
width:97px;
height:40px;
background-image:url(../images/cases.gif);
display:block;
text-decoration:none;
float:left;
}

a#cases:hover {
background-position:97px 0;
}


a#testimonials {
width:159px;
height:40px;
background-image:url(../images/testimonials.gif);
display:block;
text-decoration:none;
float:left;
}

a#testimonials:hover {
background-position:159px 0;
}


a#contact {
width:132px;
height:40px;
background-image:url(../images/contact.gif);
display:block;
text-decoration:none;
float:left;
}

a#contact:hover {
background-position:132px 0;
}



/* footer */



#footerbgmain p{
font-family: verdana;
font-size: 12px;
color: #ffffff;
margin:10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
line-height: 15pt;
}

#footerbgmain a{ 
text-decoration: underline;
font-family: verdana;
font-size: 12px;
color: #ffffff;
margin:0px 0px 0px 0px;
 }
 
#footerbgmain a:hover{ 
text-decoration: none;
font-family: verdana;
font-size: 12px;
color: #ffffff;
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:20px;
background:transparent url(../images/bullet.gif) no-repeat;
background-position:8px 2px;
}


/* headers */

#content{
height: auto;
width: auto;
padding: 15px 20px 20px 20px;
margin: 0px;
}

#content p{
font-family: verdana;
font-size: 12px;
color: #000000;
margin:0px 0px 13px 0px;
padding: 0px 0px 0px 0px;
line-height: 15pt;
}

#content a{ 
text-decoration: underline;
font-size: 12px;
color: #000000;
margin:0px 0px 0px 0px;
 }
 
#content a:hover{ 
text-decoration: none;
font-size: 12px;
color: #000000;
margin:0px 0px 0px 0px;
 }
 
h1  {
margin:0px 0px 5px 0px;
text-align:left;
position:relative;
color:#2b4060;
font-family: arial;
font-size: 1.6em;
}

h2  {
margin:0px 0px 5px 0px;
text-align:left;
position:relative;
color:#2b4060;
font-family: arial;
font-size: 1.4em;
}

h3  {
margin:0px 0px 5px 0px;
text-align:left;
position:relative;
color:#2b4060;
font-family: arial;
font-size: 1.2em;
}


/* img floats */


img.floatright { 
    float: right; 
    margin: 10px 20px 10px 15px; 
}

img.floatleft { 
    float: left; 
    margin: 10px 15px 10px 10px; 
}


#list1 li 

{

list-style-type: none;

padding-left: 52px;

background-position: 31px 10px;

background-image: url(../images/tick.gif);

background-repeat: no-repeat;

height: auto;

line-height: 25px;

font-size: 14px;

font-weight: normal;

}



.formlabel {
	color: #FFFFFF;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
}
.forminput {
	padding-left: 10px;
}
.formbutton {
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
}
.custominput {
	background-color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
	width: 225px;
	border: 1px solid #000000;
}
.customtextarea {
	background-color: #FFFFFF;
	width: 225px;
	height: 50px;
	overflow: auto;
	border: 1px solid #000000;
}