
/*<group=General>*/	/*  G E N E R A L	 */

* {
	margin: 0;
	padding: 0;
	border:0;
	line-height:12px;
	}

body { 
	background: #f2f2f2;
	margin: auto auto;
	padding-bottom:20px;
	text-align:center;
	color:#292929;
	background-image:url(../img/global/bg.gif);
	}

body#index {
	}

	
/*</group>*/

/*<group=Global Blocks>*//*             Global  blocks                */

#holder {
	width: 751px;
	margin: auto;
	text-align: left;
	
	}


/*</group>*/

/*<group=Images>*//*		 I M A G E S		 */

img.photo {
 		border: 1px solid #dddddd;
		}
	
/*</group>*/

/*</group>*/

/*<group=Individual Pages>*//*      I N D I V I D U A L   P A G E S              */

#main {
	margin-left: 20px;
	width: 440px;
	float:left;
	display:inline;
	}

/*</group>*/

/*<group=index>*/

#info {
	float:left;
	display:inline;
	width: 190px;
	}

#lawyers {
	float:left;
	display:inline;
	width:186px;
	}

#news {
	float: left;
	display:inline;
	width:186px;
	}

#contact {
	float: left;
	display:inline;
	width:189px;
	}

#bottom{
	background-image:url(../img/index/bot_bg.gif);
	width: 751px;
	float:left;
	display:inline;

	}



#flash {
	text-align:center;
	width: 751px;
	background-image:url(../img/index/flash_bg.gif);
	}

/*</group>*/

/*<group=footer>*/
#footer {
	width: 751px;
	float:left;
	display:inline;
	height: 70px;
	margin-bottom: 20px;
	}

#inner #footer {	background: url(../img/global/footer_inner.gif) no-repeat;}
#index #footer {	background: url(../img/global/footer.gif) no-repeat;}

#index #footer p {
	width:700px;
	float:right;
	padding-right:13px;
}

/*</group>*/


/*<group=inner>*/

#content {
	width: 751px;
	float: left;
	display:inline;
	padding-top:0px;
	background: url(../img/global/inner_content_bg.gif) repeat-y;
	}

#main_content {
	width:562px;
	float:left;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	display:inline;
	padding-bottom:10px;
	background-image: url(../img/global/main_content_bg.gif);
	}

#sub_content {
	width: 185px;
	float:left;
	background:#ffffff;
	display:inline;
	padding-top: 37px;
	}

#sub_content .portrait {
	float:left;
	display:inline;
	width: 185;
	border-top:12px solid #4F7ED4;
	border-bottom:  1px dotted #ADADAD;
	margin-bottom: 5px;
}

#sub_content .portrait_name {
	margin-bottom: 20px;

}

#masthead {
	float: left;
	display:inline;
	width:751px;
	height: 55px;
	background-image: url(../img/global/header_bg.gif);
	}

#bottom_logo {
	float: left;
	display:inline;
	width:50px;
	margin-top: 17px;
	margin-left: 8px;
	}

#map {
	float: left;
	display:inline;
	width: 534px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;	
	}

.illus {
	width:179px; 
	display:inline; 
	float:right; 
	margin-top:5px; 
	margin-right:0px; 
	padding-right:0; 
	margin-left:15px;
	}
/*</group>*/
