
html{
	font-family: arial, sans-serif;
	background-color:#000;
	color: #000;
	}	

body{
	padding:0;
	margin:0;
	}

	
span{
	padding:0;
	margin:0;
	}

h1{
	padding:0;
	margin:0 0 0.8em 0;
	font-size:1.8em;
	font-weight:normal;
	line-height:1em;
	}
	
h2{
	padding:0 0 0 0;
	margin:0 0 0.8em 0;
	font-size:13px;
	font-weight:bold;
	line-height:1.4em;
	}
	
p{
	padding:0;
	margin:0 0 1em 0;
	line-height:1.4em;
	font-size: 0.7em;
	}
	
a:link,
a:visited,
a:hover {
	color: black;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	}

	
ul li {
	padding-bottom: 5px;
	}

.clear{
	clear:both;
	}
	
.floatright{
	float:right;
	margin-left:4px;
	margin-bottom:4px;
	}
	
.floatleft{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}

#wrapper{
	width: 950px;	
	margin:28px auto 0 auto;
	}
	
#mainwrap{
	background:#fff;
	position:relative;
	height: 625px;
	overflow: hidden;
	}
	
#leftcontent{
	}

#nav{
	
	}

#nav ul{
	margin:0;
	padding:0;
	height: 625px;
	display:inline;
	float:left;
	}

#nav ul li{
	vertical-align: bottom;
	height: 100%;
	width: 35px;
	margin:0 ;
	padding:0;
	display:inline;
	float:left;
	}
	
	
#nav ul li .navwrapper {
	display:block;
	width:23px;
	padding-left:12px;
	height: 625px;
	}

	
#nav ul li a:hover{
	cursor: pointer;
	}
	
	
#nav ul li img{
	border:0;
	position: absolute;
	bottom: 15px;
	}
	
#nav ul li a:hover img{
	border:0;
	position: absolute;
	bottom: 25px;
	}
	
/*#contact {
	position:absolute;
	color: #fff;
	left:20px;
	top:20px;
	font-size: 0.7em;
	font-weight: bold;
	}*/
	
#maincontent{
	background:#fff;
	float:left;
	width: 670px;
	padding: 0;
	color: #000;
	height: 625px;
}

#headers {
}

#maincontent #headerimg {
	position: relative;
	float:left;
}	

#maincontent #headerimgright {
	float: right;
}

#maincontent #rightimage {
	position: relative;
	float:right;
}

#maincontent #leftimage {
	float:left;
	position:relative;
}


#maincontent #content {
	padding:0 !important;
	margin: 0;
}

#errorwrap {
	padding: 10px;
}

.nonie6 {
	display:none;	
}

#maincontent .homecontent {
	padding: 50px;
}

/********      home      ********/

#maincontent #texthome {
	position:relative;
	color:#FFF;
	margin-top:70px;
	margin-left:28px;
	padding:2px;
	height: 307px;
	width: 350px;
	overflow-x: hidden;
	overflow-y: auto;
}

/******** what we offer ********/

#maincontent #offertext{
	
	margin-top: 80px;
	width:410px;
	height:305px;
	overflow-x: hidden;
	overflow-y: auto;
}

#offertext {
	margin :0;
}

#offertext ul li {
	font-size: 11.2px;
	float: left;
	list-style: none;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding: 0 0 8px 20px;
	width: 160px;
}


/********who we are********/

#peoplecontent {
	position:relative;
}

#peoplecontent #facestext {
	text-align: right;
	width: 400px;
	height: 306px;
	margin-left: 10px;
	margin-top: 15px;
	overflow-x: hidden;
	overflow-y: auto;
}

#facestext h2 {
	margin-bottom:0.5em;
}
#members {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 0.8em;
	padding: 5px 15px 0 0;
}

#members .title{
	float:right;
	margin-top: 15px;
	vertical-align: bottom;
	color: #888;
	font-size: 0.8em;
}

#members .member {
	position: relative;
	float:right;
	text-align:center;
	margin: 0 auto;
	padding: 4px 4px 0 4px;	
}
.member .image {
	position:relative;
	}
	
.member .image img {
	border:0;
	}
	

.member .image .circle {
  background:transparent url(../images/peoplecircle.png) no-repeat top left;
  display:block;
  width:37px;
  height:37px;
  position:absolute;
  z-index:10;
  left:0;
	}
	
.image a {
	cursor: pointer;
	}
	
	
.member .caption {
	width:37px;
	text-align: center;
	font-size: 0.8em;
	padding: 0;
	}
	
.member .captionselected {
	width:37px;
	font-size: 0.8em;
	color: #AAA;
	padding: 0;
	}
	
.captionselected a:link,
.captionselected a:active,
.captionselected a:visited,
.captionselected a:hover {
	color: #AAA;
	}

/******** news/casestudies ********/

#news {
	position: relative;
	padding-left: 15px;
	padding-top: 60px;
	margin-bottom: 10px;
	width: 640px;
	height: 290px;
	font-size: 0.8em;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 11.2px;
	}
	
#news .newsitem {
	position: relative;
	float: left;
	width:290px;
	height: 80px;
	margin-bottom: 10px;
	margin-right: 20px;
	}

.newsitem img {
	float: left;
	padding-right: 5px;
	border:0;
	padding-bottom:15px;
	}


.newsitem .text {
	padding: 5px 5px;
	font-weight:normal;
	font-size: 11.2px;
	}

.newsitem .text h2{
	padding-bottom:4px;
	margin: 0;
	font-size: 13px;
	}
	
.newsitem a:link,
.newsitem a:active,
.newsitem a:visited,
.newsitem a:hover {
	color: #000;
	text-decoration: none;
	}
		
	

.newsitem a:hover {
	color: #aaa;
	text-decoration: underline;
	}
	
.newsitem .image{
	}
	
.newsitem .image .circle {
	display:block;
  background:transparent url(../images/transcircle.png) no-repeat top left;
  width:72px;
  height:72px;
  position:absolute;
  z-index:10;
  left:0;
	}
	
#news ul {
	}

#news ul li {
	font-size: 11.2px;
	float: left;
	width: 287px;
	padding: 0 0 7px 13px;
	list-style:none;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	}
	
#news ul li a:link,
#news ul li a:active,
#news ul li a:visited,
#news ul li a:hover {
	color: #000;
	text-decoration: none;
	}	
	

#news ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
#archived {
	font-size: 11.2px;
	color: #888;
	padding-left: 30px;
	}
	
#archived a:link,
#archived a:active,
#archived a:visited,
#archived a:hover{
	color: #888;
	text-decoration: none;
	}
	
#archived a:hover{
	text-decoration: underline;
	}
	

/******** join us********/


#maincontent {
	position:relative;
	}
	
#content {
	}
	

#maincontent #jointext{
	position:relative;
	padding-top: 30px;
	padding-left: 30px;
	width: 300px;
	height: 320px;
	overflow-x: hidden;
	overflow-y: auto;
}

#rightimagejoin{
	float: right;
	position:absolute;
	margin: 0;
	padding-top: 2px;
	right: 0;
	bottom: -0;
	width: 323px;
	height: 323px;
}

/*******inspiration*********/

#links {
	position: relative;
	margin-top: 50px;
	margin-left: 20px;
	color: #fff;
}

#links .linksdesc {
	float:left;
	width:40%;
	margin-right: 30px;
}

#links .linkslinks {
	float: left;
	width: 35%;

}

#links .linkslinks .link {
	padding-bottom: 2em;
	font-size: 0.8em;
	font-weight: bold;
}


#links a:link,
#links a:visited, 
#links a:active,
#links a:hover{
	color: #fff;
	text-decoration: none;
}

#links a:hover{
	text-decoration:underline;
}


/********contactus********/

#contact {
	position:relative;
	}

.downloads{
	position:relative;
	color:#FFF;
	text-align: center;
	margin-left: 38px;
	margin-top: 80px;
	width: 140px;
	font-weight: bold;
}

.downloads img {
	border:0;
	padding-bottom: 4px;
	margin: 0;
	vertical-align: middle;
	}
	
.downloads p {
	padding-bottom: 5px;
	}

.downloads a:link,
.downloads a:visited,
.downloads a:active,
.downloads a:hover {
	color: #000;
	}

.address{
	position:absolute;
	left: 330px;
	top: 420px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 100px;
	}


.address h2 {
	padding: 0;
	margin: 0;
	}

.address p {
	padding: 0;
	margin: 0;
	color: #AAA;
	padding-bottom: 1em;
}

.address p strong {
	color: #000;
}


#footer {
	color: #858688;
	font-size: 60%;
	text-align: right;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer #intro {
	float: left;
	color: #fff;
}

#intro a {
	color: #fff;
}


/* blogs */
#blog {
	color: white;
	font-size: 11.2px;
	position: relative;
}

#blog img {
	border: none;
}

#blog .posts {
	width: 330px;
	height: 311px;
	overflow-x: hidden;
	overflow-y: auto;
	float: left;
	padding: 5px 5px 5px 30px;
}

#blog .history {
	float: right;
	margin-right: 25px;
	width: 195px;
	height: 480px;
	overflow-x: hidden;
	overflow-y: auto;
}

#blog .post {
	font-size: 10pt;
	margin-bottom: 1em;
}

#blog .post .postimage {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

#blog .post h2 {
	margin: 0;
	font-size: 13px;
}

#blog .post .title {
	margin-bottom: 0.5em;
	font-weight: bold;
	font-size: 11.2px;
}

#blog  p {
	font-size: 11.2px;
}

#blog .history ul {
	margin: 0;
	padding :0;
}

#blog .history ul li {
	margin :0;
	padding: 0;
	padding-bottom: 2px;
	list-style: none;
}

#blog a {
	color: white;
}
#rss a img {
	border: none;
}

#rss {
	float: right;
	width: 220px;
	padding-top: 43px;
}
