@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
	}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:normal;
	text-decoration:none;
	text-align:justify;
	margin:0px;
	padding:0px;
	}

li,ul,ol{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
	list-style:none;
	}	

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
	}	

form{
	margin:0px;
	}

img{
	border:none;
	}
	
/*---   Header start here   ----*/
#main-container{
	width:100%;
	margin:0 auto;
	background:url(../images/content-bg.gif) #fff repeat-x left top;
	overflow:hidden;
	}	
	
		
#header-container{
	width:100%;
	height:90px;
	float:left;
	margin-top:10px;
		}
	
.left{
	float:left;
	}
	
.right{
	float:right;
	}
	
.header-container{
	margin:0 auto;
	height:98px;
	width:970px;
	}

.center-container{
	margin:0 auto;
	width:970px;

	}	

/*----------------- Menu Start here ---------*/


.tp-menu-container{
	float: left;
	width:550px;
	}

.topmenu{
	padding: 0 2px 0 0px;
	height:25px;
	list-style: none;
	font-size:12px;
	font-weight:bold;
	color:#333538;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	float:left;
	padding: 30px 0 0 125px;
	}

.topmenu li{
	float:left;
	margin-left:2px;
	}

.topmenu li a{
	float: left;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	display: block;
	color:#333538;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	padding:0px 0px 0px 6px; /*Padding to accomodate left tab image. Do not change*/
	height:25px;
	line-height:25px;
	text-align: center;
	cursor: pointer;	
	}

.topmenu li a b{
	float: left;
	display: block;
	padding: 0 10px 0 5px; /*Padding of menu items*/
}
.topmenu li.current a{
	color:#333538;
	background: url(../images/left-menu.gif) no-repeat; /*left tab image path*/
	background-position: left;
	height:25px;
	}
.topmenu li a:hover{
	color:#333538;
	background: url(../images/left-menu2.gif) no-repeat; /*left tab image path*/
	background-position: left;
	}

.topmenu li.current a b{
	color:#333538;
	height:25px;
	background: url(../images/right-menu.gif)  repeat-x right top; /*right tab image path*/
	}

.topmenu li a:hover b{
	color:#fff;
	height:25px;
	background: url(../images/right-menu2.gif)  repeat-x right top; /*right tab image path*/
	}

.topmenu li.current1 a{
	color:#333538;
	background: url(../images/left-menu2.gif) no-repeat; /*left tab image path*/
	background-position: left;
	height:25px;
	}

.topmenu li.current1 a b{
	color: #fff;
	background: url(../images/right-menu2.gif) no-repeat right top; /*right tab image path*/
	height:25px;
	}

#hdr-graphic-bg{
	background:url(../images/graphic-black-bg.gif) repeat-x left top;
	width:100%;
	float:left;
	}
	
.hdr-graphic-bg{
	width:100%;
	float:left;
	margin-top:20px;
	}
	
/*----------------- Services Start Here ---------*/

.services-container{
	width:285px;
	float:left;
	margin-right:40px;
	}
	
.services-container-last{
	width:285px;
	float:left;
	}	
	
.service-heading{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0b0b0b;
	font-size:20px;
	float:left;
	width:260px;
	padding-bottom:5px;
	}
	
.service-txt{
	width:220px;
	float:left;
	text-align:left;
	}
	
.service-img{
	width:60px;
	float:left;
	text-align:left;
	}
	
.read-more{
	color:#018dd4;
	font-size:12px;
	text-decoration:none;
	width:210px;
	float:right;
	text-align:right;
	line-height:25px;
	}
	
.read-more a{
	color:#018dd4;
	text-decoration:underline;
	}
	
.read-more a:hover{
	color:#006ea5;
	text-decoration:none;
	}
	
.service-container{
	margin:0 auto;
	width:970px;
	overflow:hidden;
	height:auto;
	padding-bottom:15px;
	}	
	
/*----------------- Body Content Start Here ---------*/
.body-container{
	width:100%;
	float:left;
	margin-top:20px;
	}

.left-container{
	width:720px;
	float:left;
	}
	
.innerleft-container{
	width:970px;
	float:left;
	}	
	
.right-container{
	width:250px;
	float:left;
	}
	
.quote-form{
	width:248px;
	background:url(../images/form-bg.gif) #ededed repeat-x left top;
	border:1px solid #cccccc;
	float:left;
	padding:10px 0 0 0;
	}
	
.quote-middle{
	width:230px;
	margin:0 auto;
	}

.quote-heading-container{
	width:230px;
	text-align:center;
	padding-bottom:15px;
	}
 
	
.quote-heading{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#070708;
	font-size:22px;
	} 
	
.input-container{
	width:230px;
	float:left;
	padding:0 0 8px 0 ;
	}
	
.input-txt{
	font-size:12px;
	float:left;
	color:#030303;
	width:75px;
	text-align:left
	padding:0 5px 0 0;
	
	}

	
.submit-btn{
	float:left;
	width:145px;
	text-align:right;
	padding: 0 0 10px 0;
	}								
	
.heading{
	color:#0979b1;
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.sub-heading{
	color:#008fd7;
	font-size:16px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	
	
.sub-heading{
	color:#008fd7;
	font-size:16px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px;
	}	
	
/*------------- footer Container Start Here -------------*/	



#footer-bg{
	width:100%;
	background:url(../images/footer.gif) #000 repeat-x left top;
	float:left;
	margin-top:20px;
	}

#footer-link-container{
	width:950px;
	margin:0 auto;
	overflow:hidden;
	padding-left:20px;
	}

.footer-link-bx{
	width:220px;
	float:left;
	border-right:1px solid #1f1f1f;
	}

.footer-link-bx1{
	width:200px;
	float:left;
	}	

.footer-heading{
	color:#01aaff;
	font-size:15px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	height:30px;
	font-weight:bold;
	padding:10px 0 0 0px;
	text-align:;
	}			

.footer-link{
	float:left;
	width:200px;
	margin:0px 0 10px 0;
	}

.footer-link ul{ 
	float:left;
	margin:0px;
	padding:0px;
	}

.footer-link ul li{ 
	font-size:12px;
	text-decoration:none;
	color:#b7b6b6;
	line-height:24px;
	list-style:none;
	padding:0px 0 0 15px;
	background:url(../images/footer-arrow.gif) no-repeat left;
	}

.footer-link ul li a{ 
	font-size:12px;
	text-decoration:none;
	color:#b7b6b6;
	list-style:none;
	}

.footer-link ul li a:hover{ 
	text-decoration:underline;
	color:#ffffff;
	}

#copy-right-bg{
	width:100%;
	margin:0 auto;
	height:40px;
	background-color:#000000;
	border-top:1px solid #1d1d1d;
	}

.copy-right-container{
	width:970px;
	margin:0 auto;
	font-size:11px;
	color:#b3b3b3;
	text-align:center;
	padding-top:15px;
	}	
	.copy-left-container{
	width:970px;
	margin:0 auto;
	font-size:11px;
	color:#b3b3b3;
	text-align:center;
	padding-top:15px;
	}			

.designed{

	width:300px;
	font-size:11px;
	padding: 8px 0 0 0;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	float:left;
	text-align:right;
	text-decoration:none;
	}

.design{
	font-size:11px;
	color:#c3c1c1;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	float:right;
	text-align:right;
	text-decoration:none;
	}

.design:hover{
	font-size:11px;
	color:#FFFFFF;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}				


/* slider Css starts  */

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: hidden; /*leave this value alone*/
	width: 912px; /*Width of Carousel Viewer itself*/
	height: 250px; /*Height should enough to fit largest content's height*/
	margin:10px 0px 0 0px;
	float:left;
	}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	}

.stepcarousel .panel{
	float: left; 
	overflow: hidden; 
	margin: 0px 0px 0 0px; 
	width: 912px; 
	}

.case-studies{
	color:#FFFFFF;
	float:left;
	font-size:15px;
	font-weight:bold;
	}

.slider-bg {
	width:912px;
	height:270px;
	padding-left:11px;
	float:left;
	}

.slider-container {
	width:580px;
	height:259px;
	float:left;
	padding: 0 0 0 10px;
	}

.slide-img {
	float:left;
	height:259px;
	}
	
.slide-small-txt  {
	color:#FFF;
	line-height:normal;
	font-size:12px;
	padding-top:10px;

	}

.slide-txt  {
	width:475px;
	color:#01aaff;
	font-size:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	padding:40px 20px 0 50px; 
	font-weight:normal;
	}

.view-more  {
	color:#a0dc37;
	line-height:20px;
	font-size:12px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	}

.view-more:hover  {
	color:#a0dc37;
	text-decoration:underline;
	line-height:20px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	}		

	
/* slider Css End  */	
		
	
.service_links{
	font-size:12px;
	color:#018dd4;
	text-decoration:none;
	}	
		

	
.service_links:hover{
	font-size:12px;
	color:#018dd4;
	text-decoration:underline;
	}		
	
.messanger_area{
	width:248px;
	float:left;
	margin-top:10px;
	}
	
/*--------------portfolio-----------*/	


.feature-top-heading{
	width:98%;
	float:left;
	background-color:#fff2db;
	padding:10px;
	text-align:center;
	}

.feature-container{
	width:98%;
	float:left;
	background-color:#e1e1e1;
	padding-bottom:7px;
	border-bottom:2px dotted #cacaca;

	}

.feature-container:hover{

	background-color:#ececec;
	
	}	

.feature-container:hover img{
	border:6px solid #ececec;
	}		

.feature-img-container{
	width:290px;
	float:left;
	margin:6px 0px 0 0px;
	text-align:center;
	}

.feature-img-container img{
	border:6px solid #eceaea;
	}

.feature-img-container:hover img{
	border:6px solid #c4c4c4;
	}			

.feature-info-container{
	width:600px;
	padding:0 0px 0 20px;
	background:url(../images/feature-lft-brd.gif) repeat-y left top;
	float:left;
	}		

.feature-heading{
	font-family:Georgia, "Times New Roman", Times, serif;
	 color:#0979b1;
	 font-weight:normal;
	 font-size:19px;
	 padding:21px 0 0 0;
	 text-transform:capitalize;
	 }
	 
.feature-subheading{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	 color:#b22e11;
	 font-weight:bold;
	 padding-bottom:6px;
	 font-size:13px;
	 }
	 
.feature-heading1{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	 color:#fd0102;
	 font-weight:bold;
	 font-size:20px;
	 }
	 
.feature-heading2{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	 color:#b22e11;
	 font-weight:bold;
	 font-size:25px;
	 }
	 
.feature-heading3{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	 color:#333333;
	 font-weight:bold;
	 font-size:20px;
	 }	 	 
	 
.feature-subheading1{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	 color:#b22e11;
	 font-weight:bold;
	 padding-bottom:6px;
	 font-size:20px;
	 } 
	 
.feature-subheading2{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	 color:#b22e11;
	 font-weight:bold;
	 font-size:15px;
	 } 	  
	 
.featured-list {
	padding:10px 0 0 0;
	font-size:13px;
	color:#000;
	padding-bottom:0px;
	font-weight:normal;
	font-style:normal;
	text-align:justify;
	text-decoration:none;
	}
	
.site_view{
	float:left;
	margin-top:20px;
	}

.error{
	color:#FF0000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}


.icons_bg{
	background:url(../images/icon.gif) repeat-x left top;
	width:100%;
	float:left;
	border-bottom:1px solid #E1E1E1;

	padding:25px 0 0 0;
	height:96px;
	}
	
.three_portfolo{
	width:95%;
	float:left;
	padding:0 6px 0 1px;
	background-color:#f8f8f8;
	border-bottom:2px dotted #cacaca;

	}	
	
.heading_pertfolio{
	color:#0979b1;
	width:65%;
	float:left;
	font-size:22px;
	padding-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.next_previousbutton{
	width:98%;
	float:left;
	background-color:#666666;
	height:50px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	word-spacing:7px;
	}
	
.next_previousbutton a{
    text-decoration:none;
	font-size:14px;
	color:#FFFFFF;
	}
	
.next_previousbutton a:hover{
    text-decoration:underline;
	font-size:14px;
	color:#FFFFFF;
	height:58px;
	padding-bottom:10px;
	}
	
.get_a_quato{
	width:580px;
	float:left;
	padding:20px 0 0 200px;
	}
	
.first_names{
	width:230px;
	float:left;
	font-size:12px;
	color:#333333;
	height:20px;
	}	
	
.get_quetinputarea{
	width:230px;
	float:left;
	font-size:12px;
	height:27px;
	color:#333333;
	}
	
.get_quetinputareagappers{
	width:230px;
	float:left;
	font-size:12px;
	color:#333333;
	}	
	
.get_quoteshd{
	width:25%;
	float:right;
	}
	
		
.input{
	font-size:12px;
	float:left;
	color:#030303;
	width:230px;
	border:1px solid #D7D7D7;
	}
	
.input:hover{
	font-size:12px;
	float:left;
	color:#030303;
	border:1px solid #CACACA;
	}	
	
.our_expertiese{
	width:240px;
	float:left;
	}
	
.site_mam{
	width:300px;
	float:right;
	font-size:11px;
	color:#b3b3b3;
	text-align:right;
	}
	
.site_mam a{
	font-size:11px;
	color:#b3b3b3;
	text-decoration:none;
	}			
	
.site_mam a:hover{
	font-size:11px;
	color:#b3b3b3;
	text-decoration:underline;
	}			
		
	
	
.copyright-textareas{
	width:600px;
	float:left;
	font-size:11px;
	text-align:left;
	color:#b3b3b3;
	}
	
.site_mapmenu{
	width:400px;
	float:left;
	padding-bottom:20px;
	padding-left:100px;
	}	
	
.site_mapmenu ul{
	margin:0px;
	padding:0px;
	}
	
.site_mapmenu ul li{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#030303;
	list-style:none;
	line-height:20px;
	}	
	
.site_mapmenu ul li a{
	font-size:12px;
	color:#030303;
	text-decoration:none;
	}
	
.site_mapmenu ul li a:hover{
	font-size:14px;
	color:#018dd4;
	text-decoration:underline;
	}						
	
								
		
		
					