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

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background:url(../images/EDMainBg.jpg);
	}
#EDMainWrapper {
	width:760px;
	height:561px;
	margin:124px auto 0px;
	text-align:left;
	}	
#EDContentWrapper {
	float:left;
	width:100%;
	height:505px;
	background:#FFF;
	position:relative;
	overflow:hidden;
	}
#EDFooterWrapper {
	width:100%;
	float:left;
	height:56px;
	position:relative;
	}	
.moduletable_menu {
	float:left;
	position:relative;
	padding-top:17px;
	color:#6c5635;	
}

.moduletable_menu a{
	font-size:11pt;
	text-decoration:none;
	text-transform:uppercase;
	padding:0px 3px;
	}
#EDContent	{
	float:left;
	}
#EDContactDetails {
	width:310px;
	float:right;
	position:absolute;
	top:-2px;
	right:165px;
	padding:0px;
	}
#EDContactDetails p, #EDContactDetails table, #EDContactDetails table tr, #EDContactDetails table tr td  {
	padding:0px;
	margin:0px;
	}

.moduletable_slideshow {
	padding:19px;
	}
.moduletable_menu a img {
	display:none;
	visibility:hidden;
	}		
	
.moduletable_menu a, .moduletable_menu span {
	position:relative;
	height:8px;
	overflow:hidden;
	display:block;
	float:left;
	background-repeat:no-repeat;
	}
.moduletable_menu a {
	padding:0px;
	}	
.moduletable_menu span {
	line-height:8px;
	padding:0px  8px;
	}
a.Portfolio{
	background-image:url(../images/PortfolioBg.png);
	width:56px!important;
	display:block;
}
.moduletable_menu a:hover, a#active_menu {
	background-position:0% -8px;
	
	}
a.Contact {
	background-image:url(../images/ContactBg.png);
	width:47px;
	}	
a.blog {
	background-image:url(../images/BlogBg.png);
	width:25px;
	}
a.flash {
	background-image:url(../images/FlashBg.png);
	width:55px;
	}	
a.flash:hover, a.blog:hover {
	background-position:top left;
	}	
.moduletable_logo {
	position:absolute;
	top:-1px;
	right:110px;
	width:56px;
	height:57px;
	display:block;
	float:right;
	}	
.moduletable-scroller {
	padding-top:14px;
	}	