* {
	margin: 0;
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #12191e;
	margin: 0;
	padding: 0;
	text-align: center;	
	background-image: url("../images/mainbg.png");
	background-position: center;
	background-repeat: repeat-y;
	background-color: #152f4a;
}
html, body {
	height: 100%;
}
p {
	margin-bottom: 15px;
}
a {
	color: #12191e;
	font-weight: bold;
	text-decoration: none;
}
.smail {
	font-size: 9px;
}
h3 {
	color: #003366;
	margin: 2px 0px 2px 0px;
}
h4 {
	color: #003366;
	margin: 2px 0px 2px 0px;
	font-size: 11px;
}
li {
	margin-left: 15px;
}
a:hover {
	color: #00457c;
	text-decoration: none;
}
a:visited {
	color: #336a96;
}
.list {
	margin: 10px 0 10px 26px;
	
}
.list li {
	margin-bottom: 3px;
}
#bg_container {
	width: 100%;
	background-image: url("../images/topbg.gif");
	background-position: 50% -24px;
	background-repeat: no-repeat;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -57px;
}
#container {
	width: 770px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;	
}

#leftpane {
	width: 385px;
	height: 100%;
	float: left;
}
#rightpane {
	width: 385px;
	height: 100%;
	float: right;
}
#header {
	height: 280px;
	width: 385px;	
}
#logo {
	background-image:url("../images/head_logo.gif");
	background-repeat:no-repeat;
	background-position: top;
	background-position: 0 -24px;
	width: 197px;
	height: 100%;
	float: left;		
}
#logocontact {
	width: 100%;
	padding-top: 211px;
	text-align: center;
}
#navigation {
	width: 188px;
	height: 100%;
	float: right;
	background-image:url("../images/topmenu.gif");
	background-repeat:no-repeat;
	background-position: 0 -24px;
}
#navigation img {
	margin-top: 6px;
}
#navigation .imgnomarg {
	margin: 0;
}
.content {
	padding: 10px;
}
#righttop {
	width: 100%;
	height: 280px;
	background-image:url("../images/topbuilding.jpg");
	background-position: 0 -24px;
}
#pagedate {
	width: 90%;
	padding-top: 63px;
	text-align:right;
	vertical-align: bottom;
	color: #fff;
}
#footer, .push {	
	height: 57px;	
	clear:both;
}
#footer {
	width: 770px;
	margin: 0 auto;
	clear: both;
	line-height: 55px;
	background-image:url("../images/footer.gif");
	font-size: 10px;
}
#footer li{
	display: inline;
	margin: 0;
	margin-right: 10px;
}
#main_wide {
	width: 770px;
	margin: 0 auto;
	clear: both;
}
.imgleft {
	float: left;
	margin: 0px 10px 10px 0;
}
.imgright {
	float: right;
	margin: 0px 0 10px 10px;
}
.line {
	width: 100%;
	height: 0px;
	border-bottom: 1px solid #dbdbdb;
	font-size: 0px;
}
.navspace {
	height: 88px;
}
table {
	width: 100%;
	margin: 0 auto;
}
td {
	text-align: center;
	padding: 4px;
}
.dummymenu {	
	display:block;
    width:188px;
	height: 32px;    
    background:url("../images/menubut.gif") no-repeat;		
}
#lawyer_box {
	text-align:center; 
	background-color: #f5f5f5; 
	padding: 3px;
}
.link_list {
	list-style: none;
}
.link_list a {
	font-size: 14px;
}
.centered {
	text-align: center;
}
.bg_c_lawyers {
	background-color: #9eb8cb;
}
.bg_c_para {
	background-color: #afc5d6;
}
.bg_c_assis {
	background-color: #d4e3ec;
}
.bg_c_headers {
	background-color: #91adc1;
}