/* 

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:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		}
h1, h2, h3, h4, p, ul {
		font-weight: normal;
		}
h1 {
		}
h2 {
		}
h3 {
		}
h4 {
		}
p {
	color: #878266;
	font-size:1.2em;
	margin:1.4em 0;
		}
p.text {
	margin:1em 0 0 0;
}
p.customer {
	margin:0;
	font-style:italic;
	color: #77a1b4;
	text-decoration: none
}
p.location {
	margin:0em;
	font-style:italic;
	color: #77a1b4;
	text-decoration: none
}
div.contentCentre p.question {
	font-size:1.2em;
	font-weight:bold;
	margin-top:1em;
	margin-bottom:0;
}
p.answer {
	margin:0em;
}

ul {
		}
/*	top */
div#top h2 {
		}
div#top p {
	color: #c9c6b6;
	font-size:1.5em;
		}
div#topTag a {
		color: #c9c6b6;
}
div#topTag a:hover {
	text-decoration:underline
}
div#topTag span {
	margin-left: 15px;
}
/*	banner	*/
div#banner h2 {
		}
div#banner p {
		}
/*	logo	*/
div#logo h2 {
		}
div#logo p {
		}
/*	navContainer	*/
div#navContainer h2 {
		}
div#navContainer p {
		}
/*	content	*/
div.content h1 {
	font-size:2em;
		}
div.content h2 {
		}
div.content h3 {
	color: #77a1b4;
	font-size:1.6em;
		}
div.contentCentre h3.title {
1	background: #d7ecf5;
	padding:5px 0;
	width:50%;
}
div.content h4 {
		}
div.content p {
		}
div.content ul {
	list-style:inside;
	margin-top:-15px;
		}
div.content ul li {
	color: #878266;
	font-size:1.2em;
	line-height:2em;
		}
/*	contentLeft	*/
div.contentLeft h2 {
		}
div.contentLeft p {
		}
/*	contentCentre	*/
div.contentCentre h1 {
	color: #93c166;
	margin-bottom:0.5em;
		}
div.contentCentre h2 {
	color: #93c166;
		}
div.contentCentre p {
	color: #878266;
	font-size:1.2em;
	line-height:2em;
		}
div.contentCentre p.news {
	line-height:2em;
	padding:0;
	margin:0;
		}
div.contentCentre ul.insideList {
	margin-left:10px;
	list-style:outside;
}
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 {
		}
/*	contentRight	*/
div.contentRight h2 {
		}
div.contentRight p {
		}
/*	footer	*/
div#footer h2 {
		}
div#footer p {
	font-size:1.1em;
		}
div#footer p#contactInfoFirst {
	display:block;
	float:left;
		}
div#footer p#contactInfoFirst span.hidden {
	display:none;
		}
div#footer p#contactInfoFirst span {
		}
div#footer p#contactInfoFirst strong {
	font-weight: normal;
		}
div#footer p#contactInfoSecond {
	display:block;
	float:right;
		}
div#footer p#contactInfoSecond span {
	padding:5px;
		}
div#footer p#contactInfoSecond strong {
	font-weight: normal;
		}
div#footer div#termsFooter p {
		}
		
