
/* body style */

body
{
 margin:0px;
 padding:0px;
 font-family:Arial, Helvetica, sans-serif;
 background-color:#1a467a;
 background-image:url(images/bgleft.jpg);
 height:783px;
 background-repeat:repeat-x;
 }
 
 .body .leftbg
 {
  background-image:url(images/bgleft.jpg);
  height:783px;
  background-repeat:no-repeat;
  width:175px;
  }
  
  
  .imagebgleft
  {
  background-position:center top;
   background-image:url(images/bgleft.jpg);
   height:783px;
   background-repeat:repeat-x;
   }

  .xlinetop
  {
   background-image:url(images/topxline.jpg);
   height:6px;
   background-repeat:repeat-x;
   background-position:center top;
   }
   
   
   .xlinefoot
  {
   background-image:url(images/footsline.jpg);
   height:6px;
   background-repeat:repeat-x;
   background-position:center top;
   }

   
  .topcontact
  {
  font-family:Arial, Helvetica, sans-serif;
   font-size:13px;
   color:#262626;
   text-decoration:none;
   text-align:justify;
   }
   
   .topcontactred
  {
  font-family:Arial, Helvetica, sans-serif;
   font-size:13px;
   color:#ffffff;
   text-decoration:none;
   text-align:justify;
   }
   
   .topconimage
   {
    background-image:url(images/topcanimg.png);
	background-repeat:no-repeat;
	width:235px;
	height:63px;
	background-position:center top;
	}
   
   .banbg
   {
    background-image:url(images/banbg.jpg);
	height:429px;
	width:950px;
	background-position:center top;
	}
	
	.footerbg
	{
	 background-image:url(images/footerbg.jpg);
	 height:137px;
	 width:950px;
	 background-position:center top;
	 background-repeat:no-repeat;
	 }
	 
	 .menubg{
	  background-image:url(images/menus.png);
	  height:316px;
	  width:245px;
	  background-position:center top;
	  background-repeat:no-repeat;
	  }
	  
	  .menutext
	  {
	   font-family:Arial, Helvetica, sans-serif;
	   font-size:15px;
	   text-decoration:none;
	   color:#FFFFFF;
	   }
	   
	     .menutext a
	  {
	  text-decoration:none;
	   font-family:Arial, Helvetica, sans-serif;
	   font-size:15px;
	   }
	   
	    .menutext a:hover
		{
		text-decoration:none;
		 color:#fbe600;
		 font-weight:bold;
		 }
		 
		 
		 .textshead
		 {
		  font-family:Arial, Helvetica, sans-serif;
		  font-weight:bold;
		  font-size:18px;
		  text-decoration:underline;
		  color:#1e4d85;
		  }
		  
		 
		 .texts
		 {
		  font-family:Arial, Helvetica, sans-serif;
		  font-size:12px;
		  color:#000000;
		  text-align:justify;
		  line-height:24px;
		  }
	
	
		  
		  
.footertxt
 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#000000;
 text-decoration:none;
 }
 
.footertxt a
 {
 text-decoration:none;
 color:#000000;
 padding:0px 10px 0px 10px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 }
 
.footertxt a:hover
 {
 color:#ffffff;
 }
 
 
 .copyright
 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 padding-left:10px;
 color:#000000;
 text-decoration:none;
 }
 
 
 .power
 {
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  }
  
   .power a
   {
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	}
	
	.power a:active
	{
	 text-decoration:underline;
	 }
   
 
 