/* 

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:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		}
h1, h2, h3, h4, p, ul {
		font-weight: normal;
		}
h1 {
		color:#292b73;
		font-size:2em;
		}
h1.const {
		color:#297339;
}
h2 {
		}
h3 {
		}
h4 {
		}
p {
		}
ul {
		}
/*	top */
div#topTag h2 {
		}
div#topTag p {
	color: #fff;
	font-size:1.3em;
	text-align:right;
	margin-right:10px;
	margin-top:10px;
		}
/*	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 {
	margin:0.5em 0;
		}
div.content h2 {
	clear:both;
	color:#177aed;
	font-size:1.8em;
	margin:1em 0 0.5em;
		}
div.content h3 {
		}
div.content h4 {
		}
div.content p {
	color:#444;
	font-size:1.3em;
	margin:0.5em 0;
		}
div.content ul {
	list-style:outside;
	margin-left:15px;
	margin-bottom:20px;
		}
div.content ul li {
	color:#444;
	font-size:1.3em;
	margin:0.5em 0;
		}
/*	contentLeft	*/
div.contentLeft h2 {
		}
div.contentLeft p {
		}
/*	contentCentre	*/
div.contentCentre h2 {
		}
div.contentCentre h3 {
	color:#444;
	font-size:1.5em;
	line-height:2.1em;
	margin-bottom:1em;
		}
div.contentCentre p {
	line-height:2em;
		}
div.contentCentre p.big {
		}
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 {
	color:#fff;
	font-size:1.2em;
	margin:10px 20px 0;
		}
div#footer p#contactInfoFirst {
	float:left;
	text-align:left;
		}
div#footer p#contactInfoFirst span {
		}
div#footer p#contactInfoFirst strong {
	font-size:1.4em;
	font-weight:normal;
	display:block;
	margin-bottom:1.1em;
		}
div#footer p#contactInfoSecond {
	float:right;
	text-align:right;
	line-height:1.6em;
		}
div#footer p#contactInfoSecond span {
	display:block;
		}
div#footer p#contactInfoSecond strong {
		}
div#footer div#termsFooter p {
		}
		