* {
margin: 0;
padding: 0;
outline: none;
}

body {
background: #fff;
font: 0.8em/150% Arial, sans-serif;
color: #333;
height: 100%;
width: 100%;
}

a {
color: #0b3780;
}

#wrapper {
background: url(../images/logo.gif) 90% 11px no-repeat;
height: 550px;
width: 990px;
position: absolute; 
top: 50%;
left: 50%;
margin-top: -275px;
margin-left: -495px;
}

#inner {
position: relative;
}

.content_navigation {
list-style: none;
width: 758px;
margin-top: 10px;
}

.navigation_item {
border: 1px solid #b5bfc5;
margin-bottom: 7px;
min-height: 44px;
padding: 0 10px;
}

.content {
display: none;
height: 269px;
margin-bottom: 10px;
overflow: hidden;
position: relative;
}

.copy_text {
width: 60%;
}

.copy_text p {
margin: 0.8em 0;
}

h2, .get_news {
font-size: 130%;
color: #0b3780;
text-decoration: none !important;
cursor: pointer;
line-height: 46px;
height: 44px;
text-transform: uppercase;
font-weight: bold;
}

h3 {
margin-bottom: 0.5em;
font-weight: normal;
}

.capitals {
text-transform: uppercase;
}

.contact {
width: 190px;
position: absolute;
top: 360px;
right: 10px;
}

.contact p {
clear: both;
font-size: 90%;
min-height: 2em;
}

.contact p span {
display: block;
}
.contact p .left {
float: left;
width: 50px;
text-align: right;
}
.contact p .right {
float: right;
width: 130px;
}

.project_list h4 {
color: #0b3780;
text-decoration: underline;
cursor: pointer;
margin-bottom: 0.3em;
}

.project_list li {
margin-bottom: 1em;
width: 80%;
}

.project .close, .news .close {
background: url(../images/cross.png) no-repeat;
display: block;
height: 14px;
width: 14px;
text-indent: -5000em;
cursor: pointer;
position: absolute;
top: 5px;
right: 5px;
}

.project_details .project, .news_details .news {
height: 247px;
width: 714px;
padding: 10px;
top: 0;
border: 1px solid #B5BFC5;
background: #fff;
position: absolute;
margin-left: 758px;
}

.project_details .project .project_body {
margin-left: 485px;
width: 213px;
margin-top: 12px;
_margin-top: 18px;
color: #000;
}

.news_details .news .news_body {
margin-left: 385px;
width: 313px;
margin-top: 12px;
_margin-top: 18px;
color: #000;
}

.news_body h3 span {
	color: #a2acb1;
}

.project_list_2 {
position: absolute;
top: 0;
left: 0;
background: #fff;
width: 734px;
height: 267px;
margin-left: 737px;
}

.project_list_2 h4 {
color: #0b3780;
text-decoration: underline;
cursor: pointer;
margin-bottom: 0.3em;
}

.project_list_2 li {
margin-bottom: 1em;
width: 80%;
list-style: none;
}

.paginator {
position: absolute;
right: 0;
bottom: 0;
color: #0b3780;
text-decoration: underline;
cursor: pointer;
}

/* home */

.home {
  background: top right no-repeat;
}

/* principle */

.principle {
  background: top right no-repeat;
}

/* partners */

.partners img {
position: absolute;
top: 65px;
right: 35px;
float: right;
}

/* references */

.references ul {
margin-top: 10px;
}

.references ul li span {
float: left;
height: 21px;
width: 96px;
display: block;
text-align: right;
margin-right: 10px;
overflow: hidden;
}

.references ul li {
line-height: 23px;
margin: 0 0 0.5em 0;
list-style: none;
padding: 0;
float: left;
width: 349px;
margin-right: 10px;
}

/* imprint */

#imprint {
width: 655px;
height: 465px;
border: 1px solid #0b3780;
background: #fff;
padding: 5px 20px;
position: absolute;
top: 30px;
left: 30px;
display: none;
}

#imprint p {
margin: 1em 0;
}

#imprint .close {
background: url(../images/cross.png) no-repeat;
display: block;
height: 14px;
width: 14px;
text-indent: -5000em;
cursor: pointer;
position: absolute;
top: 5px;
right: 5px;
}

.white {
	display: block;
	visibility: hidden;
	color: #fff;
	overflow: hidden;
	height: 1px;
	width: 1px;
}