@charset "UTF-8";
/* CSS Document */


/* Style for top-menu */
.topMenu {
background-color: #335566;
height:28px;	

}

/* Style for submenus */
.submenu {
  background-color: #5c6d9c;
  border-width: 0px;
  border-style: solid;
  border-color: #AAAAAA;
  padding: 4px;

} 

/* Style for top items: normal state */
.topItemNormal {
  xbackground-image: url(../images/link1.jpg);
  xbackground-repeat: no-repeat;
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
  cursor: pointer;
  width: 100px;
  height: 32px;
  padding-left: 5px;
  padding-right: 5px;

}

/* Style for top items: mouseover state */
.topItemOver {
  background-image: url(../images/link2.jpg);
  background-repeat: no-repeat;
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
  cursor: pointer;
  width: 100px;
  height: 32px;
  padding-left: 5px;
  padding-right: 5px;
}



/* Style for items: normal state */
.itemNormal {

  cursor: pointer;
  background-color: #FFFFFF;
  padding: 5px 15px 5px 15px;
  width: 200px;
}

/* Style for items: mouseover state */
.itemOver {

  cursor: pointer;
  background-color: #357EF8;
  padding: 5px 15px 5px 15px;
  width: 200px;
}

/* Style for items text: normal state */
.itemTextNormal {
  font-family: Trebuchet MS, Tahoma;
  font-size: 11px;
  color:#FFFFFF;
  width: 100%;
  cursor: pointer;
  x-background:#FFFFFF;
}

html body div div div table tbody tr td {
font-family: Trebuchet MS, Tahoma;
  font-size: 11px;
  color: #FFFFFF;
 
  padding:3px;
  }

/* Changes the color behind the dropdown text */
html body div div div table {
background:#4c659d;
}


/* Style for items text: mouseover state*/
.itemTextOver {
  font-family: Trebuchet MS, Tahoma;
  font-size: 11px;
  color: #FFFFFF;
  width: 100%;
  cursor: pointer;
  background-color:#dba502;
} 

/*
#dm0m2i2tdT.itemTextOver {
width:400px;
background:url(../images/footer_bg.jpg);}
*/

.Normal0 { 
	cursor: pointer;
	height:32px; width:105px;
	background:url(../images/links_our_company.jpg) no-repeat;}
.Over0 {
	cursor: pointer;
	height:32px; width:105px;
	background:url(../images/links_our_company.jpg) no-repeat;	
	background-position:0 -32px;}
#dm0m0i0tdT.itemTextOver {	
	background:url(../images/links_our_company.jpg) no-repeat;	
	background-position:0 -32px;}
	
.Normal1 { 
	cursor: pointer;
	height:32px; width:91px;
	background:url(../images/links_commercial.jpg) no-repeat;}
.Over1 {
	cursor: pointer;
	height:32px; width:91px;
	background:url(../images/links_commercial.jpg) no-repeat;	
	background-position:0 -32px;}
#dm0m0i1tdT.itemTextOver {	
	background:url(../images/links_commercial.jpg) no-repeat;	
	background-position:0 -32px;}
	
.Normal2 { 
	cursor: pointer;
	height:32px; width:56px;
	background:url(../images/links_floors.jpg) no-repeat;}
.Over2 {
	cursor: pointer;
	height:32px; width:56px;
	background:url(../images/links_floors.jpg) no-repeat;	
	background-position:0 -32px;}
#dm0m0i2tdT.itemTextOver {	
	background:url(../images/links_floors.jpg) no-repeat;	
	background-position:0 -32px;}

.Normal3 { 
	cursor: pointer;
	height:32px; width:83px;
	background:url(../images/links_residential.jpg) no-repeat;}
.Over3 {
	cursor: pointer;
	height:32px; width:83px;
	background:url(../images/links_residential.jpg) no-repeat;	
	background-position:0 -32px;}	
#dm0m0i3tdT.itemTextOver {	
	background:url(../images/links_residential.jpg) no-repeat;	
	background-position:0 -32px;}	

	
.Normal4 { 
	cursor: pointer;
	height:32px; width:94px;
	background:url(../images/links_construction.jpg) no-repeat;}
.Over4 {
	cursor: pointer;
	height:32px; width:94px;
	background:url(../images/links_construction.jpg) no-repeat;	
	background-position:0 -32px;
	}		
#dm0m0i4tdT.itemTextOver {	
	background:url(../images/links_construction.jpg) no-repeat;	
	background-position:0 -32px;}

	




