#header {
  height: 112px;
  background-color: #af9e8a;
  border-bottom: 16px solid #830000;
  width: 900px;
  z-index: 4;
}
#nav {
  display: inline-block;
  position: absolute;
  left: 690px;
  background: url(navbg.png) 1px 3px;
  width: 177px;
  height: 38px;
  top: 51px;
}
#hometarget, #servicetarget, #emailtarget {
	background: transparent;
/* 	border: 1px white dotted; */
	-webkit-border-radius: 5px;
	position: absolute;
	height: 40px;
	width: 40px;
	top: -5px;
	z-index: 2;
}
#hometarget {
	left: -5px;
	cursor: pointer;
}
#servicetarget {
	left: 70px;
	cursor: pointer;
}
#emailtarget {
	left: 141px;
	cursor: pointer;
}
#nav img {
	position:absolute;
}

#homeicon {
top: 3px;
}
#serviceicon {
left: 78px;
}

#emailicon {
top: 3px;
left: 147px;
}

#logo {
  width: 335px;
  height: 109px;
  background: #830000 url(titlelogo.png) no-repeat 15px 0;
  top: 22px;
  position: absolute;
  display: inline-block;
  left: 49px;
}
#text {
  position: relative;
  top: 17px;
  left: 117px;
}
#logo p {
  color: #fdfe00;
  font: 10px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-align: right;
  top: 2px;
  position: relative;
  right: 50px;
}

#logo p span {
  color: #fffFff;
  font-size: 12px;
  font-weight: bold;
}
#start {
  position: absolute;
  top: 182px;
  left: 6px;
  z-index: -3;
}

.fade {
  background-size: 100%;
  background-origin: content;
  -webkit-background-size: 100%;
  -webkit-background-origin: content;

}
#orange {
  background-color: #ffab00;
  height: 128px;
  width: 333px;
  position: absolute;
  z-index: -1;
  left: 51px;
  top: 8px;
}

#orange p {
  margin: 0;
  color: #fffeff;
  display: block;
  position: relative;
  top: 29px;
  text-indent: 47px;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#o1 {
  font-size: 21px;
}
#o2 {
  font-size: 17px;
  line-height: 13px;
}
#o3 {
  font-size: 28px;
  line-height: 31px;
}
#panel{
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  width: 333px;
  height: 549px;
  position: absolute;
  background-color: #f1f0ec;
  left: -600px;
  top: 271px;
}
#tababout {
  position: absolute;
  width: 168px;
  height: 34px;
  top: 136px;
  left: 382px;
  z-index: 2;
	cursor: pointer;
}
#tabservices {
  position: absolute;
  width: 168px;
  height: 34px;
  top: 136px;
  left: 557px;
  z-index: 2;
	cursor: pointer;
}
#tabcontact {
  position: absolute;
  width: 168px;
  height: 34px;
  top: 136px;
  left: 732px;
  z-index: 2;
	cursor: pointer;
}
#tab_about {
  width: 168px;
  height: 34px;
  display: inline-block;
  position: absolute;
  left: 382px;
  background-color: #62a912;
  margin-right: 3px;
  top: 136px;
  z-index: -2;
}
#tab_services {
  width: 168px;
  height: 34px;
  display: inline-block;
  position: absolute;
  left: 557px;
  background-color: #0077e6;
  margin-right: 3px;
  top: 136px;
  z-index: -1;
}
#tab_contact {
  width: 168px;
  height: 34px;
  display: inline-block;
  position: absolute;
  left: 732px;
  background-color: #e3054c;
  margin-right: 3px;
  top: 136px;
  z-index: -1;
}
.button p {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  color: #ffffff;
  margin: 0;
  vertical-align: middle;
  text-align: center;
  line-height: 34px;
	z-index: -1;
}
#content {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  width: 520px;
  height: 641px;
  vertical-align: top;
  position: absolute;
  top: 180px;
  left: 388px;
	z-index: -4;
	overflow: auto;
}
#footer {
  position: absolute;
  height: 49px;
  background-color: #af9e8a;
  border-top: 16px solid #830000;
  width: 900px;
  top: 827px;
}

#footer p span {
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
}

#footer p {
  color: #FFF;
  font: 12px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  padding-left: 57px;
}

/*     SubPages        */

#about {
	padding-top: 30px;
	padding-left: 30px;
}

#about p {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
#about .a {
	font-size: 22px;
}
#about .b{
	font-size: 16px;
	color: rgb(158,0,0);
}
#about .c {
	padding-left: 15px;
	padding-bottom: 1em;
	padding-top: 1em;
}
#about .d {
	line-height: 28px;
	font-size: 16px;
	color: rgb(158,0,0);
	font-weight: bold;
	padding-top: 0em;
	padding-bottom: .5em;
	text-align:center;
}
#about .bold {
	font-weight: bold;
	color: rgb(158,0,0);
}
#about a:link, #about a:visited {
	text-decoration: none;
	color: inherit;
}

.linkimg {
  width: 130px;
  border: 0 white solid;  
}
table#aboutp {
  margin: 10px;
	margin-top: 30px;
}
#aboutp td {
  height: 75px;
}
#contact {
	padding-top: 20px;
	padding-left: 40px;
}

#contact p {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
}
#contact .a {
	color: rgb(160,0,0);
	font-size: 24px;
}
#contact .b{
	font-size: 17px;
	padding-bottom: .5em;
}
#contact .c {
	padding-left: 100px;
	font-size: 15px;
}
#contact a:link, #contact a:visited {
	text-decoration: none;
	color: rgb(160,0,0);
}
#contactp input[type=text] {
	width: 194px;
	border:1px grey solid;
	padding: 5px;
}
#contactp textarea {
	width: 200px;
	height: 300px;
}
#contactp {
	margin-left: 60px;
}
#services {
	padding-top: 20px;
	padding-left: 40px;
}

#services p {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
#services .a {
	padding-top: 1em;
	color: rgb(160,0,0);
	font-size: 16px;
}
#services .b{
	font-size: 14px;
	padding-bottom: .5em;
}
#services .c {
	padding-left: 15px;
}
#services .item {
	padding-left: 30px;
}
#services .bold {
	font-weight: bold;
	color: rgb(160,0,0);
}
#services a:link, #services a:visited {
	text-decoration: none;
	color: inherit;
}

#servicesp {
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 70px;
}

#servicesp p {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
#servicesp li {
	font-size: 12px;
}
#servicesp .head {
	color: rgb(160,0,0);
	font-size: 21px;
}
#servicesp .a {
	padding-top: 1em;
	color: rgb(160,0,0);
	font-size: 18px;
}
#servicesp .b{
	font-size: 13px;
	padding-bottom: 1em;
}
#servicesp .c {
	padding-left: 15px;
	padding-bottom: 1em;
	padding-top: 1em;
}
#servicesp .d {
	line-height: 28px;
	font-size: 16px;
	color: rgb(160,0,0);
	font-weight: bold;
	padding-top: 0em;
	padding-bottom: .5em;
	text-align:center;
}
#servicesp .item {
	text-indent: -1em;
	padding-left: 1em;
}
#servicesp .bold {
	font-weight: bold;
	color: rgb(160,0,0);
}
#servicesp a:link, #this a:visited {
	text-decoration: none;
	color: inherit;
}


