body { background:#B59D8D; }


#menu { background:#43281D; }

#menu ul ul { background:#43281D; }
#menu ul li:hover a { background:#43281D; }
#menu ul li:hover ul li a:hover{ background:#503023; } /* roll-over */
#menu ul ul { background:#43281D; }


#collocation { border:solid 1px #43281D; }		

/* profiles */
#profiles { border:solid 1px #43281D; border-left:0px; border-right:0px; }
			
#oDownloadForm { background:#43281D; }
	
#wrapper { 
	background:#fff;
	margin-top:10px; padding-bottom:10px; margin-bottom:10px;
	border-radius: 15px; 
border: 1px solid #43281D; 
-webkit-box-shadow: 0 0 30px #43281D; 
-moz-box-shadow: 0 0 30px #43281D; 
box-shadow: 0 0 30px #43281D; 
-moz-transition-property: all; 
-webkit-transition-property: all; 
-o-transition-property: all; 
transition-property: all;	

	}
	
#main-header img { border-radius: 15px; }

.MenuColour { background:#43281D; background-color:#43281D; }
.BgColour { background:#B59D8D; background-color:#B59D8D; }



