/* 

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%;
		color: #333333;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
		line-height: 150%;		
		}
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 {
		}
div#banner p {
		}
/*	logo	*/
div#logo h2 {
		}
div#logo p {
		}
/*	navContainer	*/
div#navContainer h2 {
		}
div#navContainer p {
		}
/*	content	*/
div.content h1 {
	font-size:1.5em;
	margin-bottom:1em;
	color:#cc0001;
		}
div.content h2 {
	font-size:1.3em;
	margin:1em 0;
	color:#cc0001;
		}
div.content h3 {
	font-size:1.5em;
	color:#cc0001;
	font-weight:bold;
	text-align:center;
	line-height:2;
		}
div.content h4 {
		}
div.content p {
	font-size:1.2em;
	line-height:1.7;
		}
div.content ul {
	list-style:inside;
		}
div.content ul li {
	font-size:1.2em;
	margin-bottom:10px;
		}
/*	contentLeft	*/
div.contentLeft h2 {
		}
div.contentLeft p {
		}
/*	contentCentre	*/
div.contentCentre h2 {
		}
div.contentCentre p {
	margin-bottom:15px;
		}
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 {
	padding-top:10px;
	padding-bottom:10px;
	color:#fff;
	text-transform:uppercase;
	font-size:18px;
	width:48%;
	font-family: "Century Gothic";
		}
div#footer p#contactInfoFirst {
	float:left;
	text-align:right;
		}
div#footer p#contactInfoFirst span {
		}
div#footer p#contactInfoFirst strong {
	font-weight:normal;
		}
div#footer p#contactInfoSecond {
	float:left;
	margin-left:5px;
		}
div#footer p#contactInfoSecond span {
		}
div#footer p#contactInfoSecond strong {
		}
div#footer div#termsFooter p {
		}
		