html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
} 


#Fdiv {
	position:absolute;
	left: 50%;
	width:752px;
	height:518px;
	margin-left: -34.3em; /*set to a negative number 1/2 of your width (only works in a square pixels resolutions) */
	/*margin-top: -18.5em; /*set to a negative number 1/2 of your height (1em = 16 px. for 96dpi)(1em = 12 px. for 72dpi) */ 
	/*border: 1px solid #ccc;*/
} 

.hLine{ background-color:#8e8d8d; height:1px;}
td#Top{ background-image:url(../images/homeNew/Xbg_top.gif); background-repeat:no-repeat; height:74px;}
td#Menu{ background-image:url(../images/homeNew/Xbg_menu.gif); background-repeat:no-repeat; height:31px;}
td#Services{ background-image:url(../images/homeNew/Xbg_services.jpg); background-repeat:no-repeat; height:201px; vertical-align:top; text-align:left;}
td#Properties{ background-image:url(../images/homeNew/XbgProperties.gif);}
td#Footer{ background-image:url(../images/homeNew/XbgFooter.gif); background-repeat:no-repeat; height:26px;}
td#Tools{ background-image:url(../images/homeNew/XbgTools.gif); background-repeat:no-repeat; height:52px; vertical-align:top; text-align:left;}
td#tableProps{ /*background-image:url(../images/homeNew/XbgDinamicProps.gif)*/; vertical-align:top;}

td#TmenuAbout{width:104px; text-align:center;}
td#TmenuProperties{width:116px; text-align:center;}
td#TmenuRestaurants{width:128px; text-align:center;}
td#TmenuTools{width:78px; text-align:center;}
td#TmenuContact{width:121px; text-align:center;}
td#TmenuClient{width:170px; text-align:center;}
td#TmenuEnd{width:35px; text-align:center;}

#toolLink a:link, #toolLink a:visited{color:#828281; text-decoration:none}
#toolLink a:hover{color:#828281; text-decoration:underline}
#moreTools a:link, #moreTools a:visited{padding-top:6px; color:#c23e15; font-size:9px; text-decoration:none}
#moreTools a:hover{ color:#c23e15; font-size:9px; text-decoration:underline}
#addressInfo a:link, #addressInfo a:visited{ font-size:11px; color:#828181; text-decoration:none;}
#addressInfo a:hover{ font-size:11px; color:#828181; text-decoration:underline;}

.serviceLink a:link, .serviceLink a:visited{color:#5a5a5a; font-size:11px; text-decoration:none;}
.serviceLink a:hover{color:#5a5a5a; font-size:11px; text-decoration:underline;}


