﻿html,body{
margin:0;padding:0
}

body{
    font: 82% arial,sans-serif;
    color:#000000;
    text-align:center;
}

div#bodycontainer{
	text-align:center;
	width:800px;
	margin:0 auto;
	padding:0;
}
div#header{
	width:100%;
	background-color: #FFFFFF;
	margin-top:10px;
}
div#header h1{
font-size:1em;
text-align:center;
font-weight:normal;
margin:0 0 15px 40px;
color:#000000;
}

/* left side navigation */
#nav{
	text-align:left;
	float:left;
	width:200px;
}
#nav p{
	line-height:1.5em;
	text-align: right;
	margin: 0 10px 15px 0px;
	width: 200px;
}
#nav ul {
margin: 12px 0 30px 20px;
padding: 0;
list-style-type: none;
}
#nav li {
margin: 0;
padding: 0;
text-align: right;
background: url(../images/navline1.jpg) no-repeat;
width: 200px;
}
#nav ul a{
	font-size:12px;
	line-height:22px;
	text-decoration:none;
	Margin: 0 25px 0 25px;
	text-align: right;
	color:#000000;
}
#nav ul a:hover{
	font-size:12px;
	line-height:22px;
	text-align: right;
	text-decoration:none;
	margin: 0 25px 0 25px;
	text-align:right;
	color:#0000ff;
}
/* content panel */
div#content{
	float:right;
	width:580px;
}

#content p{
	line-height:1.5em;
	text-align: left;
	margin: 0 0 15px 0;
	_margin:0 0 15px 0;
	width: 500px;
}
div#content ul{
	text-align:left;
	margin: 0 0 10px 70px;
	list-style-image: url(../images/bullet.jpg);
}
div#content ol{
	text-align:left;
	margin: 0 0 10px 70px;
}
	
/* footer */

div#footer{
clear:both;
width:800px;
}
div#footer a{color:#FFFFFF} 
div#footer a:hover{}
#footer p{
color: #FFFFFF;
background: #000099;
line-height: 2em;
text-align:center;}

/* Base formatting styles */

.cleared{clear : both;margin:0;padding:0;line-height:0;}
.img1{border :0;margin: 0;}
.img{border :0;margin:0;}

#content h1{font-size:1.6em;text-align:left;font-weight:normal;margin:0 0 15px 40px;color:#000000;}
h2{font-size:14px;text-align:left;margin:5px 0 15px 40px;color:#999999;}
h3{font-size:1.2em;font-weight:normal;}
h4{font-size:1em;font-weight:bold;}

body#home #nav a#home, body#contact #nav a#contact, body#about #nav a#about, body#clients #nav a#clients,
body#disclaimer #nav a#disclaimer, body#events #nav a#events, body#ip #nav a#ip, body#licensed #nav a#licensed, body#litigation #nav a#litigation,
body#mediation #nav a#mediation, body#members #nav a#members, body#news #nav a#news, body#practice #nav a#practice, body#recruitment #nav a#recruitment,
body#professional #nav a#professional, body#public #nav a#public, body#seminars #nav a#seminars, body#threats #nav a#threats, {color: #0000FF;}
