body{
	margin:0;
	padding:0;
}

img{
   display:block;
}

.menuText{
	font-family:Tahoma;
	font-size:12px;
	color:#969696;
	padding-bottom:10px;	

}

.orange{
	color:#EB6B29;
}

.leftFooterWork{
   font-family:Arial Narrow;
   font-size:15px;
   color:#969696;
  
}
#leftFooterText{
	font-family:Arial Narrow;
	font-size:20px;
   color:#969696;	
}


#rightFooterText{
	font-family:Tahoma;
	font-size:11px;
	color:#969696;
}
#aboutRightText{
   font-family:Tahoma;
   font-size:12px;
   color:#969696;
}
#aboutLeftText{
   color:#969696;
   font-size:20px;
   font-family:Arial Narrow;
}

#mainTable{
	width:100%;
}

#top{
	text-align:center;
}

#bottom{
	text-align:center;
}

.center{
	margin-left:auto; 
	margin-right:auto;
	width:810px;

}

.LDIM{
   width:453px;

}

.RDIM{
	width:320px;
}


a:link {text-decoration: none;color:#969696;}
a:visited {text-decoration: none;color:#969696;}
a:active {text-decoration: none;color:#969696;}
a:hover {text-decoration: none;color:#969696;}

table 
{
empty-cells: show
} 

