body {
margin-left:0;
margin-top:0;
margin-right:0;
margin-bottom:0;
}

.wrapper {
	width:100%;
	height:100%;
	}
.wrap{
	width:1000px;
	margin:0 auto;
	}
.headerwrap{
	width:1000px;
	margin:0 auto;
	height:100px;
	}
	
.banner {
	width: 100%;
	height:232px;
	}
	
.bannerwrap{
	width:1000px;
	margin:0 auto;
	background:url(images/banners/banner-bg.jpg) no-repeat center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	height:232px;
	color:#818181;
	line-height:23px;
	}
	
.error-bannerwrap{
	width:1000px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	height:251px;
	color:#818181;
	line-height:24px;
	}	
	
.errorpage-bannerwrap{
	width:1000px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	height:567px;
	color:#818181;
	line-height:24px;
	}		
	
	
	
.banner-left{
	width:625px;
	margin:34px 25px 0px;
	text-align:left;
	float:left;
	}
.banner-right{
	width:325px;
	margin:34px 0px 0px;
	text-align:center;
	float:right;
	}		
.bnr-colortxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	line-height:38px;
	color:#F48132;
}

.bnr-colortxt1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	line-height:38px;
	color:#818181;
}	

.content-block{
	width:1000px;
	margin:0 auto;
	}	
	
	
.nav-bg{
	width: 100%;
	background-color:#F48132;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;

}

.nav_wapper{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.nav_{
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	font-size:15px;
	padding: 8px 0 0 2px;
	font-weight:normal;
	float: left;
}
.nav_ li{
	float: left;
	padding-left: 37px;
	padding-right: 37px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.nav_ a{ color:#FFF; text-decoration: none;}

.nav-red{
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	font-size:20px;
	background-color: #ec292d;
	padding: 5px 0;
	float: left;
	font-weight: bold;	
}
.nav-red li{
	float: left;
	padding:0px 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #EC292D;
}

.nav-red a{ color:#FFF; text-decoration: none;}
.nav-red a:hover{ color:#ccc; text-decoration: none;}


.logo{
	float:left;
	margin:0 auto;
	}
.logo-txt{
	border-left: 1px solid #D5D5D5;
    float: left;
    margin: 33px 0 0 15px;
    padding: 9px 0 14px 13px;
	}
.live-question{
	width:300px;
	float:right;
	margin-top:30px;
	}
.have-question{
	width:150px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#999;
	float:left;
	}
.have-question img{
	padding-left:5px;
	}
.call{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ff9933;
	font-weight:bold;
	padding-top:4px;
	float:left;
	}
.sepraction{
	margin-left:30px;
	margin-left:25px;
	margin-right:25px;
	float:left
	}

ul .social-icon{
	margin-top:15px;
	float:left;
	list-style:none;
	}
.social-icon li{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
.social-icon li a{
	margin-left:3px;
	list-style:none;
	opacity:1.0;
	}
.social-icon li a:hover{
	opacity:0.5;
	}
.clr {
	clear:both;
	}
	
.package-block {
	width:645px;
	margin:20px 20px 0px 0px; 	
	float:left;
	}
	
.package-quote {
	float:right;
	width:330px;
	margin:20px 0px 0px 0px; 
	border:1px solid #dcdcdc;	
	}
.startup-quote {
	float:right;
	width:330px;
	padding:0px 0px 0px 0px;
	margin:19px 0px 0px 0px; 
	border:1px solid #dcdcdc;	
	}
.startup-form {
	margin:10px;
	width:310px;
	}	
	
.package-form{
	width:304px;
	padding:13px;
	}
.pck-field{
	width:300px;
	text-align:left;
	float:left;
	margin:8px 0px;
	}
textarea select input:focus {
   box-shadow: 1px 1px 3px rgba(251, 150, 60, 0.5) inset;
}
.pck-txtbox{
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;
	background-color:#fff;
	font-size:17px;
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	text-align:left;
	width:290px;
	padding:6px 5px;
	color:#a5a5a5;
	border:1px solid #d2d2d2;
	font-style:italic;
	text-transform:capitalize;
	}
.pck-select{
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;
	background-color:#fff;
	font-size:17px;
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	text-align:left;
	width:300px;
	padding:6px 5px;
	color:#a5a5a5;
	border:1px solid #d2d2d2;
	font-style:italic;
	text-transform:capitalize;
	}
.pck-textarea{
	background-color:#fff;
	font-size:17px;
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	text-align:left;
	width:290px;
	height:60px;
	padding:6px 5px;
	color:#a5a5a5;
	border:1px solid #d2d2d2;
	font-style:italic;
	text-transform:capitalize;box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1) inset;
	}
.pck-textarea2{
	background-color:#fff;
	font-size:17px;
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	text-align:left;
	width:290px;
	height:140px;
	padding:6px 5px;
	color:#a5a5a5;
	border:1px solid #d2d2d2;
	font-style:italic;
	text-transform:capitalize;box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1) inset;
	}	
.pck-txtbox1{
	background-color:#fff;
	font-size:17px;
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	text-align:left;
	width:300px;
	padding:6px 0px;
	color:#a5a5a5;
	border:1px solid #d2d2d2;
	font-style:italic;
	}
.pck-txtboxsecu{
	background-color:#fff;
	font-size:17px;
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	text-align:left;
	width:190px;
	padding:6px 5px;
	color:#a5a5a5;
	border:1px solid #d2d2d2;
	font-style:italic;box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;
	}
.pck-secu{
	float:left;
	}
.pck-secutxtbx{
	float:right;
	}
.pck-thkmsg{
	width:300px;
	text-align:center;
	float:left;
	margin:5px 0px;
	}
.packsubmit
	{
	width:auto;
	
	padding: 5px 16px;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	font-weight: normal;
	font-size:18px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
	border-style: solid;
    border-width: 1px;
	color: #fff;
	border-color: #505051 #505051 #505051;
	background: #505151;
	background: -webkit-gradient(linear, left top, left bottom, from(#818384), to(#505151));
	background: -moz-linear-gradient(top, #818384,  #505151);
	background: linear-gradient(#818384, #505151);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-left: 181px;
	 }
.packsubmit:hover
	{
	border-color: #d2aa7e #d19c68 #d0894b;
	background: #fbca98;
	color:#000;
	background: -webkit-gradient(linear, left top, left bottom, from(#fddfba), to(#fab371));
	background: -moz-linear-gradient(top, #fddfba,  #fab371);
	background: linear-gradient(#fddfba, #fab371);
	}
	
	
.packsubmit1
	{
	width:300px;
	
	padding: 5px 16px;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	font-weight:bold;
	font-size:20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
	border-style: solid;
    border-width: 1px;
	color: #fff;
	border-color: #0086be #0086be #0086be;
	background: #0086be;
	background: -webkit-gradient(linear, left top, left bottom, from(#1ab7ff), to(#0086be));
	background: -moz-linear-gradient(top, #1ab7ff,  #0086be);
	background: linear-gradient(#1ab7ff, #0086be);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	/*margin-left: 181px;*/
	 }
.packsubmit1:hover
	{
	border-color: #0086be #0086be #0086be;
	background: #0086be;
	color:#000;
	background: -webkit-gradient(linear, left top, left bottom, from(#0086be), to(#1ab7ff));
	background: -moz-linear-gradient(top, #0086be,  #1ab7ff);
	background: linear-gradient(#0086be, #1ab7ff);
	}	
	

.logosample {
	width:980px;
	background-color:#ededed;
	padding:10px 10px 15px 10px;
	margin:20px auto;
	}
	
.writeup {
	width:980px;
	 margin:10px;
	}
.short-writeup{
	width:550px;
	margin:0px 30px 0px 0px;
	float:left;
	line-height:18px;
	}
.short-writeup-tlt{
	margin:0px 30px 0px 0px;
	color:#d91f0c;
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	font-size:16px; font-weight:bold;
	}
.short-writeup p{
	margin:10px 30px 0px 0px;
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	font-size:14px;
	line-height:22px;
	}			
	
.client-testimonial{
	width:400px;
	margin:0px 0px 0px 0px;
	float:right;
	}
.supportdetails{
font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
font-size:16px;
color:#F18231;
font-weight:bold;
line-height:20px;
}
.clients-txtbg {
	background:url(images/clients-bg.png) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7e7d7d;
	font-style:normal;
	line-height:19px;
	width:400px;
	height:95px;
	margin-top:10px;
	padding:10px;
	}
.footer-wrap{
	width:1000px;
	padding:5px 0px;
	margin: 20px auto;
	border-top:1px solid #d3d3d3;
	
	}
.ftr-abouts{
	width:650px;
	margin:10px;
	float:left;
	}
.ftr-justcall{
	/*width:650px;*/
	width:690px;
	margin:10px 0px 0px 165px;
	float:left;
	text-align:left;
	}
.ftr-justcall p{
	 color: #9B9B9B;
    font-family: Arial;
    font-size: 13px;
    line-height: 22px;
	}	
	
.ftr-linksblock{
	width:330px;
	margin:10px 0px;
	float:right;
	}
	
.ftr-lnk{
	width:150px;
	margin:0px 7px;
	float:right;
	}
	
.story{
font-family:Arial;
font-size:11px;
color:#9B9B9B;
line-height:17px;
}
.story a{
font-family:Arial;
font-size:11px;
color:#9B9B9B;
line-height:17px;
text-decoration:none;
}
.ftrline {
	border-bottom:1px solid #D3D3D3;
	}
.ftr-social-links {
	float:left;
	margin:10px;
	width:auto;
	}
.ftr-address {
	float:right;
	margin:10px;
	width:auto;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#656565;
	}
	.headinglogo2{
	font-family:"Myriad Pro", Arial, Verdana, Tahoma;
	font-size:17px;
	font-weight:normal;
	color:#00acec;
	padding-right:10px;
	text-decoration:none;
	font-style: normal;

}

.logo-sam{
	height:33px;
	}
.testimonial-writer{
	margin: 0px 35px 0px;
	}

.testimonial-designation {
	text-align:right;
	color:#F18231;
	font-size:11px;
	}
.testimonial-designation span {
	color:#8c8c8c;

	}	

.testimonial-name {
	text-align:right;
	color:#8c8c8c;
	font-size:11px; font-style:italic;
	line-height:normal;
	}

.qu{
	font-size:30px;
	font-weight:bold;
	color:#c8c4c4;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
	
.inx-get-quote-shadow{	 
-webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;

background-color: #fff;

border: solid 8px; color: #ccc;
}

.get-quote-head{ font-size: 18px; color:#f48132; float: left; padding: 12px 0 0 26px;}

.about{
font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
font-size:14px;
color:#77C0EB;
font-weight:bold;
line-height:20px;
}

.just{
font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
font-size:20px;
color:#484848;
font-weight:bold;
line-height:26px;
}
.bookings {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
font-size:26px;
color:#ff7a01;
font-weight:bold;
line-height:28px;
	
	}