@charset "UTF-8";

/* OVERAL LAYOUT */

*{
	margin:0px;
	padding:0px;
}

body {
	background-color: #ffffff;
	color: #444444;
	line-height: 16px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	font-size:10px;
	letter-spacing: 0.1em;
}


a:link, a:visited, a:active {
	color: #444444;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #444444;
}


#container {
	margin-left: auto;
    margin-right: auto;
	margin-top:50px;
	margin-bottom:50px;
	width:800px;
	text-align: center;
	
}


/*
---------------------------------------------------------------------
Header
---------------------------------------------------------------------
*/

#header {
	width:800px;
	height:100px;
	font-size:9px;
	letter-spacing: 0.15em;
	
	
	
}
#headerTop{
	height:50px;
		
	
}

#headerBottom{
	height:50px;
	

}

#headerClear{
	clear:both;
}

/*
---------------------------------------------------------------------
1st & 2nd Level SELECTED
---------------------------------------------------------------------
*/


#firstLevelMenu{
	margin-bottom:5px;
}

#firstLevelMenu a:link, #header a:visited, #header a:active {
	color: #333333;
	text-decoration: none;
	padding-bottom:0px;
	padding-left:2px;
	padding-right:1px;
	padding-top:2px;
}

#firstLevelMenu a:hover {
	background-color:#cccccc;
	color: #333333;
}

.firstLevelMenuSelected{
	background-color:#cccccc;
	color: #333333;
}



#secondLevelMenu a:link, #header a:visited, #header a:active {
	color: #333333;
	text-decoration: none;
	padding-bottom:0px;
	padding-left:2px;
	padding-right:1px;
	padding-top:2px;
}

#secondLevelMenu a:hover {
	background-color:#ecef90;
	color: #333333;
}

.secondLevelMenuSelected{
	background-color:#D9E021;
	color: #333333;
}




/*
---------------------------------------------------------------------
Content
---------------------------------------------------------------------
*/

#content{
	margin-left:100px;
	margin-right:100px;
	margin-top:40px;
	width:600px;
	
}

#SlideShow{
	width:600px;
	height:430px;
}





/*
---------------------------------------------------------------------
Footer
---------------------------------------------------------------------
*/

#footer {
	visibility:hidden;
	text-align: center;
	height:10px;
	
}



.test{
	color:#000000;
	font-family:Arial,Sans-Serif;
	font-size:19px;
	line-height:19px;
	text-transform:uppercase;
	letter-spacing: 1em;
}
/*HEARDER TITLE TEXT BY KAYSHIN*/

.Logotext{
	color:#000000;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
}








/*
---------------------------------------------------------------------
APPROACH
---------------------------------------------------------------------
*/

#approach{
	padding-left:150px;
	padding-right:150px;
	text-align: left;
	letter-spacing: 0.05em;

}

.textGray{
	color:#999999;
	font-size:12px;
	line-height:18px;
	text-transform:uppercase;
	
}

.textApproach{
	color:#333333;
	font-size:13px;
	line-height:19px;

}

#environmental_policy{
    width:600px;
    text-align:left;
	margin-left:155px;
	padding-top:2px;
}

#environmental_policy_old{
    width:600px;
    text-align:left;
	margin-left:150px;
	padding-top:2px;
}

#scorecard{
    width:600px;
    text-align:left;
	
	margin-left:146px;
	padding-top:2px;
	

}


/*
---------------------------------------------------------------------
Image Gallery - *Step Carousel*
---------------------------------------------------------------------
*/

.stepcarousel{
	position: relative; /*leave this value alone*/
	
	overflow: scroll; /*leave this value alone*/
	width: 600px; /*Width of Carousel Viewer itself*/
	height: 400px; /*Height should enough to fit largest content's height*/
	
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;

}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/

width: 600px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

}

#galleryText{
	margin-top:45px;
}

#projectGallery{
	width:600px;
	
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}


/*
---------------------------------------------------------------------
Project Information - *Facebox*
---------------------------------------------------------------------
*/
#projectInfo{
	margin-top:10px;
	line-height:140%;
}

.titleProjectInfo{
	font-size:10px;
	color: #000000;
	font-weight:bold;
}



/*
---------------------------------------------------------------------
Home background image
---------------------------------------------------------------------
*/

#homebg{
	
	background-repeat: no-repeat;
	background-position: center top;
}


.homebg{
	background-image: url(../images/home_bg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}









/*
---------------------------------------------------------------------
Index.php ROTATOR
---------------------------------------------------------------------
*/

#ContainerIndex{

	margin-left: auto;
    margin-right: auto;
	margin-top:50px;
	margin-bottom:50px;
	width:800px;
	text-align: center;
	background:#FFFFFF;

	
	

}

#LogoIndex{
	text-align:center;
}
#MenuIndex{
	text-align:center;
}


img {
        border:0px;
        } 

#imageHouseb {
        width:800px;
        height:100%;
        
		margin-top:-1155px;
        margin-bottom:50px;
        margin-left:0px;
        margin-right:0px;        
        text-align:center;
        padding:0px;
        border:0px;
        } 

#frontb {
        width:800px;
        height:100%;
       
	    margin-top:-10px;
        margin-bottom:0px;
        margin-left:-10px;
        margin-right:0px;        
        padding:0px;
        border:0px;
        }


#House {
        width:700px;
        height:auto;
       
	    margin-left:0px;
        margin-top:80px;
        margin-bottom:0px;        
        text-align:center;
        padding:0px;

        } 
        
#logoarea {
        width:800px;
        height:50px;
        text-align:center;
	
        
		margin-top:-1050px;
        margin-bottom:0px;        
        padding:0px;

        } 
        
#navarea {
        width:800px;
        height:50px;
        text-align:center;
		
        margin-top:-80px;
        margin-bottom:0px;
        padding:0px;
        }         
#Contentframeb {
        width:800px;
        height:auto;
        
		margin-top:0px;
        padding:0px;
        
        }         

#footerb {
        width:800px;
        height:auto;
        text-align:center;
		
		margin-top:495px;
        padding:0px;
       
	           
        
        }                  
		
		
		
.gnavLink:link {
        
        font-size:9px;
        font-family: Helvetica, Verdana, Arial, sans-serif;
        letter-spacing: 0.2em;
        text-decoration:none;
        
        padding:0px;
		
		font-weight:bold;
		color: #FFFFFF;
		line-height: 16px;
        }

.gnavLink:hover {
        font-size:9px;
        font-family: Helvetica, Verdana, Arial, sans-serif;
        letter-spacing: 0.2em;        
        background-color:#AAAAAA; 
        text-decoration:none;
        
        
		
		font-weight:bold;
		color: #FFFFFF;
		line-height: 16px;
		}

.gnavOn {
        font-size:9px;
        font-family: Helvetica, Verdana, Arial, sans-serif;
        letter-spacing: 0.2em;        
        background-color:#AAAAAA; 
        text-decoration:none;
        
       
		
		
		font-weight:bold;
		color: #FFFFFF;
		line-height: 16px;
		 
        }
        
.gnavLink:visited {
       
        font-size:9px;
        font-family: Helvetica, Verdana, Arial, sans-serif;
        letter-spacing: 0.2em;
        text-decoration:none;
        
        padding:0px;
		
		
		font-weight:bold;
		color: #FFFFFF;
		line-height: 16px;
        }
