body {
	text-align: center;
	background-image: url(../images/bg/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
} 


#head-container {
	width: 860px;
	text-align: left;
	min-width: 860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	

	/* JUN 2010 */
	height: 125px;	
} 

#content-container {
	width: 820px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	padding-top: 20px;
	background-image: url(url(../images/grids/leading-grid.gif));
} 

#content-column-container {
	width: 760px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
} 


#strip {
	width:100%;
	height: 250px;
	background-image: url(../images/bg/strip_bg.gif);
	background-repeat: repeat-x;
}

#footer {
	width: 100%;
	height:45px;
	background-color: black;
	clear: both;
	margin-top: 20px;
	background-image: url(../images/bg/home-footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#footer-container {
	width: 820px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
} 


.float-left {
	float: left;
}

.float-right {
	float: right;
}


#shadow {
	height: 15px;
	background-image: url(../images/bg/shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/*
 HEAD POSITIONING  
 
 */
 
#logoNav-container {
	/*left: 25px;*/
	top: 15px;
	position: relative;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 785px;
}

#logo-container {
	width: 100%; /*785px;*/
	float: left;
	clear: right;
}

#mainNav-container {
	height: 20px;
	float: left;
	
	width:100%;
	/*clear: both;*/
	
	/* JUN 2010 */
	margin-top: 8px;
}


/* SUB NAV
*/

#subNav-container {
	width: 850px; /*820*/
	text-align: left;
	min-width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 


/*
ALL DIFF FOOTER BGS
*/

#footer-markets {
	width: 100%;
	height:45px;
	background-color: black;
	clear: both;
	margin-top: 20px;
	background-image: url(../images/footer/markets-footer-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

#footer-markets-building {
	width: 100%;
	height:45px;
	background-color: black;
	clear: both;
	margin-top: 20px;
	background-image: url(../images/footer/building-footer-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

#footer-markets-construction {
	width: 100%;
	height:45px;
	background-color: black;
	clear: both;
	margin-top: 20px;
	background-image: url(../images/footer/construction-footer-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

#footer-markets-environmental {
	width: 100%;
	height:45px;
	background-color: black;
	clear: both;
	margin-top: 20px;
	background-image: url(../images/footer/environmental-footer-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}


#footer-case {
	width: 100%;
	height:45px;
	background-color: black;
	clear: both;
	margin-top: 20px;
	background-image: url(../images/footer/case-footer-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

#footer-faqs {
	width: 100%;
	height:45px;
	background-color: black;
	clear: both;
	margin-top: 20px;
	background-image: url(../images/footer/FAQ-footer-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

#footer-contact {
	width: 100%;
	height:45px;
	background-color: black;
	clear: both;
	margin-top: 20px;
	background-image: url(../images/footer/contact-footer-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

#footer-about {
	width: 100%;
	height:45px;
	background-color: black;
	clear: both;
	margin-top: 20px;
	background-image: url(../images/footer/about-footer-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

#footer-news {
	width: 100%;
	height:45px;
	background-color: black;
	clear: both;
	margin-top: 20px;
	background-image: url(../images/footer/news-footer-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

#footer-services {
	width: 100%;
	height:45px;
	background-color: black;
	clear: both;
	margin-top: 20px;
	background-image: url(../images/footer/services-footer-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

#footer-partners {
	width: 100%;
	height:45px;
	background-color: black;
	clear: both;
	margin-top: 20px;
	background-image: url(../images/footer/partners-footer-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}


/* CREDIT
*/

#credits {
	width: 820px;
	text-align: left;
	min-width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

/* SPACE FOR SHORT PAGES */

.short_page_gap {
	height: 75px;


}
