/* CSS Document */
body
      {
	  /* background-image:url(images/main-bg.jpg);
	   background-repeat:repeat-x;*/
	   background-color:#1245ae;
	   
	   }
#innerbg
        {
		 background-image:url(images/innerbg.jpg);
		 background-repeat:repeat-x;
		 height:352px;
		 background-color:#1245ae;
		 
		 
		 }
#logo
      {
	    background-image:url(images/logo.jpg);
		height:92px;
		width:282px;
		background-repeat:no-repeat;
		}
#box
       {
	    background-image:url(images/box.jpg);
		height:117px;
		background-repeat:repeat-x;
		background-color:#06171f;
		
		}
		
#welcome
       {
	    font-family: Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#FFFFFF;
		font-weight:bold;
		
		}
#text
     {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color: #FFFFFF;
	 text-align:justify;
	 }
.more:Link
      {
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color:#FF0000;
	  text-decoration:none;
	  }
.more:active
       {
	     font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color: #FFCC00;
	  text-decoration:none;
	  }
.more:visited
      { font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color:#FFCC00;
	  text-decoration:none;
	  }
.more:hover
      {
      font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color: #0099FF;
	  text-decoration:underline;
	  }

.product:Link
      {
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:13px;
	  color: #FF9900;
	  text-decoration:none;
	  font-weight:bold;
	  }
.product:active
       {
	     font-family:Arial, Helvetica, sans-serif;
	  font-size:13px;
	  color: #FF9900;
	  text-decoration:none;
	  font-weight:bold;
	  }
.product:visited
      { font-family:Arial, Helvetica, sans-serif;
	  font-size:13px;
	  color:#FF9900;
	  text-decoration:none;
	  font-weight:bold;
	  }
.product:hover
      {
      font-family:Arial, Helvetica, sans-serif;
	  font-size:13px;
	  color: #FF9900;
	  text-decoration:underline;
	  font-weight:bold;
	  }
#footer
     {
	  background-image:url(images/footter.png);
	  hight:72px;
	  background-color:#4480f5;
	  background-repeat:repeat-x;
	  }
.button:Link
     {
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;
	  color:#FFFFFF;
	  text-decoration:none;
	  }
.button:active
         {
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;
	  color:#FFFFFF;
	  text-decoration:none;
	  }
.button:visited
        {
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;
	  color:#FFFFFF;
	  text-decoration:none;
	  }
.button:hover
        {
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;
	  color: #0033FF;
	  text-decoration: none;
	  }
#footer_text
         {
		  font-family:Arial, Helvetica, sans-serif;
		  font-size:11px;
		  color:#FFFFFF;
		  font-style:normal;
		  }
#text_second
          {
		   font-family:Arial, Helvetica, sans-serif;
		   font-size:12px;
		   color:#FFFFFF;
		   text-align:justify;
		   
		   }
#heading
         {
		  font-family:Arial, Helvetica, sans-serif;
		  font-size:12px;
		  font-weight:bold;
		  color:#FFFFFF;
		  }
.textfield  
            { 
             border-top: 1px solid #c1c1c1;border-left: 1px solid #c1c1c1;border-right: 1px solid             #ebebeb; border-bottom: 1px solid #ebebeb;background: #fff url(images/inputbg.gif)             no-repeat top left; text-transform: capitalize;}
.textfield2  
            {  
			 border-top: 1px solid #c1c1c1;border-left: 1px solid #c1c1c1;border-right: 1px solid             #ebebeb; border-bottom: 1px solid #ebebeb;background: #fff url(images/inputbg.gif)             no-repeat top left;}
		  
		  
		  
		  
		  
		  
.product2:Link
      {
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:13px;
	  color: #993300;
	  text-decoration:none;
	  font-weight:bold;
	  }
.product2:active
       {
	     font-family:Arial, Helvetica, sans-serif;
	  font-size:13px;
	  color: #993300;
	  text-decoration:none;
	  font-weight:bold;
	  }
.product2:visited
      { font-family:Arial, Helvetica, sans-serif;
	  font-size:13px;
	  color:#993300;
	  text-decoration:none;
	  font-weight:bold;
	  }
.product2:hover
      {
      font-family:Arial, Helvetica, sans-serif;
	  font-size:13px;
	  color: #993300;
	  text-decoration:underline;
	  font-weight:bold;
	  }
#welcome2
       {
	    font-family: Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#3399FF;
		font-weight:bold;
		
		}
#heading2
         {
		  font-family:Arial, Helvetica, sans-serif;
		  font-size:12px;
		  font-weight:bold;
		  color: #990000;
		  }
#text_second2
          {
		   font-family:Arial, Helvetica, sans-serif;
		   font-size:12px;
		   color: #000000;
		   text-align:justify;
		   
		   }