/* CSS Document */
/* LAYOUT STYLE*/

#container {
	width:950px; 
	height:850px;
	margin:auto;
}
#container_marks {
	width:950px; 
	height:2000px;
	margin:auto;
}
#container_rundlet {
	width:950px; 
	height:950px;
	margin:auto;
}
#container_podhurst {
	width:950px; 
	height:1050px;
	margin:auto;
}
#container_beckham {
	width:950px; 
	height:1250px;
	margin:auto;
}
#container_josefsberg {
	width:950px; 
	height:950px;
	margin:auto;
}
#container_this {
	width:950px; 
	height:970px;
	margin:auto;
	z-index:1;
}

#container_aviation {
	width:950px; 
	height:1100px;
	margin:auto;
}
#header {
	width:900px;
	height:120px;
	background-image:url(../images/header.jpg);
}
#nav_bar {
	width:900px;
	height:30px;
	background-image:url(../images/nav_bar_bg.jpg);
	margin-bottom:10px;
}
#class_action, #appellate, #criminal, #commercial, #aviation, #general, #matrimonial, #podhurst, #orseck, #josefsberg, #eaton, #marks, #diaz, #ezell, #rosenthal, #martinez, #rasco, #rundlet, #gravante, #beckham, #dern, #maharbiz {
	width:200px;
	text-indent:10px;
}
#footer {
	width:900px;
	height:80px;
	background-image:url(../images/footer.jpg);
	margin-top:20px;
	float: left;
}
#address {
	padding:10px;
	float:left;
}
#phone {
	padding:10px;
	float:left;
}

