#top-rt {
	background-image: url(images/MEG-2009-layout_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#repeat {
	background-image: url(images/MEG-2009-layout_03.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 940px;
}
#site-nav {
	text-decoration:none;
	text-align:left;
	color:#000000;
	font-family:"Trebuchet MS";
	cursor: pointer;
}
#site-nav a {
	text-decoration:none;
	text-align:left;
	color:#000000;
	cursor: pointer;
}
.column {
	float: left;
	font-family:"Trebuchet MS";
	font-size: 0.65em;
}
/*************************************** COMPANY *************************************************/
#comp {
	position: relative;
	width: 133px;
	margin: 0px;
}
#company img{
    width:134px;
    height:77px;
    margin:0px;
    z-index: -6;
	top: 30;
	left: 0;	
}
#company div{
	margin:0;
	width:125px;
	position: absolute;
	top: 5px;
	left: 5px;
	font-family:"Trebuchet MS";
	font-size: .6ems;
	visibility:hidden;
}
#company img.over{
        filter:Alpha(Opacity=30);
        opacity:0.3;
}
#company div.over{
		visibility:visible;
}
/*************************************** DESIGN *************************************************/
#desi {
	position: relative;
	width: 113px;
	margin: 0px;
}
#design img{
    width:113px;
    height:77px;
    margin:0px;
    z-index: -6;
	top: 30;
	left: 0;	
}
#design div{
	margin:0;
	width:107px;
	position: absolute;
	top: 5px;
	left: 5px;
	font-family:"Trebuchet MS";
	font-size: .6ems;
	visibility:hidden;
}
#design img.over{
        filter:Alpha(Opacity=30);
        opacity:0.3;
}
#design div.over{
		visibility:visible;
}
/*************************************** WEB DESIGN **********************************************/
#wb {
	position: relative;
	width: 129px;
	margin: 0px;
}
#web img{
    width:129px;
    height:77px;
    margin:0px;
    z-index: -6;
	top: 30;
	left: 0;	
}
#web div{
	margin:0;
	width:124px;
	position: absolute;
	top: 5px;
	left: 5px;
	font-family:"Trebuchet MS";
	font-size: .6ems;
	visibility:hidden;
}
#web img.over{
        filter:Alpha(Opacity=30);
        opacity:0.3;
}
#web div.over{
		visibility:visible;
}
/*************************************** PRINT **********************************************/
#prt {
	position: relative;
	width: 138px;
	margin: 0px;
}
#print img{
    width:138px;
    height:77px;
    margin:0px;
    z-index: -6;
	top: 30;
	left: 0;	
}
#print div{
	margin:0;
	width:133px;
	position: absolute;
	top: 5px;
	left: 5px;
	font-family:"Trebuchet MS";
	font-size: .6ems;
	visibility:hidden;
}
#print img.over{
        filter:Alpha(Opacity=30);
        opacity:0.3;
}
#print div.over{
		visibility:visible;
}
/*************************************** PRODUCTS **********************************************/
#prd {
	position: relative;
	width: 116px;
	margin: 0px;
}
#prod img{
    width:116px;
    height:77px;
    margin:0px;
    z-index: -6;
	top: 30;
	left: 0;	
}
#prod div{
	margin:0;
	width:111px;
	position: absolute;
	top: 5px;
	left: 5px;
	font-family:"Trebuchet MS";
	font-size: .6ems;
	visibility:hidden;
}
#prod img.over{
        filter:Alpha(Opacity=30);
        opacity:0.3;
}
#prod div.over{
		visibility:visible;
}
