body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
}

#container
{
  margin: 0px auto;
  width: 780px;
  position: relative;
  height: inherit;
}

#headerContainer
{
  margin: 0px auto;
  width: 780px;
  height: 135px;
  position: relative;
}

#logo
{
  position: absolute;
  left: 11px;
  top: 24px;
}

#darlingtonsnumberone
{
  position: absolute;
  left: 287px;
  top: 53px;
}

#telephoneNumber
{
  position: absolute;
  left: 536px;
  top: 32px;
}

#emailAddress
{
  position: absolute;
  left: 539px;
  top: 101px;
}

#contactName
{
  text-align: right;
  position: absolute;
  bottom: 20px;
  right: 25px;
  font-size: 12px;
  color: #FF9900;
}

#leftNavigation
{
  position: relative;
  float: left;
  width: 142px;
  background-color: #FFFFFF;
  left: 0px;
  height: 424px;
}

#homeLink
{
  margin: 0px;
  position: relative;
  width: 142px;
}

#conservatoriesLink, #windowsLink, #doorsLink, #tilesLink, #sunroomsLink, #gardenroomsLink,
#hottubenclosuresLink, #contactusLink
{
  margin: 14px 0px 0px 0px;
  position: relative;
  width: 142px;
}


#bodyHolder
{
  position: relative;
  top: 0px;
  right: 0px;
  float: right;
  text-align: right;
  width: 638px;
}

#cornerTopleft
{
   position: absolute;
 top: 0px;
  left: 4px;
    z-index: 2;
}

#cornerTopRight
{
  position: absolute;
  top: 0px;
  right: 0px;
    z-index: 2;
}

#cornerBottomRight
{
  position: absolute;
  bottom: 0px;
  _bottom: -1px;
  right: 0px;
    z-index: 2;
}

#cornerBottomLeft
{
  position: absolute;
  bottom: 0px;
  _bottom: -1px;
  left: 4px;
    z-index: 2;
}

#homeJoin, #conservatoriesJoin, #windowsJoin, #doorsJoin, #tilesJoin, #sunroomsJoin, #gardenroomsJoin,
#hottubenclosuresJoin, #contactusJoin
{
  position: absolute;
  z-index: 10;
  left: 0px;
  display: none;
}


#homeJoin
{
  top: 0px;
}

#conservatoriesJoin
{
  top: 40px;
}

#windowsJoin
{
  top: 84px;
}

#doorsJoin
{
  top: 128px;
}


#sunroomsJoin
{
  top: 172px;
}

#gardenroomsJoin
{
  top: 235px;
}

#contactusJoin
{
  top: 279px;
}

#bodyArea
{
	position: relative;
	top: 0px;
	right: 0px;
	border: 1px solid #DDDDDD;
	width: 586px;
	text-align: left;
	z-index: 1;
	float: right;
	padding: 23px;
    padding-bottom: 75px;
	min-height: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #777777;
}

#pageTitle
{
	position: relative;
	width: 366px;
	margin: 0px;
}

em
{
  color: #18409B;
  font-style: normal;
}


.rightBox, .rightBoxNoClear
{
  display: inline;
  float: right;
  margin-bottom: 27px;
  margin-left: 27px;
  z-index: 10;
}

.rightBox
{
  clear: right;
}

.centeredBox1, .centeredBox2
{
	position: relative;
	margin: 0px;
	float: left;
}

.centeredBox1
{
  margin-right: 24px;
}

p
{
  margin-top: 12px;
  margin-bottom: 8px;
}

#homePageImagesContainerRow1, #homePageImagesContainerRow2
{
  float: left;
  margin-bottom: 28px;
  position: relative;
  width: 584px;
}

#homePageImagesContainerRow2
{
  margin-bottom: 0px;
}

.homePageImage
{
  float: left;
  margin-right: 28px;
}

#conservatoriesMainImageContainer
{
  position: relative;
  margin-top: 20px;
}

#doorsImagesContainer
{
  position: relative;
  height: 320px;
  margin-top: 20px;
  width: 367px;
}

#doorsMainImageContainer
{
  position: absolute;
  top: 0px;
  left: 0px;
}

#doorsThumbnailsContainerRow1, #doorsThumbnailsContainerRow2
{

  float: right;
  margin-bottom: 40px;
  position: relative;
  width: 241px;

}


.doorsThumbnail
{
  float: left;
  margin-left: 27px;
}


#conservatoriesThumbnailContainer {
	position: absolute;
	right: 24px;
	bottom: 82px;
	text-align: right;
}
.conservatoriesThumbnail
{
    margin-left: 10px;
  	float: left;
	position: relative;
}

#conservatoriesThumbArrowContainer
{
	position: absolute;
	right: 24px;
	bottom: 142px;
	width: 206px;
}

#doorsThumbArrowContainer
{
	position: absolute;
	right: 0px;
	top: 143px;
	width: 243px;
}


#conservatoriesThumbInstructions
{
  font-size: 10px;
  position: absolute;
  right: 24px;
  text-align: right;
  bottom: 66px;
}

#doorsThumbInstructions
{
  font-size: 10px;
  position: absolute;
  right: 0px;
  text-align: right;
  bottom: 0px;
}

#contactUsForm
{
  margin: 0px;
}

label
{
  font-weight: bold;
}

.mailFormInputBox
{
 width: 200px;
 background-color: #F9F9F9;
 border: 1px solid #DDDDDD;
 color: #666666;
}

#mailFormSubmitButtonContainer
{
  width: 200px;
  text-align: right;
}

#footer
{
  clear: both;
  height: 25px;
  width: 780px;
  margin: 5px auto;
}

#websitedesign
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  padding: 30px 0px 5px 0px;
  text-align: right;
  color: #C2C2C2;
}

#websitedesign a:link, #websitedesign a:visited
{
  color: #B3B3B3;
  text-decoration: none;
}

#mediaFactory
{
  color: #67BCA5;
}

#mediaFactory:hover
{
  text-decoration: underline;
}
