body
{
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #f3f2ef;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}

*
{
  outline: none;	
}

#headerContainer
{
  text-align: left;
  width: 975px;
  height:81px;
  margin: 0px auto;
  position: relative;
  padding: 25px 0px 25px 20px;
}

#logo {
	width:233px;
  	height:81px;
	position: absolute;
	top: 25px;
	left: 18px;
}

h1 {
  margin:0;
  padding:0;
  font-size:16px;
}

#logo h1 a
{
  display: block;
  width:233px;
  height:81px;
  overflow:hidden;
  text-indent:-9999px;
  text-decoration:none;
  margin:0 auto;
  padding:0;
  background-image:url(http://www.visualsecrets.co.uk/images/logo.gif);
  background-repeat:no-repeat;
  background-position: top;
  outline:none;
}

a
{
  color: #5f9baf;
  text-decoration: none;
}

a img
{
  border: none;
}

.clearer
{
  position: relative;
  clear: both;
  line-height: 0px;
  font-size: 0px;
}

#bodyContainer
{
  position: relative;
  width: 1000px;
  margin: 0px auto;
}

#headerDarlingtonCountyDurham
{
  position: absolute;
  right: 20px;
  top:58px;
}

#navContainer
{
  position: relative;
  float: left;
  width: 140px;
  padding-left: 20px;
  padding-top: 25px;
  padding-top: 0px;
  font-size: 20px;
  line-height: 20px;
  font-weight:100;
  padding-bottom: 20px;
}

#navContainer ul
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#navContainer li
{
  margin: 0px 0px 26px 0px;
  padding: 0px;
}

#navContainer a
{
  color: black;
  text-decoration: none;
}
#navContainer a.active
{
  color: #5f9baf;	
}

#contentContainer, #contentContainerFixed
{
	width: 800px;
	position: relative;
	float: right;
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	min-height: 214px;
	color: white;
}

#contentContainerFixed
{
  height: 500px;
  margin-top: 8px;
  background-image:url(../images/bg-fixed-content.gif);
  background-repeat: no-repeat;
}

#contentFixed
{
  width: 767px;
  height: 478px;
  position: relative;
  margin-top: 16px;
  margin-left: 16px;
  background-image:url(../images/bg-content-blank.gif);
  background-repeat: no-repeat;
}

#contentBorderTop
{
  position: absolute;
  top: -10px;
  z-index: 3;
}

#contentBorderBottom
{
  position: absolute;
  bottom: -10px;
  z-index: 3;
}

#content
{
  padding: 30px 50px;
}

#footerContainer
{
  position: relative;
  width: 780px;
  float: right;
  text-align: right;
  margin: 15px 20px 20px 0px;
  padding-bottom: 20px;
  color: black;
  font-size: 13px;
}

#footerLogoVisualSecrets, #footerLogoVisualPhotography, #footerLogoVisualLife
{
  position: absolute;
  top: -8px;
}

#footerLogoVisualSecrets
{
  left: 10px;	
}

#footerLogoVisualPhotography
{
  left: 124px;
}

#footerLogoVisualLife
{
  left: 262px;
}

#galleryThumbnailsContainer
{
padding-left: 35px;
padding-top: 18px;
position: relative;
}

.galleryThumbnail
{
	float: left;
	position: relative;
	width: 100px;
	height: 100px;
	padding: 13px;
	background-image: url(../images/bg-thumbnail.jpg);
	background-repeat: no-repeat;
	margin: 9px 17px 9px 0px;
}

#contentBoxWhiteText, #contentBoxBlackText
{
  width: 340px;
  padding-right: 10px;
  height: 320px;
  position: absolute;
  left: 400px;
  top: 110px;
  overflow: auto;
  font-size: 11pt;
}

#contentBoxRelativeContainer
{
  position: relative;
  width: 330px;
  height: 320px;
}

#contentBoxWhiteText
{
  color: white;	
}

#contentBoxBlackText
{
  color: black;	
}

#contentBoxWhiteText p, #contentBoxBlackText p
{
  margin-top: 0px;
  margin-bottom: 12px;
}

#contentBoxWhiteText em, #contentBoxBlackText em
{
  text-decoration: none;
  color: #5f9baf;
  font-style: normal;
}

#contentTitle
{
  position: absolute;
  top: 40px;
  left: 400px;
}

#contactAddress
{
  position: relative;
  float: left;
  width: 170px;
  margin-right: 10px;
}

address
{
  position: relative;
  float: left;
  width: 170px;
  margin-right: 10px;
  font-style:normal;
}

#contactPhoneEmail
{
  position: relative;
  float: left;
  width: 170px;	
}

#contactName, #contactEmail, #contactPhone
{
  float: left;
  width: 100px;
  margin-right:12px;
  margin-bottom: 12px;
}
#contactName
{
  clear: left;	
}

#contactPhone
{
  margin-right: 0px;	
}

.inputBox
{
  border: 1px solid #dddddd;
  padding: 2px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11pt;
}

#contactMessage
{
  float: left;
  width: 335px;
  height: 100px;
  clear: left;
}

#contactSend
{
  margin-top: 12px;
  margin-right: 10px;
  float: right;
}

#navClientArea
{
  position: absolute;
  top: 675px;
  left: 90px;
}

#navBlog
{
  position: absolute;
  top: 675px;
  left: 25px;
}