html, body {
padding: 0;
margin: 0;
height: 100%;
font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.body_text, text {
font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

body {
background-color: #fffa93;
text-align: center;
}

a:link, a:active, a:visited {
font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #000;
}

a:hover {
text-decoration: none;
}

div#distance { 
	margin-bottom: -10em; /* half of content height */
	width: 1px;           /* required to "hide" distance div */
	height: 0;          /* required */
	float: left;          /* required */

}
div#content {
	position: relative;   /* positions content on top of distance */
	text-align: left;     /* horizontal centering hack for IE */
	height: 20em;         /* required - desired height */
	width: 858px;         /* required - desired width */
	margin: 0 auto;       /* required */
	clear: left;          /* required */
}

div#header {
background-image: url('images/avocat_musila_header.jpg');
background-repeat: no-repeat;
width: 858px;
height: 298px;
}

div#header_pic1, div#header_pic2, div#header_pic3, div#header_pic4, div#header_pic5, div#header_pic6, div#header_pic7, div#header_pic8 {
background-repeat: no-repeat;
width: 196px;
height: 249px;
position: relative;
top: 6px;
left: 150px;
float: left;
}

div#header_pic1 {
background-image: url('images/prima.gif');
}

div#header_pic2 {
background-image: url('images/sec.gif');
}

div#header_pic3 {
background-image: url('images/third.gif');
}

div#header_pic4 {
background-image: url('images/fourth.gif');
}

div#header_pic5 {
background-image: url('images/fifth.gif');
}

div#header_pic6 {
background-image: url('images/6th.gif');
}

div#header_pic7 {
background-image: url('images/7th.gif');
}

div#header_pic8 {
background-image: url('images/8th.gif');
}

div#avocat {
float: left;
position: relative;
top: 80px;
left: 340px;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
}

div#avocat span{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 32px;
line-height: 22px;
}

div#consult {
position: absolute;
top: 140px;
left: 370px;
width: 370px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

div#tel {
position: absolute;
top: 200px;
left: 550px;
width: 370px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

div#content_cont {
width: 860px;
}

div#content_cont2 {
width: 858px;
height: 50px;
}

div#content_cont, div#cont {
height: 380px;
}

		div#cont, div#foot, div#bott, div#botts {
		width: 750px;
		}
		
		div#left_bg {
		background-image: url('images/bg_left_01.gif');
		background-repeat: repeat-y;
		width: 54px;
		height: 100%;
		float: left;
		}
		
		div#cont {
		background-color: #fffdcc;
		float: left;
		}
		
		div#right_bg {
		background-image: url('images/bg_right_01.gif');
		background-repeat: repeat-y;
		width: 54px;
		height: 100%;
		float: left;
		}

div#leftf_bg, div#foot, div#rightf_bg {
height: 100px;
}

div#leftf_bg {
background-image: url('images/bg_left_01.gif');
background-repeat: repeat-y;
width: 54px;
float: left;
}

div#foot {
background-color: #24241d;
float: left;
}

div#rightf_bg {
background-image: url('images/bg_right_01.gif');
background-repeat: repeat-y;
width: 54px;
float: left;
}

		div#leftb_bg, div#bott, div#rightb_bg {
		height: 14px;
		}
		
		div#leftb_bg {
		background-image: url('images/bg_left_02.gif');
		background-repeat: no-repeat;
		width: 54px;
		float: left;
		}
		
		div#bott {
		background-color: #24241d;
		float: left;
		}
		
		div#bott_text  {
		width: 350px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #FFFFFF;
		text-align: right;
		position: relative;
		left: 390px;
		}
		
		div#rightb_bg {
		background-image: url('images/bg_right_02.gif');
		background-repeat: no-repeat;
		width: 54px;
		float: left;
		}

div#bottom, div#bott {
font-size: 0;
}

div#bottom {
background-image: url('images/bg_bottom.gif');
background-repeat: no-repeat;
background-position: top;
width: 858px;
height: 30px;
float: left;
}


	div#nav_container {
	width: 291px;
	height: 350px;
	float: left;
	border-right: 1px solid #d4d2aa;
	}
	
	div#navigation {
	width: 200px;
	float: left;
	position: relative;
	top: 30px;
	left: 72px;
	}
	
	div#navigation_contact {
	width: 195px;
	height: 61px;
	float: left;
	background-image: url('images/contact.gif');
	position: relative;
	top: 140px;
	left: 92px;
	}
	
		div#navigation ul {
		list-style: disc;
		color: #333333;
		}
		
	div#content_container {
	width: 380px;
	float: left;
	}
	
	div#content_page {
	width: 350px;
	float: left;
	position: relative;
	top: 30px;
	left: 30px;
	}
	
	div#content_page ul{
	text-transform: capitalize;
	list-style-type: lower-roman;
	}