

body{
	background: #fff url(../images/background-bw-01.jpg);
	font-size: 15px;
        font-family: Helvetica,Arial,sans-serif;

}



#content .container{
	background:transparent url(../images/transparent_white.png) repeat;
	padding: 20px 10px;
padding-left:5%;
padding-right:5%;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


 #about, #contact{
    margin-top: 5px;
 }

img{
	margin: 0px 15px 15px 0px;
}



#header .container{
	background: #367588 url(../images/justice_header.png) no-repeat;	
	}

.navbar .container{
	background-color: #000;
}

.header_contact{
	margin-top: 5px;
	text-align: right;
	color: #fff;
	line-height: 100%;
}

.header_logoname {
	margin-bottom: 0px;
padding:5px;
 	}

.featureText{
	font-size: 18px;
	font-weight: 500;
}

	@media (min-width:750px) {
	.floatL{
float: left;
}}

	@media (max-width:750px) {
	.floatL{
display: block;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}}


.clearL{
    clear:left;
}

#footer{
	margin-bottom: 25px;
	clear: both;
}

	@media (min-width:750px) {
		 	.header_logoname {
    margin-left: 225px;
 }
 	}


.block {
    padding-top: 50px;
}


b, strong {
    font-weight: 700;
    color: #000;
}

h1 {
    margin: 0px;
}

h4 {
    color: #838383;
    font-size: 80%;
        
}

.heading {
    font-size: 150%;
    font-weight: 100;
}

	@media (min-width:370px) {
.staff img {
    float: left;
}
           }

.nav_next {
    display: block;
    clear: left;
    text-align: right;
    color:#a09898;}

.nav_next a{
    color:#a09898;
}

.nav_next a:hover{
    color:#000;
    text-decoration: none;
}

#content {
    padding-bottom: 500px;
}
