body
{
	background-color: #425981;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11pt;
}

#footerlocations
{
	font-size: 6pt;
	color: #A5B2C9;
    text-decoration: none;
}

#headerBar
{
	background-image: url(../images/bg-header.jpg);
	height: 148px;
	width: 780px;
	margin: 20px auto 0px auto;
	position: relative;
}

#logoCAWilson
{
  position: absolute;
  top: 44px;
  left: 51px;
}

#plumbingHeatingEngineers
{
  position: absolute;
  top: 48px;
  left: 455px;
}

#navBar
{
  position: relative;
  width: 780px;
  height: 32px;
  margin: 1px auto;
}

#navBar img
{
  position: relative;
  float: left;
}

#navOurServices, #navContactUs, #navUsefulLinks, #navCompletion
{
  margin-left: 1px;
}

#mainBodyBar
{
  position: relative;
  width: 780px;
  margin: 32px auto 0px auto;
  padding-left: 10px;
}

.subtitle
{
  margin-top: 10px;
}

#homeLogos
{
  position: absolute;
  left: 540px;
  top: 0px;
}

.sideImage
{
  position: relative;
  float: right;
  margin: 0px 0px 20px 20px;
}

#mainBodyBar a:link, #mainBodyBar a:visited
{
  color: #A5B2C9;
}

#mainBodyBar p
{
  margin-top: 5px;
  margin-bottom: 15px;
  padding: 0px;
}

#footerBar
{
  position: relative;
  width: 780px;
  margin: 20px auto;
  text-align: center;
  font-size: 10pt;
}

#footerBar, #footerBar a:link, #footerBar a:visited
{
  color: #A5B2C9;
  text-decoration: none;
}

.servicesList
{
  position: relative;
  float: left;
  width: 260px;
}

.servicesList ul, .servicesList li
{
  margin: 0px 0px 0px 10px;
  padding: 0px;
  width: 200px;
}

h2
{
  font-size: 14pt;
  font-weight: bold;
}

#servicesList
{
  position: relative;
  width: 100%;
}
#contactAddress
{
  float: left;
  width: 250px;
  margin-right: 30px;
}
form
{
  margin: 0px;
}
#contactForm
{
  float: left;
  width: 210px;
}
.inputBox {
	width: 210px;

}
textarea.inputBox
{
  height: 100px;
}
label
{
  font-weight: bold;
}
#emailAddress
{
  margin: 0px;
  display: none;
}

#telephoneNumber
{
  margin: 0px;
  display: none;
}

.linksHolder
{
  position: relative;
  width: 400px;
  margin: 20px 0px;
}

.linksHolder h2
{
  position: absolute;
  top: 8px;
  left: 90px;
  margin: 0px;
  width: 350px;
}

.linksHolder h3
{
  position: absolute;
  top: 21px;
  left: 90px;
  font-size: 11px;
  width: 350px;
}

.linksHolder img
{
  padding-top: 7px;
}

.linksHolder a:link, .linksHolder a:visited
{
  text-decoration: none;
  border: 0px;
  color: white;
}

.pagesIndex
{
  float: right;
  position: relative;
  padding: 5px 0px;
}


.blogThumb
{
  float: right;
  margin-left: 10px;
}

h2
{
  margin-bottom: 0px;
}

.date
{
  color: #A5B2C9;
  margin-bottom: 10px;
}

#picturesContainer
{
  float: right;
  margin: 0px 0px 20px 20px;
}

.picture
{
  background-color: #A5B2C9;
  color: #425981;
  margin-bottom: 20px;
  text-align: center;
}

.caption
{
  padding: 5px;
}
