@charset "utf-8";

* {margin:0; padding: 0}
h1, h2, h3, h4, h5, h6, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 0;
}



body  {
	font: 14px Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}

body.subpage  { background-image:url(../images/footer-bg-2.jpg)}
h1, h2, h3, h4, h5, h6 {font-family: Arial, Helvetica, sans-serif;  line-height: 22px;}
h1 {font-size: 32px; color: #002542; } 
h2 {font-size: 28px; color: #002542; }
h3 {font-size: 18px;  color: #002542; }

p {margin-bottom: 15px; }
strong {color: #002542;}

ul { margin: 0 40px 15px 40px; }
li { line-height: 18px;}

a { color: #003cff; text-decoration: none;}

#container { 
	width: 960px;  

	margin: 0 auto; 
	text-align: left;
	min-height: 100%; 
	
	
}
.push {height: 177px;}	
#header {
	width: 960px;
	float: left;
	height: 209px;
	padding: 0;  
	position: relative;
}
#banner {
	width: 960px;
	float: left;
	height: 128px; 
	padding: 0;  	
}

#navContainer {
	width: 960px;
	float: left;
	height: 56px; 
	padding: 0;  	
}

#sidebar1 {
	float: right; 
	width: 310px;

}

#sidebar1.home { height: 692px; }

#mainContent { 
	width: 960px;
	float: left;	
} 

#mainContent.home { height: 692px;}

#cta {
	width: 960;
	float: left;
	height: 90px;
	padding: 0;
	background: #C63;
}

#footer { 
	width: 940px;
	float: left;
	height: 164px;
	padding: 15px 0 0 20px;
	background-color:#000;
	color: #b5b4af; 
	text-transform: uppercase;
	font-size: 10px;

} 
#subpageFooter {
	width: 960px;
	height: 241px;
	float: left;
	padding: 15px 0 0 0;
	color: #b5b4af; 
	text-transform: uppercase;
	font-size: 10px;
 }

#footer a {color: #b5b4af; text-decoration: none;}
#subpageFooter a {color: #b5b4af; text-decoration: none;}
#footerCenter {
	width: 960px;
	height: 179px;
	margin: 0px auto;
	background-color: #C90;
	padding:0;
	
}
#footer p {
	margin: 0; 
	padding: 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#homeContent {
	width: 960px;
	height: 377px;
	float: left;
	padding: 0;
	background-image: url(../images/home-content-background-SLI-Group.jpg);
	position: relative;
}
#homeColLeft {
	width: 244px;
	height: 377px;
	float: left;
	text-align: right;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}

#homeColMiddle {
	width: 442px;
	padding: 37px 15px 0 15px;
	height: 340px;
	float: left;
	text-align: left;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 22px;
	
}

#ServicesSubmenu {
	width: 244px;
	height: 316px;
	float: left;
}

#subpageLeftCol {
	width: 244px;
	float: left;

}
.pushLeft {
	margin-left: -22px;
}
#contentRight {
	width: 694px;
	float: left;
	padding: 0px 0px 0px 22px;
	line-height: normal;
	position: relative;
}
#successAndCTA {
	width: 610px;
	height: 320px;
	padding: 15px 70px 0 15px;
	background-image: url(../images/success.jpg);
	background-repeat: no-repeat;
}
.btt {
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	width: 200px;
	margin: 0 0 20px 0;
}
.btt a { text-decoration: none; color: #003cff;}

/* sprite menu styles ------------------------------------------------------------------------ 
--------------------------------------------------------------------------------------- */

#navContainer {
width: 716px;
height: 38px;
float: left;
position: relative;

	}
	
	
#navigation {
	width: 716px;
	height: 38px;
	float: left;
	overflow: hidden;
	z-index: 50;

	background-repeat: no-repeat;
	}
	
#navigation ul {
list-style: none;
padding: 0px;
margin: 0px;
}

#navigation li {
display: inline;
float: left;
margin-left: 0px;
line-height: normal;
}

#navigation a {
	display: block;
	height: 38px;
	background-image: url(../images/main-menu.png);
	text-indent: -5000px;
}
.current {background-position: 0 -100px;}

#nav-home a {background-position: 0px 0; width: 93px;}
#nav-home a:hover {background-position: 0 -100px;}
#nav-home a:active {background-position: 0 -100px;}
#nav-home a.current {background-position: 0 -100px;}

#nav-process a {background-position: -93px 0; width: 124px;}
#nav-process a:hover {background-position: -93px -100px;}
#nav-process a:active {background-position:-93px -100px;}
#nav-process a.current {background-position: -93px -100px;}

#nav-portfolio a {background-position: -217px 0; width: 121px;}
#nav-portfolio a:hover {background-position: -217px -100px;}
#nav-portfolio a:active {background-position: -217px -100px;}
#nav-portfolio a.current {background-position: -217px -100px;}

#nav-about a {background-position: -338px 0; width: 102px}
#nav-about  a:hover {background-position: -338px -100px;}
#nav-about  a:active {background-position: -338px -100px;}
#nav-about  a.current {background-position: -338px -100px;}

#nav-leed-main a {background-position: -440px 0; width: 94px;}
#nav-leed-main a:hover {background-position: -440px -100px;}
#nav-leed-main a:active {background-position: -440px -100px;}
#nav-leed-main a.current{background-position: -440px -100px;}

#nav-contact a {background-position: -534px 0; width: 94px;}
#nav-contact  a:hover {background-position: -534px -100px;}
#nav-contact  a:active {background-position: -534px -100px;}
#nav-contact  a.current {background-position: -534px -100px;}



/*------------------- vertical side navigation styles ----------------------- */

#servicesMenu {
	width: 244px;
	height: 277px;
	float: right;
	overflow: hidden;
	z-index: 100;
	background-image: url(../images/leftsideMenu.jpg);
	background-repeat: no-repeat;
	}
	
	#servicesMenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

	#servicesMenu li {
	

	}

	#servicesMenu a {
	display: block;

	background-image: url(../images/leftsideMenu.jpg);
	text-indent: -5000px;
	}
	.current {background-position: 0 -244px;}

	#nav-master a {background-position: 0 0; width: 244px; height: 26px;}
	#nav-master a:hover {background-position: -244px 0;}
	#nav-master a:active {background-position: -244px 0;}
	#nav-master a.current {background-position: -244px 0;}

	#nav-site a {background-position: 0 -26px; width: 244px; height: 26px}
	#nav-site a:hover {background-position: -244px -26px;}
	#nav-site a:active {background-position: -244px -26px;}
	#nav-site a.current {background-position: -244px -26px;}

	#nav-preliminary a {background-position: 0 -52px; width: 244px; height: 26px}
	#nav-preliminary a:hover {background-position: -244px -52px;}
	#nav-preliminary a:active {background-position: -244px -52px;}
	#nav-preliminary a.current {background-position: -244px -52px;}

	#nav-value a {background-position: 0 -78px; width: 244px; height: 26px}
	#nav-value a:hover {background-position: -244px -78px;}
	#nav-value a:active {background-position: -244px -78px;}
	#nav-value a.current{background-position: -244px -78px;}
	
	#nav-cost a {background-position: 0 -104px; width: 244px; height: 26px}
	#nav-cost  a:hover {background-position: -244px -104px;}
	#nav-cost  a:active {background-position: -244px -104px;}
	#nav-cost  a.current{background-position: -244px -104px;}
	
	#nav-architecture a {background-position: 0 -130px; width: 244px; height: 26px}
	#nav-architecture a:hover {background-position: -244px -130px;}
	#nav-architecture a:active {background-position: -244px -130px;}
	#nav-architecture a.current{background-position: -244px -130px;}
	
	#nav-construction a {background-position: 0 -156px; width: 244px; height: 26px}
	#nav-construction a:hover {background-position: -244px -156px;}
	#nav-construction a:active {background-position: -244px -156px;}
	#nav-construction a.current{background-position: -244px -156px;}
	
	#nav-project a {background-position: 0 -182px; width: 244px; height: 26px}
	#nav-project a:hover {background-position: -244px -182px;}
	#nav-project a:active {background-position: -244px -182px;}
	#nav-project a.current{background-position: -244px -182px;}
	
	#nav-furniture a {background-position: 0 -208px; width: 244px; height: 26px}
	#nav-furniture a:hover {background-position: -244px -208px;}
	#nav-furniture a:active {background-position: -244px -208px;}
	#nav-furniture a.current{background-position: -244px -208px;}
	
	#nav-technology a {background-position: 0 -234px; width: 244px; height: 26px}
	#nav-technology a:hover {background-position: -244px -234px;}
	#nav-technology a:active {background-position: -244px -234px;}
	#nav-technology a.current{background-position: -244px -234px;}
	
/* ------------------------- Design Menu Styles -------------------------------------------------- */	
	
	#designMenuContainer {
	width: 191px;
	height: 140px;
	margin-right: 15px;
	padding-top: 7px;
	float: right;
	clear: right;
}

#designMenu {
	width: 191px;
	height: 140px;
	float: right;
	overflow: hidden;
	z-index: 100;
	background-image: url(../images/designMenu.png);
	background-repeat: no-repeat;
	}
	
	#designMenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

	#designMenu li {
	

	}

	#designMenu a {
	display: block;

	background-image: url(../images/designMenu.png);
	text-indent: 5000px;
	}
	.current {background-position: 0 -191px;}

	#nav-financial a {background-position: 0 0; width: 191px; height: 28px;}
	#nav-financial a:hover {background-position: -191px 0;}
	#nav-financial  a:active {background-position: -191px 0;}
	#nav-financial  a.current {background-position: -191px 0;}

	#nav-education a {background-position: 0 -28px; width: 191px; height: 28px}
	#nav-education a:hover {background-position: -191px -28px;}
	#nav-education a:active {background-position: -191px -28px;}
	#nav-education a.current {background-position: 191px -28px;}

	#nav-religious a {background-position: 0 -56px; width: 191px; height: 28px}
	#nav-religious a:hover {background-position: -191px -56px;}
	#nav-religious a:active {background-position: -191px -56px;}
	#nav-religious a.current {background-position: -191px -56px;}

	#nav-retail a {background-position: 0 -84px; width: 191px; height: 28px}
	#nav-retail a:hover {background-position: -191px -84px;}
	#nav-retail a:active {background-position: -191px -84px;}
	#nav-retail a.current{background-position: -191px -84px;}
	
	#nav-leed a {background-position: 0 -112px; width: 191px; height: 28px}
	#nav-leed  a:hover {background-position: -191px -112px;}
	#nav-leed  a:active {background-position: -191px -112px;}
	#nav-leed  a.current{background-position: -191px -112px;}
	
	/* ------------------- styles for Design submenu on subpages, as above with different images ------------------------- */
	
	#designMenu2Container {
	width: 191px;
	height: 140px;
	margin-right: 8px;
	padding-top: 7px;
	float: right;
	clear: right;
}

#designMenu2 {
	width: 191px;
	height: 140px;
	float: right;
	overflow: hidden;
	z-index: 100;
	background-image: url(../images/designMenu2.jpg);
	background-repeat: no-repeat;
	}
	
	#designMenu2 ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

	#designMenu2 li {
	

	}

	#designMenu2 a {
	display: block;

	background-image: url(../images/designMenu2.jpg);
	text-indent: 5000px;
	}
	
	#anchorMenu {
	width: 179px;
	height: 248px;
	float: right;
}
#main-nav {
	position:absolute;
	width:100%;
	height:38px;
	z-index:20;
	left: 0px;
	top: 172px;
	background-image: url(../images/nav-bg.png);
	background-repeat: repeat-x;
}

.image-replace { text-indent: -5000px;}

.imgLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 2px; 
	border: 1px solid #002542;
}

.imgRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 2px; 
	border: 1px solid #D2D2D2;
}
.captionRight {
	float: right;
	clear: right;
	width: 250px;
	margin-top: -20px;
	margin-bottom: 40px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.inlineHeading {
	display: inline;
}
.imageAndCaption {
	width: 285px;
	float: right;
}
#portfolio {
	width: 680px;
	padding: 5px;
	height: 545px;
	border: 1px solid #CCC;
}
#footerLeftCol {
	width: 244px;
	float: left;
	text-align: right;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	text-transform: capitalize;
}
#sideContent {
	width: 244px;
	float: left;
	background-image: url(../images/SLI-Group-commercial-architectural-firm.jpg);
	background-repeat: repeat-y;
}
#menu {
	width: 716px;
	height: 38px;
	margin: 0px auto;
	padding: 0 0 0 244px;
}
#tollFree {
	position:absolute;
	width:225px;
	height:32px;
	z-index:100;
	left: -244px;
	top: 9px;
}
.comprehesiveListTitle {
	font-weight: normal;
	text-transform: uppercase;
}
.rowcolor {
	background-color: #E1E1E1;
}
.locationRow {
	background-color: #002542;
	color: #FFFFFF;
	font-weight: bold;
}
#smallImages {
	position:absolute;
	width:337px;
	height:172px;
	z-index:21;
	left: 623px;
	top: 0px;
}
#pictureColumn {
	width: 275px;
	float: right;
}

