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