/* CSS Document */
.bg_main{background:url(images/upper_bg.jpg) repeat-x top;}
.bg_footer{background:url(images/bg_footer.jpg) repeat-x top; height:48px;}
.bg_content{background:url(images/bg_content.jpg) top; width:846px;}

.page_content_text{
      font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;
	  color:#000000;
	  text-decoration:none;
	  text-align:justify;
	  line-height:17px;
	  }
.page_content_text a{
      font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;
	  color:#034294;
	  text-decoration:underline;
	  text-align:justify;
	  line-height:17px;
	  }
.page_content_text a:hover{
      font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;
	  color:#000000;
	  text-decoration:underline;
	  text-align:justify;
	  line-height:17px;
	  }
.page_content_text p{
     margin:0px;
	 padding:0px;
	 margin-bottom:15px;
   	  }
/*****for support Page*********/
.link_text{
      font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;
	  color:#ff0000;
	  font-weight:bold;
	  text-decoration:none;
	  line-height:17px;
	  }
.link_text a{
      font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;
	  color:#ff0000;
	  font-weight:bold;
	  text-decoration:none;
	  line-height:17px;
	  }
.link_text a:hover{
	  color:#034294;
	  font-weight:bold;
	  text-decoration:underline;
	  }

.heading_text{
      font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;
	  color:#034294;
	  text-decoration:none;
	  text-align:justify;
	  line-height:17px;
	  font-weight:bold;
	  }
.heading_text1{
      font-family:Arial, Helvetica, sans-serif;
	  font-size:15px;
	  color:#034294;
	  text-decoration:underline;
	  text-align:justify;
	  line-height:17px;
	  font-weight:bold;
	  }


	  
.page_hd_text{
      font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;
	  color:#034294;
	  text-decoration:none;
	  text-align:justify;
	  line-height:17px;
	  }
.page_hd_text a{
      font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;
	  color:#034294;
	  text-decoration:none;
	  text-align:justify;
	  font-weight:bold;
	  line-height:17px;
	  }
.page_hd_text a:hover{
      color:#000000;
	  text-decoration:underline;
}
.offers_text{
      font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;
	  color:#ff0000;
	  text-decoration:none;
	  text-align:justify;
	  line-height:17px;
	  font-weight:bold;
	  }

.footer_text{
      font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color:#000000;
	  text-decoration:none;
	  text-align:justify;
	  line-height:45px;
	  }
.footer_text a{
      font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color:#000000;
	  text-decoration:none;
	  text-align:justify;
	  line-height:45px;
	  }
.footer_text a:hover{
      color:#034294;
	  text-decoration:underline;
	  }
/********For List - Products Page************/	    
.list ul {margin:0px; padding:0px; list-style:none; }
.list ul li{background:url(images/bullet10.jpg) left .4em no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; line-height:15px; font-weight: normal; text-align: justify; text-decoration: none; padding-left:25px; margin-left:0px; margin-bottom:5px; margin-top:5px;}


/********For List - Offers Page************/	    
.offer ul {margin:0px; padding:0px; list-style:none; }
.offer ul li{background:url(images/bullet10.jpg) left .4em no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; line-height:15px; font-weight: normal; text-align: justify; text-decoration: none; padding-left:25px; margin-left:0px; margin-bottom:10px; margin-top:5px;}

/********For Sitemap Page************/	    
.sitemap ul {margin:0px; padding:0px; list-style:none; }
.sitemap ul li{background:url(images/bullet10.jpg) left .4em no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#343434; line-height:15px; font-weight:bold; text-align: justify; text-decoration: none; padding-left:25px; margin-left:10px; margin-bottom:13.5px; margin-top:10px;}

.sitemap ul li a{background:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#343434; line-height:15px; font-weight:bold; text-align: justify; text-decoration: none;}

.sitemap ul li a:hover{background:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#034294; line-height:15px; font-weight:bold; text-align: justify; text-decoration: none;}


	  
/****For Contact Us Page***********/
.border{border:#aaaaaa solid 1px; padding:2px;}
.contact_text{
      font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color:#4e4d4d;
	  text-decoration:none;
	  text-align:justify;
	  line-height:17px;
	  }

.textbox{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#3d3d3d;
	font-weight:normal;
	border:#aaaaaa solid 1px;
	width:150px;
	}

	
.textarea{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#3d3d3d;
	font-weight:normal;
	border:#aaaaaa solid 1px;
	width:550px;
	height:220px;
	}	  
	  


