@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:11px;
	color:#6e6e6e;
	background-image:url(../images/bg1.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#0a0908;
	}
/***************************************************************header start here***********************************************/
.top1{
	background-image:url(../images/top1.jpg);
	background-repeat:no-repeat;
	height:169px;
	width:371px;
	}
.top2{
	background-image:url(../images/top2.jpg);
	background-repeat:no-repeat;
	height:169px;
	width:316px;
	}
.top3{
	background-image:url(../images/top3.jpg);
	background-repeat:no-repeat;
	height:169px;
	width:291px;
	}
/********************************************body setion start here**********************************************/

.bodybg{
	background-color:#0d0c0c;
	border:solid 1px #1e1c1b;
	}	
	
.newstxt{
	 padding-left:10px;
	 padding-right:10px;
	 text-align:justify;
	 height:60px;
	  }
.date{
	 padding-left:10px;
	 padding-right:10px;
	 text-align:justify;
	 height:30px;
	 color:#8c8b8b;
	 font-weight:bold;
	 vertical-align:middle;
	 line-height:30px;
	  }
.welcometxt{
	 text-align:left;
	 height:15px;
	 color:#8c8b8b;
	 font-weight:bold;
	 vertical-align:middle;
	 line-height:15px;
	  }
.headtxt{
	 color:#8c8b8b;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:18px;
	 font-weight:bold;
	 border-bottom:#8c8b8b dotted 1px;
	  }
.text{
	 padding-right:20px;
	 text-align:justify;
	  }
.readmore{
	color:#8c8b8b;
	}
.readmore a{
	color:#8c8b8b;
	text-decoration:none;
	}
.readmore a:hover{
	color:#FF9900;
	text-decoration:none;
	}

	
/************************************fotter start here***********************************************/
.botbg1{
	background-image:url(../images/bottom1.jpg);
	background-repeat:no-repeat;
	height:129px;
	width:178px;
	}
.botbg2{
	background-image:url(../images/bottom2.jpg);
	background-repeat:no-repeat;
	height:129px;
	width:380px;
	}
.botbg3{
	background-image:url(../images/bot2.jpg);
	background-repeat:no-repeat;
	height:129px;
	width:420px;
	}
.fottertxt{
	font-family:Verdana;
	font-size:10px;
	color:#a9a9a9;
	}
.fore{
	font-family:Agency FB;
	font-size:18px;
	color:#a9a9a9;
	}
/****------------------------------------------------------bottomlink-------------------------------*****/
	
.topnav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#666666;
	padding:0px;
	margin:0px;
	line-height:20px;
	float:right;
	background:url(../images/bullet2.gif);
	
	 
	}
.topnav ul{
	padding:0px;
	margin:0px;
	display:inline;

	}
.topnav ul li{
	display:inline;
	padding:0px 5px 0px 5px;

	}
.topnav ul li a{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	display:inline;
	padding:0px 5px 0px 5px;
	background:url(../images/bullet2.gif);
	
	}
.topnav ul li a:hover{
	color:#a03809;
	text-decoration:underline;
	background:url(../images/bullet1.gif);
	background:left;
	}

	
/*- ---------------end here------------ */


/* --------------- scroller ------------------ */
.noscroll	{
			overflow: hidden;
			content: none;
	
}
.root 		{
		position:relative;
		height:200px;
		width:400px;
		margin:0px 0px 0px 0px;		
		}

			
.root p {
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		}
.thumb 	{
		background:url(../images/thumb1.jpg);
		background-repeat:no-repeat;
		width:25px; height:26px;
		position:relative;
		left:0px;
		cursor:pointer;
		border:0px;
		}
		
.scrollContainer { 
		position:relative; 
		left:0px; 
		top:0px; 
		width:400px; 
		height:400px; 
		clip:rect(0 400 100 0); 
		overflow:auto; 
		border-top:0px solid #000000;
		border-left:0px solid #000000;
		border-right:0px solid #686262;
		border-bottom:0px solid #686262;
		background:none;
		}
.scrollContent {
	position:relative;
	left:0px;
	top:0px;
	width:400px;
	text-align:justify;
		}
/*         end scroller                  */


/* --------------- scroller2 ------------------ */
.noscroll1	{
			overflow: hidden;
			content: none;
	
}
.root1 		{
		position:relative;
		height:440px;
		width:740px;
		margin:0px 0px 0px 0px;		
		}

			
.root1 p {
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		}
.thumb1 	{
		background:url(../images/thumb1.jpg);
		background-repeat:no-repeat;
		width:25px; height:26px;
		position:relative;
		left:0px;
		cursor:pointer;
		border:0px;
		}
		
.scrollContainer1 { 
		position:relative; 
		left:0px; 
		top:0px; 
		width:740px; 
		height:440px; 
		clip:rect(0 400 100 0); 
		overflow:auto; 
		border-top:0px solid #000000;
		border-left:0px solid #000000;
		border-right:0px solid #686262;
		border-bottom:0px solid #686262;
		background:none;
		}
.scrollContent1 {
	position:relative;
	left:0px;
	top:0px;
	width:740px;
	text-align:justify;
		}
/************************end********************************************************/
.hcolor{
	color:#4d4238;
	padding:0px;
	margin:5px;
	border-bottom:#4d4238 dotted 2px;
	}
#add{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8c8b8b;
	font-size:11px;
	font-weight:normal;
	padding-top:10px;
	width:350px;
	line-height:15px;
	}
.inputcolor{
	background-color:#0d0c0c;
	border:#4d4231 solid 1px;
	color:#CCCCCC;
	}
#port{
	height:30px;
	color:#CCCCCC;
	vertical-align:bottom; 
	line-height:30px;
	}
#txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#660000;
}
#engine{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#aaa8a9;
	font-weight:bold;
	height:30px;
	padding-left:20px;
}
.poten1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#8d8d8d;
	padding-left:10px;
	height:25px;
	}
.poten2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-left:10px;
	padding-top:5px;
	}
.maintext{
	font-family:Verdana;
	font-size:11px;
    }	
	
	
/********************************testimonial **************************************************************/	
#bloc-main{
height:auto;
width:730px;
float: left;
padding-bottom:10px;
}

.tophead{
    font-family:"Agency FB";
	letter-spacing:2px;
	background-color: #151413;
	line-height:35px;
	font-size:20px;
	color:#9c9c9c;
	font-weight:bold;
	padding-left:10px;
}

.padd{
	margin-top:30px;
	text-align:justify;
	line-height:18px;
}



.tright{ 
	font-size:10px;
	text-align:right;
	font-weight:bold;
	list-style-type:none;
	color:#BD392C;
}


.custext{border-bottom:1px solid #151413; padding-bottom:1px;

}

.heading{
	font-family:"Agency FB";
	font-size:20px;
	font-weight:bold;
	color:#999999;
	padding-left:10px;
	letter-spacing:2px;
	}
	
.expo{
	font-family:"Agency FB";
	font-size:24px;
	font-weight:bold;
	color:#999999;
	padding-left:10px;
	letter-spacing:2px;
	}
