*{
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%;
}
p{
	margin-bottom: 10px;
}
img{
	border: none;
}
a{
	text-decoration: none;
	color:#608e2e;
}
body{
	background-color: #e3e8df;
	font-family: Verdana;
	color: #333;
}
#head{
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	height:130px;
	background-color: #fff;
	padding-top: 0px;
	padding-bottom: 10px;
	background: url('../images/bgheader.png') 0 0 no-repeat;
	position:relative;
}
#head img{
	margin-left: 25px;
	margin-bottom: 12px;
	margin-top: 18px;
}
#head #address{
	text-align:right;
	position:absolute;
	top:20px;
	right:35px;
	font-size:11px;
}
ul#menulist{
	float: left;
	text-align: center;
	margin-right: 0px;
	margin-top:-2px;
	margin-bottom:8px;
	margin-left: 12px;
	width: 980px;
	position:absolute;
	top:95px;
	left:0px;
	height:35px;
}
ul#menulist li{
	float: left;
	list-style: none;
	font-size: 12px;
	color: #fff;
}
ul#menulist a{
/*TOP MENU ITEM SPACING*/
	margin-right: 22px;
	margin-left: 23px;
/*TOP MENU ITEM SPACING*/
	color: #fff;
	display:block;
	height:10px;
	line-height:2.8;
	border-top: 5px solid transparent;
}
ul#menulist a:hover{
	border-top: 5px solid #a8c39a;
}
ul#menulist a.menuactive{
	border-top: 5px solid #a8c39a;
}

#banner{
	width: 990px;
}
#banner img{
	float: left;
	margin-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#headtext{
	float: right;
	background-color: #6b839b;
	margin-right: 15px;
	height: 208px;
	padding-top: 12px;
	width: 250px;
	color: #fff;
}
#headtext h2{
	font-weight: normal;
	font-size: 16pt;
	margin-bottom: 10px;
	margin-left: 25px;
}
#headtext p{
	font-size: 10pt;
	margin-left: 25px;
	margin-right: 25px;
}

#topmain{
	width: 990px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/topmain.png') 0 0 no-repeat;
	height: 15px;
}
#main{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background:  url('../images/bgmain.png') 0 0 repeat-y;
	position: relative;
	overflow: hidden;
}
#mainheader{
	width:960px;
	height:100px;
	margin-left:15px;
}
#mainheader img{
	padding-bottom: 25px;
	float: left;
}
#maincontent{
	width: 700px;
	margin-left: 272px;
	padding-top: 155px;
	min-height:400px;
	height:auto;
}
#maincontent.lawyerpage{
	margin-left: 15px;
	width: 959px;
	background: #f1f7ed url('../images/lawyerbackground.png') 0 0 repeat-x;
	padding-top: 0px;
	margin-top: 140px;
	padding-left:1px;
	height: 820px;
}
#maincontent.normalpage{
	margin-left: 15px;
	width: 959px;
	background: #f1f7ed url('../images/lawyerbackground.png') 0 0 repeat-x;
	padding-top: 0px;
	margin-top: 140px;
	padding-left:1px;
	height: auto;
	padding-bottom: 15px;
}
#maincontent.lawyerpagenotop{
	margin-left: 15px;
	width: 959px;
	background: #f1f7ed url('../images/lawyerbackground.png') 0 0 repeat-x;
	padding-top: 0px;
	margin-top: 0px;
	padding-left:1px;
	height: 820px;
}
#maincontent.lawyerpage h3{
	margin-left: 24px;
	margin-bottom: 15px;
	padding-top: 15px;
	font-weight: normal;
	color: #608e2e;
}
#maincontent.lawyerpage p{
	margin-bottom: 15px;
	margin-left: 25px;
	text-align: justify;
	margin-right: 25px;
}
#maincontent.normalpage h3{
	margin-left: 24px;
	margin-bottom: 15px;
	padding-top: 15px;
	font-weight: normal;
	color: #608e2e;
}
#maincontent.normalpage p{
	margin-bottom: 15px;
	margin-left: 25px;
	text-align: justify;
	margin-right: 25px;
}
#maincontent.normalpage a:hover{
	text-decoration: underline;
}
#maincontent.lawyerpagenotop h3{
	margin-left: 24px;
	margin-bottom: 15px;
	padding-top: 15px;
	font-weight: normal;
	color: #608e2e;
}
#maincontent .lawyer{
	width: 175px;
	height: 175px;
	/*Border of lawyer div*/
	border: 1px solid #fff;
	font-size: 10px;
	text-align: center;
	background-color: #eee;
	margin-left: 5px;
	margin-bottom: 12px;
	float: left;
}
#maincontent.lawyerpage a{
	display: block;
	color: #333;
}
#maincontent.lawyerpagenotop a{
	display: block;
	color: #333;
}
#maincontent .lawyer:hover{
	background-color: #ddd;
}
#maincontent .lawyer .lawyerdetails{
	text-align: left;
	line-height: 1.3;
}
#maincontent .lawyer .lawyername{
	color: #608e2e;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;
}
#maincontent .lawyer .lawyernumber{
	margin-left: 15px;
}
#maincontent .lawyercontainer{
	position: relative;
	display: block;
	height: 175px;
	width: 175px;
	float: left;
	margin-left: 12px;
	margin-bottom: 12px;
}
#maincontent .lawyercontainer .lawyeremail{
	margin-left: 16px;
	position: absolute;
	top: 157px;
	left: 5px;
	font-size: 10px;
}
#maincontent .lawyercontainer .lawyervcard{
	margin-left:16px;
	position:absolute;
	top:157px;
	left:72px;
	font-size:10px;
}
#maincontent .lawyeremail a:hover{
	text-decoration: underline;
	color: #608e2e;
}

#maincontent .lawyeremail img{
	margin-right: 4px;
	margin-bottom: -1px;
}
#maincontent .lawyervcard a:hover{
	text-decoration: underline;
	color: #608e2e;
}

#maincontent .lawyervcard img{
	margin-right: 4px;
	margin-bottom: -2px;
}
#maincontent .lawyer .lawyerimage{
	border: 5px solid #fff;
	text-align: center;
	margin-top: 8px;
}
#maincontent .lawyer .lawyerimagetop{
	border: 5px solid #fff;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 1px;
}
#maincontent #leftbar{
	width: 205px;
	font-size: 10px;
	float: right;
	margin-top: 47px;
	margin-left: 25px;
	margin-bottom: 10px;
}
#maincontent #leftbar img{
	border: 1px solid #aaa;
	padding: 5px;
	margin-bottom: 5px;
}
#maincontent #leftbar #leftbarinfo{
	line-height: 1.6;
}
#maincontent #leftbar #leftbarinfo img{
	margin-right: 10px;
	border: none;
	padding: 0;
	/*TO MOVE THE SIDEBAR EMAIL IMAGE DOWN*/
	margin-bottom: -1px;
}
#maincontent #leftbar #leftbarinfo a{
	color: #07613b;
	text-decoration: underline;
}
#maincontent #leftbar #leftbarinfo a:hover{
	text-decoration: none;
}
#maincontent #content{
	float:left;
	margin-left:14px;
	text-align:justify;
	margin-right: 16px;
}
#maincontent #content img{
	background-color: #fff;
	padding: 5px;
	border: 1px solid #ddd;
	margin: 15px;
	margin-top: 0px;
	margin-right: 0px;
}
#maincontent #content img.noborder{
	background-color: #fff;
	padding: 0px;
	border: none;
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
/*#maincontent #content.withleftbar{
	width:447px;
	margin-right: 0px;
}*/
#maincontent #content.withleftbar{
	float: none;
	width:auto;
	margin-right: 15px;
}
#maincontent #content h3{
	font-weight: normal;
	color: #608e2e;
	margin-bottom: 20px;
}
#maincontent #content blockquote{
	margin-left:40px;
	margin-right:40px;
}
#maincontent #content ul.endorsements{
	margin-left: 0px;
	padding-top: 10px;
	margin-right:0px;
}
#maincontent #content ul.endorsements li{
	margin-left: 0px;
	list-style: none;
	float: left;
	width: 181px;
	border: 1px solid #ddd;
	margin: 0px;
	padding: 10px;
	padding-bottom: 17px;
	text-align: center;
	height: 150px;
}
#maincontent #content ul.endorsements li.spacer{
	width: 30px;
	border: none;
	padding: 0px;
}
#maincontent #content ul.endorsements li p{
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	text-align: left;
}
#maincontent #content ul.endorsements li img{
	background-color: #fff;
	padding: 0px;
	border: none;
	margin: 0px;
	width: 180px;
}
/*MAIN BODY LINK STYLE*/
#maincontent #content a{
	text-decoration: underline;
}
#maincontent #content a:hover{
	text-decoration: none;
}
/*ENDS HERE*/
#maincontent h2{
	font-size: 10pt;
	margin-bottom: 20px;
	font-weight: bold;
	color:#608e2e;
}
#maincontent p{
	font-size: 10pt;
	color:#444;
	line-height: 1.4;
}
#maincontent #content ul{
	font-size: 10pt;
	color: #444;
	margin-left: 40px;
	margin-right:40px;
}

#mainsidebarcontainer{
	position:absolute;
	/*POSITIONING OF SIDEBAR*/
	/**/
		/**/
	top:15px;
	left:15px;
		/**/
	/**/
	/*POSITIONING OF SIDEBAR*/
	width: 260px;
	height: auto;
	background: transparent;
}
#mainsidebar{
	background: url('../images/sidebarbgmain.png') 0 0 repeat-y;
	padding-bottom:7px;
	padding-top: 10px;
	padding-left: 12px;
}
#mainsidebar h3{
	font-weight: normal;
	color: #444;
	margin:0px;
	padding:0px;
	margin-left: 30px;
	font-size: 16px;
}
#mainsidebar #addressbox{
	font-size: 11px;
	background-color: #666;
	color: #fff;
	width: 189px;
	margin-left: 17px;
	padding:7px;
	margin-bottom:7px;
}
#mainsidebar #addressbox b{
	font-size: 11px;
}
#mainsidebartop{
	display: block;
	margin:0px;
	padding:0px;
	height: 16px;
	background: url('../images/sidebarbgtop.png') 0 0 no-repeat;
}
#mainsidebarbottom{
	display: block;
	height: 16px;
	background: url('../images/sidebarbgbottom.png') 0 0 no-repeat;
}
#mainsidebar img{
	margin-left: 16px;
	padding-bottom:5px;
	margin-bottom:0px;
}
#mainsidebar ul{
	border-bottom:1px solid #e2e8f1;
	width:204px;
	margin-left:16px;
	padding-top:10px;
	*padding-top:0px;
	*margin-top:-3px;
}
#mainsidebar ul li{
	list-style: none;
	font-size:12px;
	padding-left:15px;
	border-top:1px solid #e2e8f1;
	padding-bottom:7px;
	padding-top:7px;
	width:189px;
}
#mainsidebar a{
	color:#444;
}
#mainsidebar li:hover{
	background-color: #efefef;
}
#mainsidebar ul li.active{
	background-color: #e3e8df;
}

#bottommain{
	width: 990px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/bottommain.png') 0 0 no-repeat;
	height: 15px;
}



#footer{
	margin-left: auto;
	margin-right: auto;
	width: 965px;
	height: 20px;
	margin-top: 0px;
	padding-left: 0px;
	padding-left: 25px;
	padding-top: 15px;
	font-size: 11px;
	background: url('../images/bgfooter.png') 0 0 no-repeat;
	color: #fff;
}
#footer a{
	color: #fff;
}
#footer a:hover{
	text-decoration: underline;
}
#footertext{
	float: left;
}
#worldexposure{
	float: right;
	margin:0;
	padding:0;
	padding-right: 25px;
}