*{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

body{
	background-image: url(../Media/siteBG1.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #F4F4F6;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5B5B5B;
}

a:link, a:visited{ 
		color: #E55F2F; text-decoration: none; 
		}
	a:hover, a:active{
		color:#E55F2F; text-decoration: underline;
		}
	a.navLink:link, a.navLink:visited{ 
		color: #5B5B5B; text-decoration: none; 
		}
	a.navLink:hover, a.navLink:active{
		color:#E55F2F ; text-decoration: none; 
		}
	a.white:link, a.white:visited{ 
		color: #FFFFFF; text-decoration: none; 
		}
	a.white:hover, a.white:active{
		color:#FFFFFF ; text-decoration: none ; 
}
#Wrapper{
	width:900px;
	background-color: #F4F4F6;
	margin-left:auto;
	margin-right:auto;
}

#Header{
	width:900px;
}
#Masthead1{
	width:900px;
	height:120px;
	background-image: url(../Media/mmV5Masthead1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: right;
}
#Masthead1 h1{
	color:#991600;
	font-size: 60px;
	font-weight: normal;
	margin:0px 240px 0px 150px;
	/*margin-bottom:-15px;*/
	letter-spacing: 7px;
	
}

#Masthead1 h2{
	color:#FE923C;
	font-size: 34px;
	font-weight: normal;
	margin:-15px 245px 0px 150px;
	letter-spacing: 3px;
	
}
#Masthead2{
	width:900px;
	height:49px;
	background-image: url(../Media/mmV5Masthead2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align:right;
	padding-top:1px;
	color:#8B8B8D;
}
#Masthead2 p{
	font-weight: normal;
	font-size:16px;
	margin-top:13px;
	margin-right: 0px;
	letter-spacing: 1px; 
	
}
#Masthead3{
	width:900px;
	height:29px;
	background-image: url(../Media/mmV5Masthead3.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-align:right;
	padding-top:1px;
}

#Masthead3 p{
	margin-top:6px;
	margin-right:20px;
}
#Masthead4{
	width:900px;
	height:50px;
	background-image: url(../Media/mmV5Masthead4.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#invisible1 {
	width: 212px;
	height: 115px;
	margin: 0px 0px 0px 33px;
	padding: 0;
	float: left;
	display: inline;
}
#invisible2 {
	width: 212px;
	height: 47px;
	margin: 0px 0px 0px 33px;
	padding: 0px;
	float: left;
	display: inline;
}
#invisible3{
	width: 212px;
	height: 25px;
	margin: 0px 0px 0px 33px;
	padding: 0px;
	float: left;
	display: inline;
}

#Content{
	width:900px;
	min-height:400px;
 	height:auto !important;
  	height:100%;
	/*text-align: justify;*/	
	background-image: url(../Media/contentBG.gif);	
	background-position: top left;
	background-repeat: repeat-y;
	overflow: hidden;
	
}

#Content p{
		margin: 5px;
		line-height: 150%;
		/*text-align: justify;*/
		}
#columnFull {
	width: 898px;
	_height: 400px;
	min-height: 400px;
	float: left;
}
#columnWide {
		width:600px;
		height: 100%;
		min-height:600px;
  		height:auto !important;
		padding:10px 5px 5px 5px;;
		margin: 5px 10px 5px 0px;
		float:left;
		text-align: justify;
		background-color: #FFFFFF;		
		background-image: url(../Media/colWideBG_strip.gif);	
		background-position: top center;
		background-repeat: no-repeat;	
		/*overflow:auto;*/
		}
/*#columnWide img{
	margin: 10px;
}*/
		
#columnLeft {
		width:235px;
		height: 100%;
		min-height:200px;
  		height:auto !important;
		margin: 20px 20px 0px 10px;
		padding:0px;
		float:left;
		display: inline;
		font-size: 11px;
		
		}

#Content h1{
	font-family: Tahoma;
	letter-spacing:1pt;
	font-weight: normal;
	font-size: 20px;
	color:#991600;
	margin:5px;
	display: inline;
	text-align: left;
}

#Content h2{
	font-family: Tahoma;
	font-weight: normal;
	letter-spacing:1pt;
	font-size: 20px;
	color:#FE923C;
	margin: 5px;
	display:inline;
	text-align: left;
}

#Projects{ /*Floats Right in columnWide on Home Page ZA*/
	width:320px;
	margin-top:5px;
	margin-left:10px;
	float:right;
	display: inline;
}
#ProjectsUK{ /*At bottom in columnWide on Home Page UK*/
	width:580px;
	margin-top:5px;
	margin-left:10px;
	float:right;
	display: inline;
}

#Projects td {
 padding: 5px;
}

#ProjectsUK td {
 padding: 5px;
}

#Icon{
	width:120px;
	height:120px;
	margin:2px;
	border: 10px solid #FFFFFF;
	float:right;
	z-index: 110;
}

#Footer{
	width:900px;
	height:79px;
	font-size: 14px;
	color:#FFFFFF;
	background-image: url(../Media/mmV5Footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#outerFooter{
	width: 100%;
	background-image: url(../Media/mmV5FooterOuter.jpg);
	background-position: left;
	background-repeat: repeat-x;
}

#Copyright{
	width:380px;
	float: left;
	margin-top:25px;
	margin-left:0px;
	
}
#Copyright p{
	margin-left:60px;
}

#Terms{
	width:510px;
	text-align:right;
	font-size: 15px;
	color:#FFFFFF;
	float:right;
	margin-top:25px;
	margin-right:0px;
}

#Terms p{
	margin-right:25px;
}

#clientList{
	width:360px;
	float:left;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 3px;
	border-left: 1px dashed #ADADAD;
	height: 100%;
	min-height:300px;
  	height:auto !important;
}

#Portfolio{
	width:510px;
	float:left;
	margin: 0px 5px 0px 0px;
	padding-left: 5px;
	display: inline;
	
}
#Portfolio td {
	margin: 10px 0px 10px 0px;
}
#columnLeft table {
	margin: 8px 0px 0px 0px;
}

.tdleft{
	background-image: url(../Media/panelLeft0.gif);
	background-repeat: repeat-y;
}

.tdright{
	background-image: url(../Media/panelRight0.gif);
	background-repeat: repeat-y;
}

.Red{
	font-family: Tahoma;
	letter-spacing:1pt;
	font-weight: normal;
	font-size: 20px;
	color:#991600;
	margin-left:10px;
	display: inline;
	
}
.Orange{
	font-family: Tahoma;
	font-weight: normal;
	letter-spacing:1pt;
	font-size: 20px;
	color:#FE923C;
	margin-bottom:5px;
	display:inline;
}

.Trademarks{
	font-size: 9px;
	margin-top:10px;
	color: #ADADAD;
	}
.space{
	margin-right:10px;
}

.td1{
	border-bottom: 1px #991600 solid;
	margin-left:10px;
}
.FormBox {
font-family:arial, verdana, helvetica, sans-serif; 
font-size:12px; 
border:1px; 
background-image: url(../Media/innerShadow.gif);
background-position: top left;
background-repeat: no-repeat;
border-style:solid; 
border-color:#6A6A6A; 
/*background-color:#FA994A; */
color:#000000; 
padding:2px; 
}
.FormButton {
width: 100px;
height: 35px;
font-family:arial, verdana, helvetica, sans-serif; 
font-size:15px; 
letter-spacing: 2px; 
text-align: center;
color:#FFFFFF; 

/*background-image: url(../Media/buttonRed.gif);
background-position: 50% 50%;
background-repeat: no-repeat;*/

background-color:#D03E25; 
border:1px; 
border-style:solid; 
border-color:#FFFFFF;
}
	
#speechBalloon {
	width: 245px;
	height: 121px;
	padding: 10px 5px 20px 10px;
	float: left;
	background: url(http://www.moonmoth.com/Media/SpeechBalloon.jpg);
	background-repeat: no-repeat; 
	margin: 20px 5px 10px 10px;
}	
#columnWide ul{
	margin: 0px 0px 5px 7px;
}
#columnWide li{
	margin: 3px 0px 5px 30px;
	/*line-height: 130%;*/
}
		
#columnLeft ul{
	list-style: none;
	margin: 0px 0px 0px 2px;
}
#columnLeft li{
	margin: 1px 0px 5px 2px;
}

#clientList ul{
	list-style: none;
	margin: 0px 0px 0px 2px;
}
#clientList li{
	margin: 1px 0px 5px 2px;
}

ul {
	margin-left: 10px;
}
li {
	margin-left: 10px;
	line-height: 150%;
}

p{
		line-height: 150%;
		}
h3{
	font-family: Tahoma;
	font-weight: normal;
	letter-spacing:1pt;
	font-size: 15px;
	color:#FE923C;
}
.txt8 {
	font-size: 11px;
}
/*
Drop Shadow Styles for JS Drop Shadow
*/

.shadow{
border:1px solid #000000;
font:10pt arial;
position:relative;
display:inline;
background:white;
z-index:100
}

.shadow_inner{
border: #000000;
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:10
}	

.img{
	margin: 5px;
}
#clear{
	clear:both;
}
