/* content -> padding -> border -> margin  -->*/

/* border margin padding content */

/*************************  Pseudo classes *************************/

a:link {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 color: #808080;
 font-weight: bold;
 text-decoration: none;
}

a:visited {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 color: #808080;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 color: #000000;
 font-weight: bold;
 text-decoration: none;
}

a:active {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 color: #000000;
 font-weight: bold;
 text-decoration: none;
}

/*-------------------- Contact Links -------------------------*/

a.contact:link {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 16px;
 color: #808080;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}

a.contact:visited {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 16px;
 color: #808080;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}

a.contact:hover {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 16px;
 color: #000000;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}

a.contact:active {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 16px;
 color: #000000;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
}

/***************** Generic Selectors *********************/

html {
	height:100%
	}

body {
  height: 100%;
  margin:0px 0px 0px;
  padding:0px;
  background-color: #EBECE4;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  text-align: center;
  font-size: 12px;
  }

/*************************  ID's *************************/

#Wrapper {
  background-image: url('images/menu_bg.gif');
  background-repeat: repeat-y;
  background-color: #FFFFFF;
  color: #000000;
  width: 1000px;
  margin: 0 auto 0 auto;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  padding: 0px;
  background-position: left top;
  }

#Content {
  background-image: url('images/page_bg.gif');
  background-repeat: no-repeat;
  height: 100%;
  width: 1000px;
  display: table;
  margin: 0 auto 0 auto;
  border: 0px solid #FF8040;
  padding: 0px;
  background-position: left top;
  text-align: justify;
  }

#topMenu {
  float: left;
  display: inline;
  margin: 210px 0 0 345px;
  border: 0px solid #808080;
  padding: 0;
  text-align: left;
  }

#mainPage {
  width: 570px;
  float: left;
  margin: 300px 0px 0px 0px;
  border-right: 0px solid #808080;
  padding: 70px 20px 20px 20px;
  }

/*  display: table;*/

#mainPageHome {
  width: 570px;
  float: left;
  display: inline;
  margin: 20px 0 0 0;
  border: 0px solid #808080;
  padding: 0px 20px 20px 20px;
  font-size: 16px;
  }

#pageHeader {
  width: 1000px;
  height: 290px;
  margin: 0 0 0 0;
  border-bottom: 0px solid #008000;
  padding: 0;
  text-align: left;
  }

#contactPage {
  background-image: url('images/contact_bg.jpg');
  background-repeat: no-repeat;
  width: 1000px;
  height: 150%;
  float: left;
  margin: 20px 0px 0px 0px;
  border: 0px solid #808080;
  padding: 70px 0 70px 0;
  text-align: center;
  background-position: center top;
  }

#leftColumn {
  background-image: url('images/left_col.jpg');
  background-repeat: no-repeat;
  height: 615px;
  float: left;
  width: 160px;
  margin: 20px 0 0 0;
  border: 0px solid #808080;
  padding: 0;
  background-position: left top;
  }

#rightColumn {
  background-image: url('images/rt_col_bg.jpg');
  background-repeat: no-repeat;
  float: left;
  width: 210px;
  height: 630px;
  margin: 20px 0 0 0;
  border: 0px solid #808080;
  padding: 0;
  text-align: left;
  font-size: 12px;
  background-position: center top;
  }

#footer {
  width: 98%;
  clear:both;
  text-align: center;
  color: #000000;
  margin: 0 auto 20px auto;
  border-top: 1px solid #000000;
  padding: 20px 0 20px 0;
  }

/****************           *********************/

a img {
 border: none;
}

/***************** Page *******************/

div.pageBlock {
  clear: both;
  margin: 0;
  border: 0px solid #FF0000;
  padding: 0;
  text-align: left;
  }

div.rightBlock {
  clear: both;
width: 100%;
display: table;
  margin: 5px 0 5px 0;
  border-top: 1px solid #FF0000;
  border-bottom: 1px solid #FF0000;
  padding: 10px 0 10px 0;
  text-align: left;
  }

div.centreText {
margin: 0;
padding: 0;
text-align: center;
}

/***************** Contact *******************/

div.contactBox {
clear: left;
width: 470px;
display: table;
margin: 60px auto 60px auto;
border: 2px solid #0000FF;
padding: 10px;
color: #000000;
font-size: 16px;
text-align: center;
}

div.contactRow {
  clear:both;
  width: 450px;
  padding: 10px 0 10px 0;
  border: 0px solid #008000;
  margin: 0px auto 0px auto;
  }

div.contactRow span.leftBox {
  float: left;
  width: 100px;
  text-align: right;
  border: 0px solid #008000;
  }

div.contactRow span.rightBox {
  float: right;
  width: 340px;
  text-align: left;
  font-weight: bold;
  border: 0px solid #008000;
  }

/****************  Services  *********************/

div.servicesBox {
clear: left;
float: left;
/*width: 470px;*/
display: table;
margin: 0;
border: 0px solid #0000FF;
padding: 10px;
color: #000000;
font-size: 16px;
text-align: left;
}

/****************           *********************/

.buttons {
float: left;
display: inline;
margin: 0;
border: 0;
padding: 0;
}

.homeLower {
  background-image: url('images/home_3.jpg');
  background-repeat: no-repeat;
  width: 570px;
  height: 150px;
  float: left;
  margin: 0;
  border: 0px solid #0000FF;
  padding: 0;
  background-position: left top;
  }

.floatRight {
  float: right;
display: inline;
border: 0px solid #0000FF;
  padding: 0px 0px 10px 10px; /*top right bottom left*/
  }

.floatLeft {
  float: left;
display: inline;
border: 0px solid #0000FF;
  padding: 0px 10px 10px 0px; /*top right bottom left*/
  }

.redLinePart {
clear: both;
  width: 80%;
  border-bottom: 1px solid #FF0000;
  margin: 10px auto 20px auto;
  padding: 0;
  }

/*
.redLineNarrow {
clear: both;
  width: 80%;
  border-top: 1px solid #FF0000;
  border-bottom: 1px solid #FF0000;
  margin: 3px auto 3px auto;
  padding: 0;
  }
*/

.redLineNarrow
  {
  clear: both;
display: block;
  border-top: 1px solid #FF0000;
  border-bottom: 0px solid #FF0000;
  margin: 20px auto 10px auto;
  padding: 0;
  }

.redLineFull
{ color: #FF0000;
background: #FF0000;
border: 0;
height: 1px;
margin: 20px 0 20px; }

.alert {
 color: #FF0000;
 font-weight: bold;
}

.smallText {
  font-size: 12px;
  }

.smallTextBold {
  font-size: 12px;
  font-weight: bold;
  }

.alignCentre {
  text-align: center;
  }
