#header h2 {
	float: left;
	font-size: 3.5em;
	margin-left: 1em;
	margin-top: 40px;
}

#categories {
	display: block;
	background: #00a;
}

#categories li {
	display: block;
	float: left;
	width: 180px;
}

/* to precisely fill the nav bar */
#categories li:first-child, #categories li:first-child + li {
	width: 180px;
}

#categories a {
	display: block;
	height: 22px;
	padding: 4px 0;
}

#categories a:hover {
	background: #07d;
}

/*p, li {
	text-align: justify;
}*/

#service {
    text-align: left;
	margin-top: 40px;
	background-image: url(image/legal_assistance.png);
}


#service h4 {
    margin-top: 36px;
}

#service a {
    font-size: 18px;
	text-decoration: none;
}

#service a:link, #service a:visited {
	color: #00a;
}

#service a:hover{
	color: #07d;
}

#legal_assistance {
}

#list {
    margin-top: 18px;
}
			
#list li {
	list-style: disc url(bullet.gif) inside;
}

#list li a {
	text-decoration: none;
}

#list li a:link, #list a:visited {
	color: #00a;
}

#list li a:hover{
	color: #07d;
}

#gli li a {
    color: #00a;
	text-decoration: none;
}

#gli li a:link, #list a:visited {
	color: #00a;
}

#gli li a:hover{
	color: #07d;
}

#attorney li {
        font-size: 13px;
}

#attorney p {
        margin-left: 18px;
}


.contact {
    margin-bottom: 36px;
}

#secondary a {
	text-decoration: none;
}

#secondary a:link, #secondary a:visited {
	color: #00a;
}

#secondary a:hover{
	color: #07d;
}

#footer {
    margin-top: 54px;
}

h4 {
	font-size: 14px;
	
}

h5 {
	display: inline;
	font-weight: bold;
	font-style: normal;
}

h6 {
    font-style: Italic;
	margin-bottom: 36px;
}

p span {
    font-weight: bold;
}

p a {
	text-decoration: none;
}

p a:link, p a:visited {
	color: #00a;
}

p a:hover{
	color: #07d;
}

ul, ol {
	margin-left: 18px;	
}

ul ul, ul ol, ol ul, ol ol {
	margin-bottom: 0;
}

a[href$=".pdf"]:after {
	content: url("../images/icon_pdf.gif");
}

body {
	line-height: 18px;
}

div.vcard {
	width: auto;
	margin-left: 0;
}

/*li.column1 { margin-left: 0px; }
li.column2 { margin-left: 260px; }

li.reset { margin-top: -150px; }

ul.kvs {
height: 150px; }*/
