@charset "utf-8";
/* CSS Document */
/*---------------------common-part---------------------------*/
body{
margin:0px;
padding:0px;
}

form{
margin:0px;
padding:0px;
}

img{
border:0px;
}

p{
margin:0px;
padding:0px;
}

/*---------------------common-part---------------------------*/
  
  #top-bar{
  width:967px;
  background:url(../images/topbar.gif) no-repeat;
  margin:0 auto;
  font-family:"Trebuchet MS";
  font-size:11px;
  color:#95c7f9;
  text-align:center;
  }
  #top-bar a{

  color:#9dceff;
  text-align:center;
  text-decoration:underline;
  }
  
   #top-bar a:hover{

  color:#fff;
  text-align:center;
  text-decoration:none;
  }
  
  
 #wrapper{
 width:980px;
 margin:0 auto;
 }
 
 
.top-right-txt{
  width:270px;

 font-family: "Trebuchet MS";

 font-size:12px;

 font-weight:normal;

 color:#494949;
 float:right;
 overflow:hidden;
 position:relative;
 top:5px;
 left:10px;
 
 
 }

.top-right-txt ul{
margin:0px;
padding:0px;



}

/**html .navlower-txt ul{

	margin-left: 8px;



}*/

.top-right-txt li{
float:left;
list-style-type: none;
	padding-left: 0px;
	padding-top: 20px;
	margin-left:10px;




}

/*-----home-------*/

.top-right-txt li.home{
width:40px;
margin-bottom:10px;


}

.top-right-txt li.home a{
background: url(../images/ico-home.gif) no-repeat;
width:40px;
color:#589bde;
padding-left:18px;
text-decoration:none;
height:23px;
}
.top-right-txt li.home a:hover{
background: url(../images/ico-home-hover.gif) no-repeat;
color:#589bde;
text-decoration:none;
height:23px;
}

/*-----home-------*/

/*-----sitemap-------*/

.top-right-txt li.sitemap{
width:40px;
padding-left:15px;



}

.top-right-txt li.sitemap a{
background: url(../images/ico-sitemap.gif) no-repeat;
width:40px;
color:#589bde;
padding-left:18px;
text-decoration:none;
height:23px;
}
.top-right-txt li.sitemap a:hover{
background: url(../images/ico-sitemap-hover.gif) no-repeat;
color:#589bde;
text-decoration:none;
height:23px;
}

/*-----sitemap-------*/
/*-----contact-------*/

.top-right-txt li.contact{
width:80px;
padding-left:23px;



}

.top-right-txt li.contact a{
background: url(../images/ico-contact.gif) no-repeat;
width:40px;
color:#589bde;
padding-left:18px;
text-decoration:none;
height:23px;
}
.top-right-txt li.contact a:hover{
background: url(../images/ico-contact-hover.gif) no-repeat;
color:#589bde;
text-decoration:none;
height:23px;
}

/*-----contact-------*/

/*.top-right-txt	 li a{
	text-decoration:none;
	color:#494949;
	background-image: url(../images/top-bullet.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	width:8px;
	height:9px;
	padding-left:10px;

}

.top-right-txt li a:hover{

text-decoration:none;
color:#fb2020;
width:8px;
	height:9px;
background-image: url(../images/top-bullet-hover.gif);
background-repeat:no-repeat;  
}

*/
/*------------------logo start-----------------*/

.logo{

width:271px;
height:79px;
float:left;
margin-left:3px;

}


.logo h1  {
font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    margin:0;
     padding:0;

}

 .logo h1 a {
   text-indent:-9999px;
    text-decoration:none;
     background-image: url(../images/logo.jpg);
     display:block;
	 background-repeat: no-repeat;
     height: 79px;
     width: 271px;
     margin-top: 5px;
	 position:relative;
	 top:15px;

}
/*------------------logo end-----------------*/

  #midbody{
  width:979px;
  float:left;
  overflow:hidden;
  }
/*------------------head-part-----------------*/
 

/*------------------head-part-----------------*/

/*--------------navigation start-----------------------*/

#nav-container{

width:580px;
float:left;

position:relative;
bottom:5px;
left:5px;
/*_margin-top:5px;/* works ONLY in IE6 */



}





.nav-left{

background-image:url(../images/nav-left.gif);

background-repeat:no-repeat;

width:15px;

height:36px;

float:left;

}

.nav-right{

background-image:url(../images/nav-right.gif);

background-repeat:no-repeat;

width:15px;

height:36px;

float:left;


}

.nav-back{

background-image: url(../images/nav-back.gif);

background-repeat:repeat-x;
overflow:hidden;
float:left;
width:545px;

}





.navlower-txt{

 font-family: "Trebuchet Ms";

 font-size:12px;

 font-weight:bold;

 color:#fff;


 }

.navlower-txt ul{

	padding:0px;

	list-style-type:none;

	margin-left:10px;
	width:560px;
	



}


.navlower-txt li{

	float:left;

	padding-left:5px;

	margin-right:10px;
	
	_padding-top:10px;/works ONLY in IE6 */
	display: block;
	padding-right: 9px;
    padding-bottom: 0px;
	/* _padding-top:10px;/works ONLY in IE6 */

	height:36px;


}

.navlower-txt li a{

width:100px;

text-decoration:none;
color:#fff;

}

.navlower-txt li a:hover{

width:100px;

text-decoration:none;

color:#47a2fd;

}

.navlower-text-devider {

	background-image: url(../images/divider.gif);
    background-repeat: no-repeat;
    background-position: center 0px;
     width: 2px;
    height: 26px;
	position:relative;
	bottom:5px;
	_bottom:0px; /*only works in IE6*/

}

/*--------------navigation ended-----------------------*/

/*------------------body-part-----------------*/

/*------------------body-left-----------------*/
#body-left{
 width:582px;
 float:left;
 margin-top:5px;
 overflow:hidden;
 }

/*------------------body-left-----------------*/

  /*---------welcome---------*/
  
  .Welcome{
  font-family:"Trebuchet MS";
  font-size:12px;
  width:349px;
  float:left;
   color:#4079bf;
   /*overflow:auto;
   height:500px;*/
   margin-bottom:20px;
  }
  
  .Welcome strong{
  font-size:15px;
  }
  
  .Welcome span{
  color:#18426b;
  font-size:13px;
  font-weight:bold;
  }
  
  .Welcome a{
  color:#44688b;
  text-decoration:underline;
  }
  
  .Welcome a:hover{
  color:#44688b;
  text-decoration:none;
  }
  /*---------welcome---------*/
  
    /*---------about---------*/
  
  .about{
  font-family:"Trebuchet MS";
  font-size:12px;
  width:545px;
  float:left;
   color:#4079bf;

   margin-bottom:20px;
   margin-left:10px;
  }
  
  .about strong{
  font-size:15px;
  }
  
  .about span{
  color:#18426b;
  font-size:13px;
  font-weight:bold;
  }
  
  .about a{
  color:#4980bb;
  text-decoration:underline;
  }
  
  .about a:hover{
  color:#44688b;
  text-decoration:none;
  }
  
  .about ul{
  margin:0px;
  padding:0px;  list-style-type:none;
  }
  
  .about li{

  background: url(../images/arrow2.gif no-repeat);
	background-position:0px 10px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 5px;

  }
  /*---------about---------*/
  
  /*---------requesttab---------*/
  
   #rqst-tab{
   width:227px;
   float:right;
   overflow:hidden;
   font-family:"Trebuchet MS";
   color:#364f68;
   font-size:12px;
   margin-left:5px;
   }
   .pad{
   padding-left:6px;
   padding-top:15px;
   }
   
   .pad2{
   padding-left:6px;
   padding-top:15px;
   padding-bottom:15px;
   }
   .text-box{
   width:141px;
   background:url(../images/textbg.gif) repeat-x;
   border:solid 1px #cecccc;
   height:22px;
   font-family:"Trebuchet MS";
   color:#4d4b4c;
   font-size:12px;
   padding-left:3px;
   }
   
   .text-box2{
   width:141px;
   background:url(../images/textbg2.gif) repeat-x;
   border:solid 1px #cecccc;
   height:47px;
   font-family:"Trebuchet MS";
   color:#4d4b4c;
   font-size:12px;
   padding-left:3px;

   }
   
   .btn-sub{
   width:61px;
   height:21px;
   background:url(../images/btn-submit.gif);
   font-family:"Trebuchet MS";
   color:#fff;
   font-size:12px;
   border:0px;
   cursor:pointer;
   }
  /*---------requesttab---------*/
  
  /*---------testi---------*/
  
   #testitab{
   width:324px;
   float:left;
   overflow:hidden;
   margin-top:50px;
   }
   
   .testi-border{
   border-bottom-color:#abb7c2;
   border-bottom-style:solid;
   border-bottom-width:1px;
   border-left-color:#abb7c2;
   border-left-style:solid;
   border-left-width:1px;
   border-right-color:#abb7c2;
   border-right-style:solid;
   border-right-width:1px;
   font-family:"Trebuchet MS";
   line-height:18px;
   font-size:11px;
  
   color:#589bde;
   padding:3px;
   
   }
   
   .testi-border p{
   float:right;
   }
  /*---------testi---------*/
  
  
   /*---------service-tab--------*/
   
      #service-tab{
	  width:380px;
	  float:left;
	  overflow:hidden;
	  margin-top:0px;
	  margin-left:10px;
	 
	  }
     .service-border{
   
   border-left-color:#e9e9e9;
   border-left-style:solid;
   border-left-width:1px;
   border-right-color:#e9e9e9;
   border-right-style:solid;
   border-right-width:1px;
   font-family:"Trebuchet MS";
   
/*   line-height:18px;*/
   font-size:13px;
   position:relative;
   top:0px;
  
   color:#589bde;
  
   
   }
   
   service-border ul{

  margin:0px;

  padding:0px;

  }

  .service-border li{
	background-image: url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 12px;
	list-style-type: none;
	padding-left: 18px;
	padding-top: 8px;

	}
	
	/**:service-border li+html {
	background-position:5px 24px;
	}*/

	.service-border li a{

	text-decoration:none;

	 color:#589bde;

	}

	.service-border li a:hover{

	text-decoration:underline;

	color:#333030;

	}

   /*---------service-tab--------*/

  .banner{
  width:227px;
  height:181px;
  float:right;
  padding-top:15px;
  padding-bottom:10px;
  }
/*------------------body-right-----------------*/
 #body-right{
 width:395px;
 float:right;
 
 overflow:hidden;
 }
 
 .ppc{
 width:191px;
 height:221px;
 float:left;
 margin-top:20px;
 margin-left:5px;
 }
 
 .sem{
 width:191px;
 height:221px;
 float:right;
  margin-top:20px;
 }
 
 
/*------------------body-right-----------------*/
/*------------------body-part-----------------*/

/*------------------footer-part-----------------*/

 #footer{
 width:980px;
 float:left;
 overflow:hidden;
 border:#cbcccd solid 1px;
 background:url(../images/foot-bg.gif) repeat-x;
 height:76px;
 margin-bottom:10px;
 font-family:"Trebuchet MS";
 color:#44688b;
 font-size:11px;
 

 }
 .news{

 width:239px;
 float:left;

 padding:3px;
 margin-left:25px;
 margin-top:15px;

 }
 
 .btn-news{
 background:url(../images/news-bg.gif) repeat-x;
 border:solid 1px #d0d4d9;
 width:59px;
 height:23px;
 font-family:"Trebuchet MS";
 color:#3a3a3a;
 font-size:11px;
 }
  .news-box{
   border:solid 1px #d0d4d9;
   background-color:#f2f7fb;
   height:18px;
   width:168px;
   font-family:"Trebuchet MS";
 color:#3a3a3a;
 font-size:11px;
   }

  
 .link-middle{
 font-family:"Trebuchet MS";
 color:#0f2f4e;
 font-size:11px;
 width:160px;
 margin-left:30px;
 padding-top:15px;
 float:left;
 font-weight:bold;
 
 }
 
 .link-middle a{
 text-decoration:none;
 border-bottom:dotted;
 border-bottom-color:#0f2f4e;
 border-bottom-width:1px;
 color:#161718;

 padding-top:15px;


 }

 .link-middle a:hover{
 text-decoration:none;
 border-bottom:dotted;
 border-bottom-color:#44627e;
 border-bottom-width:1px;
margin-bottom:3px;
 color:#3c76af;
 
 }
 
 
 .link-right{
 width:211px;
 float:right;
 padding-top:8px;
 }

/*------------------footer-part-----------------*/

/*------------------portfolio-----------------*/
  .port-bdr{
  background-color:#f8f8f8;
  border:solid #e7e7e7 1px;
  }
/*------------------portfolio-----------------*/

/*--------------scroller---------------------*/


/*---------contact---------*/
  
  .contact-main{
  font-family:"Trebuchet MS";
  font-size:12px;
  line-height:20px;
  width:280px;
  float:left;
   color:#4079bf;
   /*overflow:auto;
   height:500px;*/
   position:relative;
   left:15px;
  
  }
  
  .contact-main strong{
  font-size:15px;
  }
  
  .contact-main span{
  color:#18426b;
  font-size:13px;
  font-weight:bold;
  }
  
  .contact-main a{
  color:#44688b;
  text-decoration:underline;
  }
  
  .contact-main a:hover{
  color:#44688b;
  text-decoration:none;
  }
  /*---------contact---------*/