html {
	background: #c6c6c6 url('../img/bg.gif') no-repeat;
}

body {
	width: 700px;
	margin: 50px auto 0 auto;
	font-family: Arial;
	text-align: justify;
}

a img {
	border: 0;
}

a {
	color: #a71c20;
}

a:hover {
	text-decoration: none;
}

#Logo {
	background: #FFF;
	padding: 50px 50px 20px 50px;
}

#Menu {
	margin: 0;
	padding: 10px;
	height: 19px;
	background: #002d62;
}

#Menu li {
	list-style: none;
	float: left;
	width: 120px;
	text-align: center;
}
#Menu li a {
	padding: 5px 10px 5px 10px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	width: 120px;
}
#Menu li a:hover {
	background: #96a0c0;
}

#Body {
	background: #FFF;
	padding: 20px 50px 50px 50px;
	font-size: small;
}
* html div.left  { 
	display: inline;
}

#Body h1 {
	margin: 0px;
	color: #a71c20;
	font-weight: normal;
}

#Body ul {
	color: #a71c20;
}

#Body ul p {
	margin: 0;
	color: #000;
}

#Footer {
	background: #c6c6c6 url('../img/footer.gif') no-repeat;
	padding: 20px 0;
	text-align: center;
	font-size: x-small;
}

.image {
	text-align: center;
}

.bluebar {
	width: 600px;
	margin: 0 0 10px -50px;
	color: #FFF;
	padding: 50px;
	background: #002d62;
}

.bluebar2 {
	width: 600px;
	margin: 10px 0 30px -50px;
	color: #FFF;
	padding: 10px 50px 10px 50px;
	background: #002d62;
}

#Body .bluebar2 h1 {
	color: #FFF;
}

#Body .bluebar h1 {
	color: #FFF;
}

.bluebar .big {
	font-size: large;
}

.left {
	float: left;
	margin: 0 20px 0 0;
}

.qualifications {
	padding: 0 0 0 20px;
	margin: 0 0 0 10px;
}

.clear {
	clear: both;
	border: 0;
	margin: 0;
	height: 0;
	visibility: hidden;
}

.lawyer {
	color: #a71c20;
	left: -18px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	top: -2px;
}

.lawyer span {
	color: #c6c6c6;
	float: right;
	text-transform: uppercase;
	font-weight: normal;
	font-size: small;
}

.cases tbody {
	font-size: x-small;
}
.cases tbody tr {
	padding: 5px 0 5px 0;
}

#Bar1 {
	background: #002d62 url('../img/bar1.gif') no-repeat bottom right;
}

#Bar2 {
	background: #002d62 url('../img/bar2.gif') no-repeat bottom right;
} 
