/* 

TYPE STYLE SHEET FOR [ATTIK DESIGNS]
Created by [ADRIAN CORCORAN]
[http://www.attikdesigns.ie]

*/

/* --------- 4. type	--------- */


html {
		font-size: 100%;
		}
body {
		font-size: 62.5%;
		font-family:"Century Gothic", Verdana, Geneva;
		}
h1, h2, h3, h4, p, ul {
		font-weight: normal;
		}
h1 {
		}
h2 {
		}
h3 {
		}
h4 {
		}
p {
		}
ul {
		}
/*	top */
div#top h2 {
		}
div#top p {
		}
/*	banner	*/
div#banner h2 {
	color:#bd243d;
	font-size:2.6em;
	margin-bottom:0.2em;
	margin-top:-10px;
		}
div#banner p {
	color:#336c89;
	font-size:1.55em;
	line-height:2;
	margin-bottom:0.2em;
	background:url(/mainpics/icons/dot-blue-banner-p.png) no-repeat left top 13px;
	padding-left:13px;
		}

div#banner a.more-large{
	position:absolute;
	left:30px;
	bottom:10px;}		
		
/*	logo	*/
div#logo h2 {
		}
div#logo p {
		}
/*	navContainer	*/
div#navContainer h2 {
		}
div#navContainer p {
		}
/*	content	*/
div.content h1 {
		}
div.content h2 {
	color:#2e858f;
	font-size:2.2em;
		}
div.content.homepage h2{
	background:url(/mainpics/icons/underline.jpg) 0 bottom repeat-x;
	padding-bottom:1.5em;
	margin:1em 0;
	line-height:1;
	}		
div.content h3 {
		}
div.content h4 {
		}
div.content p {
	font-size:1.4em;
	color:#767676;
	line-height:2;
	margin-bottom:0.5em;
		}
div.content p.sub-heading {
	font-size:1.1em;
	background:url(/mainpics/icons/underline.jpg) 0 bottom repeat-x;
	padding-bottom:1.5em;
	margin:1em 0;
	line-height:1;
		}
div.content ul {
		}
div.content ul li {
		}
		
/*Our People Contact Phone Numbers*/
.our-people-phone{
	margin-left:10%;
	font-weight:;
	}		
/*	contentLeft	*/
div.contentLeft h2 {
		}
div.contentLeft p {
		}
/*	contentCentre	*/
div.contentCentre h1 {
	color:#2e858f;
	font-size:2.5em;
		}
div.contentCentre h2 {
	color:#2e858f;
	font-size:2em;
	margin:1em 0;
		}
div.contentCentre h3 {
	color:#767676;
	font-size:1.5em;
	line-height:2em;
	margin:10px 0;
		}
div.contentCentre p {
		}
div.contentCentre p#contactInfoFirst {
		}
div.contentCentre p#contactInfoFirst span {
		}
div.contentCentre p#contactInfoFirst strong {
		}
div.contentCentre p#contactInfoSecond {
		}
div.contentCentre p#contactInfoSecond span {
		}
div.contentCentre p#contactInfoSecond strong {
		}
/*Lists*/
div.contentCentre ul,ol {
	font-size: 1.4em;
	margin-left:20px;
	color: #767676;
	line-height: 2;
	margin-bottom: 0.5em;
		}
div.contentCentre ul li,ol li {
		}
/*	contentRight	*/
div.contentRight h2 {
		}
div.contentRight p {
		}
		
/* Mega Menu Heading*/
h2.mega-menu-heading{
	font-weight:bold;
	background:url(/mainpics/bgs/border-bottom-mega-menu-heading.png) no-repeat bottom center;
	height:50px;
	padding-top:5px;
	text-align:center;
	}		
	
h2.mega-menu-heading.single-line{
	padding-top:15px;
	height:40px;

	}
/*	footer	*/
div#footer h2 {
	color:#fff;
	font-size:1.6em;
	margin-bottom:1em;
		}
div#footer p {
	color:#fff;
	font-size:1.1em;
	line-height:1.8em;
		}
div#footer p#contactInfoFirst {
	float:left;
	width:48%;
		}
div#footer p#contactInfoFirst span {
	display:block;
		}
div#footer p#contactInfoFirst strong {
	display:none;
		}
div#footer p#contactInfoSecond {
	float:right;
1	text-align:right;
	width:48%;
		}
div#footer p#contactInfoSecond span {
	display:block;
		}
div#footer p#contactInfoSecond strong {
	font-weight:normal;
		}
div#footer div#termsFooter p {
		}
		