@charset "utf-8";
/* STYLE SHEET FOR JJ MULLANE LIMITED WEBSITE */
/* Copyright - Web Advance Limited - All Rights Reserved */
/* www.webadvance.co.uk */
/* ----- */
__BROWSER_DEFAULTS {}
/* standard elements */
html, body, li, ul, ol, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, a, div, span, img, form, fieldset, input, textarea, label, legend, select, optgroup, option,
/* phrase elements */
cite, code, dfn, em, kbd, samp, strong, var,
/* miscellaneous elements */
abbr, acronym, address, area, blockquote, button, iframe, map, noscript, object, pre, q, ruby, rb, rp, rt, rbc, rtc, script, tt, xml {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
/* ----- */
__PRINT_DEFAULTS {}
ul, ol, dl {
	list-style-type: none;
	list-style-image: none;
	text-align: left;	
}
body {
	font: 12pt/18pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	background: #ffffff;
}
p {
	font-size: 12pt;
	padding-top: 11px;
}
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* ----- */
__SWITCH_OFFS {}
/* layout.css */ #main-content, .separator, #skipLinks, #footer, bottomPadding,
/* content.css */ #business, #sectionImage, #imageHolder, #form,
/* menus.css */ #menuWrapper, #menu {
	display: none;
}
.topLine, .bottomLine, .corner1, .corner2, .corner3, .corner4 {
	background: none;
}
/* ----- */
__MODIFICATIONS {}
ul {
	padding-top: 10px;
	padding-left: 40px;
}
h1 { /* infoBoxes only */
	font: bold 14pt Arial, sans-serif;
	text-align: left;
	text-transform: uppercase;
	padding-top: 24px;
	background: none;
}
.contactUs h1 {
	padding-bottom: 14px;
}
.contactUs p {
	text-transform: uppercase;
}

