/* main table's trs */
.abouttr {
         background-image: url(images/top3.jpg);
         background-repeat: no-repeat;
         }
.testimonialstr {
				background-image: url(images/testimonials.jpg);
				background-repeat: no-repeat;
				height: 400px;
				}
/* about / commercial shipments / personal shipments styles */
.abouttable {
			width: 960px;
			margin-top: 0px;
			}
.abouth3 {
		 color: #0066FF;
		 font-family: Georgia;
		 font-size: 30pt;
		 text-decoration: none;
		 font-weight: lighter;
		 padding-top: 0px;
		 padding-bottom: 0px;
		 margin-top: 18px;
		 margin-bottom: 18px;
		 }
.aboutp {
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 16pt;
		top: 0px;
		text-align: justify;
		}
.aboutp i { 
		  color: #0066FF;
		  font-family: Georgia; 
		  }
.aboutp b {
		  color: #0066FF;
		  font-family: Georgia;
		  }
.aboutlinkstable {
			width: 960px;
			margin-top: 20px;
			margin-bottom: 40px;
			     }
.nonactiveaboutlink {
			color: #0066FF;
			font-family: Georgia;
			font-size: 20pt;
			font-weight: lighter;
			text-decoration: none;
			cursor: pointer;
			}
.nonactiveaboutlink:hover {
				  color: #0066FF;
				  text-decoration: none;
				  cursor: pointer;
				  }
.activeaboutlink {
				  color: #CCCCCC;
				  text-decoration: none;
				  font-family: Georgia;
				  font-size: 20pt;
			      font-weight: lighter;
			      cursor: default;
				  }
.activeaboutlink:hover {
				  color: #CCCCCC;
				  text-decoration: none;
				  cursor: default;
				  }
.aboutraquo {
			color: #FF0000;
			font-family: Georgia;
			font-size: 20pt;
			text-decoration: none;
			}
.aboutraquo2 {
			color: #FF0000;
			font-family: Georgia;
			font-size: 24pt;
			text-decoration: none;
			}
.abouthr {
		 width: 245px;
		 border: 1px dashed #CCCCCC;
		 margin: 8px 0px 5px 0px;
		 text-align: left;
		 }
.aboutdescription {
				  color: #CCCCCC;
				  font-family: Georgia;
				  font-size: 10pt;
				  line-height: 15pt;
				  }
.learnmorelink {
			   color: #0066FF;
			   font-family: Georgia;
			   font-size: 24pt;
			   font-weight: lighter;
			   text-decoration: none;
			   cursor: pointer;
			   text-align: center;
			   }
.learnmorelink:hover {
					 color: #0066FF;
					 text-decoration: underline;
					 cursor: pointer;
					 }
.learnmorediv {
			    border: 1px dashed #CCCCCC;
			    padding: 10px 10px 15px 10px;
			    margin: 20px 0px 0px 0px;
			    background: #E7F1FF;
			    text-align: center;
			    font-family: Georgia;
			    font-size: 12pt;
			    line-height: 16pt;
				color: #0066FF;
		      }
#aboutline1, #aboutline2, #aboutline3 {
									  margin-top: 18px;
									  margin-bottom: 18px;
									  width: 314px;
									  height: 7px;
									  }
#default { 
	     width: 550px;
	     height: 365px;
		 position: absolute; 
		 top: 0px; 
	     left: 0px; 
		 }
#about { 
	   width: 550px;
	   height: 365px;
	   position: absolute; 
	   top: 0px; 
	   left: -2000px; 
	   }
#personalshipments {
	   			   width: 550px;
	   			   height: 365px;
				   position: absolute; 
	   			   top: 0px; 
	               left: -2000px; 
				   }
#commercialshipments {
					 width: 550px;
	   				 height: 365px;
	   				 position: absolute; 
			   	     top: 0px; 
	                 left: -2000px; 
					 }
#defaultpic {
	position: absolute;
	top: 0px;
	left: 562px;
}
#aboutpic, #commercialpic, #personalpic {
	position: absolute;
	top: 0px;
	left: -2000px;
}
.hiddenaboutdiv { visibility: hidden; }
.aboutbackground {
				 width: 960px;
				 height: 365px;
				 position: relative;
				 padding: 0px 0px 0px 0px;
				 margin: 0px 0px 0px 0px;
				 /*background-image: url(images/indexbackground.png);
				 background-position: 10px 0px;
				 background-repeat: no-repeat;*/
				 /*border-bottom: 1px solid #CCCCCC;*/
				 }
/* testimonials styles */
#checkout {
		  width: 471px;
		  height: 45px;
		  }
.testimonialstable {
				   width: 800px;
				   padding: 10px;
				   border-spacing: 10px 40px;
				   }
.quotetext {
	   font-family: Georgia;
	   color: #000000;
	   font-size: 12pt;
	   text-align: left;
	   line-height: 18pt;
	   }
.quoteauthor {
			 font-family: Georgia;
			 color: #000000;
			 font-size: 12pt;
			 text-align: right;
			 font-style: italic;
			 line-height: 16pt;
			 }
.clientsite {
			color: #0066FF;
			text-decoration: underline;
			}
.clientsite:hover {
			color: #0066FF;
			text-decoration: none;
			}
#moretestimonialsdiv {
					 margin-top: -10px;
margin-bottom: 60px;
					 }
#moretestimonials {
				  font-family: Arial, Helvetica, sans-serif;
				  text-transform: uppercase;
				  color: #0066FF;
				  font-size: 14pt;
				  text-decoration: none;
				  cursor: pointer;
				  }
#moretestimonials:hover {
						text-decoration: underline;
						}
.testimonialsraquo {
				   font-family: Arial, Helvetica, sans-serif;
				   color: #FF0000;
				   font-size: 20pt;
				   text-decoration: none;
				   }
#hiddentestimonials {
					display: none;
					margin-top: -60px;
					}
#evenmoretestimonialsdiv { display: none; margin-top: -40px; padding-bottom: 50px; }
.evenmoretestimonials {
					  font-family: Arial, Helvetica, sans-serif;
					  text-transform: uppercase;
					  color: #0066FF;
					  font-size: 14pt;
					  text-decoration: none;
					  cursor: pointer;
					  }
.evenmoretestimonials:hover {
					  text-decoration: underline;
					  }