html, body, div, span,h1, h2, h3, h4, h5, h6, p, a, ul, li{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	color: #000000;
	font-size: 100%;
}
li {display:block;}
body {
	background:#3e332d url("./images/pattern_bg.jpg") repeat center 123px;
	padding:0px;
	font-size:12px;
	font-family: Trebuchet, Trebuchet MS1, Helvetica, sans-serif;
	text-align:center;
	color:#000000;
	overflow-y:scroll;
}
#wrapper {
	position:relative;
	min-height:100%;
	width:800px;
	margin:0px auto;
	background:#f8f8f8 url("./images/boat_bg.jpg") no-repeat bottom right;
}
#header {
	background:url("./images/header_bg.jpg") no-repeat top center;
	height:123px;
	width:100%;
	margin:0px auto 0px auto;
	overflow:hidden;
	text-align:center;
}
#header h1 a span {
	display:none;
}
#c_header {
	background:url("./images/c_header_bg.jpg") no-repeat top center;
	height:123px;
	width:100%;
	margin:0px auto 0px auto;
	overflow:hidden;
	text-align:center;
}
#c_header h1 a span {
	display:none;
}
#langtoggle {
	position:relative;
	top:7px;
	left:300px;
	height:30px;
	width:100px;
	margin: 0px auto;
	color:white;
	background-color:transparent;
}
#langtoggle a {
	color:white;
	text-decoration:none;
	font-size:14px;
	line-height:30px;
}
#nav {
	display:block;
	position:relative;
	top:66px;
	margin:0px auto;
	height:30px;
	width:800px;
	overflow:visible;
}
#nav span {
	display:block;
	cursor: pointer;
	color: #fff;
	font-size:12px;
	height:25px;
	line-height:25px;
	margin-right: 1px;
	margin-left: 0px;
	width:99px;
	float:left;
}
#nav span a {
	width:99px;
	text-decoration:none;
	text-align:center;
	color:#ffffff;
	display:block;
	float:left;
	font-size:12px;
	line-height:25px;
}
#nav span a:hover {
	border-bottom: 2px solid #0c4e85;
}

body#index a#indexnav,
body#attorneyprofile a#attorneyprofilenav,
body#practiceareas a#practiceareasnav,
body#otherservices a#otherservicesnav,
body#casesandnews a#casesandnewsnav,
body#whyus a#whyusnav,
body#resources a#resourcesnav,
body#contact a#contactnav {
	border-bottom: 2px solid #a76b04;
}
.banner {
	position:relative;
	margin:0px auto;
	clear:both;
	height:194px;
	background-color:#00344d;
	width:800px;
}

.banner h2 {
	display:none;
}

.banner p {
	display:none;
}
#slideshow{
	position:absolute;
	left:318px;
	top:0px;
}
#content{
	clear:both;
	width:800px;
	background:transparent url("./images/dropshadow_bottom.png") repeat-x top left;
	text-align:left;
	margin:0px auto;
	padding:20px 0px 127px 0px;
}
.column {
    float:left;
	margin:0px;
    padding:20px 40px;
    width:720px;
    height:auto;
}
.column1 {
	float:left;
	margin:0px;
	padding: 20px 40px;
	width: 400px;
	height: auto;
}
.column2 {
	float:right;
	margin:0px;
	padding: 0px;
	width: 300px;
	height: auto;
}
.column2 img {
	border:2px solid gray;
	margin-top:30px;
}
#content h3 {
	color: #002b50;
	font-size: 20px;
	font-weight:bold;
	text-align: left;
	padding:.5em 0em;
}
#content p {
    padding-bottom:1em;
    margin: 0em 2em;
    line-height: 13px;   
}
#content li {
	list-style:disc outside;
	margin:0em 2em;
	line-height:1.25em;
}
#content ul {
	line-height:1.5em;
	padding-bottom:1.1em;
}

#content ul ul {
	margin-left:1em;
	padding-bottom:0em;
}

#content ul.bullet {
	list-style-type: square;
}
#content li.bullet {
	padding: 5px;
	margin: 5px;
	background-color: #DDDDB7;
}
#content ol {
	list-style-type: decimal;
}
#content ul.spacedlist {
	list-style-type: none;
}
#content li.spacedlist {
	font-size: 1.25em;
	line-height: 2.5em;
}

#c_content{
	font-size: 16px;
	font-family:serif;
	clear:both;
	width:800px;
	background:url("./images/dropshadow_bottom.png") repeat-x top left;
	text-align:left;
	margin:0px auto;
	padding:20px 0px 127px 0px;
}
#c_content h3 {
	color: #002b50;
	font-family:serif;
	font-size: 28px;
	font-weight:bold;
	text-align: left;
	padding:.5em 0em;
}
#c_content p {
	font-size: 16px;
    padding-bottom:1em;
    margin: 0em 2em;
    line-height: 16px;   
}
#c_content li {
	font-size: 16px;
	list-style:disc outside;
	margin:0em 2em;
	line-height:1.25em;
}
#c_content ul {
	font-size: 16px;
	line-height:1.5em;
	padding-bottom:1.1em;
}
#c_content ul.bullet {
	font-size: 16px;
	list-style-type: square;
}
#c_content li.bullet {
	font-size: 16px;
	padding: 5px;
	margin: 5px;
	background-color: #DDDDB7;
	list-style-type: decimal;
}
#footer {
	color: #6c7d8b;
	background: url("./images/footer_bg.jpg") repeat-x bottom left;
	clear:both;
	left:0px;
	bottom:0px;
	position:absolute;
	height:66px;
	width:800px;
	text-align:center;
}
#footer_left {
	color: #6c7d8b;
	margin-top:16px;
	float:left;
	text-align:right;
	width:368px;
}
#footer_left a {
	color: #6c7d8b;
}
#footer_middle {
	float:left;
	margin:16px 7px 0px 7px;
}
#footer_right {
	color: #6c7d8b;
	float:left;
	margin-top:16px;
	text-align:left;
	width:368px;
}