@charset "utf-8";
/* CSS Document */

html,body,form,fieldset,h1,h2,h3,h4,h5,h6,p,quote,small,input,ul,li,ol,label{
	margin:0 0;
	padding:0 0;
	}
/*--Body Starts here--*/
body{
	background-color:#FFFFFF;
	font-family:Helvetica, myriad, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.3em;
	color: #000000;
	direction:ltr;
	text-align:justify;
}
h1{
	font-size:18pt;
	}
h2{
	font-size:16pt;
	text-align: justify;
	}
h3{
	font-size:12pt;
	font-weight:bold;
	padding:6px;	
	}
h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	}
h5{
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	font-weight:bold;
	}
h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3d6a8f;
	}
a{
	text-decoration:none;
	}
ul{
	list-style:none; 
	line-height:1.3em; 
	}
a:hover{
	text-decoration: underline;	
	}
a img{
	border:none;
	}
.redcolor-color-span{
	color:#c5282e;
	}
.red-color-span{
	color:#09729f;
	}
.blue-color-span{
	color:#a3c6d0;
	}
.bg-images span{
 	background-image:url(../images/bg-image.gif) !important;
	background-repeat:no-repeat;
	width:41px;
	}
span.Listarrow2{
	background-position: 0 -110px;
	padding:0 0 0 15px;
	}
span.list-Arrow-li {
	background-position: 0 -142px;
	padding:0 0 0 20px;
	}
span.Listarrow3{
	background-position: 0 -165px;
	padding:0 0 0 15px;	
	}
span.Listarrow-pdf{
	background-position: 0 -185px;
	padding:0 0 4px 16px;	
	}
span.logo_image{
	background-position: 0 10px;
	padding:0 0 50px 60px;
	position:absolute;
	}
span#Head-Div-Twter{
	background-position: 0 -60px;
	padding:0 0px 32px 0px;
	float:right;
	}
span.phone{
	background-position: 0 -210px;
	padding:0 0 6px 30px;
	}
span.print{
	background-position: 0 -232px;
	padding:0 0 5px 20px;
	}
span.share{
	background-position: 0 -252px;
	padding:0 0 10px 22px;
	}
span.friend{
	background-position: 0 -275px;
	padding:0 0 10px 20px;
	}
.input{
	width:220px;
	height:1.8em;
	border:1px solid #cecece;
	}
.file{
	width:220px;
	height:1.8em;
	border:1px solid #cecece;
}
.input:focus ,.input:hover,select:focus ,select:hover,textarea:focus ,textarea:hover{
	border:1px solid #345974;
	}
#button{
	width:100px;
	height:30px;
	text-align:center;
	background-color:#cecece;
	border:none;
	font-weight:bold;
	cursor:pointer;
	}
#button:focus{
	background-color:#335672;
	color:#CCCCCC;
	}
select{
	width:220px;
	height:1.8em;
	border:none;
	border:1px solid #cecece;
	}
textarea{
	width:350px;
	height:120px;
	border:none;
	border:1px solid #cecece;
	}
.button{
	width:auto;	
	color:#000000;
	height:1.8em;
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight: bold;
	background-color:#cecece;
	border:none;
	cursor:pointer;
	}
.Hor_line{
	background: url(../images/line.gif) repeat-x; 
	width:100%;
	}
.error{
	border:1px solid #f1e6a6;
	background-color:#fef9e7;
	padding:1px;	
	/*border-top:1px solid #CC3300; 
	border-top:2px solid #CC3300; */	
	width:90%;
	text-align:left;
	}
.OK{
	width:90%;
	border:1px solid #337490;
	background-color:#86bed5;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align: center;
	}
/*--Main body--*/

#MAin_Wrapp{
	width:100%;
	height:auto;
	display:inline-table;
	}
/*--Header-Starts here--*/
#Head-Div{
	background-color: #161515;
	/*background: url(../images/topbg.gif) repeat-x; */
	height:95px;
	width:100%;
	}
#head-Div-Inner-Wrapp{
	Width:1000px;
	height:95px;
	margin:auto;
	}
#Head-Div-1{
	width:50%;
	float:left;
	height:95px;
	}
#Head-Div-Inner-Box{
	width:220px;
	display:inline-table;
	}
#Head-Div-Inner-Box a{
text-decoration:none;
cursor:pointer;
	}
#Inner-Box-Wrap-1{
	float:left;
	width:20%;
	margin-top:55px;
	}
#Inner-Box-Wrap-1 span{
	color:#c3272e; 
	font-family:Times New Roman; 
	font-size:16pt; 
	font-weight:bold;
	}
#Inner-Box-Wrap-2{
	float:left;
	width:26%;
	margin-top:15px;
	}
#Inner-Box-Wrap-3{
	float:left;
	width:52%;
	margin-top:55px;
	}
#Inner-Box-Wrap-3 span{
	color:#b1d7e2; 
	height:40px;
	font-family:Times New Roman; 
	font-size:16pt; 
	font-weight:bold; 
	margin-left:-18px;
	position:absolute;
	}
#Inner-Box-Wrap-3-Inner-Div-2{
	width:100%; 
	text-align:right; 
	font-size:10px; 
	color:#FFFFFF;
	margin:19px 0 0 -15px; 
	}
#Head-Div-2{
	width:18%;
	float:left;
	height:95px;
	}
#Head-Div-2 a{
	cursor:pointer;
	}
#Head-Div-3{
	width:32%;
	float:left;
	height:95px;
	color:#c7c7c7;
	}
#Head-Div-3 a{
	color:#c7c7c7;
	}
#Head-Div-3 a:hover{
	color:#b3d8e3;
	}
#Head-Div-3Top{
	color:#c7c7c7; 
	text-align:right; 
	height:40px;
	}
#Head-Div-3Botom{
	width:100%;
	}
#Head-Div-3Botom ul{
	width:72%;
	height:26px;
	background-color:#FFFFFF;
	float:right;
	}
#Head-Div-3Botom-input{
	float:left;
	width:68%;
	}
#Head-Div-3Botom-input input{
	width:100%;
	margin-top:4px;
	border:none;
	height:18px;
	}
#Head-Div-3Botom-Srch{
	float:right;
	width:18%;
	}
#Head-Div-3Botom-Srch input{
	margin:2px;
	float:right;
	}
/*--Header-Ends here--*/
#Body-Main-Bg-Div{
	background: url(../images/background.gif) repeat-x; 
	width: 100%;
	}
#Main-Wapp-Div{
	Width:1000px;
	margin:auto;
	}
/*--Menu Starts here--*/
#Main-Menu-Wrapp{
	height:30px; 
	width:1000px;
	margin:0;
	display:inline-table;
	list-style-type:none;
	}
#Main-Menu-Wrapp-table{display:table; float:left;}
#Main-Menu-Wrapp-table-row{display:table-row; }	
#Main-Menu-Wrapp-menu-Wrpp{
	width:800px; 
	float:left;
	height:30px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight: bold;
	color:#0e1820;
	text-decoration:none;
	display:table-cell;
	}
#Main-Menu-Wrapp-menu-Wrpp a{
	cursor:pointer;
	color:#000000;
	text-decoration:none;
	}
.Wrapp-Display-Button-pAdd{
	padding-top:7px;
	}
#Main-menu-Wrapp-menu-Inn-blocks{
	width:12%; 
	height:24px;
	float:left; 
	text-align:center;	
	padding-top:6px;
	border-right:1px solid #a0a0a0;
	}
#Main-menu-Wrapp-menu-Inn-blocks:hover{
	background:url(../images/menu-over.gif) repeat-x ;	
	height:24px;
	margin-top:0px;
	cursor:pointer;
	}
#Main-menu-Wrapp-menu-Inn-blocks-Slected{
	padding-top:7px;
	width:12%; 
	float:left; 
	text-align:center; 
	background-color: #FFFFFF;
	border-right:1px solid #a0a0a0;
	height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#096c98;
	}
#Main-menu-Wrapp-menu-Inn-blocks-Slected:active{
	background-color: #FFFFFF;
	}
#Main-Menu-Wrapp-Adc-Conta{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:200px;
	height:30px;  
	float:left;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-align:right;
	display: table-cell;
	}
#Main-Menu-Wrapp-Adc-Conta a{
	color:#000000;
	text-decoration:none;
	}
/*--Menu Ends here--*/

	
.bl {background: url() 0 100% no-repeat #FFFFFF; width: 83.6em; height: auto;}
.b2 {background: url(../images/bl.gif) 0 100% no-repeat #FFFFFF; width: 59.1em; height: auto; display:inline-table;}
.b3 {background: url(../images/bl.gif) 0 100% no-repeat #FFFFFF; width: 18.3em; height: auto; display:inline-table;}
.b4net{background: url(../images/bl.gif) 0 100% no-repeat #FFFFFF; width: 57.2em; height: auto; display:inline-table;}
.br {background: url(../images/br.gif) 100% 100% no-repeat;height:auto;}
.br1 {background: url() 100% 100% no-repeat;height:auto;}
.tl {background: url(../images/tl.gif) 0 0 no-repeat;}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px;}
.clear {font-size: 1px; height: 1px}

/* Gallery styles starts here*/



#slideshow {
	margin:0 auto;
	width:880px;
	height:263px;
	background:transparent url(../images/img/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:700px;
  height:263px;
  overflow: hidden; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:700px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:263px;
}
.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(../images/img/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../images/img/control_right.jpg) no-repeat 0 0;
}
#pageContainer {
  margin:0 auto;
  width:980px;
  background:#393737 url(../images/img/bg_body.jpg) repeat-x top left;
  font:normal 11px Verdana, Geneva, sans-serif;
  color:#ccc;
}
#pageContainer a {
  color: #fff;
  font-weight:bold;
  text-decoration:none;
}
#pageContainer a:hover {
  text-decoration:underline;
}
.slide h2, .slide p {
  margin:15px;
}
.slide h2 {
  font:italic 24px Georgia, "Times New Roman", Times, serif;
  color:#FFF;
  letter-spacing:-1px;
}
.slide img {
  float:right;
  margin:0 15px;
}






























#menu{
	height:45px;
	}
#menu li{
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
	float:left;
	}
li.inact:hover{
	background:url(../images/pic_bg.png) repeat;
	}
li.act,li.act:hover{
	background:url(../images/active_bg.png) no-repeat;
	}
li.act a{
	cursor:default;
	}
.fbar{
	width:2px;
	background:url(../images/divider.png) no-repeat right;
	}
#menu li a{
	display:block;
	background:url(../images/divider.png) no-repeat right;
	height:35px;
	padding-top:10px;
	}
#main{
	margin:2px;
	text-align:center;
	width:970px;
	position:relative;
	}
#Gallery-Main-Container-Div{
	width:985px; 
	background-color:#FFF; 
	margin:auto; 
	display:inline-table;
	}
/* Gallery styles Ends here*/

/*--div Two Components --*/
#Div-Component-Two-Main-Wrapp{
	display:table-row; 
	height:auto;
	}
#Div-Component-Two-Main-Wrapp-Lft{
	width:744px;
	float:left;
	display:table-cell;
	vertical-align:top;
	}
#Div-Component-Two-Main-Wrapp-Lft li{
	margin-bottom:14px;
	}
#Div-Component-Two-Main-Wrapp-rgt{
	width:236px;
	display:table-cell;
	float:left;
	vertical-align:top;
	}
#Div-Component-Two-Main-Wrapp-rgt-Inn{
	border-left:1px solid #cecece; 
	border-top:1px solid #cecece; 
	border-right:1px solid #cecece; 
	margin:1px 0 0 10px;
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
	}
#Div-Component-Two-Main-Wrapp-rgt-Inn a{
	color:#315572;
	}
#Div-Component-Two-Main-Wrapp-rgt-Inn ul{
	list-style:none; 
	line-height:1.4em; 
	padding:6px;
	}
#Div-Component-Two-Main-Wrapp-rgt a{
	color:#315572;
	}

/*--Div three Companents--*/
#Div-Component-Three-Main-Wrapp-Lft{
	width:720px;
	height:auto; 
	float:left;
	background-color:#d9d9d9;
	display:table-cell;
	vertical-align:top;
	}
#Three-Main-Wrapp-Lft-Content{
	width:98%; 
	height:auto; 
	margin:5px 5px 5px 6px;
	}
#Three-Main-Wrapp-Lft-Content-Container{
	width:100%; 
	height: auto; 
	display: table;
	}
#Three-Content-Container-Lft{
	width:66%; 
	height:auto; 
	float:left;
	}
#Three-Content-Container-Lft-Tstmon{
	width:99%; 
	margin:4px; 
	height:auto;
	}
#Three-Content-Container-Lft-Tstmon-Lft{
	width:26%; 
	height:auto; 
	float:left;
	}
#Three-Content-Container-Lft-Tstmon-Lft img{
	margin:0px 2px 2px 2px;
	width:110px;
	height: auto;
	}
#Three-Content-Container-Lft-Tstmon-rgt{
	width:70%;
	height:130px; 
	float:left;
	margin:0 0 0 4px;
	}
#Three-Content-Container-Lft-Tstmon-rgt a{
	color:#315572;
	}
#Three-Content-Container-Rgt{
	width:33%; 
	height:165px; 
	float:left; 
	border-left:1px solid #cecece;	
	}
#Three-Content-Container-Rgt ul{	
	list-style:none; margin:2px 5px 5px 10px;
	}
#Three-Content-Container-Rgt a{
	color:#315572;
	line-height:1.4em;
	}
#Div-Component-Three-Main-Wrapp-Rgt{
	width:236px;
	height:165px; 
	float:left;
	display:table-cell;	
	vertical-align:top;
	}
#Div-Component-Three-Main-Wrapp-Rgt-inn{
	width:98%; 
	height:165px; 
	margin:0 0 0 5px;
	}
/*--Div three Companents Ends--*/

/*--Div Four Companents--*/
.Div-Four-Main-Wrapp-Lft{
	width:750px;
	display:table-cell; 
	float:left;
	vertical-align:top;
	height:100px;
	}
.Div-Four-Main-Wrapp-Lft-inn span{
 	background-image:url(../images/logo/footerlog.gif) !important;
	background-repeat:no-repeat;
	width:110px;
	position: relative;
	}
.Div-Four-Main-Wrapp-Lft-inn span:hover{
 	background-image:url(../images/logo/footerlogover.gif) !important;
	background-repeat:no-repeat;
	width:110px;
	position: relative;
	}
.Div-Four-Main-Wrapp-Lft-inn a:hover{
	text-decoration:none;
	}
span.imagefoo1{
	background-position: 0 -1px;
	padding:0 0 72px 136px;
	}
span.imagefoo2 {
	background-position: 0 -83px;
	padding:0 0 72px 136px;
	}
span.imagefoo3 {
	background-position: 0 -172px;
	padding:0 0 72px 136px;
	}
span.imagefoo4 {
	background-position: 0 -250px;
	padding:0 0 72px 136px;
	}
span.imagefoo5 {
	background-position: 0 -336px;
	padding:0 0 76px 136px;
	}
.Div-Four-Main-Wrapp-Rgt{
	width:230px;
	display:table-cell; 
	float:left;
	vertical-align:top;
	background-color:#d9d9d9;
	}
.Div-Four-Main-Wrapp-Rgt-inn{
	width:220px; 
	height: auto; 
	margin:5px;
	}
.share span{
 	background-image:url(../images/logo/share.jpg) !important;
	background-repeat:no-repeat;
	width:41px;
	position: relative;
	}
.share a:hover{
	text-decoration:none;
	}
span.twiter{
	background-position: 0 -5px;
	padding:0 0 14px 25px;
	}
span.facebook{
	background-position: 0 -36px;
	padding:0 0 14px 25px;
	}
span.google{
	background-position: 0 -68px;
	padding:0 0 14px 25px;
	}
span.yahoo{
	background-position: 0 -100px;
	padding:0 0 14px 25px;
	}
span.stumble{
	background-position: 0 -131px;
	padding:0 0 14px 25px;
	}
.net_img{
	background-image:url(../images/logo/img1.jpg) !important;
	width:716px;
	height:220px;
	}
.ser_img{
	background-image:url(../images/logo/img2.jpg) !important;
	width:716px;
	height:220px;
	}
.spot_img{
	background-image:url(../images/logo/img3.jpg) !important;
	width:716px;
	height:220px;
	}
.test_img{
	background-image:url(../images/logo/img4.jpg) !important;
	width:716px;
	height:220px;
	}
.car_img{
	background-image:url(../images/logo/img6.jpg) !important;
	width:716px;
	height:220px;
	}
.add_img{
	background-image:url(../images/logo/img7.jpg) !important;
	width:716px;
	height:220px;
	}
.site_img{
	background-image:url(../images/logo/img8.jpg) !important;
	width:716px;
	height:220px;
	}
/*--Div Four Companents End--*/
/*--Network page--*/
#Main-Table-Wrapp{
	width:980px;
	margin:0 auto;
	list-style-type:none;
	}
#Net-main-Table{
	Width:980px; 
	display:table;
	}
#Net-main-Wrap-table-row-one{
	display: table-row;	
	}
#Net-main-Wrap-Lft-table-cell{
	width:716px;
	display:table-cell;
	vertical-align:top;
	float:left;
	}
#Net-main-Wrap-Lft-table-cell li{
	margin-bottom:8px;
	}
#Net-main-Wrap-Lft-table-cell a{
	color:#315572;
	}
#Net-main-Wrap-Lft-table-cell a:hover{
	text-decoration:none;
	}
#Net-main-Wrap-Lft-table-cell h4{
	padding:3px 2px 2px 15px;;
	}
#Net-main-Wrap-Rgt-table-cell{
	width:260px;
	display:table-cell;
	vertical-align:top;
	left:718px;
	}
#Net-main-Wrap-Rgt-Top1{
	width:255px;
	margin:4px 0 0 6px; 
	}
#Net-main-Wrap-Rgt-Top1 ul{
	line-height:1.6em;
	text-align:left;
	margin:2px;
	}
#Net-main-Wrap-Rgt-Top2{
	 margin:5px 0 0 0;
	 }
#Net-main-Wrap-Rgt-Top2 ul{
	line-height:1.6em;
	text-align:left;
	margin:2px;
	}
#Net-main-Wrap-Rgt-Top2-Inn{
	border-left:1px solid #cecece; 
	border-top:1px solid #cecece; 
	border-right:1px solid #cecece; 
	height:auto; 
	margin:8px 0 0 10px; 
	display:inline-table;
	}
#Net-main-Wrap-Rgt-Top2-Inn2{
	border-left:1px solid #cecece; 
	height:auto; 
	margin:8px 0 0 10px; 
	}
#Net-main-Wrap-Rgt-Top2-Inn3{
	border-left:1px solid #cecece; 
	height:auto; 
	margin:8px 0 0 10px; 
	display:inline-table;
	}
#in-3div{
	margin:6px; 
	float: left;
	 width:220px;
	 }
#in-3div div{
	float: left;
	 }
#in-3div div img{
	 width:70px;
	 height:80px;
	 margin-right:5px;
	 }
#in-4div{
	margin:6px; 
	float:left; 
	width:220px;
	 }
#in-4div div{
	float:left;
	 }
#in-4div div img{
	 width:110px;
	 height: auto;
	 margin-right:5px;
	 }
#Net-main-Wrap-Rgt-Top2-Inn2 div{
	margin:6px; 
	display:inline-table;
	}
#Net-main-Wrap-Rgt-Top2-Inn2 div div{
	width:47%;
	float:left; 
	height:160px; 
	margin:2px
	}
#Net-main-Wrap-Rgt-Top2-Inn2 div div img{
	width:110px;
	height:160px;
	}

#Net-main-Wrap-Rgt-Top2-Inn2 a{
	color:#315572;
	}
#Net-main-Wrap-Rgt-Top2-Inn a{
	color:#315572;
	}
#Net-main-Wrap-Rgt-Top2-Inn ul{
	list-style:none; 
	line-height:1.4em; 
	padding:6px;
	}
#Net-main-Wrap-Rgt-Top2-Inn a{
	color:#315572;
	}
/*--Network page--*/

/*--portfolio--*/
#port-min-img-wrapp{
	width:99%;
	margin:auto; 
	}
#port-min-img-wrapp-inn{
	width:640px; 
	height:auto; 
	display:inline-table; 
	border:1px solid #FFF;
	}
/*--Testimonials page starts here--*/
#Testimonial-Container-Lft-Tstmon{
	width:98%; 
	margin:4px; 
	height: auto; 
	display:table;
	}
#Testimonial-Container-Lft-Tstmon-Lft{
	width:20%; 
	height:auto;
	text-align:center;	
	float:left;
	}
#Testimonial-Container-Lft-Tstmon-Lft img{
	width:70px; 
	height:80px;
	}
#Testimonial-Container-Lft-Tstmon-Lft1{
	width:20%; 
	height:auto;
	text-align:center;	
	float:left;
	}
#Testimonial-Container-Lft-Tstmon-Lft1 img{
	width:110px; 
	height: auto;
	}
#Testimonial-Container-Lft-Tstmon-rgt{
	width:79%;
	height: auto; 
	float:left;
	margin:0 0 0 2px;
	}
/*--Testimonials page Ends here--*/

/*--Client page--*/
#Clt-main-Wrapp{
	width:716px; 
	display:table;
	}
#Clt-main-Wrapp div{
	width:600px; 
	margin:auto;
	}
#Clt-main-Wrapp div div{
	width:300px; 
	height:95px; 
	float:left;}
.bg-client-images span{
 	background-image:url(../images/logo/client.gif) !important;
	background-repeat:no-repeat;
	width:41px;
	}
.bg-client-images:hover span{
 	background-image:url(../images/logo/client-hover.gif) !important;
	background-repeat:no-repeat;
	width:41px;
	}
span.client-image1{
	background-position: 0 15px;
	padding:0 0 50px 250px;
	}
span.client-image1:hover{
	background-position: 0 15px;
	padding:0 0 50px 250px;
	}
span.client-image2{
	background-position: 0 -47px;
	padding:0 0 50px 250px;
	}
span.client-image2:hover{
	background-position: 0 -47px;
	padding:0 0 50px 250px;
	}
span.client-image3{
	background-position: 0 -170px;
	padding:0 0 80px 100px;
	}
span.client-image3:hover{
	background-position: 0 -170px;
	padding:0 0 80px 100px;
	}
span.client-image4{
	background-position: -100px -170px;
	padding:10px 0 80px 250px;
	}
span.client-image4:hover{
	background-position: -100px -170px;
	padding:10px 0 80px 250px;
	}
span.client-image5{
	background-position: 0 -104px;
	padding:0 0 50px 250px;
	}
span.client-image5:hover{
	background-position: 0 -104px;
	padding:0 0 50px 250px;
	}
span.client-image6{
	background-position: 0 -275px;
	padding:0 0 60px 250px;
	}
span.client-image6:hover{
	background-position: 0 -275px;
	padding:0 0 60px 250px;
	}
span.client-image7{
	background-position: 0 -342px;
	padding:0 0 50px 250px;
	}
span.client-image7:hover{
	background-position: 0 -342px;
	padding:0 0 50px 250px;
	}
span.client-image8{
	background-position: 0 -415px;
	padding:0 0 80px 250px;
	}
span.client-image8:hover{
	background-position: 0 -415px;
	padding:0 0 80px 250px;
	}
/*--Client end here--*/
/*--career--*/
#career-main-Wrapp{
	width:99%; 
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid  #941630;
	height:20px; 
	text-align:left;
	}
#career-main-Wrapp li{
	float:left; 
	width:135px;
	margin:3px;
	}
#career-main-Wrapp-bd {
	width:99%; 
	text-align:left;
	display:inline-table;
	}
#career-main-Wrapp-bd  li{
	float:left; 
	width:133px;
	color:#28455b; 
	margin:3px;
	}
#intwrp{
	width:99%;
	}
#intwrp li{
	line-height:1.4em;
	}

/*--sitemap--*/
#sitemap-Wrapp{
	width:75%; margin:auto;
	}
#sitemap-Wrapp ul{
	line-height:1.4em;
	}
#sitemap-Wrapp li ul{
	margin:5px 0 0 30px;
	}
#site-map-wrapp-left{
	float:left;
	width:50%;
	}
#site-map-wrapp-rgt{
	float:left;
	width:49%;
	}
#site-map-wrapp-rgt div{
	background-image:url(../images/logo/PageNotFound-Man.jpg);
	background-repeat:no-repeat;
	width:350px;
	height:337px
	}
#site-map-adv-wrp{
	width:75%; 
	margin:auto;
	}
/*--contact--*/
#formContact-wrapp{
	width:98%; 
	margin:auto; 
	display:table;
	}
#formContact-wrapp li{
	line-height:1.0em;
	}	
#formContact-wrapp a{
	color:#315572;
	}
#formContact-wrapp-Lft{
	width:65%; 
	float:left;
	}
#formContact-wrapp-rgt{
	width:30%; 
	float:left; 
	border-left:1px dotted #b7dae5;
	}
#formContact-wrapp-Lft1{
	width:28%; float:left;
	}
#formContact-wrapp-Lft1 ul li{
	line-height:2.0em;
	}
#formContact-wrapp-rgt1{
	width:68%; 
	float:left; 
	border-left:1px dotted #b7dae5;
	}
#formContact-wrapp-rgt1 ul{
	margin-left:10px;
	}
#formContact-wrapp-rgt-inn{
	width:98%; margin-left:5px;
	display:table;
	}
.comment_box{
	background-color:#D3E7F5; 
	border-bottom:#ffffff solid 1px; 
	padding-top:3px;
	}
ol.timeline{
	list-style:none;
	font-size:1.2em;
	}
ol.timeline li{ 
	display:none;
	position:relative;
	padding:.7em 0 .6em 0;
	height: auto; 
	width:98%;
	font-family:Arial,Helvetica,sans-serif;
	font-size:80.5%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.3em;
	text-align:justify;
	}
ol.timeline li:first-child{
	}
.inndivolclassmain{
	padding:5px 0 20px 0;
	border-top:1px solid #e0dcc9;
	background-color:#FFF;
	word-spacing:.1em; 
	text-align:justify; 
	font-family: Arial, Helvetica, sans-serif; 
	color:#333333;
	}
.inndivolclass{
	margin-left:15px;	
	}
.delete_button{
	float:right; 
	margin-right:40px; 
	width:20px; 
	height: auto;
	}
.feed_link{
	font-style:inherit; padding:10px; float:left; width:350px
	}
.feed_a{
	color:#0000CC; text-decoration:underline
	}
.delete_update{
	font-weight:normal;
	text-decoration:underline;
	}	
#vis{
	visibility:hidden;
	}
/*--spotlights--*/
#main-Wrap-com{
	width:940px;
	display:table-cell;
	vertical-align:top;
	float:left;
	}
#main-Wrap-com li{
	line-height:1.6em;
	}
#main-Wrap-com a{
	color:#315572;
	}
#main-Wrap-com a:hover{
	text-decoration:none;
	}
#main-Wrap-com h4{
	padding:3px 2px 2px 15px;;
	}
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #999999;	
	text-decoration: none;
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #315572;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #0a6d99;		
	font-weight: bold;
	background-color: #0a6d99;
	color: #FFF;
	}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;	
	color: #DDD;
	}

/*--footer Starts here--*/
.Footer-Main-Bg-Div{
	background: url(../images/bottom.gif) repeat-x;
	width:100%;
	height:111px;
	}
.Footer-Main-wrapp{
	width:1000px;
	margin: auto;
	}
.Footer-Main-wrapp-Inn{
	padding-top:25px;
	display:inline-table;
	}
.Footer-Main-wrapp-Inn a{
	color:#325875;
	}
