html, body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/egi_01.jpg) repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	height: 100%;
	}

/************************* BODY *************************/

#bigdiv{ 
margin: 0 auto;
padding: 0;
background:#ffffff url(../images/egi_03.jpg) no-repeat;
font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
color: #666;
width: 700px; 
text-align: justify;
}

#wrap{
padding: 0;
width: 700px; 
text-align: left;
}

/************************* TOP  *************************/

#flashswf{
background:#fff url(../images/egi_04.jpg) no-repeat;
padding: 0 0 10px 0;
height: 190px;
width: 699px;
margin:0; 
}

#flashswf object{
width: 699px;
}

#buttons{
width: 670px;
padding: 0 15px 0 15px; 
}

.button{
	color: #666;
	text-decoration: none;
}

img {
border-style: none;
padding:0 ;
margin: 0;
}

/************************* MENU  *************************/

#menu {
background:#ffffff url(../images/egi_02.jpg) no-repeat;
padding: 0 0 0 220px;
	width: 480px;
	height: 65px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 24px 27px 22px 20px;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #bcbdc0;
}

#menu a:hover {
	color: #fe0000;
}


.home a#homenav,
.company a#companynav,
.services a#servicesnav,
.products a#productsnav,
.contact a#contactnav,
{
color: red;
}



/************************* LEFT / RIGTHT *************************/

#left{
margin-top: 15px;
padding: 0 10px  0 20px;
width:470px;
float: left;
}
 
#right{
margin-top: 15px;
padding: 0 20px  0 10px;
width: 170px;
float:right;
}

/************************* ZITECH *************************/

.zkitchensimage, .xbedroomsimage, .ylivingimage{
padding: 0 0 15px 0;
}

/************************* HOME *************************/
.home a:hover{
color:#888;
}

.home span{
color: #666;
}

/************************* COMAPNY  *************************/

.company #left a:link{
text-transform: lowercase;
color: red;
}

.company #left a:hover{
color: #666;
}

/************************* PRODUCTS  *************************/

.products #left a{
letter-spacing: 1px;
font-size: 13px;
color: red;
}

.products #left a:hover{
letter-spacing: 1px;
font-size: 13px;
color: #888;
}


/************************* CONTACT  *************************/

.contact #left a:link{
text-transform: lowercase;
}

.contact #left a:visited{
text-transform: lowercase;
}


.contact #left a:hover{
color: red;
}

.zlinkstitle a:hover{
color: red;
padding: 0 0 3px 0;
}

/************************* KITCHENS  *************************/
.kitchens .zkitchensimage{
padding: 0 0 5px 0;
margin: 0;
}

.zkitchensgallery{
float:left;
clear:both;
margin:  0 0 15px 0;
} 

.zkitchensgallery div{
float:left;
margin:  0 2px 2px 0;
} 

.kitchens #right a:hover{
color: red;
}


/************************* BEDROOMS  *************************/

.bedrooms #right a:hover{
color: red;
}


.bedrooms .zbedroomsimage{
padding: 0 0 5px 0;
margin: 0;
}

.zbedroomsgallery{
float:left;
clear:both;
margin:  0 0 10px 0;
} 

.zbedroomsgallery div{
float:left;
margin:  0 2px 2px 0;
} 


/************************* LIVING  *************************/


.living .zlivingimage{
padding: 0 0 5px 0;
margin: 0;
}

.zlivinggallery{
float:left;
clear:both;
margin:  0 0 10px 0;
} 

.zlivinggallery div{
float:left;
margin:  0 2px 2px 0;
} 


/************************* NEWS  *************************/


.znewstitle {
	padding: 3px 0 3px 0;
	text-transform: uppercase;
	font-size: 11px;
	color: red; 
	margin:0;
	}




ul{
list-style-position: inside;
list-style-image: url("/images/li.gif");
padding: 0;
margin:0; 
} 





/************************* H TAGS *************************/


h1, h2{
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

h1{
	text-transform: uppercase;
	font-size: 13px;
	padding:0;
	margin:0;
	color: #fe0201;
}


h2, .zjobstitle {
	padding: 0 0 3px 0;
	text-transform: uppercase;
	font-size: 11px;
	color: #555; 
	margin:0;
}

h2 a:hover{
	color: #fff;
	}


h3 {
	text-transform: uppercase;
	font-size: 10px;
	padding: 0px 0 0 0;
	line-height: 14px;
	color: #444444;
	}
	

h5 {
	text-transform: uppercase;
	font-size: 8px;
}
 
h5 a:hover{
	color: #fe0201;
	text-decoration:none;
}

h5 a{
	color: #999;
	text-decoration:none;
}

/************************* P / LIST TAGS *************************/
 
p, blockquote, ul, ol , h3 {
	line-height: 15px;
	padding:0 0 10px 0;
	margin:0;
	}
	

.znewswaffle , .zjobswaffle {
	line-height: 15px;
	padding:0 0 10px 0;
	margin:0;
	}
	

	
/************************* A TAGS *************************/

a {
text-decoration: none; 
text-transform: uppercase;
	color: #666;
	padding-top: 5px;
}

a:hover {
	text-decoration: none;
text-transform: uppercase;
}


/************************* FOOTER *************************/

#footer {
margin: auto;
width: 698px;
 	clear:both;
	background: url(../images/egi_05.jpg) no-repeat;
	text-align: center;
	margin: 10px 0 0 0;
}

#footer h5 {
	text-align: center;
	color: #fe0201;
	padding: 15px 0 15px 0;
	}


#footer img{
border:0;
margin:0;
padding: 0px;
float:right;

}

#footer a{
padding: 0 7px 0 7px;
}







