f/* CSS Document */
* html body {
	text-align: center;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #000000;
	background:#bbc77f;
	margin: 0px auto;
	padding: 0px;
	height:101%;
}

a{
	
	color: #000000;
	text-decoration:underline;
	font-weight:bold
}
a:hover,
a:visited{
	color: #bdc561;	
}
h2{
	padding: 0;
	margin: 0.5em 0;
	font-size: 1.1em;
}
h3{
	
	
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	margin:0;
	padding:0;
}

hr {color: #ccc;
background-color: #ccc;
height: 1px;
border:0
} 
ul li{
	list-style:square;margin-bottom:0.5em}

ul li ul {margin: 0.5em 1em 1.2em 0; padding-left:0}

ul li ul li{
	list-style:none;
}
/****** Containers ******/
#wrapper {
	width: 100%;
	font-size: inherit;
	text-align: left;
	
}
#contentwrapper{
	width: 814px;
	background: url(../images/bg_content.gif) repeat-y;
	margin: 10px auto 0 auto;
	padding: 0;
	font-size: inherit;
}
/****** Header ******/
#header{
	height: 90px;
	margin: 0;
	background: #bbc77f url(../images/bg_header.gif) no-repeat;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 25px;
}
#logocontainer{
	float: left;
}
#tagcontainer{
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
}

/****** Menu ******/
#menu{
	width: 746px;
	height: 27px;
	background: url(../images/menu_bg.gif) repeat-x;
	padding: 0;
	margin: 0 auto;
	
	}
#menu img{
	border: 0;
}
#menu ul{
	height: 27px;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
#menu ul li{
	position: relative;
	list-style: none;
}
#menu a, #menu h2{
	height: 27px;
	line-height: 27px;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
}
#menu a:hover,
#menu  h2 {
	background-position: 0px -28px;
	margin: 0;
	padding: 0;
}
#homebtn{
	width: 104px;
	height: 27px;
	background: url(../images/home_btn.gif) no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
#aboutbtn{
	width: 103px;
	height: 27px;
	background: url(../images/about_btn.gif) no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
#teambtn{
	width: 106px;
	height: 27px;
	background: url(../images/team_btn.gif) no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
#servicesbtn{
	width: 103px;
	height: 27px;
	background: url(../images/services_btn.gif) no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
#clientsbtn{
	width: 93px;
	height:27px;
	background: url(../images/clients_btn.gif) no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
#newsbtn{
	width: 80px;
	height: 46px;
	background: url(../images/news_btn.gif) no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
#contactbtn{
	width: 115px;
	height: 27px;
	background: url(../images/contact_btn.gif) no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
#menu ul ul {
	width: 150px;
	height: 100%;
	position: absolute;
	z-index: 500;
	left: 0;
	top:28px;
	text-align: left;
}
#menu ul ul li {
	width: 100%;
	background: url(../images/menu_bg.png);
	margin-bottom:0
}
#menu ul ul li a,
#menu ul ul li a:hover, 
#menu ul ul li h2 {
	width: 130px;
	height: 25px;
	line-height: 25px;
	margin-left: 15px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	display: block;
	padding: 0;
}
#menu ul ul li a:hover{
	color: #8c9c3c;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {
	position: absolute;
	
	left: -999em;
}
div#menu ul li:hover ul {
	left: 0;
	}
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
	left: 100%;
}
/****** Main Content ******/
#flashspot{
	width: 749px;
	height: 296px;
	margin: 0 auto;
	padding: 0;
}
#bodycontent{
	margin: 0 auto;
	
	padding-left: 35px;
	padding-right: 25px;
	padding-bottom: 20px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #000000;
	background: url(../images/bg_side.gif) repeat-y 550px;
	}
	
#sidebar{
	float:right; 
	width:230px; 
	margin-right:8px;
	text-align:center; 
	}

#content {
	float:left; 
	width:500px; 
  min-height:450px;
  height:auto !important;
  height:450px;
  padding-top:10px
}
	
/****** Page Tags ******/
#welcometag{
	width: 263px;
	height: 27px;
	background: url(../images/welcome_tag.png) no-repeat;
}
#abouttag{
	width: 263px;
	height: 27px;
	background: url(../images/about_tag.png) no-repeat;
}
#historytag{
	width: 263px;
	height: 27px;
	background: url(../images/company-history_tag.png) no-repeat;
}
#guidingprinciplestag{
	width: 263px;
	height: 27px;
	background: url(../images/guiding-principles_tag.png) no-repeat;
}
#teamtag{
	width: 263px;
	height: 27px;
	background: url(../images/team_tag.png) no-repeat;
}
#servicestag{
	width: 263px;
	height: 27px;
	background: url(../images/services_tag.png) no-repeat;
}
#gettingstartedtag{
	width: 263px;
	height: 27px;
	background: url(../images/getting-started_tag.png) no-repeat;
}
#clientstag{
	width: 263px;
	height: 27px;
	background: url(../images/clients_tag.png) no-repeat;
}
#casestudytag{
	width: 263px;
	height: 27px;
	background: url(../images/case-study_tag.png) no-repeat;
}
#newstag{
	width: 263px;
	height: 27px;
	background: url(../images/news_tag.png) no-repeat;
}
#pressreleasetag{
	width: 263px;
	height: 27px;
	background: url(../images/press-release_tag.png) no-repeat;
}
#contacttag{
	width: 263px;
	height: 27px;
	background: url(../images/contact_tag.png) no-repeat;
}
/****** Footer ******/
#footer{
	width: 814px;
	height: 60px;
	background: url(../images/footer_bg2.gif) no-repeat;
	margin: 0 auto;
	padding-bottom: 15px;
	font-size: .9em;
	color: #000000;
}
#footercontent{
	width: 100%;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
}
#footercontent a{
	color: #666;
	font-size: inherit;
	margin: 0;
	padding: 0;
}
#footercontent a:hover {text-decoration:underline}
#footercontent a:visited,
#footercontent h2{
	color: #666;
		margin: 0;
	padding: 0;
}
/****** Classes ******/
.highlight{
	color: #ee2e24;
}
.sidenote{ 
	padding: 5px 10px 5px 10px;
	margin: 5px;
	font-size: 1em;
}
.border{
	padding: 5px;
	border: 1px solid #8c9c3c;
}
.clientlogocontainer{
	height: 100px;
}
.clientlogo{
	margin: 10px 10px 10px 10px;
	float: left;
}
.pgimg{
	float: right; 
	margin: 0 10px 10px 10px;
}
.teampic{
	float: left;
	margin-right: 30px;
}
.teamdescrip{
	float: left;
	width: 70%;
}
.spacer{
	clear: both;
}
/****** Portfolio Thumbs ******/
.thumbdiv { 
	z-index: 0;
}
.thumbdiv.thumbnail {
	display:block;
}
.thumbdiv:hover {
	position:relative;
}
.thumbnail { /*CSS for enlarged image*/
	position: absolute;
	left: -1000;
	display: none;
	background: url(../images/thumbdiv_bck.png) no-repeat 0 0;
	border: 1px solid #000000;
	color: black;
	text-decoration: none;
}
.thumbdiv .thumbnail img{
	border: 1px solid #ffffff;
}
.thumbdiv:hover .thumbnail {
	display:block;
	top:-300px;
	z-index: 50;
	left: 350px;
}

.clientcontent p {margin:0.5em 0}
#servicesillu {z-index:3; position:absolute}
 #servicesquote {z-index:2; position:absolute}
 p.nopad {padding:0;margin-top:0}

/* hand-shaped cursor for IE 5.x, even though cursor:hand generates a warning in Firefox */
.click { cursor:pointer; cursor:hand; }
 .clearfix:after {content: "."; display: block;  height: 0;  clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clear {height: 1px; clear:both}
