#wrapper{
width:900px;
height:614px;
background-color: white;
position: relative;
}

@keyframes headstrip {
	from { background-position: 100% 0; }
	to { background-position: 22.3% 0; }
}

@-webkit-keyframes headstrip {
	from { background-position: 100% 0; }
	to { background-position: 22.3% 0; }
}

@-moz-keyframes headstrip {
	from { background-position: 100% 0; }
	to { background-position: 22.3% 0; }
}

@-ms-keyframes headstrip {
	from { background-position: 100% 0; }
	to { background-position: 22.3% 0; }
}

@-o-keyframes headstrip {
	from { background-position: 100% 0; }
	to { background-position: 22.3% 0; }
}

#animate-headarea	{ 
	width: 720px; 
	height: 118px; 
	background-image: url(http://www.rodlord.com/Equinalysis/JPEGS/TOPSTRIP.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	
	animation: headstrip 40s linear infinite;
	-webkit-animation: headstrip 40s linear infinite;
	-moz-animation: headstrip 40s linear infinite;
	-ms-animation: headstrip 40s linear infinite;
	-o-animation: headstrip 40s linear infinite;
}

.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #90702E;
	font-style: normal;
	font-weight: bold;
}
.headitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #90702E;
	font-style: italic;
	font-weight: normal;
}
.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
.textitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: italic;
	font-weight: normal;
}
.textitabold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}
.texthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #90702E;
	font-style: normal;
	font-weight: bold;
}
.navcelx {
    padding: 0px;
	background: #90702E;
	font-family: Arial, Helvetica, sans-serif;
	color: #DAB873;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	cursor: hand;
	cursor: pointer;
}
.navcel1 {
    padding: 0px;
	background: #90702E;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	cursor: hand;
	cursor: pointer;
}
.navcel2 {
    padding: 0px;
	background: #E6D8BE;
	font-family: Arial, Helvetica, sans-serif;
	color: #90702E;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	cursor: hand;
	cursor: pointer;
}
.navcelB1 {
    padding: 0px;
	background: #E6D8BE;
	font-family: Arial, Helvetica, sans-serif;
	color: #90702E;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	cursor: hand;
	cursor: pointer;
}
.navcelB2 {
    padding: 0px;
	background: #90702E;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	cursor: hand;
	cursor: pointer;
}
.inputbox {
    padding: 3px;
	background: #E6D8BE;
	border: 2px solid #90702E;
	font-family: Arial, Helvetica, sans-serif;
	color: #90702E;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.movbox {
    padding: 3px;
	background: #E6D8BE;
	border: 2px solid #90702E;
	font-family: Arial, Helvetica, sans-serif;
	color: #90702E;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.selectbox {
    padding: 3px;
	width: 106px;
	background: #E6D8BE;
	border: 2px solid #90702E;
	font-family: Arial, Helvetica, sans-serif;
	color: #90702E;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.contactbutton {
	width:107px;
	height:25px;
	border: 0px;
	background: url("http://www.rodlord.com/Equinalysis/NAV/SUBMIT-1.jpg") no-repeat; 
}
.contactbutton:hover {
	width:107px;
	height:25px;
	border: 0px;
    background: url("http://www.rodlord.com/Equinalysis/NAV/SUBMIT-2.jpg") no-repeat;    
}

a.textlink:link { font-family: Arial, Helvetica, sans-serif; color: #90702E; font-size: 15px; font-style: normal; font-weight: bold; text-decoration: none }
a.textlink:active { font-family: Arial, Helvetica, sans-serif; color: #90702E; font-size: 15px; font-style: normal; font-weight: bold; text-decoration: none }
a.textlink:visited { font-family: Arial, Helvetica, sans-serif; color: #90702E; font-size: 15px; font-style: normal; font-weight: bold; text-decoration: none }
a.textlink:hover { font-family: Arial, Helvetica, sans-serif; color: #DAB873; font-size: 15px; font-style: normal; font-weight: bold;text-decoration: underline }

a.biglink:link { font-family: Arial, Helvetica, sans-serif; color: #90702E; font-size: 20px; font-style: normal; font-weight: bold; text-decoration: none }
a.biglink:active { font-family: Arial, Helvetica, sans-serif; color: #90702E; font-size: 20px; font-style: normal; font-weight: bold; text-decoration: none }
a.biglink:visited { font-family: Arial, Helvetica, sans-serif; color: #90702E; font-size: 20px; font-style: normal; font-weight: bold; text-decoration: none }
a.biglink:hover { font-family: Arial, Helvetica, sans-serif; color: #DAB873; font-size: 20px; font-style: normal; font-weight: bold;text-decoration: underline }

a.diarylink:link { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 14px; font-style: normal; font-weight: normal; text-decoration: none }
a.diarylink:active { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 14px; font-style: normal; font-weight: normal; text-decoration: none }
a.diarylink:visited { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 14px; font-style: normal; font-weight: normal; text-decoration: none }
a.diarylink:hover { font-family: Arial, Helvetica, sans-serif; color: #90702E; font-size: 14px; font-style: normal; font-weight: normal;text-decoration: underline }

@-webkit-keyframes picstripFadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

@-moz-keyframes picstripFadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

@-ms-keyframes picstripFadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

@-o-keyframes picstripFadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

@keyframes picstripFadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

#picstrip {
  position:absolute;
  height:160px;
  width:428px;
  margin:0 auto;
}
#picstrip img {
  position:absolute;
  left:0;
}

#picstrip img {
  -webkit-animation-name: picstripFadeInOut;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 15s;

  -moz-animation-name: picstripFadeInOut;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 15s;

  -ms-animation-name: picstripFadeInOut;
  -ms-animation-timing-function: ease-in-out;
  -ms-animation-iteration-count: infinite;
  -ms-animation-duration: 15s;

  -o-animation-name: picstripFadeInOut;
  -o-animation-timing-function: ease-in-out;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 15s;

  animation-name: picstripFadeInOut;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 15s;
}
#picstrip img:nth-of-type(1) {
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  -ms-animation-delay: 12s;
  -o-animation-delay: 12s;
  animation-delay: 12s;
}
#picstrip img:nth-of-type(2) {
  -webkit-animation-delay: 9s;
  -moz-animation-delay: 9s;
  -ms-animation-delay: 9s;
  -o-animation-delay: 9s;
  animation-delay: 9s;
}
#picstrip img:nth-of-type(3) {
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  -ms-animation-delay: 6s;
  -o-animation-delay: 6s;
  animation-delay: 6s;
}
#picstrip img:nth-of-type(4) {
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -ms-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s;
}
#picstrip img:nth-of-type(5) {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}