body {
	margin: 0;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	background-color : #333;
	background:#333 url(/_images/home.jpg) no-repeat 50% 0;
}

body#who_we_are{background:#333 url(/_images/whoweare.jpg) no-repeat 50% 0;}
body#what_we_do{background:#333 url(/_images/whatwedo.jpg) no-repeat 50% 0;}
body#our_approach{background:#333 url(/_images/ourapproach.jpg) no-repeat 50% 0;}
body#our_work{background:#333 url(/_images/work.jpg) no-repeat 50% 0;}
body#contact_us{background:#333 url(/_images/contactus.jpg) no-repeat 50% 0;}

body#contact_us div#content a:link, 
body#contact_us div#content a:visited, 
body#contact_us div#content a:hover
{
	text-decoration:underline;
	color:#b38f45;
}

a{
	text-decoration:none;
	color:#666;
}

ul#slide-feed
{ display:none; }

img.slide-image
{
	float: left; 
	position:absolute;
	width:960px;
	height:404px;
}

body#our_work img.slide-image
{
	width:630px;
	height:344px;
}

table.partnersclients td
{
	width : 33%;
	padding : 3px;
}

a:hover{text-decoration:underline;}
img{border-style:none;}
/* wrapper */
#wrapper{
	width:972px;
	margin:0 auto;
}
.img-holder img{display:block;}
.wrap{
	height:1%;
	overflow:hidden;
}
.w1{
	width:972px;
	overflow:hidden;
}
.w2{
	background:url(../_images/bg-w2.png) repeat-y;
	width:960px;
	padding:0 6px;
}
.w2:after{
	content:"";
	clear:both;
	display:block;
}
.w3{
	float:left;
	position:relative;
	margin-bottom:-5px;
	padding-top:145px;
}
.b{
	background:url(../_images/bg-b.png) no-repeat;
	height:12px;
	text-indent:-9999px;
}
/* header */
#header{
	position:absolute;
	top:0;
	left:0;
	width:852px;
	height:29px;
	background:#fff url(../_images/bg-header.gif) repeat-x;
	padding:116px 39px 0 69px;
	z-index:2;
}
.logo{
	position:absolute;
	top:44px;
	left:69px;
	margin:0;
	width:181px;
	height:55px;
	overflow:hidden;
	background:url(../_images/logo.gif) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	z-index:3;
}
.logo a{
	height:100%;
	display:block;
}
/* nav */
#nav {
	margin:0 -14px 0 0;
	padding:0;
	list-style:none;
	float:right;
	z-index:1;
}
#nav li {
	float:left;
	background:url(../_images/separator2.gif) no-repeat;
	padding:0 0 18px 17px;
	margin-right:15px;
	cursor:pointer;
}
#nav li:first-child{background:none;}
#nav li a {
	text-decoration:none;
	color:#666;
	float:left;
	height:11px;
	overflow:hidden;
	text-indent:-9999px;
}
#nav li a.who-we{
	background:url(../_images/text-who-we.gif) no-repeat;
	width:76px;
}
#nav li a.what-we{
	background:url(../_images/tetx-what-we.gif) no-repeat;
	width:77px;
}
#nav li a.apporoach{
	background:url(../_images/tetx-approach.gif) no-repeat;
	width:84px;
}
#nav li a.our-work{
	background:url(../_images/text-work.gif) no-repeat;
	width:58px;
}
#nav li a.contact{
	background:url(../_images/tetx-contact.gif) no-repeat;
	width:66px;
}
#nav li.active a,
#nav li a:hover {
	text-decoration:none;
	background-position:0 -11px;
}
#nav a:hover,#nav li:hover a,#nav li.hover a {
	cursor:pointer;
	background-position:0 -11px;
}
#nav li.hover,#nav li:hover { position:relative;}
#nav li.hover .drop,#nav li:hover .drop {display: block;}
/* nav drop */
#nav .drop {
	width:157px;
	position:absolute;
	left:3px;
	top:29px;
	z-index:100;
	display:none;
}
#nav .drop div{
	background:url(../_images/bg-drop.png) repeat-y;
	width:129px;
	padding:0 14px;
}
#nav ul {
	margin:0;
	padding:14px 0 5px 1px;
	list-style:none;
	position:relative;
	font-size:12px;
	font-weight:bold;
}
#nav li ul li{
	padding:0;
	margin:0 0 9px;
	float:none;
	background:none;
	vertical-align:top;
}
#nav li ul a,
#nav li ul a {
	text-indent:0;
	float:none;
	height:auto;
	padding:0;
	color:#fff;
}
#nav li ul li.active a,
#nav li ul a:hover{
	color:#076324;
	text-decoration:none;
}
/* main */
#main{width:960px;}
#main .img-holder22{
	width:960px;
	position:relative;
}
/* gallery */
.gallery{
	width:960px;
	overflow:hidden;
	position:relative;
}
.gallery .slide-holder {
	overflow: hidden;
	width:960px;
	height:404px;
}
.gallery .slide-holder ul {
	list-style: none;
	overflow: hidden;
	width:100%;
	padding:0;
	margin:0;
	height:404px;
	position:relative;
}
.gallery .slide-holder li {
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	width:960px;
	height:404px;
}

.gallery .slide-holder li div.container-slide
{
	width:960px;
	height:404px;
	margin : 0;
	padding : 0;
}

/* gallery switcher-holder */
.gallery .switcher-holder{
	position:absolute;
	bottom:0;
	right:0;
}
.gallery .switcher-frame{
	width:960px;
	background:url(../_images/bg-switcher.png) no-repeat;
	height:32px;
	overflow:hidden;
}
.gallery  strong{
	float:right;
	color:#fff;
	padding:8px 16px 0 0;
}
.gallery  strong a{
	color:#cc9;
	font-weight:normal;
}
.gallery ul.switcher {
	margin:0;
	padding:8px 0 10px 11px;
	list-style:none;
	float:right;
	position:relative;
	width:165px;
	background:#333;
}
.gallery ul.switcher li {
	float:left;
	padding:0 4px 0 9px;
	width:8px;
	overflow:hidden;
	background:url(../_images/separator3.gif) no-repeat 0 3px;
}
.gallery ul.switcher li:first-child{background:none;}
.gallery ul.switcher li
.gallery ul.switcher li a {color:#666;}
.gallery ul.switcher li.active a ,
.gallery ul.switcher li a:hover {
	color:#fc3;
	text-decoration:none;
}
.gallery ul.switcher li.prev,
.gallery ul.switcher li.next{background:none;}
.gallery ul.switcher li.prev{padding:2px 6px 0 14px;}
.gallery ul.switcher li.next{padding:2px 6px 0 5px;}
.gallery ul.switcher li.prev a,
.gallery ul.switcher li.next a{
	width:7px;
	height:11px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0px;
	line-height:0px;
	display:block;
}
.gallery ul.switcher li.prev a{background:url(../_images/bg-prev.gif) no-repeat;}
.gallery ul.switcher li.next a{background:url(../_images/bg-next.gif) no-repeat;}
/* columns */
.columns{
	width:960px;
	background:#ebe9de url(../_images/bg-columns.gif) no-repeat;
	padding:10px 0;
}
#main .columns-holder{
	width:100%;
	overflow:hidden;
	background:url(../_images/bg-columns-holder.gif) repeat-y;
}
.column{
	float:left;
	width:320px;
}
.column .img-holder{
	float:left;
	width:50px;
	margin-right:23px;
	padding:19px 0 0;
}
* html .column .img-holder {margin-right:20px;}
.column .text{
	height:1%;
	overflow:hidden;
	padding:17px 25px 0 0;
	line-height:14px;
}
.column h2{
	margin:0 0 6px;
	color:#333;
	font:normal 15px/15px Georgia1, Georgia, serif;
	letter-spacing:0px;
	line-height : 120%;
}
.column p{margin:0;}
.column.promoright{
	width:300px;
	height:130px;
	display:block;
	margin-left:10px;
}
/* footer */
#footer{
	width:962px;
	overflow:hidden;
	padding:13px 6px 40px 4px;
	line-height:12px;
}
#footer ul{
	margin:0;
	padding:1px 0 0;
	list-style:none;
	color:#666;
	font-size:10px;
	height:1%;
	overflow:hidden;
}
#footer ul li{
	float:left;
	padding-right:4px;
}
#footer ul a{
	float:left;
	background:url(../_images/separator.gif) no-repeat 0 3px;
	padding-left:8px;
}
#footer .building{
	float:right;
	background:url(../_images/text-building.gif) no-repeat;
	width:138px;
	height:13px;
	overflow:hidden;
	text-indent:-9999px;
}
/* work-landing */
#main .holder{
	padding:0 19px 0 20px;
	background:url(../_images/bg-inner.gif) repeat-y 20px 0;
	width:921px;
	overflow:hidden;
	min-height:534px;
}
* html #main .holder {
	height:554px;
	overflow:visible;
}
/* content */
#content{
	width:603px;
	overflow:hidden;
	padding:33px 0 23px 10px;
	float:right;
	display:inline;
	line-height:17px;
	background:url(../_images/bg-point.gif) repeat-x;
}
#content .interios{
	margin:0 0 38px;
	background:url(../_images/text-interiors.gif) no-repeat;
	width:165px;
	height:32px;
	text-indent:-9999px;	
}
#main .holder p{margin:0 0 17px;}
#content .img-holder{padding:26px 0 0 0;}
#content .img-holder-top{
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
}

#content div.inner
{
	margin: 0;
	padding: 0;
	padding-right : 40px;
}

#content div.inner div#map_canvas
{
	margin-left : 20px;
	margin-right : -36px;
	width : 300px;
	height : 250px;
	float : right;
}

#content div.inner div#map_canvas span
{
	font-size : 10px;
	font-family : Arial;
	color : #666;
}

/* sidebar */
#sidebar{
	width:290px;
	float:left;
	background:url(../_images/bg-point.gif) repeat-x;
	padding-top:1px;
}
/* list-top */
.list-top{
	margin:0;
	padding:9px 0 14px;
	list-style:none;
	width:100%;
	background:#fff;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	overflow:hidden;
}
.list-top li{
	width:100%;
	padding-bottom:3px;
	float:left;
}
.list-top li a{
	display:block;
	padding:3px 0 3px 31px;
	color:#333;
	width:259px;
}
.list-top li.active a,
.list-top li a:hover{
	background:#fc0;
	text-decoration:none;
}
/* list */
.list{
	margin:0;
	padding:16px 0 0 31px;
	list-style:none;
	font-size:11px;
	line-height:13px;
	font-family: Georgia1, Georgia, serif;
}
.list li{margin:0 0 7px;}
.list li a{color:#333;}
/* work */
.holder-second{
	margin:0 0 0 20px;
	width:940px;
	background:url(../_images/bg-inner.gif) repeat-y;
	overflow:hidden;
}
/* list */
.list ul{
	margin:0;
	padding:7px 0 0 20px;
	list-style:none;
	display : none;
}
.list ul.active{
	display : block;
}
.list ul a{color:#999;}
.list li.active a,
.list ul a:hover{
	color:#063;
	text-decoration:none;
}
.holder-second #content{
	width:630px;
	padding:0 0 20px;
}
/* gallery-inner */
.gallery-inner{
	width:630px;
	overflow:hidden;
	position:relative;
	margin-bottom:9px;
}
.gallery-inner .slide-holder {
	overflow: hidden;
	width:630px;
	height:344px;
}
.gallery-inner .slide-holder ul {
	list-style: none;
	overflow: hidden;
	width:100%;
	padding:0;
	margin:0;
	height:344px;
	position:relative;
}
.gallery-inner .slide-holder li {
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	width:630px;
	height:344px;
}
/* gallery-inner switcher-holder */
.gallery-inner .switcher-holder{
	width:607px;
	overflow:hidden;
	background:#ebe9de url(../_images/bg-point.gif) repeat-x 0 100%;
	padding:0 23px 5px 0;
}
#content .gallery-inner span{
	float:right;
	color:#666;
	padding:7px 0 0;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
.gallery-inner ul.switcher {
	margin:0;
	padding:9px 0 5px 5px;
	list-style:none;
	float:right;
	font-size:11px;
	line-height:13px;
}
.gallery-inner ul.switcher li {
	float:left;
	padding:0 4px 0 9px;
	width:8px;
	overflow:hidden;
	background:url(../_images/separator4.gif) no-repeat 0 2px;
}
.gallery-inner ul.switcher li:first-child{background:none;}
.gallery-inner ul.switcher li
.gallery-inner ul.switcher li a {color:#666;}
.gallery-inner ul.switcher li.active a ,
.gallery-inner ul.switcher li a:hover {
	color:#000;
	text-decoration:none;
}
.gallery-inner ul.switcher li.prev,
.gallery-inner ul.switcher li.next{background:none;}
.gallery-inner ul.switcher li.prev{padding:2px 6px 0 14px;}
.gallery-inner ul.switcher li.next{padding:2px 6px 0 5px;}
.gallery-inner ul.switcher li.prev a,
.gallery-inner ul.switcher li.next a{
	width:7px;
	height:11px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	display:block;
}
.gallery-inner ul.switcher li.prev a{background:url(../_images/bg-prev-light.gif) no-repeat;}
.gallery-inner ul.switcher li.next a{background:url(../_images/bg-next-light.gif) no-repeat;}
/* two-columns */
.two-columns{
	width:630px;
	overflow:hidden;
	padding-bottom:14px;
	margin-bottom:-9px;
	background:url(../_images/bg-two-colunms.gif) repeat-y;
}
/* description */
.description{
	width:353px;
	padding:11px 18px 0 19px;
	float:left;
	line-height:14px;
}
.description h2{
	margin:0 0 7px;
	color:#333;
	font-size:20px;
	font-family:Georgia1, Georgia, serif;
	font-weight:normal;
	line-height : 120%;
}
.description p{margin:0 0 14px;}
/* inform */
.inform{
	width:220px;
	float:right;
	padding-top:33px;
}
.inform dl{
	margin:0 0 11px;
	width:220px;
	overflow:hidden;
	line-height:11px;
}
.inform dt{
	float:left;
	color:#333;
	font-weight:bold;
	padding-right:6px;
}
.inform dd{
	margin:0 0 3px;
	display:block;
}
.inform .download{
	background:url(../_images/bg-download.gif) no-repeat 0 2px;
	display:block;
	color:#996;
	padding-left:20px;
}
/* team */
.photo{
	margin:-12px 0 26px 3px;
	width:115px;
}
.photo img{display:block;}
#content span, #content h3, #content span.heading{
	margin : 0;
	font-weight : 500;
	display:block;
	font-size:16px;
	line-height:18px;
	color:#333;
	padding:0 0 0 2px;
	font-family:Georgia1, Georgia, serif;
}

#content em, #content h4, #content span.byline{
	margin : 0;
	font-weight : 500;
	display:block;
	font-style:italic;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	padding:1px 0 17px 2px;
}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
