body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EB7000;
	text-decoration: none;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footerlinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
}
.footerlinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #343434;
	padding-top: 10px;
	padding-bottom: 10px;
}
.subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #343434;
	padding-top: 8px;
	padding-bottom: 10px;
	
}
.homecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	text-align: Justify;
	padding: 8px;
	
}
.contacttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	text-align: Justify;
	padding: 8px;
	
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
		
}
.addresshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EB7000;
	font-weight: bold;
		
}

.panelborder {
	border: 1px solid #D3D3D3;
}
.panelborder1 {
	border: 1px solid #5F291F;
}
.callus{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #800000;
	padding-top: 8px;
	padding-top: 0px;
}
.phonenomb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 8px;
	padding-right: 10px;
}
.tollfree{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	
}
h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990033;
	text-align: center;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	text-align: Justify;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	text-align: Justify;
	font-weight: bold;
}
.hr {
 border: 1px dotted;
}
.innercontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: Justify;
	padding: 8px;
	
}

/* Button rollhover effect style */
#contactus
{
  display: block;
  width: 91px;
  height: 72px;
  background: url("images/contact-block.gif") no-repeat 0 0;

}

#contactus:hover
{ 
  background-position: 0 -23px;
  background: url("images/contact-color.gif") no-repeat 0 0;
  width: 91px;
  height: 72px;
}

#contactus span
{
  display: none;
}
#return-customers
{
  display: block;
  width: 137px;
  height: 72px;
  background: url("images/return-custmer-block.gif") no-repeat 0 0;

}

#return-customers:hover
{ 
  background-position: 0 -23px;
  background: url("images/return-custmer-color.gif") no-repeat 0 0;
  width: 137px;
  height: 72px;
}

#return-customers span
{
  display: none;
}
#testimonials
{
  display: block;
  width: 98px;
  height: 72px;
  background: url("images/testimonial-block.gif") no-repeat 0 0;

}

#testimonials:hover
{ 
  background-position: 0 -23px;
  background: url("images/testimonial-color.gif") no-repeat 0 0;
  width: 98px;
  height: 72px;
}

#testimonials span
{
  display: none;
}
#privacy
{
  display: block;
  width: 112px;
  height: 72px;
  background: url("images/privacy-block.gif") no-repeat 0 0;

}

#privacy:hover
{ 
  background-position: 0 -23px;
  background: url("images/privacy-color.gif") no-repeat 0 0;
  width: 112px;
  height: 72px;
}

#privacy span
{
  display: none;
}
#sitemap
{
  display: block;
  width: 72px;
  height: 72px;
  background: url("images/sitemap-block.gif") no-repeat 0 0;

}
.contlinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7EA1E5;
	text-decoration: none;
}
.contlinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
#sitemap:hover
{ 
  background-position: 0 -23px;
  background: url("images/sitemap-color.gif") no-repeat 0 0;
  width: 72px;
  height: 72px;
}

#sitemap span
{
  display: none;
}
/* End of Button rollhover effect style */
