html, body { min-height:101%; margin-bottom:1px; }
body {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	display: inline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}
p a:link, p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
p a:hover, p a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
.main {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	height: 155px;
	width: 100%;
}
.centre {
	width: 100%;
}
.footer {
	height: 25px;
	width: 100%;
}
.clear {
	clear: both;
}
.headerContainer {
	height: 155px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.centreContainer {
	background-color: #FFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.footerContainer {
	background-color: #DDD;
	height: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 50px;
}
.logoHeaderContainer {
	height: 110px;
	width: 950px;
	background-image: url(mulroy-images/header-repeater.png);
	background-repeat: repeat-x;
}
.subMenuHolder {
	background-color: #666;
	height: 20px;
	width: 950px;
}
.mulroyLogo {
	height: 50px;
	width: 600px;
	padding-top: 15px;
	padding-left: 20px;
	float: left;
}
.homeArea {
	height: 25px;
	width: 925px;
	padding-top: 15px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.homeArea a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
.homeArea a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
.homeArea a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: underline;
	font-weight: normal;
}
.smallCoLogosHP {
	float: left;
	height: 45px;
	width: 300px;
	text-align: right;
	padding-top: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: inline;
	font-weight: normal;
	color: #999;
}
h2 {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	font-size: 12px;
}
h2 a:link, h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
}
h3 {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	font-size: 14px;
}
.topMenuHolder {
	height: 25px;
	width: 950px;
	background-image: url(mulroy-images/buttonup-repeater.png);
	background-repeat: repeat-x;
}
.topMenuHolder ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.topMenuHolder li {
	float: left;
}
.topMenuHolder li a:link,.topMenuHolder li a:visited {
	display: block;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	width: 80px;
	height: 20px;
	text-align: center;
	background-image: url(mulroy-images/buttonup-repeater.png);
	background-repeat: repeat-x;
}
.topMenuHolder li a:hover,.topMenuHolder li a:active {
	background-image: url(mulroy-images/buttonover-repeater.png);
	background-repeat: repeat-x;
	color: #FFF;
}
.topMenuHolder li a.current,.topMenuHolder li a.current:hover,.topMenuHolder li a.active {
	background-image: url(mulroy-images/buttonover-repeater.png);
	background-repeat: repeat-x;
	color: #FFF;
	cursor: default;
}	
.leftColumn {
	float: left;
	width: 475px;
}
.rightColumn {
	float: right;
	width: 455px;
	padding-left: 20px;
}
.leftInfoBox {
	width: 450px;
	padding-right: 15px;
	padding-left: 10px;
}
.rightInfoBox {
	width: 420px;
}
.bannerStatic {
	height: 250px;
	width: 950px;
}
