﻿

.canvasWrapper
{
	text-align:center;
	background:#fff url(/web/design/canvas-home-bg.jpg) repeat-x top center;
}

.brandSpace_cont
{
	height:372px;
	
}



.logo_cont
{

	height:expression("90px");

	
}

.Flash_cont
{
	background:transparent url(/web/design/home-flash-bg.jpg) no-repeat top center;
	width:520px;
	height:238px;
	margin:0; /* Leave this */
	/*margin-top:expression("-1px");*/
}

.brandSpaceHdr
{

	width:380px;
	line-height:46px;
	padding-top:80px;

}

.brandSpaceHdr h1
{
	width:380px;
}

/* MIDDLE */

.main_cont
{
	background:transparent url(/web/design/home-maincont-bg.gif) repeat-y;
}

.mainRight_cont
{
	float:right; width:630px; overflow:hidden;

}

.col1_cont
{
	width:318px;
}

.col1
{
	font-family:Georgia, Serif;
	font-size:17px;
	line-height:26px;
	color:#757575;
	padding:0 14px;
}

.col2_cont
{
	width:316px;
}

.col2
{
	
}

.col3
{
	padding:0 0 0 14px;
	
}

.col3_cont
{
	width:280px;
}

/* NEWS PREVIEW */

.homeNewsMenu_cont
{
	border-top:solid 1px #ccc;
	margin-top:10px;
}

.homeNewsHdr
{
	background:#fff;
	line-height:24px;
	float:left;
	padding:0 10px 0 0;
	position:relative;
	top:-12px;
	font-size:12px;
	overflow:hidden;
	margin:0 0 -12px 0;
	text-transform:uppercase;
}

.homeNewsMenuItem
{
	display:block;
	margin:14px 0;
	font-family:Georgia, Serif;
	font-size:17px;
	line-height:20px;
}

/* PROJECTS PREVIEW */

.homeProjectsHdr
{
	padding:4px 0 10px 0;
}

.homeProjectsHdr h4
{
	padding:10px 0;
	font-weight:normal;
}
.homeProjectThumb img
{
    margin-top:-192px;
    margin-left:-92px;
    z-index:200;
    position:absolute;
}
.homeProjectIntro h3
{
    font-size: 11px;
    line-height: 16px;
    font-weight:normal;
    font-style:normal;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    color:#666666;
}
.caseBtn
{
	position:absolute;
	top:512px;
	right:0;
	z-index:400;
}

/* PEOPLE PREVIEW */

.homePeople_cont
{
	margin:50px 0 0 0;
	
	border-top:solid 1px #ccc;
}

.peopleThumb
{
	margin:14px 0 0 0;
}



/* BREAD CRUMBS*/

#breadcrumbs
{
	display:none;
}


