body {  
  text-align:center;
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:100%;
  color:#000;
  padding:0;
  border:0;
  margin:0;
  background:#4c597f;
  z-index: 0;
  /* background-image: url("images/news.jpg");  */

}
 /* background-image: url(./images/39.jpg); */
  }

  
a, a:visited {color:#000; text-align: center;}
a:hover {text-decoration:none;}


pre {font-size:11px; color:#006699;}

p {
	font-size:100%;
}

img.floatLeft { 
    float: left; 
    top: 10px;
    margin: 4px; 
}

h5 {
	font-size:70%;
	font-weight: normal;
}

p.highlight {
	background:#e8e8e8; border:1px solid #bc8f8f; padding:5px; color:#006699; font-weight:bold;}

#logo {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  text-align: center;
  width: 100%;
  color: #000;
  background-color: #fff;
  height: 100px;
  border-style: hidden;
  margin-top: 0px; /*brings logo down -AK*/
  /* background-image: url("images/logo5.jpg") */
  z-index: 2;
}

#location {
  position: absolute;
  font-size:150%;
  font-weight: bold;
  color: #000000;
  left: 0px;
  right: 0px;
  top: 10px;
  text-align: center;
  width: 150px;
  background: #fff;
  margin-top: 0px; /*brings logo down -AK*/
  margin-left: 30px;
  padding: 5px;

  z-index: 3;
}

#copyright {
  position: absolute;
  font-size:80%;
  color: #000;
  left: 0px;
  right: 0px;
  margin-top auto;
  margin-bottom auto;
  bottom: 10px;
  text-align: right;
  width: 98%;
  background: transparent;
  padding: 5px;
  z-index: 14;
}

#vetlogo {
  position: absolute;
  font-size:80%;
  color: #000;
  left: 0px;
  right: 0px;
  margin-top auto;
  margin-bottom auto;
  bottom: 30px;
  text-align: right;
  width: 98%;
  background: transparent;
  padding: 5px;
  z-index: 14;
}

#vetlogo2 {
  position: relative;
  font-size:80%;
  color: #000;
  left: 0px;
  right: 0px;
  margin-top auto;
  margin-bottom auto;
  bottom: 30px;
  text-align: right;
  width: 98%;
  background: transparent;
  padding: 5px;
  z-index: 14;
}

#contact {
  position: absolute;
  font-size:80%;
  color: #000;
  left: 200px;
  right: 0px;
  margin-top auto;
  margin-bottom auto;
  bottom: 30px;
  text-align: right;
  width: 98%;
  background: transparent;
  padding: 5px;
  z-index: 14;
}

#aboutus {
  position: absolute;
  font-size:80%;
  color: #000;
  left: 0px;
  right: 0px;
  margin-top auto;
  margin-bottom auto;
  bottom: 30px;
  text-align: left;
  width: 98%;
  background: transparent;
  padding: 5px;
  z-index: 14;
}


#quote {
	position: absolute;
  font-size:100%;
  top: 150px; /*brings box down -AK*/
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  left: 10px;
  right: 80%;
  width: 130px;
  background: #fff;
  margin-top: 0px; 
  border:1px solid;
  border-style: dotted;
  padding: 10px;
  z-index: 9;
}

.container {
   position: relative;
   height: 0px;
   z-index: 6;
   }
   
.menucontainer {
   position: relative;
   width: 650px;
   margin-left: auto;
   margin-right: auto;
   z-index: 7;
   }   
   
#main {
  position: absolute;
  font-size:100%;
  font-family: verdana, arial, sans-serif;
  color: #000000;
  top: 150px; /*brings box down -AK*/
  text-align: left;
  margin-left: 0px;
  left: 185px;
  width: 72%;
  background: #fff;
  margin-top: 0px; 
  border:1px solid;
  border-style: dotted;
  padding: 10px;
  z-index: 0;

}



/* All stuff form related */
.quoteform	{
	FONT: 13px arial, verdana, sans-serif;
	background-image: url("images/shadeform.gif");
	text-align: left;
	BORDER: #000000 1px solid
	}

.quotedropdown 	{
	COLOR: #000000;
	WIDTH: 260PX;
	background-color: #F1F4F5;
	FONT: 11px verdana, arial, sans-serif
}
		
.quotechoice	{ 
	COLOR: #000099;
	FONT: 11px verdana, arial, sans-serif;
	font-weight: normal 
}

.shadeform	{ 
	FONT: 13px arial, verdana, sans-serif;
	background-image: url("images/shadeform.gif");
	text-align: left;
	WIDTH: 200PX;
	BORDER: #000000 1px solid
}
		
.textarea	{ 
	FONT: 13px arial, verdana, sans-serif;
	background-image: url("images/shadeform.gif");
	text-align: left;
	WIDTH: 275PX;
	BORDER: #000000 1px solid
}
		
.searchform {
	WIDTH: 110PX;
	HEIGHT: 20PX;
	FONT: 11px arial, sans-serif;
	background-image: url("images/shadeform.gif");
	BORDER: #000000 1px solid 
}
		
table {
  margin-left: auto;
  margin-right: auto;
  border: 0px;
  padding: 2; 
  width: 500px;
}


		
/* common styling for menu1 */
 
.menu1 {
  border: 10px;
  float:left; 
  width:100%;
  font-family: verdana, arial, sans-serif;
  font-size:90%;
  background:url(images/menu1.gif) repeat-x top left; 
  border-top:1px solid #4c597f;     
                         /* added to bring the menu down */
  border-bottom:0px solid #4c597f;
  margin-top: 100px;
  top: 120px; 
  z-index: 3;
}

/* This is where you center the dropdowns!!! */
.menu1 ul {
  padding:0;
  margin:0;
  left: 50%;
  right: 50%;
/* This is full horizontal length of the menu  */
  margin-right: auto;
  text-align: center;
  list-style-type:none; 

  z-index: 3;
}
.menu1 ul li {
  float:left;
  position:relative;
  background:url(divider1.gif) no-repeat top right;
    z-index: 3; 
}
.menu1 ul li a, .menu1 ul li a:visited {
  margin-left: auto;
  margin-right: auto;
  float:left;
  display:block;
  text-decoration:none;
  color:#ddf;
  padding:0px 16px;
  line-height:25px;
  height:30px;
  border-bottom:3px solid #4c597f; 
    z-index: 3;
}

.menu1 ul li:hover {width:auto; }

.menu1 ul li a.menu1one:hover {border-color:#4c597f; color:#0e0;   margin-left: auto; margin-right: auto; }

.menu1 ul li:hover a.menu1one {border-color:#4c597f; color:#0e0;   margin-left: auto; margin-right: auto; }

.menu1 ul li ul {
display: none;
}

.menu1 table { 
margin:0; border-collapse:collapse; font-size:11px; position:absolute; top:0; left:0;
}

/* specific to non IE browsers */
.menu1 ul li:hover ul {
  display:block;
  position:absolute;
  top:32px;
  margin-top:1px;
  left:0;
  width:154px;
  border-bottom:1px solid #000;
}

.menu1 ul li:hover ul li ul {
  display: none;
}

.menu1 ul li:hover ul li a {
  display:block;
  background:#fff;
  color:#000;
  height:auto;
  line-height:15px;
  padding:4px 16px;
  width:120px;
  border:1px solid #000;
  border-bottom:0;
  margin-left: auto; margin-right: auto;
}
.menu1 ul li:hover ul li a.drop {
  background:#ccd url(images/bullet1.gif) no-repeat 3px 8px;
  margin-left: auto; margin-right: auto;
}
.menu1 ul li:hover ul li a:hover {
  color:#000;
  background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;
  margin-left: auto; margin-right: auto;
}
.menu1 ul li:hover ul li a:hover.drop {
  background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;
  margin-left: auto; margin-right: auto;
}
.menu1 ul li:hover ul li:hover ul {
  display:block;
  position:absolute;
  left:153px; top:-1px;
  margin-left: auto; margin-right: auto;
}
.menu1 ul li:hover ul li:hover ul.left {
  left:-153px;
  margin-left: auto; margin-right: auto;
}


/* specific to IE5.5 and IE6 browsers */
.menu1 ul li a:hover ul {
  display:block;
  position:absolute;
  top:30px;
  top:33px;
  background:#fff;
  left:0;
  border-bottom:1px solid #000;
}

.menu1 ul li a:hover ul.endstop {
  left: -92px;
}
.menu1 ul li a:hover ul li a {
  display:block;
  background:#fff;
  color:#000;
  height:1px;
  line-height:15px;
  padding:4px 16px;
  width:154px;
  width:120px;
  border:1px solid #000;
  border-bottom:0;
}
.menu1 ul li a:hover ul li a.drop {
  background:#ccd url(images/bullet1.gif) no-repeat 3px 8px;
  padding-bottom:4px;
}
.menu1 ul li a:hover ul li a ul {
  visibility:hidden;
  position:absolute;
  height:0; width:0;
}
.menu1 ul li a:hover ul li a:hover {
  color:#000;
  background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li a:hover ul li a:hover.drop {
  background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li a:hover ul li a:hover ul {
  visibility:visible;
  position:absolute;
  top:0;color:#000;
  left:153px;
}
.menu1 ul li a:hover ul li a:hover ul.left {
  left:-153px;
}