
* {
	margin:0px;
	padding:0px;
}

html { height: 100%; margin-bottom: 1px; }

body {
	background:#FFF url(../img/bg.jpg) repeat-x top left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#59494A;
	font-size:16px;
	
}

img {
	border:none;
}

a {
	color:#59494A;
	text-decoration:none;
}

a.white {
	color:#FFF;
}

a.selected, a:hover {
	text-decoration:none;
	color:#F65600;
}

p {
	margin-bottom:10px;
	font-size:16px;
}

li, div {
	font-size:16px;
}

ul {
	list-style:none;
}

.sep {
	margin-bottom:10px;
}

.clr {
	clear:both;
}
p.clr {
	clear:both;
	height:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}

h1 { 
	color:#FFF;
	font-size:40px;
	font-weight:normal;
}

h2 { 
	color:#59494A;
	font-size:30px;
	font-weight:normal;
}

h3 {
	color:#59494A;
	font-size:28px;
	font-weight:normal;
	margin-bottom:10px;
}

h4 {
	font-size:18px;
	font-weight:normal;
	/*letter-spacing:-0.5px;*/
}


#main {
	width:910px;
	margin:0 auto;
}

li.clr {
   display: inline;
   margin: 0;
   padding: 0;
   width: 1px;
 }

br.clr {
   clear: left;
   width: 1px;
   font-size:1px;
   margin: 0;
   padding: 0;
   overflow:hidden;
}

#footer {
	clear:both;
	padding-top:10px;
	background:#E9E6DD;
	margin-top:100px;
}

#footer #box-footer {
	margin:0 auto;
	color:#59494A;
	width:910px;
	padding:10px 0 100px 0;
	font-size:11px;
	text-align:center;
}

#footer #box-footer a {
	color:#59494A;
}

#footer #box-footer a:hover {
	color:#F65600;
}

#top {
	height:93px;
	padding:14px 0 14px 0;
	position:relative;
}

#middle {
	height:203px;
	padding:14px 0 14px 0;
	position:relative;
}

#middle h1 {
	margin-top:36px;
}

#middle #left {
	float:left;
	display:inline;
	width:544px;
	padding-right:70px;
	color:#FFF; /*#978183;*/
}

#middle #right {
	float:left;
	display:inline;
	width:296px;
}

#box-contact {
	background:#FFF;
	color:#59494A;
}

.box .text {
	min-height:167px;
	width:246px;
	padding:10px 25px 10px 25px;
	font-size:14px;
	color:#FFF;
}

#box-contact .text {
	font-size:18px;
	padding-top:30px;
	min-height:147px;
}

#box-contact .top {
	background:url(../img/corners-top-1.gif) no-repeat top left;
	width:296px;
	height:8px;
	font-size:1px;
}

#box-contact .bottom {
	background:url(../img/corners-bottom-1.gif) no-repeat top left;
	width:296px;
	height:8px;
	font-size:1px;
}

#box-2 {
	background:#d7d3c6;
	color:#59494A;
}

#box-2 .top {
	background:url(../img/corners-top-2.gif) no-repeat top left;
	width:296px;
	height:8px;
	font-size:1px;
}

#box-2 .bottom {
	background:url(../img/corners-bottom-2.gif) no-repeat top left;
	width:296px;
	height:8px;
	margin-bottom:14px;
	font-size:1px;
}

#box-3 {
	background:#DBC5BA;
	color:#59494A;
}

#box-3 .top {
	background:url(../img/corners-top-3.gif) no-repeat top left;
	width:296px;
	height:8px;
	font-size:1px;
}

#box-3 .bottom {
	background:url(../img/corners-bottom-3.gif) no-repeat top left;
	width:296px;
	height:8px;
	margin-bottom:14px;
	font-size:1px;
}

#box-4 {
	background:#E4F2FD;
	color:#59494A;
}

#box-4 .top {
	background:url(../img/corners-top-4.gif) no-repeat top left;
	width:296px;
	height:8px;
	font-size:1px;
}

#box-4 .bottom {
	background:url(../img/corners-bottom-4.gif) no-repeat top left;
	width:296px;
	height:8px;
	margin-bottom:14px;
	font-size:1px;
}

#content {
	padding:14px 0 14px 0;
}

#content #left {
	float:left;
	display:inline;
	width:544px;
	padding-right:70px;
	margin-top:40px;
}

#content #left h2 {
	margin-bottom:40px;
	color:#59494A;
	font-size:40px;
}

#content #left h2.dinpage {
	margin-bottom:0;
	color:#59494A;
	font-size:40px;
}

ul.dinpage-section {
 margin-bottom:25px;
}

#content #right {
	float:left;
	display:inline;
	width:296px;
}

#top-menu {
	position:absolute;
	top:50px;
	right:55px;
}

#top-menu li {
	float:left;
	display:inline;
	margin-right:10px;
	font-size:12px;
}

#main-menu {
}

#main-menu a {
	font-size:24px;
}

#main-menu li {
	margin-bottom:6px;
}

#areas-box li {
	margin-bottom:6px;
}

#areas-box a {
	color:#FFF;
	font-size:18px;
}

#areas-box a:hover {
	color:#F65600;
}

#projects-box li {
	float:left;
	display:inline;
	font-size:11px;
	padding-left:3px;
}

#tags-box li {
	float:left;
	display:inline;
	font-size:11px;
	padding-left:3px;
}

ul#projects-list li {
	clear:left;
	height:205px;
	font-size:12px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #E9E6DD;
}

#projects-list div.project-slideshow {
	float:left;
}

#projects-list div.project-slideshow-pics {
	/*float:left;*/
	margin-right:30px;
	/*padding:4px;*/
	border:8px solid #E9E6DD;
	background:#FFF;
	width:158px;
	height:158px;
}

#projects-list div.project-slideshow-pics img {
	margin:4px;
}

#projects-list div.project-slideshow-pics nav {
	margin:4px;
}

#projects-list .box-info {
	float:left;
	width:310px;
}

#projects-list .box-info a {
	font-size:11px;
	color:#F65600;
	padding:2px;
}

#projects-list .box-info a:hover {
	background:#E9E6DD;
	color:#F65600;
}

#left a {
	color:#F65600;
	padding:2px;
}

#left a:hover {
	background:#E9E6DD;
	color:#F65600;
}

#projects-list .box-info div.team,
#projects-list .box-info div.summary {
	margin-top:5px; 
	font-size:14px;
	margin-bottom:10px;
	line-height:18px;
}

#projects-list div.no-img {
	width:174px;
	height:174px;
	float:left;
	display:inline;
	margin-right:30px;
	background:#E9E6DD;
}

ul#gallery {
	width:540px;
	margin-top:40px;
}

ul#gallery li {
	float:left;
	width:260px;
	display:inline;
	margin-right:10px;
	margin-bottom:10px;
}

ul#gallery li.end-img {
	margin-right:0;
}

#projects-list ul.project-categories-sector,
#projects-list ul.project-categories-tags,
#projects-list ul.project-categories-area {
	clear:left;
}

#projects-list .project-categories-sector li,
#projects-list .project-categories-tags li,
#projects-list .project-categories-area li {
	height:12px;
	margin-bottom:0px;
	padding-bottom:0px;
	border:none;
	clear:none;
	float:left;
	display:inline;
	padding-right:0px;
}

#projects-list .project-categories-sector li a,
#projects-list .project-categories-tags li a,
#projects-list .project-categories-area li a {
	text-transform:lowercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:0;
	padding-bottom:0;
	color:#59494A;
}

.view-project {
	clear:left;
	padding-top:10px;
}

#projects-list .project-categories-area {
	margin-top:5px;
}

#footer-ico {
	margin-top:20px;
}

.project-slideshow-nav {
	padding:0 12px 8px 12px;
	background:#E9E6DD;
	width:150px;
}