/* 

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", "Lucida Sans";
}
h1,
h2,
h3,
h4,
p,
ul {
  font-weight: normal;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
p {
}
ul {
}
/*	top */
div#top {
}
div#topTag p {
  color: #176284;
  font-size: 1.2em;
  text-align: right;
  margin-bottom: 3px;
}
div#topTag a {
  color: #176284;
}
div#topTag h2 {
  color: #21405f;
  font-size: 1.8em;
  margin-top: 2em;
  font-style: italic;
  text-align: right;
}
div.top-msg h2 {
  color: #21405f;
  font-size: 1.3em;
  margin-top: 5px;
  font-style: italic;
  text-align: center;
}
div.top-msg h2 span {
  font-size: 0.8em;
}
/*	banner	*/
div#banner h2 {
}
div#banner p {
}
div.bannerTxt p {
  text-align: left;
  font-weight: bold;
  color: #176284;
  line-height: 2em;
  font-size: 1.2em;
}
div.bannerTxt p#contactInfoFirst strong {
  display: none;
}
div.bannerTxt p#contactInfoFirst span {
  display: block;
}
div.bannerTxt p#contactInfoSecond {
  display: none;
}
/*	logo	*/
div#logo h2 {
}
div#logo p {
}
/*	navContainer	*/
div#navContainer h2 {
}
div#navContainer p {
}
/*	content	*/
div.content h1 {
  font-size: 2em;
  color: #3d5c84;
  width: 100%;
}
div.content h2 {
}
div.content h3 {
}
div.content h4 {
}
div.content p {
}
div.contentCentre ul {
  1list-style: outside;
  margin-left: 10px;
}
div.contentCentre ul li {
  color: #627896;
  font-size: 1.2em;
  line-height: 2em;
}
/*	contentLeft	*/
div.contentLeft h2 {
}
div.contentLeft p {
}
/*	contentCentre	*/
div.contentCentre h2 {
  color: #3d5c84;
  font-size: 1.8em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #dce2eb;
}
div.contentCentre h3 {
  color: #3d5c84;
  font-size: 1.6em;
  padding-bottom: 0.5em;
  margin-bottom: 10px;
  margin-top: 5px;
  1height: 40px;
}
div.contentCentre p {
  color: #627896;
  font-size: 1.2em;
  line-height: 2em;
}
div.contentCentre p#contactInfoFirst {
  1margin-top: 1em;
}
div.contentCentre p#contactInfoFirst span {
  display: block;
}
div.contentCentre p#contactInfoFirst strong {
  display: none;
}
div.contentCentre p#contactInfoSecond {
  margin-top: 0.2em;
}
div.contentCentre p#contactInfoSecond span {
  display: block;
}
div.contentCentre p#contactInfoSecond strong {
}
/*	contentRight	*/
div.contentRight h2 {
}
div.contentRight p {
}
/*	footer	*/
div#footer h2 {
}
div#footer p {
  display: block;
  color: #fff;
  font-size: 1.2em;
  line-height: 2em;
}
p#contactInfoFirst,
p#contactInfoSecond {
  padding-top: 30px;
}
div#footer p#contactInfoFirst {
  float: left;
  text-align: left;
}
div#footer p#contactInfoFirst span {
}
div#footer p#contactInfoFirst strong {
  display: block;
  font-size: 1.2em;
}
div#footer p#contactInfoSecond {
  float: right;
  text-align: right;
  width: 40%;
  margin-top: 2em;
}
div#footer p#contactInfoSecond span {
  1display: block;
  border-right: 1px solid #fff;
  padding-right: 0.5em;
  margin-right: 0.5em;
}
div#footer p#contactInfoSecond strong {
}
div#footer div#termsFooter p {
}
