@charset "utf-8";
/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
a:hover{
	color:#E5A761;
	}
.add{
	float:right;
	background:url(../images/address.png) no-repeat;
	background-position:0 7px;
	margin-right:13px;
	text-align:right;
	width:334px;
	height:68px;
}
.add_left p, .add_right p{
	line-height:1.2em;
	}
	
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:0.7em;
	height:768px;
	background-color: #000;
	background-image: url(../images/bg_strip.png);
	background-repeat: repeat-y;
	background-position: center;

}
.hide{
	display:none;
	}
h1, h2{
	margin-top:1em;
	margin-bottom:1em;
	line-height:1.8em;
}
p{
	margin-top:1em;
	margin-bottom:1em;
	line-height:1.4em;
}
#topc h1{
	display:none;
}
td{
	padding:2px;
}
a{
	color:#fff;
}
#borders{
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid #AAACB6;
	border-bottom: 1px solid #AAACB6;
}
#wrapper{
	background-color:#7b909d;
	min-height:440px;
	position: relative;
	width: 990px;
	margin: auto;
	border-left: 1px solid #AAACB6;
	border-right: 1px solid #AAACB6;
	
}#main{
	margin:auto;
	position: relative;
	background-color: #7b909d;


}
#left, #right, #center, #center_architecture, #center_cdm, #center_contact, #center_history, #center_interior, #center_quantity, #center_resources, #center_background, #center_building, #center_valuation, #center_topographic{
	min-height:440px;
	position:relative;
}
#left{
	float:left;
	width:254px;
}
#center, #center_architecture, #center_cdm, #center_contact, #center_history, #center_interior, #center_quantity, #center_resources, #center_background, #center_building, #center_valuation, #center_topographic{
	float:left;
	background-color:#000;
	width:365px;
	background-repeat: no-repeat;
	background-position: center 45px;
	position: relative;
	border-left: 1px solid #AAACB6;
	border-right: 1px solid #AAACB6;
}
#center{
	background-image: url(../images/centre_bg.jpg);
}
#center_architecture{
	background-image: url(../images/back_architecture.jpg);
	}
#center_cdm{
	background-image: url(../images/back_cdm.jpg);
	}
#center_contact{
	background-image: url(../images/back_contact.jpg);
	}
#center_history{
	background-image: url(../images/back_history.jpg);
	}
#center_interior{
	background-image: url(../images/back_interior.jpg);
	}
#center_quantity{
	background-image: url(../images/back_quantity.jpg);
	}
#center_resources{
	}
#center_background{
	background-image: url(../images/back_background.jpg);
	}
#center_building{
	background-image: url(../images/back_building.jpg);
	}
#center_valuation{
	background-image: url(../images/back_valuation.jpg);
	}
#center_topographic{
	background-image: url(../images/back_topographic.jpg);
	}
#right{
	width:365px;
	float:left;
}
#logo{
	margin:10px 0 0 18px;
}
#strapline{
	position:absolute;
	text-transform:uppercase;
	text-align:justify;
	left:10px;
	top:-45px;
}
#accordion{
	font-family: 'Monospac821BTRoman', sans-serif;
	position:absolute;
	left: 22px;
	top: 45px;
	width: 194px;
	font-size:1.1em;
	}
#accordion li{
	margin-top:3px;
	margin-bottom:3px;
	display: block;
}
#accordion li ul{
padding-left:20px;
padding-top:5px;
padding-bottom:15px;
}
#accordion a{
	color:#e4e4e4;
	text-decoration:none;
	text-transform:uppercase;
}
#accordion a:hover{
	color:#f9ab1b;
}
#accordion a.current {
	color:#f9ab1b;
}

#rcontent{
	margin:43px 25px 0 25px;
}
#rcontent_raised{
	margin:48px 25px 0 25px;
}
#rcontent_raised p{
	line-height:1.4em;
}
#rcontent ul{
	margin:0 0 0 20px;
	list-style:square;
	}
#rcontent ul li{
	margin:0 0 2px 0;
	}
.bcontent ul{
	margin:0 0 0 20px;
	list-style:square;
	}
.bcontent ul li{
	margin:0 0 2px 0;
	}
.ccontent ul{
	margin:0 0 0 20px;
	list-style:square;
	}
.ccontent ul li{
	margin:0 0 2px 0;
	}
.bcontent{
	width:315px;
	padding:32px 25px 0 25px;
	background:#000000;
	min-height:370px;
}
.ccontent{
	position:relative;
	width:315px;
	padding:32px 25px 0 25px;
	display:none;
	background-image:url(../images/trans_bg.png);
	min-height:370px;
}
#contact{
	width:315px;
	height:100%;
	padding:68px 25px 0 25px;
	background-image:url(../images/trans_bg.png);
	min-height:320px;
}
#footer{
	position:relative;
	font-family: 'Monospac821BTRoman', sans-serif;
	bottom:0;
	text-align:right;
	width:100%;
	font-size:80%;
	
	
}
.clear{
	clear:both;
	
}
.float_left{
	float:left;
	padding:5px;
}
#proj_images{
	margin-top:41px;
	margin-left: 3px;
}
#proj_images a img{
	padding:4px;
	border:1px solid #000;
}
#proj_images a:hover img{
	padding:4px;
	border:1px solid #A37745;
}
#top{
	border-bottom: 1px solid #AAACB6;
	
}
#topc, #bottomc{
	width:990px;
	background-color: #6d808b;
	margin:auto;
	height:70px;
	border-top: 1px solid #6d808b;
	background-image: url(../images/strip.png);
	background-repeat: repeat-y;
	border-left: 1px solid #AAACB6;
	border-right: 1px solid #AAACB6;
}
#bottomc{
	height:auto;
	}
#bottom{
	border-top: 1px solid #AAACB6;
}
#nav { width: 355px; margin: 5px }
#nav li { width: 45px; float: left; margin: 7px; list-style: none; }
#nav li a img{
	padding:1px;
	border:1px solid #000;
}
	
#nav li a:hover img{
		border:1px solid #A37745;
}
#slideshow{
	display:none;
	
}
.theimg:hover{
		cursor:move
}
#accordion{
	display:none;
}
.ui-accordion-content-active{
	color:#E5A761;
}#copyright{
	position:absolute;
	left:15px;
	top:45px;
	display:block;
	width:200px;
	height:19px;
	background:url(../images/copyright.png) no-repeat;
 }
#nsnm a{
 position:absolute;
 right:15px;
 top:75px;
 display:block;
 width:217px;
 height:17px;
 background:url(../images/nsnm.png) no-repeat;
 }
.portfolio_head{
	padding-bottom:10px;
	}
p.portfolio{
	margin:5px 0;
	}
p.portfolio a{
	text-decoration:none;
	}
ul.jq_link li{
	cursor:pointer;
	}
ul.jq_link li:hover{
	color:#f9ab1b;
	}
#center_admin{
	min-height:440px;
	position:relative;
	float:left;
	background-color:#7B909D;
	border-left: 1px solid #AAACB6;
}