			
			
			
			body  {
				padding:0px; 
				margin:0px;
				background:url(../images/main_body.jpg) repeat;
				font-family: Lucida Grande,Lucida Sans,sans-serif !important;
			}
			
			
			p, ul, ol,h2 {
			margin:0px;
			padding:0px;
			}

			
			
			   .yellow_text{color:#f8e00d;}
			
			
			     .left{float:left}

                 .right{float:right;}
				 
			
				  @font-face {
				  font-family: 'HelveticaBold';
				  src: url('../fonts/helr65w-webfont.eot');
				  src: url('../fonts/font/helr65w-webfont.eot?#iefix') format('eot'),
				  url('../fonts/helr65w-webfont.woff') format('woff'),
				  url('../fonts/helr65w-webfont.ttf') format('truetype'),
				  url('../fonts/helr65w-webfont.svg#webfontVZBDf3VF') format('svg');
				  font-weight:bold;
				  font-style: normal;
				  
				  }


				
				@font-face {
				font-family: 'MontrealMediumRegular';
				src: url('../fonts/montreal-medium-webfont.eot');
				src: url('../fonts/montreal-medium-webfont.eot?#iefix') format('eot'),
				url('../fonts/montreal-medium-webfont.woff') format('woff'),
				url('../fonts/montreal-medium-webfont.ttf') format('truetype'),
				url('../fonts/montreal-medium-webfont.svg#webfonthvcIrN1o') format('svg');
		
				font-style: normal;
				
				}



				@font-face {
				font-family: 'MontrealDemiBoldItaRegular';
				src: url('../fonts/montreal-demiboldita-webfont.eot');
				src: url('../fonts/montreal-demiboldita-webfont.eot?#iefix') format('eot'),
				url('../fonts/montreal-demiboldita-webfont.woff') format('woff'),
				url('../fonts/montreal-demiboldita-webfont.ttf') format('truetype'),
				url('../fonts/montreal-demiboldita-webfont.svg#webfontd66o6shX') format('svg');
			
				font-style: normal;
				
				}




			/*top_header*/
			
			.top_header{background:url(../images/top_headerbg.jpg) repeat-x; height:35px; margin:auto;}
			
			.top_header_content{ width:970px; height:auto; margin:auto;}
			
			.call_us{font-family:"HelveticaBold"; font-size:11px;  float:left; width:30%; color:#bbb1b1; padding-top:10px; }
			
			.follow_us_mainwrrap{width: 22%; height:auto; float:right; }
			
			.follow_us_content{width:auto; float:left; }
			
			.follow_us_content .follow_us_text{font-family:"HelveticaBold"; font-size:11px; color:#6a92c9; float:left; padding:10px 13px 0px 8px;}
			
			.follow_us_content .follow_icon{float:left; padding-top:6px;}
			
			.quote_me_button{  float:right; width:auto;}
			
			/*top_header*/
			
			
			
			
			
			
			
		/**********mid_header**********/
		
		.mid_header{width:100%; background:url(../images/mid_header.jpg) repeat-x; height:320px;  margin:auto;}
		
		.mid_header_content{ width:970px; height:auto; margin:auto; padding-top:20px; }
		
		.header_content_container{width:100%; float:left;  }
		
		.logo_wrrap{float:left; width:30%; }
		
		
		
		  .navigation_wrrap{width:60%; height:auto; float:right; }
		  
		  #nav {
		  width:100%;
		  margin: 0 0 3px 0;
		  padding: 0;
		  list-style: none;
		  float:left;
		  height:44px;
		  
		  }
		  #nav li {
		  float: left;   }
		  #nav li a {
		  display: block;
		  text-decoration: none;
		  font-size:14px;
		
		  padding:8px 8px 0px 8px;
		  color: #dadada;
		   height:41px;
		  font-family:"MontrealMediumRegular";
		  }
		  #nav li a:hover {
		  color: #fdfdfd;
		  background:url(../images/menu_hover.jpg) repeat-x;
		 -moz-border-radius:5px;
         -webkit-border-radius:5px;
		 behavior:url(border-radius.htc);
		 border-radius: 5px;
		  }

		#nav li .selected{   color: #eaeaea;
		  background:url(../images/menu_hover.jpg) repeat-x;
		 -moz-border-radius:5px;
         -webkit-border-radius:5px;
		 behavior:url(border-radius.htc);
		 border-radius: 5px;}
		
		
		/*********fabulous***********/
		
		.fabulous_header_contnet{width:58%;  height:auto; float:left;  padding-top:30px; clear:both;}
		
		.fabulous_heading{ color:#eeeeee; font-size:18px;  font-family:"MontrealMediumRegular"; padding-top:15px; }
		
		.fabulous_paragraph{ color:#d8d8d8; font-size:15px;font-family:"HelveticaBold"; line-height:1.5; padding-top:20px;}
		
		.header_slider{width:40%; float:right;  padding-top:20px; }
		
		
		/**********body_content*****************/
		.main_wrrap{width:100%; height:auto; margin:auto;  overflow:hidden;}	
			
		.maincontent_wrrap{width:970px; height:auto; margin:auto;  padding-top:10px;  overflow:hidden;}
		
		.Servicescontent_wrrap{width:970px; height:auto; margin:auto; position:relative;  overflow:hidden; top:-148px; z-index:1;}
		
		.body_left_panel{width:569px; float:left;  padding:0px;}
		
		
			.welcome_post {
			margin-bottom: 10px;
			}
			
			.welcome_post .title {
			height: 20px;
			margin-bottom: 8px;
			font-size:18px;
			font-family:"MontrealDemiBoldItaRegular";
			color: #110f0f;
			}
			
			
			.welcome_post .entry {
			padding: 0px 0px 20px 0px;
			padding-bottom: 20px;
			text-align: justify;
			font-size:11px;		
			font-family: Lucida Grande,Lucida Sans,sans-serif !important;
			color:#4f4e4e;
			}
             
			 
			 .welcome_post  p{
				 line-height:1.5;
				 padding-bottom:10px;
			 }
			 
			 
			 .welcome_post .feature_title {
			height: 20px;
			margin-bottom: 8px;
			font-size:14px;
			font-family: Lucida Grande,Lucida Sans,sans-serif !important;
			color: #110f0f;
			}
			
			
			/************feature*****************/
			
			
			.div-feature{display:table;  width:100%; float:left;}

			.div-feature-row{display:table-row; width:100%;  float:left;}
			
			.div-feature-col{display:table-cell; padding: 0px;  width:50%; float:left;}
			
			.div-feature-col2{display:table-cell; padding: 0px;  width:45%; margin-right:5px; float:right;}
			
			.feature_icon{float:left; width:18%; }
			
			.feature_post {
			margin-bottom: 10px;
			width:78%;
			float:left;
			
			
			}
			
			.feature_post .title {
			
			margin-bottom: 2px;
			font-size:14px;
			font-family:"HelveticaBold";
			color: #110f0f;
			line-height:20px;
			}
			
			.feature_post .title_portfolio {
			
			margin-bottom: 2px;
			font-size:14px;
			font-family:"HelveticaBold";
			color: #110f0f;
			line-height:31px;
			}
			.feature_post .entry {
			padding: 0px 0px 10px 0px;
			padding-bottom: 5px;
			text-align: left;
			font-size:11px;		
			font-family: Lucida Grande,Lucida Sans,sans-serif !important;
			color:#4f4e4e;
			float:left;
			
			}
			
			
			/*******************contact_us****************/
			
			.contactus_panel{width:363px; float:right;  }
			
			
			.contact_box{ background:url(../images/contact_bx1.png) no-repeat; width:363px; height:572px; float:left; }
			.contactus_panel2{width:292px; float:right;  }
			
			.contact_box_inner{ background:url(../images/contact_box2.png) no-repeat; width:292px; height:536px; float:left; }
			
			.contact_content{width:85%; height:auto; margin:18px 10px 5px 25px; }
			.contact_content2{width:70%; height:auto; margin:25px 10px 5px 25px; }
			
			.contact_title {
			height: 20px;
			margin-bottom: 8px;
			font-size:18px;
			font-family:"MontrealDemiBoldItaRegular";
			color: #110f0f;
			}
			

            .contact_text{
		    text-align: justify;
			font-size:12px;	
			
			font-family: Lucida Grande,Lucida Sans,sans-serif !important;
			color:#757474;}
			
			.contact_form{width:70%; float:left; margin-left:8px; padding-top:2px;}
			
			.form_text{
			text-align: justify;
			font-size:11px;	
			width:100%;
			font-family: Lucida Grande,Lucida Sans,sans-serif !important;
			color:#1b1b1b;
			padding-bottom:3px;
			padding-top:3px;
			}
				
				
		  .input_text_box{background:url(../images/text_field.jpg) no-repeat; width:279px; height:27px;}
		  .input_text_box2{background:url(../images/text_field2.jpg) no-repeat; width:237px; height:27px;}
		  
		   .input_text_box3{background:url(../images/text_field2.jpg) no-repeat; width:237px; height:27px; margin-bottom:2px;}
		  
		  
		  .iput_text_filed{ width:95%; height:25px; border:none; background:none; padding-left:8px;}
		  
		  .message_box{background:url(../images/message_bx.jpg) no-repeat; width:279px; height:78px; margin-bottom:5px;}
		  .message_box2{background:url(../images/message_box2.jpg) no-repeat; width:237px; height:78px; margin-bottom:8px;}
		  
		  .message_filed{ width:95%; height:72px; border:none; background:none; padding-left:5px; padding-top:4px;}
			
			
			.contact_bottomtext{
		    text-align: left;
			font-size:11px;	
			float:left;
			width:70%;
			font-family: Lucida Grande,Lucida Sans,sans-serif !important;
			color:#757474;}
			
			.enquiry_button{float:right; width:20%;}
			
			
			
			
			.bottom_services_wrapp{ width:970px; height:auto; float:left; }

			.ecomemrcesol_wrapp{ width:300px; height:auto; float:left; padding-right:35px;}
			.ecomemrcesol_wrapp .top_wrapp{ width:300px;height:auto; overflow:hidden;}
			.ecomemrcesol_wrapp .top_wrapp .ecommicon{ width:45px; height:46px; float:left;}
			.ecomemrcesol_wrapp .top_wrapp .ecomheading{ font-family:"MontrealDemiBoldItaRegular"; font-size:18px; color:#000000; 
			font-weight:bold; float:left; padding-left:10px; padding-top:15px;}
			.ecomemrcesol_wrapp .ecomdesc{ width:300px; height:auto; padding-top:10px; font-size:12px; color:#373737; clear:both; 
			font-family: Lucida Grande,Lucida Sans,sans-serif !important; text-align:justify; line-height:1.7;}
			.ecomemrcesol_wrapp .learnmorewrapp{ width:300px; height:auto; padding-top:10px;}
			.ecomemrcesol_wrapp .learnmorewrapp a{ color:red; font-family: Lucida Grande,Lucida Sans,sans-serif !important; text-align:justify; 
			line-height:1.7; font-size:14px; font-weight:bold;}
			
			.startingfrom_txt{color:#000000; font-family: Lucida Grande,Lucida Sans,sans-serif !important;font-size:14px; font-weight:bold;}
			
			
			.webdesign_wrapp{ width:300px; height:auto; float:left;  padding-right:35px;}
			.webdesign_wrapp .top_wrapp{ width:300px;height:auto; overflow:hidden;}
			.webdesign_wrapp .top_wrapp .webdesignicon{ width:45px; height:46px; float:left;}
			.webdesign_wrapp .top_wrapp .webdesignheading{ font-family:"MontrealDemiBoldItaRegular"; font-size:18px; color:#000000; 
			font-weight:bold; float:left; padding-left:10px; padding-top:15px;}
			.webdesign_wrapp .webdesigndesc{ width:300px; height:auto; padding-top:10px; font-size:12px; color:#373737; clear:both;
			 font-family: Lucida Grande,Lucida Sans,sans-serif !important; text-align:justify; line-height:1.7;}
			.webdesign_wrapp .learnmorewrapp{ width:300px; height:auto; padding-top:10px;}
			.webdesign_wrapp .learnmorewrapp a{ color:red; font-family: Lucida Grande,Lucida Sans,sans-serif !important; text-align:justify; line-height:1.7; 
			font-size:14px; font-weight:bold;}
			
			
			.webdevelopment_wrapp{ width:300px; height:auto; float:right;}
			.webdevelopment_wrapp .top_wrapp{ width:300px;height:auto; overflow:hidden;}
			.webdevelopment_wrapp .top_wrapp .ecommicon{ width:45px; height:46px; float:left;}
			.webdevelopment_wrapp .top_wrapp .ecomheading{ font-family:"MontrealDemiBoldItaRegular"; font-size:18px; color:#000000;
			 font-weight:bold; float:left; padding-left:10px; padding-top:15px;}
			.webdevelopment_wrapp .ecomdesc{ width:300px; height:auto; padding-top:10px; font-size:12px; color:#373737; clear:both; 
			font-family: Lucida Grande,Lucida Sans,sans-serif !important; text-align:justify; line-height:1.7;}
			.webdevelopment_wrapp .learnmorewrapp{ width:300px; height:auto; padding-top:10px;}
			.webdevelopment_wrapp .learnmorewrapp a{ color:red; font-family: Lucida Grande,Lucida Sans,sans-serif !important; text-align:justify;
			 line-height:1.7; font-size:14px; font-weight:bold;}
			
			
			
			.expand_img_wrapp{ width:941px;height:58px;  padding-top:10px; clear:both; background:url(../images/expand_bg.jpg) no-repeat; margin-top:15px; float:left;}
			.expend_button{margin:auto; width:281px; height:37px; }
			
			.bottom_description_wrapp{ width:970px; height:auto; margin:auto; padding-top:10px;}
			
			.aboutus_wrapp{ width:300px; height:auto; float:left;  padding-right:35px;}
			.aboutus_wrapp .aboutheading{ font-family:"MontrealDemiBoldItaRegular"; font-size:18px; color:#000000; font-weight:bold; 
			float:left; padding-top:15px;}
			.aboutus_wrapp .aboutdesc{ width:300px; height:auto; padding-top:10px; font-size:12px; color:#373737; clear:both;
			 font-family: Lucida Grande,Lucida Sans,sans-serif !important; text-align:justify; line-height:1.7;}
			
			
			.ourservices_wrapp{ width:300px; height:auto; float:left;  padding-right:35px;}
			.ourservices_wrapp .serviceheading{ font-family:"MontrealDemiBoldItaRegular"; font-size:18px; color:#000000; 
			font-weight:bold; float:left; padding-top:15px;}
			.ourservices_wrapp .servicedesc{ width:300px; height:auto; padding-top:10px; font-size:12px; color:#373737; clear:both; 
			font-family: Lucida Grande,Lucida Sans,sans-serif !important; text-align:justify; line-height:1.7;}
			
			#content_listing {
			float: left;
			margin-top: 10px;
			width: 250px;
			}
			#content_listing ul {
			list-style: none outside none;
			margin: 0;
			padding: 0;
			}
			#content_listing li {
			margin: 0;
			padding: 0;
			}
			#content_listing li ul {
			margin: 0 0 2px;
			padding-bottom: 2px;
			}
			#content_listing li li {
			border-left: medium none;
			line-height: 28px;
			margin: 0 10px 0 0;color: #373737;
			
			font-family: Lucida Grande,Lucida Sans,sans-serif !important;
			font-size: 12px;
			text-decoration: none;
			}
			#content_listing li li a {
			background: url("../images/tick_bullet.png") no-repeat left ;
			color: #373737;
			display: block;
			font-family: Lucida Grande,Lucida Sans,sans-serif !important;
			font-size: 12px;
			text-decoration: none;
			}
			#content_listing a {
			border: medium none;
			color: #FFFFFF;
			padding: 0 0 0 20px;
			}
			#content_listing a:hover {
			color: #8A8A8A;
			text-decoration: none;
			}
			
			
			.whydss_wrapp{ width:300px; height:auto; float:right; }
			.whydss_wrapp .whyheading{ font-family:"MontrealDemiBoldItaRegular"; font-size:18px; color:#000000;
			 font-weight:bold; float:left; padding-top:15px; clear:both;}
			.whydss_wrapp .whydesc{ width:300px; height:auto; padding-top:10px; font-size:12px; color:#373737; 
			clear:both; font-family: Lucida Grande,Lucida Sans,sans-serif !important; text-align:justify; line-height:1.7;}

			
			.bottom_wrrap{width:100%; height:100px; position:relative; top:-220px;}
			
			.bottom_people_effect{ width:100%; height:319px; 
			background:url(../images/people_effect.png) no-repeat center;
			 top:-150px; overflow:hidden; bottom:-20px;}
			 

			 
			 			
			 .bottom_wrrap_inner{width:100%; height:310px; position:relative; top:-10px;}
			 
			 .footer_wrrap{width:100%; height:62px; margin:auto; background:url(../images/footer_bg.jpg) repeat; }
			 
			 .footer_content{width:970px; height:auto; margin:auto; padding-top:15px; }
			 
			 .footer_text{width:100%; height:auto; color:#f4f3f3; font-size:11px; font-family: Lucida Grande,Lucida Sans,sans-serif !important; float:left;}
			  .footer_text a{width:50%; height:auto; color:#f4f3f3; font-size:11px; padding-left:4px; padding-right:4px; text-decoration:none;}
			 
			 .footer_logo{ float:right; }
			 
			 
			 
			 .fancy_testimonial{width:1039px; height:298px;  position:relative; left:0%; margin:auto; background:url(../images/page_torn.jpg) no-repeat; border:1px solid red; }
			
		
		.testimonial_content{width:70%; height:auto;  margin:auto;	
		position:relative; z-index:1; top:-250px; padding-left:50px;}
		
		
		.div-testimonial{display:table;  width:100%; float:left;}

			.div-testimonial-row{display:table-row; width:100%;  float:left;}
			
			.div-testimonial-col{display:table-cell; padding: 0px;  width:10%; float:left; }
			
			.div-testimonial-col2{display:table-cell; padding: 0px;  width:80%; margin-left:5px; float:left; }
		
		.testimonial_text {color:#7f7b7b;
	font-size:14px;
	font-family:HelveticaBold;
	font-style:italic;
	text-align:left;
	text-align:left;
	line-height:1.2; width:100%; margin:auto; padding:5px 10px 5px 35px;}
	
	
	
	.clint_name{width:40%; float:left;  font-family:Georgia; font-size:12px;
	text-align:left; font-weight:bold; color:#868686; padding-top:9px;}
	
	.read_more{width:30%; float:right;  font-family:Georgia; font-size:12px;
	text-align:left; font-weight:bold; color:#868686; padding-top:9px;}
	
		.read_more a{
	text-decoration:none;color:#2f2d72;}
	
	
	.inner_mid_header_wrrap{ width:100%; height:100px; margin:auto; background:url(../images/inner_mid_hbg.jpg) repeat-x;}
	
	.inner_pattern_wrrap{width:100%; height:100px; margin:auto; background:url(../images/pattern.png) repeat;}
	
	
	.portfolio_larg_header{ background:url(../images/portfolio_header_bg.png) repeat-x; width:100%; height:475px;}
	
	.portfolio_content_wrrap{width:970px; height:auto; margin:auto;}
	
	.portfolio_heading{ font-size:48px; color:#000; font-family:"MontrealDemiBoldItaRegular"; text-align:center; padding-top:20px;}
	
	.portfolio_tagheading{ font-size:22px; color:#000; font-family:"MontrealDemiBoldItaRegular"; text-align:center;}
	.portfolio_image_wrrap{ text-align:center; width:100%; margin-top:9px;}
	
	    .portfolio_listing {
			float: left;
			margin-top: 10px;
			width: 280px;
			}
			.portfolio_listing ul {
			list-style: none outside none;
			margin: 0;
			padding: 0;
			}
			
			.portfolio_listing  li {
			
			line-height: 18px;
			margin: 0 10px 0 0;color: #818080;
			background: url("../images/tick_bullet.png") no-repeat left 3px;
			font-family: Lucida Grande,Lucida Sans,sans-serif !important;
			font-size: 11.3px;
			padding-left:22px;
			font-weight:bold;
			text-decoration: none;
			padding-bottom:8px;
			
			}
			

.right_testimonial_wrrap{background:url(../images/designsoft_page_03.jpg) no-repeat; width:285px; height:395px; float:right;}

.testimonial_inner_content{ width:80%; margin:auto; padding-top:25px;}

	.testimonial_innertext {color:#838282;
	font-size:15px;
	font-family:Georgia;
	font-style:italic;
	text-align:left;
	font-style:italic;
	
	line-height:1.0; width:100%; margin:auto; padding:5px 10px 5px 10px;}
	
	.testimonial_smalltext {color:#838282;
	font-size:12px;
	font-family:Georgia;
	font-style:italic;
	text-align:left;
	font-style:italic;
	
	line-height:1.2; width:100%; margin:auto; padding:5px 10px 5px 10px;}
	
	

/**********************pricing/*********************/
.body_left_panel_pricingpage{width:620px; float:left;  padding:0px;}
.price_options{  width:100%;height:700px; float:left;}

.price_option_desc{width:100%; height:auto; padding-top:10px; padding-left:15px; padding-right:15px;}
.price_option_bulletpoints{ width:305px; height:auto; float:left; padding-top:15px;}
.more_options_wrapp{ padding-left:15px;}


.price_bullet_ponts {
	float: left;
	width: 300px;
	margin-top:2px;
}

.price_bullet_ponts ul {
	margin: 0;
	padding: 0;
	list-style: none;

	
}

.price_bullet_ponts li {
	margin: 0;
	padding: 0;
	
}

.price_bullet_ponts li ul {
	margin: 0px 0px 10px 0px;
	padding-bottom: 5px;


	/*background:url(images/left_menubotom.jpg) no-repeat left  bottom ;*/

}

.price_bullet_ponts li li {
	line-height: 20px;
	margin: 0px 10px 0px 15px;
	border-left: none;
	width:300px;

	
}


.price_bullet_ponts li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

.price_bullet_ponts li li a {
    
	color: #515050;
	background: url(../images/price_bullet.png) no-repeat left 5px;
	text-decoration:none;
	font-family: Lucida Grande,Lucida Sans,sans-serif !important;
	font-size:12px;
	margin-top:-10px;
}
.price_bullet_ponts h2 {
	height: 24px;
	margin: 0;
	padding: 10px 0 0 30px;
	font-size:12px;
	font-weight: bold;
	color: #fff;

}
.price_bullet_ponts a {
	border: none;
	 padding: 0px 0px 0px 15px;
	color: #FFFFFF;
}

.price_bullet_ponts a:hover {
	text-decoration: none;
	color: #8A8A8A;
	cursor:default;
}

.price_option_form{ width:300px; height:auto; float:right; padding-top:22px;}
.price_option_form .inputtxt{ width:285px; height:30px; margin-bottom:7px;float:left;}
.price_txtfield{width:280px; height:30px; border:1px solid #cccccc; background:none; font-family: Lucida Grande,Lucida Sans,sans-serif !important; font-size:12px; color:#666666; padding-left:5px;}
.price_option_form .inputarea{ width:285px; height:90px; margin-bottom:2px;float:left;}
.price_txtarea{width:280px; height:90px; border:1px solid #cccccc; background:none; font-family: Lucida Grande,Lucida Sans,sans-serif !important; font-size:12px; color:#666666; padding-left:5px; padding-top:5px;}
.price_option_form .send_btn{ width:107px; height:27px; float:right; margin-top:10px; padding-right:13px;}
.send_btn_bg{	background: url(../images/sebd_enduiry.png) no-repeat;width:107px; height:27px; border:none; cursor:pointer;}

/**************************************services***********************************/


.servicecs_right_panel{width:363px; float:right; }		
.servicecs_right_panel_top{ background:url(../images/services_sidebar_top.png) no-repeat; width:363px; height:21px;}
.servicecs_right_panel_btm{ background:url(../images/services_sidebar_btm.png) no-repeat; width:363px; height:21px;}
.servicecs_right_panel_bg{ background:url(../images/services_sidebar_middle.png) repeat-y; width:363px; height:auto; overflow:hidden;}
.servicecs_right_content_wrapp{ width:300px; height:auto;margin:auto; padding-top:15px;}

#services_options {
	float: left;
	width: 300px;
	margin-top:2px;
}

#services_options ul {
	margin: 0;
	padding: 0;
	list-style: none;

	
}

#services_options li {
	margin: 0;
	padding: 0;
	
}

#services_options li ul {
	margin: 0px 0px 10px 0px;
	padding-bottom: 5px;


	/*background:url(images/left_menubotom.jpg) no-repeat left  bottom ;*/

}

#services_options li li {
	line-height: 25px;
	margin: 0px 10px 0px 5px;
	border-left: none;
	width:300px;
	border-bottom:1px dotted #bababa;

	
}


#services_options li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#services_options li li a {
    
	color: #515050;
	background: url(../images/price_bullet.png) no-repeat left 5px;
	text-decoration:none;
	font-family: Lucida Grande,Lucida Sans,sans-serif !important;
	font-size:12px;
	margin-top:-10px;
}
#services_options h2 {
	height: 24px;
	margin: 0;
	padding: 10px 0 0 30px;
	font-size:12px;
	font-weight: bold;
	color: #fff;

}
#services_options a {
	border: none;
	 padding: 0px 0px 0px 15px;
	color: #FFFFFF;
}

#services_options a:hover {
	text-decoration: none;
	color: #8A8A8A;
	cursor:pointer;
}


/**********************************portfolio*******************************/
.body_left_panel_portfolio{width:960px;  padding:0px; }

.portfolio_wrapp{ width:304px; height:auto; float:left; padding-right:6px; padding-bottom:20px; padding-left:10px;}
.portfolio_wrapp .foliotop{background: url(../images/portolio_box_top.png) no-repeat; width:304px; height:7px;}
.portfolio_wrapp .foliobtm{background: url(../images/portolio_box_btm.png) no-repeat; width:304px; height:7px;}
.portfolio_wrapp .foliobg{background: url(../images/portolio_box_mid.png) repeat-y; width:304px; height:auto; overflow:hidden;}

.portfolio_content{ width:288px; height:278px; margin:auto;}
.portfolio_img{width:288px; height:214px;position: relative; }
.portfolio_img img{position: absolute;}
.sitename{font-size:18px;font-family:"MontrealDemiBoldItaRegular";color: #515050;}


.site_technology{font-size:18px;font-family:"MontrealDemiBoldItaRegular";color: #757373;}


            .contactus_panel_portfolio{width:363px; float:right;  }
			
			
			.contact_box_portfolio{ background:url(../images/contact_bx.png) no-repeat; width:363px; height:533px; float:left; }
			.contactus_panel2_portfolio{width:303px; float:right;  }
			
			.contact_box_inner_portfolio{ background:url(../images/contact_portfolio_bg.png) no-repeat; width:303px; height:496px; float:left;  }
			
			.contact_content_portfolio{width:85%; height:auto; margin:25px 10px 5px 25px; }
			.contact_content2_portfolio{width:80%; height:auto; margin:25px 10px 5px 25px; }
			
			.contact_title_portfolio {
			height: 20px;
			margin-bottom: 8px;
			font-size:18px;
			font-family:"MontrealDemiBoldItaRegular";
			color: #110f0f;
			}
			

            .contact_text_portfolio{
		    text-align: justify;
			font-size:12px;	
			
			font-family: Lucida Grande,Lucida Sans,sans-serif !important;
			color:#757474;}
			
			.contact_form_portfolio{width:90%; float:left; margin-left:8px; padding-top:8px;}
			
			.form_text_portfolio{
			text-align: justify;
			font-size:11px;	
			width:100%;
			font-family: Lucida Grande,Lucida Sans,sans-serif !important;
			color:#1b1b1b;
			padding-bottom:5px;
			padding-top:5px;
			}
				
				
		  .input_text_box_portfolio{background:url(../images/text_field.jpg) no-repeat; width:279px; height:27px;}
		  .input_text_box2_portfolio{background:url(../images/text_field2.jpg) no-repeat; width:237px; height:27px;}
		  
		  .iput_text_filed_portfolio{ width:100%; height:25px; border:none; background:none; padding-left:8px;}
		  
		  .checkbox_portfolio{ border:1px solid #d2d2d2;}
		  
		  .message_box_portfolio{background:url(../images/message_bx.jpg) no-repeat; width:279px; height:78px; margin-bottom:8px;}
		  .message_box2_portfolio{background:url(../images/message_box2.jpg) no-repeat; width:237px; height:78px; margin-bottom:8px;}
		  
		  .message_filed_portfolio{ width:100%; height:72px; border:none; background:none; padding-left:5px; padding-top:4px;}
		  .captcha_wrapp{ width:238px; height:71px;margin-bottom:8px;}
		  
		  .captcha_wrapp2{ width:238px; height:71px;margin-bottom:3px;}
			
			
			.contact_bottomtext_portfolio{
		    text-align: left;
			font-size:11px;	
			float:left;
			width:70%;
			font-family: Lucida Grande,Lucida Sans,sans-serif !important;
			color:#757474;}
			
			.enquiry_button_portfolio{float:right; width:28%; padding-top:0px; padding-right:0px;}
			
			
			
/*********************************Quote_page*****************************************************/

.quote_content {
    height: auto;
    line-height: 1.5;
    margin: auto;
    text-align: justify;
    width: 480px;
}
.quote_content .contactinfo {
    height: auto;
    padding-bottom: 5px;
    width: 480px;
}
.quote_content .contactinfo .heading {
    color: #2D78A6;
    font-family: Lucida Grande,Lucida Sans,sans-serif !important;
    font-size: 14px;
    font-weight: bold;
}
.contactinfo .box {
    height: auto;
    padding-top: 5px;
    width: 480px;
}
.contactinfo .box .top {
    background: url("../images/quotebox_top_new.jpg") no-repeat scroll 0 0 transparent;
    height: 8px;
    width: 480px;
}
.contactinfo .box .bg {
    background: url("../images/quotebox_bg_new.jpg") repeat-y scroll 0 0 transparent;
    height: auto;
    width: 480px;
}
.contactinfo .box .btm {
    background: url("../images/quotebox_btm_new.jpg") no-repeat scroll 0 0 transparent;
    height: 8px;
    width: 480px;
}
.contactinfo_content {
    height: auto;
    margin: auto;
    padding: 10px 0;
    width: 400px;
}
.quote_txtfield {
    border: 1px solid #A3B9CD;
    height: 18px;
    width: 350px;
}
.quote_chkbox {
    border: 1px solid #A3B9CD;
    height: 10px;
    width: 10px;
}
.quote_selection {
    border: 1px solid #A3B9CD;
    height: 22px;
    width: 365px;
}
.quote_txtarea {
    border: 1px solid #A3B9CD;
    height: 60px;
    width: 400px;
}
.row_spacing {
    margin: 5px 0;
}


/*************************************contactus**************************/
.body_left_panel_contactpage{width:620px; float:left;  padding:0px;}

.contact h1 {
    width: 765px;
}
.contact h2 a {
    text-indent: 20px;
}
.contact{

    color: ##4F4E4E;
    font-size: 12px;
    padding: 28px 0 28px 28px;
    width: 620px;
}
.contact form {
    float: right;
    width: 420px;
}
.contact form label {
    display: block;
}
.contact form input {
    border: 1px solid #8DABC2;
    margin: 0 10px 10px 0;
    padding: 5px;
    width: 200px;
}
.contact form input:focus {
    border: 1px solid #264D62;
}
.contact form textarea {
    border: 1px solid #8DABC2;
    font-size: 12px;
    height: 90px;
    margin: 0 0 10px;
    overflow: auto;
    padding: 5px;
    width: 420px;
}
.contact form textarea:focus {
    border: 1px solid #264D62;
}
.contact form .submit {
    background: url("../images/submit_button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 28px;
    margin: 0;
    width: 83px;
}
.contact form .submit:hover {
    background: url("../images/submit_button_active.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
}
.contact form .file {
    display: inline;
    float: left;
    position: relative;
}
.contact form .file input {
    width: 195px;
}
.contact form .file .submit {
    cursor: pointer;
    height: 28px;
    margin: 2px 0 0;
    padding: 0;
    width: 83px;
}
.info {
    border-right: 1px solid #dddada;
    font-size: 14px;
    height: 270px;
    margin: 0 20px 0 10px;
    padding: 0 10px 0 0;
    width: 140px;
	float:left;
}
.en {
    font-size: 13px;
}
.contact form select {
    border: 1px solid #8DABC2;
    display: inline;
    margin: 0;
    padding: 5px;
    width: 290px;
}
.order {
    height: auto;
}
.contact form textarea#comments {
    height: 150px;
}
.contact img.order {
    margin-right: 40px;
}
#uploaded_files {
    display: none;
    float: right;
    font-size: 12px;
    margin: 0 0 20px 0;
    padding: 0 0 0 20px;
    text-align: left;
    width: 330px;
}
#box_order_details #uploaded_files {
    float: none;
    margin: 10px 0 5px;
    padding: 0;
    text-indent: 0;
    width: 260px;
}

.alternatecalling_wrapp{ width:600px; height:auto; clear:both; margin-left:150px;}

.alternatecalling_wrapp p{ font-size:13px; padding-bottom:10px; padding-left:10px; padding-top:15px;font-size:18px;font-family:"MontrealDemiBoldItaRegular";color: #515050;}

.mobile_wrapp{    background: url(../images/1296569175_Phone.png) no-repeat left;  color: ##4F4E4E;    font-size: 12px; padding:22px 0px 17px 45px; float:left;}

.phnum_wrapp{    background: url(../images/1296568833_kfax.png) no-repeat left;  color: ##4F4E4E;    font-size: 12px; padding:22px 0px 17px 49px; float:left; margin-left:10px;}

.email_wrapp{    background: url(../images/1296568963_contact.png) no-repeat left;  color: ##4F4E4E;    font-size: 12px; padding:22px 0px 17px 49px; float:left; margin-left:10px;}

.input_text_box30 {
    background: url("../images/text_field2.jpg") no-repeat scroll 0 0 transparent;
     border: medium none;
    height: 27px;
    padding-top: 0px;
    width: 94px;
	float: right;
}

@font-face {
    font-family: 'QlassikMediumRegular';
    src: url('qlassik_tb-webfont.eot');
    src: url('qlassik_tb-webfont.eot?#iefix') format('embedded-opentype'),
         url('qlassik_tb-webfont.woff') format('woff'),
         url('qlassik_tb-webfont.ttf') format('truetype'),
         url('qlassik_tb-webfont.svg#QlassikMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.seocontent_wrrap{width:970px; height:auto; margin:auto;  padding-top:10px;  overflow:hidden;}

.seo_special_wrapp{  background: url(../images/seo_box_bg.png) no-repeat; width:970px; height:125px;}
.seo_special_wrapp .lftwrapp{ float: left;
    height: auto;
    padding: 30px 0 0 79px;
    width: 476px;}
.seo_special_wrapp .lftwrapp .lftwrappheading{ font-family:"QlassikMediumRegular"; font-size:25px; color:#238fb5;}
.seo_special_wrapp .lftwrapp .lftwrappdesc{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#31aad5; padding-top:10px;}

.seo_special_wrapp .ritwrapp{ float: right;
    height: auto;
     padding: 40px 9px 0 0;
    width: 375px;}
	
.seo_special_wrapp .ritwrapp .ritwrappheading{ font-family:"QlassikMediumRegular"; font-size:20px; color:#cc1316; text-align:center;}
.special_right_content_wrapp{ width:300px; height:auto;margin:auto; padding-top:3px;}
.specialcontact_title {height: 20px;margin-bottom: 3px;	font-size:18px;			font-family:"MontrealDemiBoldItaRegular";			color: #110f0f;		}
.specialenquiry_button{float:right; width:20%; padding-top:5px; padding-bottom:5px;}

#whyus_listing {
			float: left;
			margin-top: 0px;
			width: 596px;
			clear:both;
			}
			#whyus_listing ul {
			list-style: none outside none;
			margin: 0;
			padding: 0;
			}
			#whyus_listing li {
			margin: 0;
			padding: 0;
			}
			#whyus_listing li ul {
			margin: 0 0 2px;
			padding-bottom: 2px;
			}
			#whyus_listing li li {
 border-left: medium none;
    color: #373737;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-bottom:18px;
    margin: 0 125px 0 0;
    text-decoration: none;
			}
			#whyus_listing li li a {
			background: url("../images/tick_bullet.png") no-repeat left ;
			color: #373737;
			display: block;
			font-family: Arial,Helvetica,sans-serif;
			font-size: 12px;
			text-decoration: none;
			}
			#whyus_listing a {
			border: medium none;
			color: #FFFFFF;
			padding: 0 0 0 20px;
			}
			#whyus_listing a:hover {
			color: #8A8A8A;
			text-decoration: none;
			}
			
			.welcome_post .entry {
			padding: 0px 0px 0px 0px;
			font-size:11px;		
			font-family:Arial, Helvetica, sans-serif;
			color:#4f4e4e;
			overflow:hidden;
			}
			
			.welcome_post .entry2 {
			padding: 18px 0px 20px 0px;
			padding-bottom: 20px;

			font-size:11px;		
			font-family:Arial, Helvetica, sans-serif;
			color:#4f4e4e;
			float:left;
			overflow:hidden;
			width:293px;
			}
             
			
			
			#whyus_listing2 {
			float: left;
			margin-top: 8px;
			width: 302px;
			clear:both;
			}
			#whyus_listing2 ul {
			list-style: none outside none;
			margin: 0;
			padding: 0;
			}
			#whyus_listing2 li {
			margin: 0;
			padding: 0;
			}
			#whyus_listing2 li ul {
			margin: 0 0 0px;
			padding-bottom: 0px;
			}
			#whyus_listing2 li li {
 border-left: medium none;
    color: #373737;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
   
     margin: 0 28px 15px 0;
    text-decoration: none;
			}
			#whyus_listing2 li li a {
			background: url("../images/tick_bullet.png") no-repeat left 2px ;
			color: #373737;
			display: block;
			font-family: Arial,Helvetica,sans-serif;
			font-size: 12px;
			text-decoration: none;
			}
			#whyus_listing2 a {
			border: medium none;
			color: #FFFFFF;
			padding: 0 0 0 20px;
			}
			#whyus_listing2 a:hover {
			color: #8A8A8A;
			text-decoration: none;
			}
			
			.specialleft_panel{width:607px; float:left;  padding: 17px 0 0;}
			
			
			.special_right_panel{width:363px; float:right; padding: 17px 0 0;}		
.special_right_panel_top{ background:url(../images/services_sidebar_top.png) no-repeat; width:363px; height:21px;}
.special_right_panel_btm{ background:url(../images/services_sidebar_btm.png) no-repeat; width:363px; height:21px;}
.special_right_panel_bg{ background:url(../images/services_sidebar_middle.png) repeat-y; width:363px; height:auto; overflow:hidden;}
.special_right_content_wrapp{ width:300px; height:auto;margin:auto; padding-top:15px;}





