/**************************************************************sohail********************************************/
body{background: url(../images/main_bg.jpg) no-repeat center top, url(../images/top_bg.jpg) repeat-x center top,
url(../images/bg-body.jpg) repeat;
     color:#000;
	 font-family:Arial, Helvetica, sans-serif;
	 overflow-x:hidden;
	 margin:0px;
     padding:0px;
}



.imglink{border:0;}

.imgbor{border-radius:3px;
	   float:left;
	   margin-right:15px;
	   border:1px solid #333;
}

a{
	color:#ffffff;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-shadow:none;
}
.clear{
	clear:both;
}

p {text-align:justify;
   font-size:13px;
   font-family:Arial, Helvetica, sans-serif;
   line-height:26px;
   color:#333;
   margin:0px;
   
}

h1{margin:0px;
   font-family:"Times New Roman", Times, serif;
   color:#000;
   font-size:28px;
   font-weight:normal;
   padding:0px;
}
h1 span{color:#10489d;
        font-size:28px;
		font-family:Georgia, "Times New Roman", Times, serif;
}



h5{color:#FFF;
   margin:0px;
   padding:0px;
   font-size:18px;
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


#wraper{width:100%;
        height:100%;
		margin:0px auto;
}

#parent{width:980px;
        height:auto;
		margin:0px auto;
}

/************************************************header************************************/
#header{width:980px; 
        height:95px;
		float:left;
}

#logo{width:285px;
      height:60px;
	  float:left;
	  margin-top:20px;
	  margin-right:434px;
}


#phone{width:81px;
       height:60px;
	   float:left;
	   margin-right:10px;
	   margin-top:20px;
}
#phonetext{width:170px;
           height:auto;
		   color:#000;
		   font-size:28px;
		   font-family:Georgia, "Times New Roman", Times, serif;
		   font-weight:bold;
		   float:left;
		   margin-top:35px;
}
/************************************************header end*********************************/

/****************************************************nav**************************************/
nav{width:980px;
     height:35px;
	 float:left;
	 
}

nav ul{margin-top:5px;
       padding:0px;
}

nav ul li{list-style:none;
          float:left;
}

nav ul li a{font-family:Arial, Helvetica, sans-serif;
             font-size:14px;
			 color:#FFF;
			 padding:6px 38px;
			 text-decoration:none; border-right: #FFF dotted 1px;
}

nav ul li a:hover, nav ul li a.active{text-decoration:none;
                                        color:#000;
										background:#FFF;
										border-radius:3px;
}
nav ul li ul{display:none;}
nav ul li:hover ul{display:block; z-index:100; width:auto; position:absolute;url(../images/nav_bg.gif) repeat-x; border-radius:2px;
 }
nav ul li ul li{ float:none; background:url(../images/nav_bg.gif) repeat-x; padding:0 0px; }
nav ul li ul li a{display:block; padding:5px; width:178px; color:#FFF; line-height:20px;  background:#377cc9; font-family:Arial, Helvetica, sans-serif; border-bottom:#CCC dashed 1px;}
nav ul li ul li a:hover{color:#000;}
nav ul li:hover ul li ul{display:none;}
nav ul li:hover ul li:hover ul{display:block; z-index:120;  position:absolute; margin-left:155px !important; margin-top:-25px; float:none;

 }
/****************************************************nav**************************************/	




/****************************************************bnr**************************************/
#bnr{width:980px;
     height:330px;
	 float:left;
}

#bnrshadow{background:url(../images/bnrshadow.png) no-repeat center top;
	       float:left;
		   width:980px;
		   height:28px;
}
/****************************************************bnr end**********************************/   

/****************************************************body******************************************/ 
#bodybg{width:960px;
	   height:auto;
	   float:left;
	   padding:10px;
	   margin-top:25px;
	   background:#FFF;
	   
}


#weltext{width:960px;
         height:auto;
		 float:left;
}

/****************************************************body end************************************/ 
 

/****************************************************footer****************************************/ 
#footerbg{width:100%;
        height:140px;
		float:left;
		background:#000;
		text-align:center;
		padding-top:10px;
		text-align:center;
		border-top:5px solid #59abf1;
		margin-top:15px;
		
}


#footer{width:980px;
		 height:120px;
		 margin:0 auto;
}

#footerlogo{width:285px;
		 height:60px;
		 float:left;
		 margin-top:40px;
		 margin-right:20px;
}

#footerlink{width:410px;
		   height:110px;
		   float:left;
		   text-align:left;
		   display:block;
}

#footerlink a{color:#FFF;
           font-size:14px;
		   font-family:Arial, Helvetica, sans-serif;
		   text-decoration:none;
}
#footerlink a:hover{color:#0087ff;
           font-size:14px;
		   text-decoration:none;
}	




#copy{width:365px;
      height:20px;
	  font-family:Arial, Helvetica, sans-serif;
      font-size:13px;
	  color:#FFF;
	  text-align:left;
	  float:left;
	  margin-top:20px;
}


#payment{width:250px;
         float:left;
	     color:#FFF;
	     font-family:"Times New Roman", Times, serif;
	     font-size:14px;
	     text-align:left;
		 margin-right:15px;
		 height:20px;
		 line-height:30px;
}

#allicons{width:250px;
		  float:left;
		  height:40px;
		  color:#FFF;
	      font-family:"Times New Roman", Times, serif;
	      font-size:14px;
		  margin-top:40px;
		  line-height:30px;
		  text-align:left;
}
.icons{width:40px;
       height:35px;
	   float:left;
}
.per{width:320px; float:left; height:auto; margin-left:30px; border:#999 dashed 1px; padding-left:15px; border-radius:8px; box-shadow:5px 5px 5px 5px #CCC;}
.cl{color:#F00; font-size:16px;}
/****************************************************footer end**********************************/
