html {
height: 100%;
empty-cells: hide;
}

body {  border:0; margin: 0 0 0 0;
height: 100%; 
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: .8em;
font-weight: normal;
font-style: normal;
background-color: #00133A;
color: white;
  /*border: 1px solid fuchsia;	*/
  margin: auto;
width:1100px;
}


#nonFooter {
position: relative;
min-height: 100%;
margin: 0 0 0 0;}

* html #nonFooter {
height: 100%;
}
#hmheader {
background-image: url(css/swoosh.gif);
background-repeat: no-repeat;
background-position: top right;
top: 0; left: 0;
height: 130px;
width: 100%;;
margin: auto;	
}




#home {display: block;
height: 625px;

margin: auto;
width: 100%;
/*background-color: yellow;*/
clear: both;


}
#slideshow { width: 1000px; margin: auto;  }
#x1{	/*position: absolute;
top: 145px;
left: 20px;*/ 
/*margin: auto;
*/width:1000px;
height: 600px; float: left;

z-index: 1;
/*clear:both;*/
margin-bottom: 10px;
border: 2px solid  #000c24;
/*border: 1px solid white;*/

}

#x2 {
/*position: absolute;*/
/*padding-top: 100px;*/
/*left: 22px;*/
/*margin: auto;*/
width:1000px;
height: 40px;
margin-top: -100px;
z-index: 5;
background-color: #232323;
color: white;
filter: alpha(opacity=70); 
line-height: 150%;
-moz-opacity: 0.7; 
opacity: 0.7; 

}


 #nav  {  	font-family:   "Times New Roman";
position: inherit;
font-size: 22px;
font-weight: normal;
filter: alpha(opacity=100); 
line-height: 150%;
-moz-opacity: 1.0; 
opacity: 1.0; 



}

#nav a { font-size: 22px;
font-weight: normal;
filter: alpha(opacity=100); 
line-height: 150%;
-moz-opacity: 1.0; 
opacity: 1.0; 
float: left;
text-decoration: none;
padding-top: 5px;
}

#nav a:link, #nav a:visited {
color: white;
}

#nav a:hover, #nav a:active {
color: #ffff99;
}

#aboutus, #contactus {
padding-left: 12px; width: 115px; float: left;
}
#projects {
width:165px; float: left;
}
#apart {
width: 200px; float: left;
}
#materials{
 width:225px; float: left;
}
#testimonials{	
width: 140px; float: left;} 


/*#home {
width:1030px;
margin: auto;
}

#hmnav {
background-image: url(css/hmbottom.jpg);
background-repeat: no-repeat;
background-position: top left;
border: 1px solid lime;
margin-top: -3px;
height: 166px;
width: 1030px;



}
#aboutus {
float: left;
margin-left: 9px;
height: 155px;
width: 155px;
}
#project {
float: left;
margin-left: 11px;	
height: 155px;
width: 155px;
}	
#apart {
float: left;
margin-left: 10px;	
height: 155px;
width: 155px;
}

#materials {
float: left;
margin-left: 5px;	
height: 155px;
width: 155px;
}	
#testimonials {
float: left;
margin-left: 6px;	
height: 155px;
width: 155px;
}	

#contact {
float: left;
margin-left: 6px;	
height: 155px;
width: 155px;
}	
*/
#hmfooter {
margin-top: 650px;
background-image: url(css/swoosh.gif);
background-repeat: no-repeat;
background-position: top left;
height: 100px;
width: 100%;;
margin: auto;	
}


