body{background:#fff;}
#footer{background:#000;}
p{color:#000;}
#header .logo a{
	background: url('../img/layout/logo_black.png') no-repeat scroll center center transparent;
}
#header.sticky .logo a{ 
	background: url('../img/layout/logo_small_black.png') no-repeat scroll center center transparent;
}
#header .nav a {
    color: #000;
}
#header .nav li {
    border-bottom: 3px solid #000;
}
#header .amea a{ border:2px solid #000;   
}
.content-a {
    background: #000;
	height:110%;
}
.box a.contact_us {
    background-color: #fff;
    color: #000;
}
.box p.address a {
    color: #ff0000;
}

.box h4 {
    border-bottom: 2px solid #fff;
}
.box ul li {
    background: url("../img/layout/check_white.png") no-repeat scroll left center transparent;
}

.content h3 {
    border-bottom: 2px solid #000;
}
.content h3 span {
    color: #000;
}
.projects_home h3 span  {
    background: none repeat scroll 0 0 #fff!important;
}
.projects_home h3 a{
	background:#000!important;
	color:#fff;
}
.figure h4{
	background:rgba(0,0,0,1);
}
.figure:hover img {
	opacity: 0;
}
.contactform div.submit input {
    background-color: #000;
}

.contactform div.input label {
    color: #000;
}
.profile_text p.brown {
    background: none repeat scroll 0 0 #000;
    text-shadow: 0 1px 0 #000;
}
.project_category:hover img{	
	opacity:0;
}

.projects h4 {
    background-color: #000;
}
.content_box.projects_cat ul li {
    border-bottom: 2px solid #000;
}
ul.filosophy {
    background: #000;
}