@charset "utf-8";


html, body {
	background: #011601;
	margin: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	height:auto;
}	
.contentBackground {
	width: 100%;
	min-width:1000px;
	height:auto;
	width: expression((document.body.clientWidth < 1002)? "1000px" : "auto");
	background-color:#011601;
	background-image:url(/images/backgroundSkyline.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin:0 auto;
}
.contentArea {
	width: 1000px;
	height:auto;
	margin:0 auto;
	min-width:1000px;	
}
.contentStripe {
	width: 1000px;
	height:7px;
	margin:0 0 0 0;
	background-color:#8cc63f;	
}		
.clearer {
	clear:both;
	width:100%;
	height:0px;
}	
li {
	list-style: disc;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url('/images/disc.gif'); 
	font-size: 12px;
	line-height: 20px;
	color:#fff;
	margin:0 0 0 0;
}
ul {
	list-style: disc;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 18px;				

	
/*Header - Styles*/

}
.headerContainer {
	width: 1000px;
	height: 175px;
	min-width: 1000px;
	margin:0 auto;	
}
.headerStripe {
	width: 100%;
	height: 175px;
	background-image: url(/includes/images/headerStripe.gif);
	margin:0 auto;	
}	



/*Homepage - Styles*/	
	
.homeBackground {
	width: 100%;
	min-width:1000px;
	height:auto;
	width: expression((document.body.clientWidth < 1002)? "1000px" : "auto");
	background-color:#011601;
	background-image:url(/images/backgroundSkylineHome.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin:0 auto;
}		
.videoContainer {
	width: 1000px;
	height: 450px;
	min-width: 1000px;
	margin:0 auto;
}	
.videoFlash {
	width: 920px;
	height: 450px;
	margin:0 auto;
}
.videoStripe {
	width: 900px;
	height:7px;
	margin:0 auto;
	background-color:#8cc63f;	
}		
.homeColumn1 {
	width: 440px;
	height:325px;
	margin:0 0 0 50px;
	_margin-left:25px;
	padding:0 0 0 0;	
	float:left;
}		
.homeColumn1 p {
	margin:0 0 0 0;
	line-height:21px;
	text-align:justify;
}		
.homeColumn2 {
	width: 160px;
	height:180px;
	margin:0 0 0 80px;
	_margin-left:40px;
	padding:0 0 0 0;
	float:left;
}		
.homeColumn3 {
	width: 180px;
	height:180px;
	margin:0 0 0 20px;
	_margin-left:10px;
	padding:0 0 0 0;
	float:left;	
}		
.homeColumn3 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#e17a15;
	font-style:italic;
	font-weight:bold;
	line-height:16px;
	margin:50px 0 0 0;	
}		
.homeColumn3 p {
	line-height:16px;
	margin:5px 0 0 0;			





/*COMPANY PAGES*/
}		
.companyNav {
	width: 225px;
	height:145px;
	margin:0 0 0 25px;
	_margin-left:12px;
	float:left;
}		
#companyColumn1 {
	width: 225px;
	height:120px;
	margin:0 0 0 0;
	background-color:#3e6912;
	padding:20px 0 0 0;
}		
#companyColumn1 img {
	margin: 0 0 0 17px;	
	_margin-left:9px;
}	
.aboutButton {
	display: block;
    width: 190px;
    height: 30px;
    background: url("/company/images/aboutButton.gif") 0 0 no-repeat;
    text-decoration: none;
	margin:0 0 0 17px;
	_left-margin:9px;
}
a.aboutButton {
	display: block;
    width: 190px;
    height: 30px;
    background: url("/company/images/aboutButton.gif") 0 0 no-repeat;
    text-decoration: none;
	margin:0 0 0 0;

}
a.aboutButton:hover {
	display: block;
    width: 190px;
    height: 30px;
    background: url("/company/images/aboutRoll.gif") 0 0 no-repeat;
    text-decoration: none;
	margin:0 0 0 0;
}
#companyColumn1.About a.aboutButton {
	display: block;
    width: 190px;
    height: 30px;
    background: url("/company/images/aboutRoll.gif") 0 0 no-repeat;
    text-decoration: none;
	margin:0 0 0 0;	
}	
.productionButton {
	display: block;
    width: 190px;
    height: 30px;
    background: url("/company/images/productionButton.gif") 0 0 no-repeat;
    text-decoration: none;
	margin:0 0 0 17px;
	_left-margin:9px;
}
a.productionButton {
	display: block;
    width: 190px;
    height: 30px;
    background: url("/company/images/productionButton.gif") 0 0 no-repeat;
    text-decoration: none;
	margin:0 0 0 0;

}
a.productionButton:hover {
	display: block;
    width: 190px;
    height: 30px;
    background: url("/company/images/productionRoll.gif") 0 0 no-repeat;
    text-decoration: none;
	margin:0 0 0 0;	
}
#companyColumn1.Production a.productionButton {
	display: block;
    width: 190px;
    height: 30px;
    background: url("/company/images/productionRoll.gif") 0 0 no-repeat;
    text-decoration: none;
	margin:0 0 0 0;	
}		
.companyColumn2 {
	width: 625px;
	height:auto;
	float:left;
	margin:35px 0 50px 50px;
	_margin-left:25px;	
}		
.companyColumn2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	margin:0 0 20px 0;
}		
.onTimeLogo {
	width: 125px;
	height:110px;
	float:right;
	margin:0 0 0 0;
}		
.onTime {
	width: 480px;
	height:110px;
	float:left;
	margin:0 0 0 0;	

/*FEATURED PROJECT PAGES*/
}		
.featuredColumn1 {
	width: 270px;
	height:145px;
	margin:0 0 100px 25px;
	_margin-left:12px;
	float:left;
}		
.featuredSpecs {
	width: 270px;
	height:120px;
	margin:0 0 0 0;
	background-color:#3e6912;
	padding:20px 0 0 0;
}		
.featuredSpecs1 {
	width: 225px;
	height:28px;
	margin:0 0 0 15px;
	_margin-left:8px;
	background-image:url(../featured/images/featuredSpecs.gif);
	padding:8px 0 0 15px;
	font-size:14px;	
}		
.featuredSpecs1 h3 {
	font-size:14px;
	color:#e17a15;
	display:inline;
	font-weight:bold;
	margin:0 0 0 0;	
}		
.featuredSpecs2 {
	width: 225px;
	height:28px;
	margin:0 0 0 15px;
	_margin-left:8px;
	padding:8px 0 0 15px;
	font-size:14px;	
}		
.featuredSpecs2 h3 {
	font-size:14px;
	color:#e17a15;
	display:inline;
	font-weight:bold;
	margin:0 0 0 0;	
}		
.featuredColumn2 {
	width: 625px;
	height:auto;
	float:left;
	margin:35px 0 75px 50px;
	_margin-left:25px;	
}		
.featuredColumn2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	margin:10px 0 0 0;
}		
.featuredColumn2 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#8cc63f;
	font-style:italic;
	font-weight: bold;
	line-height:16px;
	margin:0 0 0 0;	
	display: inline;
}		
.featuredColumn2 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#e17a15;
	font-style:italic;
	font-weight:bold;
	line-height:16px;
	margin:0 0 0 0;	
	display: inline;	
		


/*PORTFOLIO - Styles*/
	
}		
#portfolioNav {
	width: 1000px;
	height: 30px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin: 0 auto;						
}	
a.edu:link {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#FFF;
	text-decoration: none;
}	
a.edu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#FFF;
	text-decoration: none;	
}
a.edu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#e17a15;
	text-decoration: none;
}
#portfolioNav.Education a.edu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#e17a15;
	text-decoration: none;	
}
a.hosp:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#FFF;
	text-decoration: none;
}
a.hosp:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#FFF;
	text-decoration: none;	
}
a.hosp:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#e17a15;
	text-decoration: none;
}
#portfolioNav.Hospitality a.hosp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#e17a15;
	text-decoration: none;				
}
a.finance:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#FFF;
	text-decoration: none;
}
a.finance:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#FFF;
	text-decoration: none;	
}
a.finance:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#e17a15;
	text-decoration: none;
}
#portfolioNav.Financial a.finance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#e17a15;
	text-decoration: none;						
}
a.health:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#FFF;
	text-decoration: none;
}
a.health:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#FFF;
	text-decoration: none;	
}
a.health:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#e17a15;
	text-decoration: none;
}
#portfolioNav.Healthcare a.health {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#e17a15;
	text-decoration: none;	
}
a.indust:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#FFF;
	text-decoration: none;
}
a.indust:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#FFF;
	text-decoration: none;	
}
a.indust:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#e17a15;
	text-decoration: none;
}
#portfolioNav.Industrial a.indust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#e17a15;
	text-decoration: none;
}
a.misc:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#FFF;
	text-decoration: none;
}
a.misc:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#FFF;
	text-decoration: none;	
}
a.misc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#e17a15;
	text-decoration: none;
}
#portfolioNav.Miscellaneous a.misc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#e17a15;
	text-decoration: none;
}
a.relig:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#FFF;
	text-decoration: none;
}
a.relig:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#FFF;
	text-decoration: none;	
}
a.relig:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#e17a15;
	text-decoration: none;
}
#portfolioNav.Religious a.relig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#e17a15;
	text-decoration: none;		
}
a.rest:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#FFF;
	text-decoration: none;
}
a.rest:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#FFF;
	text-decoration: none;		
}
a.rest:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#e17a15;
	text-decoration: none;
}
#portfolioNav.Restaurant a.rest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#e17a15;
	text-decoration: none;	
}
a.ret:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#FFF;
	text-decoration: none;
}
a.ret:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#FFF;
	text-decoration: none;	
}
a.ret:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#e17a15;
	text-decoration: none;
}
#portfolioNav.Retail a.ret {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#e17a15;
	text-decoration: none;			
}	
.portfolioNavDivider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #8cc63f;
	text-decoration: none;	
}	

/*CONTACT PAGE*/
		
.contactColumn1 {
	width: 450px;
	height:350px;
	margin:0 0 100px 25px;
	_margin-left:12px;
	float:left;
}		
.contactSpecs1 {
	width: 225px;
	height:28px;
	margin:0 0 0 15px;
	_margin-left:8px;
	background-image:url(../featured/images/featuredSpecs.gif);
	padding:8px 0 0 15px;
	font-size:14px;	

}		
.contactColumn2 {
	width: 445px;
	height:auto;
	float:left;
	margin:35px 0 75px 50px;
	_margin-left:25px;	
}		
.contactColumn2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0 0 20px 0;
}		
.contactGreen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#8CC63F;

}		
.contactColumn2 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#e17a15;
	font-style:italic;
	font-weight:bold;
	line-height:16px;
	margin:0 0 10px 0;	
}		
.contactColumn2 a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0 0 0 0;
	color:#e17a15;
	text-decoration: underline;
}		
.contactColumn2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0 0 0 0;	
	color:#e7984a;
	text-decoration: underline;
}		
.contactColumn2 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0 0 0 0;	
	color:#e17a15;
	text-decoration: underline;	
}	
	




