@charset "utf-8";
/* CSS Site Layout Control Last Updated: 081609 */

body {
	margin-top:0px;
	margin-bottom:20px;
	background-color:#FFFFFF;
}
#container {
	background-color:#FFFFFF;
	margin:0px auto ;  /* align for good browsers */
	margin-bottom:0px;
	text-align: left; /* counter the body center */
	border:1px solid #88122A;	
	width:968px;
	overflow:hidden;
	z-index:0;
	padding:3px;
}
#header {
	position:relative;
	visibility:visible;
	width:968px;
	height:420px;
	background-image:url(http://www.the-asbestos-attorneys.com/assets/backslice.jpg);
	background-color:#333333;
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-position:top center;	
	z-index:1;
	overflow:visible;
}
#title {
	position:absolute;
	width:958px;
	height:70px;
	top:10px;
	background-image: url(http://www.the-asbestos-attorneys.com/assets/title.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top center;
	z-index:1000;
}
#navigation {
	margin-left:14px;
	position:relative;
	width:938px;
	height:40px;
	top:90px;
	background-image:url('');
	background-color:#FFFFFF;
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-position:top center;	
	z-index:1000;
	overflow:visible;
}
#splash {
	margin-left:14px;
	position:absolute;
	width:938px;
	height:270px;
	top:140px;
	overflow:visible;
	z-index:1000;
}
#content {
	margin-left:14px;
	position:relative;
	visibility:visible;
	width:968px;
	top:0px;
	background-image:url('');
	background-color:#FFFFFF;
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-position:top center;	
	z-index:1;
	overflow:visible;
}
#filler {
	position:absolute;
	width:938px;
	background-image:url('');
	background-color:#FFFFFF;
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-position:top center;	
	z-index:1000;
}
#footer {
	position:relative;
	visibility:visible;
	width:968px;
	height:65px;
	margin-top:10px;
	background-image:url('');
	background-color:#F2EAE1;
	border:1px solid #88122A;	
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-position:top center;	
	z-index:1000;
	overflow:visible;
}
