﻿/* GCS Consulting */
/* created May 2005 */

body {
    background-color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: black;
	margin: 0; padding: 0;
	text-align:center;/* center layout in ie5 and 5.5. */
}
A:link, A:visited  { color: #000099;  }
A:hover { color: #0461AC; }

H1 {
  font-weight:bold;
  font-size: 1.8em;
  line-height:140%;
  margin-bottom: 10px;
  color: #000099;
  font-weight:bold;
  
}
.bold { font-weight: bold; }
.coloured { color: #000099; }
.bigger { font-size:1em; }
.home_tab {background-color:white; border-bottom: 1px solid #429CEA;
           border-right: 1px solid #429CEA; border-left: 1px solid #429CEA; }
.biztool { font-weight:bolder; font-size: 1.4em; }
LI.parapoints { padding-bottom: 10px; }
P.buffer { padding-top: 5px; padding-bottom: 20px; }
P.buffer2 { padding-bottom: 10px; }
 .push { padding-left: 40px; padding-right: 20px; }

#container {
  width: 727px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  text-align:left;
  background-image:url(../images/content_bg.gif); background-repeat:repeat-y;
}
.header_bg { background-image:url(../images/header_repeat.gif); height: 218px; }
#page { background-image:url(../images/content_topbg.gif); background-repeat:no-repeat; }
#page_content { padding: 5px 35px 25px 30px;  margin: 0px; }
#navBar { width: 727px; text-align: left; }