#who-we-are #page{
width:820px;
margin:0 auto;
}

#who-we-are h4{
  margin:0 0 10px 0;
  width:280px;
  color:#E4392C;
}
div#menu{
	margin:0 0;
	float:left;
	width:900px;
	
}
div#menu ul {
	margin: 0px;
	padding-left:0;
	padding-bottom: 0px;
	list-style: none;
	line-height: normal;
  background-image:url('whoweareimages/button.gif');
	background-repeat:repeat-x;
	height:30px;
	width:577px;
 }

#clickImage{
  clear:both;
  border:none !important;
  }

div#menu li {
	float: left;
	border-right:1px solid black;
	height:16px;
}
div#menu img {	
	margin-bottom:10px;
}
div#menu a {
	display: block;
	float: left;
	padding: 0px 15px 0px 15px;
	border: none;
	font-size: 75%;
	font-weight:bold;
	color:#220303;
	list-style:none;
	text-decoration:none;
	margin-top:3px !important;
}

div#menu a:hover{
  color:#fff;
}

#menu .last { 
  border:none !important;
   }

#menu .first{
  margin-left:8px;
}

div.whowearecontent {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	position:relative;   
	display: none;
	float:left;
	height:455px;
	margin-left:10px;
	width:200px;
	
}
div#loader
{
	position:absolute;
	left:30%;
	top:30%;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.ss-controls {
	float: left;
	visibility:hidden;/*play button*/
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: right;
	visibility:hidden;/* next and prev buttons*/
}
div.nav-controls a {
	padding: 5px;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-left:10px;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
}
div.slideshow img {
	display: block;
}
div.download {
	float: right;
	visibility:hidden;/*download image*/
}
div.embox {
	clear: both;
	padding: 12px;
	height:230px;
	
}
div.image-title {
	font-weight: bold;
	font-size: 1.5em;
	color:#5F5F5F;
}

div.image-title a:link,
div.image-title a:visited{
  color:#5F5F5F;
  text-decoration:none;
}

div.image-title a:hover,
div.image-title a:active{

    color:#F94B45;
    text-decoration:none;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 10px;
	color:#5F5F5F;;
	font-size:11px;
	text-align:justify;
	width:210px;
	height:200px;
}
div.whowearenavigation {
  height:540px;
  clear:left;
  float:left;
  
}
ul.thumbs {
	width:584px;

	clear: both;
	margin: 0;
	padding: 0;
	height:450px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0px 0px 0px 0;
	list-style: none;


}
ul.thumbs li a {
	padding: 1px;
	display: block;
	width:34px;
	height:47px;
}

ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	display: block;
}
div.pagination {
	clear: both;
}
div.whowearenavigation div.top {
/*
	margin-bottom: 12px;
	height: 11px;
*/
}
div.whowearenavigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
}
div.pagination a:hover {
	background-color: #F30;
	text-decoration: none;
}
div.pagination strong {
	background-color: #F30;
}
div#design{
	visibility:hidden;
	background-color:#393;}
