#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	}

body {
}

.thepeople
{
    width: 448px;
    clear: both;
    margin-top: 63px;
    margin-left: 49px;
}

.thepeople ul
{
    margin: 0px;
    padding: 0px;
}

.thepeople li
{
    list-style: none;
    padding: 0px;
    width: 58px;
    height: 58px;
    margin: 0px;
    margin-right: 5px;
    margin-bottom: 20px;
    float: left;
    overflow: hidden;
}


.theclients
{
    width: 448px;
    clear: both;
    margin-top: 63px;
    margin-left: 55px;
}

.theclients ul
{
    margin: 0px;
    padding: 0px;
}

.theclients li
{
    list-style: none;
    padding: 0px;
    width: 78px;
    height: 78px;
    margin: 0px;
    margin-right: 5px;
    margin-bottom: 20px;
    float: left;
    overflow: hidden;
}
#GlobalContainer
{
    
    width: 722px;
    height: 429px;
    margin: 0px auto;
    margin-top: 89px;
    position: relative;
}

#main_content
{
    width: 530px;
    height: 415px;
    background-color: #f4f2ef;
    float: left;
    display: none;
}

#navigation_area
{
    width: 192px;
    float: left;
    margin-top: 60px;
    position: relative;
}

#footer_logo
{
    position: absolute;
    top: 0px;
    left: 0px;
}


#dyn_subnav
{
    position: absolute; top: 320px; left: 450px;
}


/* Added by SwB to StyleLayer.css */
#main_content
{
    height: 480px;
}
/* End added by SwB to StyleLayer.css */
