﻿#masterContainer
{
	margin: 0 auto;
	width: 850px;
	background: #ffffff;
	padding: 10px;	
}
#Header
{
	background: url(/Images/SiteImages/Header.jpg);
	width: 850px;
	height: 119px;	
}
#mainNav
{
	width: 850px;
	height: 42px;
}
#ddInvolved
{
	position: absolute;
	margin-top: 113px;
	margin-left: 523px;
	width: 112px;
	display: none;
}
#ddTeam
{
	position: absolute;
	margin-top: 113px;
	margin-left: 401px;
	width: 180px;
	display: none;
}
#bodyContent
{
	margin: 0 auto;
	width: 850px;
	padding-top: 13px;
}
#footer
{
	margin: 0 auto;
	width: 850px;
	padding-top: 5px;
}
.tbl100
{
	width: 100%;
}
.tbl50
{
	width: 50%;
}
.pad5
{
	padding: 5px;
}
/*HOME PAGE START */
.welcomeCell
{
	height: 224px;
	background: #f5f1d4 url(/Images/SiteImages/homePolaroid.jpg) no-repeat top right;
	padding: 10px 245px 10px 10px;
	vertical-align: top;
}
.bottomCell
{
	padding-top: 10px;
	background: url(/Images/SiteImages/homePolaroid_bottom.jpg) no-repeat top right;
}
.b1
{
	width: 57%;
	border-right: solid 1px #78a22f;
	padding: 0px 10px 30px 10px;
	vertical-align: top;
}
.b2
{
	width: 43%;
	padding: 0px 10px 30px 10px;
	vertical-align: top;
}
/*ABOUT US START */
.aboutLeft
{
	width: 60%;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}
.aboutRight
{
	width: 40%;
	padding: 10px 10px 10px 10px;
	background: #f5f1d4;
	vertical-align: top;
}
/* TXT BOXES */
.fld100
{
	width: 100%;
	border: solid 1px #0a4c7d;
	height: 15px;
	font: 10pt arial;
}
.sideParentNav
{
	
}
#servicesChildNav
{
	display: none;
}
#tenantChildNav
{
	display: none;
}
#resourcesChildNav
{
	display: none;
}
.tdExpand
{
	width: 25px;
	text-align: center;
	vertical-align: middle;
}
.tblinvolved
{
 border: solid 1px #13527e;
 width: 247px;	
 margin: 0 auto;
}
#divHome
{
	position: absolute;
	margin-top: 72px;
	margin-left: 15px;
	width: 74px;
	height: 42px;	
}
#divAbout
{
	position: absolute;
	margin-top: 72px;
	margin-left: 92px;
	width: 74px;
	height: 42px;	
}
#divTestimonials
{
	position: absolute;
	margin-top: 72px;
	margin-left: 170px;
	width: 219px;
	height: 42px;	
}
#divCreativeTeam
{
	position: absolute;
	margin-top: 72px;
	margin-left: 402px;
	width: 104px;
	height: 42px;	
}
#divInvolved
{
	position: absolute;
	margin-top: 72px;
	margin-left: 525px;
	width: 105px;
	height: 42px;	
}
#divPressRoom
{
	position: absolute;
	margin-top: 72px;
	margin-left: 633px;
	width: 110px;
	height: 42px;	
}
#divContact

{
	position: absolute;
	margin-top: 72px;
	margin-left: 753px;
	width: 74px;
	height: 42px;		
}
.dlImagesItem
{
	padding: 5px;
	border: solid 1px #ffffff;
	vertical-align: middle; 
	text-align:center;
}
.dlImagesItem:hover
{
	padding: 5px;
	border: solid 1px #024d84;
	vertical-align: middle; 
	text-align:center;
	background: #e4e9d5;
}
#mask
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background: black;
	display: none;
}
#imageContainer
{
	position: fixed;
	text-align: center;
	top: 100px;
	left: 0px;
	width:100%;
	display: none;
}