/* Normal Font style sheet for MRM International */
/* URL: www.mrmint.co.uk */
/* Created: 16-04-2009 */
/* Last edited: 16-04-2009 */

	/* head section */
	
	.sideLinks {
		font-size: 11px; 
	}
	
	#headWrapper #menuBox {
		font-size: 12px; 
		line-height: 30px;
	}
	
	/* content styles */
	
	#contentWrapper #contentSide {
		font-size: 12px; 
		line-height: 24px;
	}
	
	#contentWrapper #contentSide #searchBox { 
		font-size: 12px; 
		line-height: 24px;
	}
	
	#contentWrapper #contentSide #contentAddress {
		font-size: 12px; 
		line-height: 18px;
	}
	
	#contentWrapper #contentMain {
		font-size: 12px; 
	}
	
	#contentWrapper #contentMain h1 {
		font-size: 24px;
	}
	
	/* end of content styles */
	
	#footerWrapper #footerBar #footerBlue {
		line-height: 25px;
		font-size: 11px; 
	}
	
	#footerWrapper #footerBar #topPage {
		font-size: 11px; 
		line-height: 25px;
	}
	
	#footerWrapper #footerBar #signOff {
		font-size: 10px; 
	}
