.CLR { clear:both;}

#Container
{
	width: 776px;
	height:auto;
	border: 12px solid white;
	background-color: #fff;
	text-align:left;
}

#Header
{
	width: 752px;
	height: 41px;
	border: 12px solid #BABAA2;
	background-color: #BABAA2;
}

#Nav
{
	height: 21px;
	width: 479px;
	background-color: #fff;
	border-top: 10px solid #fff;
	border-bottom:10px solid #fff;
	border-left:8px solid #fff;
	border-right:8px solid #fff;
	
	
}

#FeaturedProjectBox
{
	position:relative;
	height: 365px;
	width: 484px;
	border: 12px solid #CECC29;
	background-color: #CECC29;
	top:3px;
}


#FeaturedProjectInfoBox
{
	position:relative;
	top: 6px;
	height:92px;
	width:484px;
	border: 12px solid #cc9933;
	background-color: #cc9933;
}

#AboutUsBox
{
	position:relative;
	float:left;
	width: 241px;
	height: 484px;
	border: 12px solid #8CA6AE;
	background-color: #8CA6AE;
	float:right;
	top: 3px;
}

#AboutUsInfoBox
{
	width: 221px;
	height:357px;
	border: 10px solid white;
	background-color: White;
	
}

#SubHeader
{
	position:relative;
	top:3px;
	width: 762px;
	height: 151px;
	border: 7px solid #CECC29;
	background-color: #CECC29;
}

#LeftNav
{
	position:relative;
	top:6px;
	width: 222px;
	border: 7px solid #8CA6AE;
	float:left;
}

#LeftNavContent
{
	position:relative;
	width: 208px;
	border: 7px solid #FFFFFF;
}

#Content
{
	position:relative;
	top: 6px;
	left: 20px;
	width: 518px;
	float:left;
}

#Content2
{
	position:relative;
	top:6px;
	width: 732px;
	border: 7px solid #8ca6ae;
	background-color: #FFF;
	padding: 15px;
}

#OurWorkDetailLeft
{
	position:relative;
	float:left;
	width: 250px;
}

#OurWorkDetailRight
{
	position:relative;
	float:left;
	left:15px;
	width:255px;
}

#OurWorkDetailsQuickFacts
{
	width: 226px;
	background-color: #CC9933;
	border: 9px solid #CC9933;
	color: White;
}

#OurWorkDetailsVirtualTour
{
	width: 237px;
	height: 19px;
	position: relative;
	top: 4px;
	background-color: #BABAA2;
	border: 9px solid #BABAA2;	
	color:White;
	font-size:14px;
	font-weight:bold;
}

#OurWorkDetailsImages
{
	width: 255px;
	position:relative;
	top: 4px;
	left: -5px;
}

#AccentImageLeft
{
	position: relative; 
	float: left;
}

#AccentImageRight
{
	position: relative; 
	float: right;
}

#ProfileImage
{
	width: 226px;
	height: 106px;
	border: 8px solid #ccc;
	margin-bottom: 4px;
}

#caLeft
{
	width: 470px;
	float: left;
	position: relative;
	margin-right: 40px;
}
#caRight
{
	width: 220px;
	float: left;
	position: relative;
}