* {
  margin: 0;
  padding: 0;
}

body {
  background: url(images/woodtexture.jpg) top left repeat;
  font-family: Verdana, Arial, sans-serif;
  font-size: 67%;
  position: relative;
  height: 100%;
  width: 100%;
}

#container {
  font-size: 1.1em;
  text-align: left;
  position: relative;
  width: 960px;
  height: 590px;
}

#header {
  position: relative;
  margin:5px 0px 7px 15px;
  
}
#header h1 {
  position: relative;
  width: 174px;
  height: 41px;
  font-size: 11px;
  overflow: hidden;
  
}

#header h1 span {
  padding-left: 174px;
  position: absolute;
   width: 100%;
   height: 100%;
   background: url(images/deaconlogo.jpg) top left no-repeat;
}

#menu {
   display: inline;
   list-style-type: none;
   position: absolute;
   top: 17px;
   left: 190px;
}

#menu li {
  display: inline;
   list-style-type: none;
   border-left: 1px solid #7AA988;
   padding-left: 15px;
   margin-left: 10px;
}

#menu a {
  color: #7AA988;
  text-decoration: none;
  font-weight: bold;
}

#menu a:hover {
  text-decoration: underline;
}

#menu a.selected {
  color: #fff;
}
 
#menu a.selected:hover {
   text-decoration: none;
}

#content {
  position: relative;
  width: 957px;
  height: 505px;
  background-color: #003366;
}

.contentborder {
    position: absolute;
}

#topcontent {
  width: 100%;
  height: 16px;
  background: url(images/bluecontenttop.jpg) top left no-repeat;
  top: 0px;
  left: 0px;
}

#rightcontent {
  width: 24px;
  height: 462px;
  right: -1px;
  top: 14px;
  background: url(images/bluecontentright.jpg) top left no-repeat;
}

#footcontent {
  width: 100%;
  height: 30px;
  background: url(images/bluecontentbottom.jpg) top left no-repeat;
  bottom: -1px;
  left: 0px;
}

#leftcolumn {
  position: absolute;
  left: 0px;
  top: 12px;
  width: 268px;
  height: 506px;
  background: url(images/flashplaceholder2.jpg) 0px -2px no-repeat;
}

.whydeacon #leftcolumn {
  background: url(images/whydeacon-flashplaceholder2.jpg) 0px -2px no-repeat;
}

.services #leftcolumn {
  background: url(images/services-flashplaceholder2.jpg) 0px -2px no-repeat;
}

.services2 #leftcolumn {
  background: url(images/services2-flashplaceholder2.jpg) 0px -2px no-repeat;
}

.contact #leftcolumn {
  background: url(images/contact-flashplaceholder2.jpg) 0px -2px no-repeat;
}

.monsoon #leftcolumn {
  background: url(images/monsoon-flashplaceholder2.jpg) 0px -2px no-repeat;
}

.tiffanys #leftcolumn {
  background: url(images/tiffanys-flashplaceholder2.jpg) 0px -2px no-repeat;
}

#leftcolumn .showcase {
  color: #fff;
  position:absolute;
  bottom: 57px;
  left: 15px;
}

#leftcolumn #links {
  font-weight: bold;
  position: absolute;
  left:15px;
  bottom: 95px;
}

#leftcolumn #links p {
  margin-top: 5px;
}

#leftcolumn #links a {
  color: #fff;
  text-decoration: none;
}
#leftcolumn #links a:hover {
  text-decoration: underline;
}

#middlecolumn {
  position: relative;
  width: 473px;
  height: 465px;
  margin-left: 251px;
  top: 11px;
  border-top: 1px solid #003366;
  background: #fff url(images/centreleftbar.jpg) no-repeat 0px -2px;
}

.whydeacon #middlecolumn {
  background: #fff url(images/whydeacon-centreleftbar.jpg) no-repeat 0px -2px;
}

.services #middlecolumn {
  background: #fff url(images/services-centreleftbar.jpg) no-repeat 0px -2px;
}

.contact #middlecolumn {
  background: #fff url(images/contact-centreleftbar.jpg) no-repeat 0px -2px;
}

.monsoon #middlecolumn {
  background: #fff url(images/monsoon-centreleftbar.jpg) no-repeat 0px -2px;
}

.tiffanys #middlecolumn {
  background: #fff url(images/tiffanys-centreleftbar.jpg) no-repeat 0px -2px;
}

#middlecolumn h2 {
  position: absolute;
  top: 50px;
  right: 20px;
  overflow: hidden;
  font-size:11px;
  width: 199px;
  height: 130px;
}

.whydeacon #middlecolumn h2 {
  width: 456px;
  height: 170px;
  left: 170px;
  top: 0px;
}

.services #middlecolumn h2 {
  width: 245px;
  height: 88px;
  left: 127px;
  top: 358px;
}

.contact #middlecolumn h2 {
  width: 419px;
  height: 79px;
  left: 120px;
  top: 45px;
}

.monsoon #middlecolumn h2, .tiffanys #middlecolumn h2 {
  width: 73px;
  height: 296px;
  right: -175px;
  top: 0px;
}

#middlecolumn h2 span {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(images/introducing-deacon.gif) top left no-repeat;
}

.whydeacon #middlecolumn h2 span{
  background: url(images/whydeacon-header.jpg) 0px -2px no-repeat;
}

.services #middlecolumn h2 span{
  background: url(images/services-header.jpg) 0px -2px no-repeat;
}

.contact #middlecolumn h2 span{
  background: url(images/contact-header.gif) 0px -2px no-repeat;
}

.monsoon #middlecolumn h2 span, .tiffanys #middlecolumn h2 span{
  background: url(images/projects-header.gif) 0px -2px no-repeat;
}

.home #middlecolumn p {
  font-size: 1.3em;
  position: absolute;
  top: 195px;
  right: 20px;
  color: #023567;
  text-align: right;
  width: 250px;
}

.home #middlecolumn img {
  position: absolute;
  right: 20px;
  top: 270px;
}

.whydeacon #middlecontent {
  width: 456px;
  position: relative;
  left: 170px;
  top: 195px;
}
.whydeacon #middlecontent h3 {
  font-size: 0.9em;
  color: #023567;
  display: inline;
  padding-top: 10px;
}

.whydeacon #middlecontent p {
  font-size: 0.9em;
  display: inline;
}

.whydeacon #col1, .whydeacon #col2, .whydeacon #col3 {
  width: 144px;
}

.whydeacon #col2 {
  position: absolute;
  top: 0px;
  left: 165px;
}

.whydeacon #col3 {
  position: absolute;
  top: 0px;
  left: 330px;
}

.whydeacon #col3 img {
  margin-top: 50px;
}

.services #middlecolumn h3 {
  font-size: 1em;
  color: #023567;
  font-weight: bold;
}

.services #middlecolumn p {
  margin-top: 10px;
}

.services #col1, .services #col2, .services #col3 {
  width: 177px;
  color: #333;
  font-size:0.9em;
  list-style-type:square !important;
}

.services #col1 {
  position: absolute;
  left: 100px;
  top: 155px;
}

.services #col2 {
  position: absolute;
  left: 300px;
  top: 30px;
  width: 160px;
}

.services #col3 {
  position: absolute;
  right: -170px;
  top: 30px;
  width: 150px;
  
}

.services #col3 img{
  position: absolute;
  left: -80px;
  top: 270px;
}

.monsoon #col1, .tiffanys #col1 {
  font-size: 0.9em;
  position: relative;
  top: 185px;
  margin-left: 170px;
  width: 190px;
}

.tiffanys #col1 {
  top: 195px;
  margin-left: 160px;
}

.services a {
  color: #7AA988;
  text-decoration: none;
  font-weight: bold;
}

.services a:hover {
  color: #7AA988;
  text-decoration: none;
  font-weight: bold;
  text-decoration:underline;
}

.monsoon h3, .tiffanys h3 {
  font-size: 1em;
  margin-bottom: 10px;
  color: #7F3D60;
}

.monsoon #col2, .tiffanys #col2 {
  font-size: 0.9em;
  width: 177px;
  top: 10px;
  right: -85px;
  position: absolute;
}

.tiffanys #col2 {
  top: 30px;
  right: -85px;
}

.monsoon #col2 img {
  position: absolute;
  left: 0px;
  bottom: -130px;
}

.tiffanys #col2 img {
  position: absolute;
  left: 0px;
  bottom: -190px;
}

.monsoon #col1 p, .monsoon #col2 p, .tiffanys #col1 p, .tiffanys #col2 p {
  margin-top: 10px;
}
#rightcolumn {
  float: right;
  width: 214px;
  height: 466px;
  background-color: #fff;
  margin-right: 7px;
  position: relative;
  top: 12px;
  left: -5px;
}

#rightmenu {
  width: 25px;
  position: absolute;
  right: 0px;
  top: 0px;
  overflow: hidden;
  list-style-type: none;
}

#rightmenu a {
  width: 100%;
  height: 100%;
  display: block;
  overflow:hidden;
  float:left;
  width: 0px;
  width /**/:25px; /* for IE5/Win */
  padding-left: 25px;
  margin-top: -12px;
}

#rightmenu a:hover {
  background-position: -25px 0px !important;
}

#rightmenu li {
  list-style-type: none;
  margin-top: -2px;
}

#rightintro a{
  margin-top: 0px;
  height: 93px;
  background: url(images/rightmenuintroduction.gif) top left no-repeat;
}

#rightwhy a{
    height: 133px;
    background: url(images/rightmenuwhy.gif) top left no-repeat;
}

#rightservices a{
  height: 71px;
  background: url(images/rightmenuservices.gif) top left no-repeat;
}

#rightprojects a{
  height: 73px;
  background: url(images/rightmenuprojects.gif) top left no-repeat;
}

#rightcontact a{
  height: 96px;
  background: url(images/rightmenucontact.gif) top left no-repeat;
}

#rightcolumn #next {
  position: absolute;
  bottom: 0px;
  right: 25px;
  overflow:hidden;
  width: 0px;
  width /**/:57px; /* for IE5/Win */
  padding-left: 57px;
  height: 42px;
  background: url(images/next.gif) top left no-repeat;
}

#rightcolumn #next:hover {
  background-position: -57px 0px !important;
}

.rightcontent {
  border-left: 1px solid #dedede;
  margin-top: 30px;
  padding: 5px 0px 10px 25px;
}

.rightcontent li {
  font-size: 0.9em;
  color: #333;
  list-style-type: none;
}

.rightcontent h3 {
  font-size: 0.9em;
  font-weight: bold;
  color: #023567;
  margin-bottom: 5px;
  margin-top: 10px;
}

#msgs {
  font-size: 0.9em;
  color: #4F9572;
  font-weight:bold;
  position: relative;
  top:130px;
  left: 115px;
}

#msgs p {
  padding-top: 2px;
}
#layout {
  font-size: 0.9em;
  color: #666;
  position:relative;
}

.contact #table1 {
  margin-top: 145px;
  margin-left: 110px;
  position: relative;
}

#table1 input{
  margin-left:10px;
}
#table1 td {
  padding-top: 2px;
}
.contact table .asterisk {
  color: #996699;
}

.contact #layout #table2 {
  position: absolute;
  top: 0px;
  right:-130px;
}

#table1 input, #table2 input {
  background-color: #f7f7f7;
  border-top: 1px #999;
  border-left: 1px #999;
  border-right: 1px #D5DDDD;
  border-bottom: 1px #D5DDDD;
  height:17px;
}

#table2 textarea {
  background-color: #f7f7f7;
  border-top: 1px #999;
  border-left: 1px #999;
  border-right: 1px #D5DDDD;
  border-bottom: 1px #D5DDDD;
}

.sub {
  font-size: 0.9em;
  font-weight: bold;
  color: #999;
  padding: 5px;
  height: 50px;
  padding-top: 2px;
  cursor:pointer;
}
#callusfooter {
  
  width: 405px;
  height: 22px;
  overflow: hidden;
  position: relative;
  font-size: 12px;
  margin-top: -9px;
  margin-left: 450px;
}

#callusfooter span {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(images/footer-call-us.jpg) top left no-repeat;
}
