		@charset "utf-8";
		/* CSS Document */
		
		/*
		================================================================================
		RBTS                                   TAGS                                   
		================================================================================
		*/
		
		* :focus{outline:0;}
		
		body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
	text-decoration: none;
	line-height:22px;
	background-color: #cddbf0;
		}
		
		div {
			float: left;
		}
		
		a {
			color: #0061ff;
			
			text-decoration: none;
		}
		a:hover{
			color:#c32434;
			
			text-decoration: none;
		}
		.mainalign{
			width:100%;
			height:auto;
			float: left;
			/*background-color: #f5f5f5;*/
			}
			
		/*.mainalign{
			width:977px;
			height:auto;
			float:none;
			margin-right: auto;
			margin-left: auto;
			}	*/
		/*
		================================================================================
		RBTS                                   Basic Text                                   
		================================================================================
		*/
		.bold-text{font-weight:bold;}	
		h1{
			font-family:Arial, Helvetica, sans-serif;
			font-size:20px;
			color:#0061ff;
			font-weight:normal;
			letter-spacing:0.1pt;
			margin: 0px;
			padding: 0px;
			}
			
		h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#0061FF;
	letter-spacing:0px;
	margin: 0px;
	padding: 0px;
	padding-bottom:10px;
			}
		h3{
			font-family:Arial, Helvetica, sans-serif;
			font-size:16px;
			color:#0061ff;
			font-weight:bold;
			letter-spacing:1px;
			margin: 0px;
			padding: 0px;
			}	
			
		h4{
			font-family:Arial, Helvetica, sans-serif;
			font-size:30px;
			color:#FFFFFF;
			font-weight:bold;
			letter-spacing:1px;
			margin: 0px;
			padding-top: 30px;
			padding-right: 0px;
			padding-bottom: 0px;
			padding-left: 0px;
			}	
			
		h5{
			font-family:"Times New Roman", Times, serif, Georgia;
			font-size:44px;
			color:#eefbff;
			font-weight:bold;
			letter-spacing:0.5pt;
			line-height:35px;
			margin: 0px;
			text-align:center;
			padding-top: 25px;
			padding-right: 0px;
			padding-bottom: 0px;
			padding-left: 21px;
			}
			
		h6{
	font-family:"Times New Roman", Times, serif, Georgia;
	font-size:40px;
	color:#0061ff;
	font-weight:bold;
	letter-spacing:1.5pt;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
			}
			
			
		.h7{
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#0061ff;
			font-weight:bold;
			letter-spacing:1px;
			margin: 0px;
			padding: 0px;
			}
			
			
		.bullet{
			list-style-image: url(images/right-arrow.gif);
			margin-bottom: 0px;
			}
		.sub-bullet{
			list-style-image: url(images/desh-arrow.gif);
			}	
		
		/*
		================================================================================
		RBTS                                   Menu                                   
		================================================================================
		*/
		.menu-left-corner {
			width:10px;
			height:74px;
		
		}
		
		.menu-main{
			width:100%;
			}
		
		.menu{
			width:977px;
			margin-right: auto;
			margin-left: auto;
			float:none;
			background-color: #FFFFFF;
			height: 147px;
		
			}
			
		.menu-corner{
			width:10px;
			height:74px;
			}
			
		.logo{
			width:242px;
			padding-top:15px;
			padding-left: 2px;
		
			}
		.navigation{
			width:715px;
			height:74px;
			}
		.navigation-part{
			width:718px;
			padding-top: 8px;
			}
			
		.navigation-part-2{
	width:927px;
	height: 30px;
	line-height: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	padding-right: 15px;		
	padding-left: 5px;
			}
			
		.navigation-part-2-padding {
			padding-left: 15px;
		}
		
		
			
		.skype-id{
			height:auto;
			float:right;
			margin: 0px;
			vertical-align:middle;
			padding-right:0px;
			padding-top:7px;
			}
		sddm
		{
		/*	padding: 0;
			z-index: 0;
			height: 30px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 0px;	
			padding: 0;*/
			z-index: 30;
			margin-top: 0;
			margin-right: 0px;
			margin-bottom: 0;
			margin-left: 0px;
			height: 30px;
			padding:0px;
		}
		
		
		#sddm li
		{
		
		/*	list-style: none;
			float: right;
			color: #353535;
			text-transform: uppercase;
			height: 30px;*/
			margin: 0;
			padding: 0;
			list-style: none;
			float: left;
		/*	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;*/
			color: #353535;
			text-transform: uppercase;
			text-decoration: none;
			
			
					
		}
		
		#sddm li a
		{
			/*display: block;
			color: #6b6b6b;
			text-align: right;
			text-decoration: none;
			margin-top: 0;
			margin-right: 0px;
			margin-bottom: 0;
			margin-left: 0;
			padding-right: 12px;
			padding-left: 12px;
			line-height: 30px;
			float: left;
			height: 30px;*/	
			
			display: block;
			color: #787878;
			text-align: center;
			text-decoration: none;
			margin-top: 0;
			margin-right: 0px;
			margin-bottom: 0;
			margin-left: 0;
			line-height: 28px;
			float: left;
			font-size:12px;
			font-family:Tahoma, Arial;
			font-weight: bold;
			border-left-width: 1px;
			border-left-style: solid;
			border-left-color: #dcdcdc;
			padding-top: 2px;
			text-transform:uppercase;
			letter-spacing: 1pt;
		/*	padding-right: 15px;
			padding-left: 15px;*/
			width:105px;
		}
		
		#sddm li a:hover
		{
			color: #ffffff;
			background-color: #1e62d2;
			
		}
		
		#sddm div
		{
			position: absolute;
			visibility: hidden;
			float: left;
			top: 136px;
			margin: 0;
			width: 180px;
			background-color: #FFFFFF;
			padding: 0;
			clear: left;
			border-top-width: 1px;
			border-top-style: solid;
			border-top-color: #dcdcdc;	
		}
		
			#sddm div a
			{
			position: relative;
			display: block;
			margin: 0;
			width: 180px;
			white-space: nowrap;
			text-align: left;
			text-decoration: none;
			color: #4D4D4D;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			padding-right: 10px;
			padding-left: 10px;
			padding-bottom:0px;
			line-height: 25px;
			height: auto;
			float: left;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #dcdcdc;
			border-right-width: 1px;
			border-left-width: 1px;
			border-right-style: solid;
			border-left-style: solid;
			border-right-color: #dcdcdc;
			border-left-color: #dcdcdc;
			white-space:inherit;
			background-color: #ffffff;
			letter-spacing: normal;
		}
		
			#sddm div a:hover {
			background-color: #1e62d2;
			color: #ffffff;
			background-image: none;
			
		}			
		
		.menu-top {
			height: 30px;
			width: 977px;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #c5d9f5;
			background-image: url(images/top-header-bg.gif);
			background-repeat: repeat-x;
		}	
		
		.menu-top-left {
			line-height:30px;
			padding-left:10px;
			font-size:12px;
		
		}
		
		.menu-top-left a {
	color:#4B4B4B;
	padding-right:6px;
	padding-left:6px;
		}
		
		.menu-top-left a:hover {
		 color:#0061ff;
		
		}	
		
		.menu-top-right {
			line-height:30px;
			padding-right:15px;
			font-size:12px;
			float:right;
			border-left-width: 1px;
			border-left-style: solid;
			border-left-color: #D2E2F9;
			padding-left:15px;
		}	
		
		.menu-top-right a {
			color:#0061ff;
			font-weight: bold;
			 padding-right:9px;
			padding-left:9px;
		}	
		
		.menu-top-right a:hover {
		text-decoration: underline;	
		color:#c32434;
		
		}
			
		.menu-header {
		width: 977px;
		}	
			
			
		/*
		================================================================================
		RBTS                                   Header                                   
		================================================================================
		*/	
		.header-main{
	width:100%;
	height:309px;
			}
		
		.header{
	width:947px;
	height:309px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
			}
		.header-white-bg {
	width:977px;
	height:309px;
	background-color:#ffffff;
	margin-right: auto;
	margin-left: auto;
	float: none;
		
		}
			
		.header-top{
			width:947px;
			height:61px;
			}
		.header-bottom{
	width:947px;
			}
		.header-bottom-left{
	width:370px;
			}
		.header-bottom-right{
	width:567px;
	height:299px;
	position: relative;
	z-index: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
			}
		.header-ourservice-img{
			width:410px;
			height:84px;
			}
		.header-ourservice-buttom{
	width:370px;
			}
		.header-ourservice-text{
	width:348px;
	padding-left:12px;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	/*	font-size:1.6em;*/
			font-size:14px;
	color:#ffffff;
	line-height:22px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 21px;
			}	
			
		.header-ourservice-text-row{
	width:348px;
	padding-bottom:20px;
			}
			
		.banner-font{
	font-size: 16px;
	color: #ffafaf;
	font-weight:bold;

		}		
			
		.header-ourservice-text-row-1{
			width:348px;


			}
			
		.header-ourservice-button{
	width:358px;
	padding-left:10px;
			}	
			
		/*
		================================================================================
		RBTS                                   Punch Line                                   
		================================================================================
		*/		
			
		.punch-line-main {
			width:100%;
		}
		
		.punch-line {
			width:977px;
			float: none;
			margin-right: auto;
			margin-left: auto;
		}
		
		
		.punch-line-left {
			width:947x;
			background-color:#FFFFFF;
			padding-top:10px;
			padding-right: 15px;
			padding-bottom: 10px;
			padding-left: 15px;
		
		
		}
		
		.punch-line-content {
			width:947px;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #dcdcdc;
			padding-bottom:10px;
			font-family: Arial, Helvetica, sans-serif, Tahoma;
			font-size: 18px;
			color: #c32434;
			line-height:28px;
		}
		
		
		
		/*
		================================================================================
		RBTS                                   Recent                                   
		================================================================================
		*/	
		
		.recent-main{
			width:100%;
		/*	height:295px;
			background-image:url(images/services-bg1.gif);
			background-repeat:repeat-x;*/
			}
		
		.recent{
			width:977px;
			background-color:#FFFFFF;
			float: none;
			margin-right: auto;
			margin-left: auto;
			}
			
		.recent-left-whitebg{
			width:947px;
			background-color:#ffffff;
			padding-left:15px;
			padding-right:15px;
			}	
			
		.recent-left{
			width:947px;
			background-color:#FFFFFF;
			padding-bottom:15px;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #dcdcdc;
			padding-top: 13px;
			}
			
		.recent-image{
			width:947px;
			padding-top:13px;
		
			}
			
	.recent-display{
	width:177px;

		
			}
			
	.recent-display img{
	border: 1px solid #dcdcdc;			
		
			}
			
		.recent-display-text{
			width:177px;
			text-align:center;
			padding-top:5px;
			font-size:11px;
		
			}
			
		.recent-display-text a{
			color:#0061ff;
					}
					
		.recent-display-text a:hover{
			color:#c32434
					}
									
/*
		================================================================================
		RBTS                                   column-content                                  
		================================================================================
		*/	
		
		.column-content-main{
			width:100%;
		
			}
		
		.column-content{
			width:977px;
			background-color:#FFFFFF;
			float: none;
			margin-right: auto;
			margin-left: auto;
			}
			
		.column-content-left-whitebg{
			width:947px;
			background-color:#ffffff;
			padding-left:15px;
			padding-right:15px;
			}	
			
		.column-content-left{
			width:947px;
			background-color:#FFFFFF;
			padding-bottom:15px;
			padding-top: 13px;
			}
			
		.column-content-lr {
			width:463px;
		}
		
		.column-content-row-main {
			width:463px;
			padding-top:10px;
		
		}
		
	.column-content-row {
	width:453px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dcdcdc;
	background-image: url(images/sub-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	padding-left:10px;
	padding-bottom:6px;
	padding-top:6px;
		}
		
	.column-content-row a {
		color:#4b4b4b;
		}
		
	.column-content-row a:hover {
		color:#c32434;
		}

		
		/*
		================================================================================
		RBTS                                   case studies                                  
		================================================================================
		*/	
		
		.case-studies-main{
			width:100%;
		
			}
		
		.case-studies{
			width:977px;
			background-color:#FFFFFF;
			float: none;
			margin-right: auto;
			margin-left: auto;
			}
			
		.case-studies-left-whitebg{
			width:947px;
			background-color:#ffffff;
			padding-left:15px;
			padding-right:15px;
			}	
			
		.case-studies-left{
			width:947px;
			background-color:#FFFFFF;
			padding-bottom:15px;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #dcdcdc;
			}
			
		.case-studies-left-main{
			width:947px;
			padding-top:5px;
			}
			
	.case-studies-left-content{
	width:279px;
	padding:10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dcdcdc;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
	height: 600px;
			}
			
	.case-studies-image{

			}
			
	.case-studies-image img{
	border: 1px solid #CACACA;
			}
			
	.case-studies-title {
	width:279px;
	font-family:Helvetica, sans-serif, Tahoma;
	font-size:14px;
	color:#0061FF;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
			}
			
		.case-studies-title a{
			color:#0061FF;
			}
			
		.case-studies-title a:hover{
			color:#c32434;
			}

	.case-studies-content-text {
	width:279px;
	padding-top:10px;
			}
			
	.case-studies-content-read-more {
	width:279px;
	padding-top:5px;
			}
			
	.case-studies-content-read-more a {
		color:#0061ff;
		font-weight:bold;
			}
			
	.case-studies-content-read-more a:hover {
		color:#c32434;
			}
		
		/*
		================================================================================
		RBTS                                   services                                   
		================================================================================
		*/	
		
		.services-main{
			width:100%;
		/*	height:295px;
			background-image:url(images/services-bg1.gif);
			background-repeat:repeat-x;*/
			}
		
		.services{
			width:977px;
			background-color:#FFFFFF;
			float: none;
			margin-right: auto;
			margin-left: auto;
			}
			
		.services-left-whitebg{
			width:947px;
			background-color:#ffffff;
			padding-left:15px;
			padding-right:15px;
			}	
			
		.services-left{
			width:947px;
			background-color:#FFFFFF;
			padding-bottom:15px;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #dcdcdc;
			}
			
		.services-banner-list{
	width:225px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
			}
			
		.services-banner-title{
			font-family:Helvetica, sans-serif, Tahoma;
			font-size:14px;
			color:#0061FF;
			font-weight:bold;
			text-transform:uppercase;
			letter-spacing: 0.5pt;
			width:225px;
			}
			
		.services-banner-title a{
			color:#0061FF;
			}
			
		.services-banner-title a:hover{
			color:#c32434;
			}
			
		.services-banner{
			width:225px;
			padding-top: 5px;
			}
			
		ul.services-list {
			list-style-type:none;
			display:block;
			width:auto;
			text-decoration: none;
			line-height: 32px;
			padding-top: 0;
			padding-right: 0;
			padding-bottom: 5px;
			padding-left: 0px;
			margin-top: 3px;
			margin-right: 0;
			margin-bottom: 0;
			margin-left: 0;
			width:215px;
			font-size: 11px;
		}
		ul.services-list li {
			margin:0;
			text-decoration: none;
			padding: 0;
			border-bottom-width: 1px;
			border-bottom-style: dotted;
			border-bottom-color: #dcdcdc;
		}
		ul.services-list li a {
			width:auto;
			padding-top: 0;
			padding-right: 0;
			padding-bottom: 0;
			padding-left: 0px;
			height: 32px;
			text-decoration: none;
			color:#0061FF;
		}
		ul.services-list li a:hover {
			color: #c32434;
			text-decoration: none;
		
		}
			
			
		
		ul.services-list-sub {
			list-style-type:none;
			display:block;
			width:auto;
			text-decoration: none;
			line-height: 28px;
			padding-top: 0;
			padding-right: 0;
			padding-bottom: 0px;
			padding-left: 0px;
			margin-top: 0px;
			margin-right: 0;
			margin-bottom: 0;
			margin-left: 0;
			width:215px;
			font-size: 11px;
		}
		ul.services-list-sub li {
			margin:0;
			text-decoration: none;
			padding: 0;
		}
		ul.services-list-sub li a {
			display:block;
			width:auto;
			padding-top: 0;
			padding-right: 0;
			padding-bottom: 0;
			padding-left: 0px;
			height: 28px;
			text-decoration: none;
			border-bottom-width: 1px;
			border-bottom-style: dotted;
			border-bottom-color: #dcdcdc;
			color:#0061FF;
			padding-left:20px;
			background-image: url(images/sub-arrow.gif);
			background-repeat: no-repeat;
			background-position: 10px 11px;
		}
		ul.services-list-sub li a:hover {
			color: #c32434;
			text-decoration: none;
			background-image: url(images/sub-arrow-hover.gif);
		
		}	
			
			
		.services-container{
			width:242px;
			height:295px;
			}
		.2pixal{
			width:2px;
			height:auto;
			}
		.services-bottom{
			width:977px;
			height:6px;
			}			
		/*
		================================================================================
		RBTS                                   Body                                   
		================================================================================
		*/	
		.main-body-main{
			width:977px;
			margin-right: auto;
			margin-left: auto;
			float: none;
		
			}
			
		.border-left-right {
			border-right-width: 1px;
			border-left-width: 1px;
			border-right-style: solid;
			border-left-style: solid;
			border-right-color: #98b6e7;
			border-left-color: #98b6e7;
		
		}
			
		
		.main-body{
			background-color:#FFFFFF;
			width:977px;
			float: left;
			margin-right: auto;
			margin-left: auto;
		
			
			}
		.main-body-left{
			width:367px;
			height:auto;
			padding-top: 15px;
			padding-right: 24px;
			padding-bottom: 15px;
			padding-left: 23px;
			}
		.main-body-right{
			width:553px;
			height:auto;
			padding-top: 13px;
			padding-right: 10px;
			padding-bottom: 0px;
			padding-left: 0px;
			}
		.request-free-quate{
			width:337px;
			height:460px;
			background-image:url(images/request-free-quate-bg.gif);
			background-repeat:repeat-x;
			border:1px solid #b3b3b3;
			padding-top: 17px;
			padding-right: 14px;
			padding-bottom: 10px;
			padding-left: 14px;
			background-position: bottom;
		
			}
		.blog{
			width:337px;
			height:228px;
			background-image:url(images/blog-bg.gif);
			background-repeat:repeat-x;
			border:solid 1px #FFFFFF;
			margin: 18px 0px 18px 0px;
			padding: 17px 14px 0px 14px;
			}
		.satisfaction{
			width:365px;
		/*	height:155px;*/
			margin-top: 20px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			}
		.creative-web-design{
			width:553px;
			height:auto;
			padding-top:15px;
			}
		.creative-web-img{
			width:157px;
			height:185px;
			margin-right:31px;
			}
		.creative-web-img-right{
			width:365px;
			}
		.services-bttn{
			width:130px;
			}
		.demo-bttn{
			width:130px;
			float:right;
			}
		.request-free-quate-container{
			width:337px;
			line-height: 20px;
			}
			
		.request-free-quate-container-1{
			width:337px;
			padding-top: 7px;
			padding-left: 3px;
			}
			
		.request-free-quate-container-3{
			width:100%;
			padding-top: 10px;
			}
			
		.request-free-quate-container-2{
			width:337px;
			padding-top: 5px;
			}
			
		.text-box{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#4b4b4b;
			width:317px;
			border:1px solid #a1a1a1;
			background-image:url(images/text-bg.gif);
			background-repeat:repeat-x;
			background-color:#FFFFFF;
			padding-top: 7px;
			padding-bottom: 7px;
			padding-left: 5px;
			}
		
		.text-box2{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#4b4b4b;
			width:450px;
			border:1px solid #a1a1a1;
			background-image:url(images/text-bg.gif);
			background-repeat:repeat-x;
			background-color:#FFFFFF;
			padding-top: 7px;
			padding-bottom: 7px;
			padding-left: 5px;
			}
			
		.text-box3{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#4b4b4b;
			width:150px;
			border:1px solid #a1a1a1;
			background-image:url(images/text-bg.gif);
			background-repeat:repeat-x;
			background-color:#FFFFFF;
			padding-top: 7px;
			padding-bottom: 7px;
			padding-left: 5px;
			}
			
		.text-commit{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#4b4b4b;
			width:317px;
			height:65px;
			border:1px solid #a1a1a1;
			background-image:url(images/text-bg.gif);
			background-repeat:repeat-x;
			background-color:#FFFFFF;
			padding-top: 7px;
			padding-bottom: 7px;
			padding-left: 5px;
			}						
									
		/*
		================================================================================
		RBTS                                   Package                                   
		================================================================================
		*/	
		
		.package-main{
width:100%;

			}

		.package{
	width:977px;
	background-color:#f5f5f5;
	color:#4b4b4b;
	height:180px;
	font-size:11px;
	line-height:24px;
	background-image:url(images/package-bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	float: none;
	margin-right: auto;
	margin-left: auto;
			}
		.package a{
	color:#0061ff;
			}
			
		.package a:hover{
	color:#c32434;
			}				
		.package-web{
			width:150px;
			height:auto;
			padding-left:20px;
			padding-top:27px;
			}
		.special-offers{
			width:200px;
			height:auto;
			padding-left:127px;
			padding-top:27px;
			}
		.Portfolio{
			width:140px;
			height:auto;
			padding-left:42px;
			padding-top:27px;
			padding-right: 50px;
			}
		.services-package{
	height:auto;
	padding-left:15px;
	padding-top:27px;
			}
		.text-box-capth{
			font-size:12px;
			color:#4b4b4b;
			border:1px solid #a1a1a1;
			background-image:url(images/text-bg.gif);
			background-repeat:repeat-x;
			background-color:#FFFFFF;
			padding-top: 3px;
			padding-bottom: 3px;
			padding-left: 5px;
			}	
		.case-studies-package{
			width:162px;
			height:auto;
			padding-left:15px;
			padding-top:27px;
			}
		.text-box-form{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			vertical-align:top;
			color:#4b4b4b;
			width:345px;
			border:1px solid #a1a1a1;
			background-image:url(images/text-bg.gif);
			background-repeat:repeat-x;
			background-color:#FFFFFF;
			padding-top: 7px;
			padding-bottom: 7px;
			padding-left: 5px;
			line-height:normal;
			}	
		.about-package{
	width:125px;
	height:auto;
	padding-left:18px;
	padding-top:27px;
			}
		.Inspiration-left{
			width:125px;
			height:auto;
			padding-left:14px;
			
			}
		.Inspiration-right{
			width:110px;
			height:auto;
			padding-left:14px;
			float:right;
			}		
		.about-package1{
			width:130px;
			height:auto;
			padding-left:14px;
			padding-top:27px;
			}							
		.Inspiration{
			width:290px;
			padding-left:10px;
			padding-top:27px;
			}
			
		.inspiration-sub{
			width:300px;
			}
				
		/*
		================================================================================
		RBTS                                   Footer                                   
		================================================================================
		*/	
		
		.footer-main{
			width:100%;
			/*background-color: #2a2a2a;
			background-color: #376c81;
			border-top-width: 1px;
			border-top-style: solid;
			border-top-color: #FFFFFF;*/
			}
		
		.footer{
			width:977px;
			height:115px;
			padding-bottom:5px;
			background-image:url(images/footer-bg.jpg);
			background-repeat:no-repeat;
			}
			
		.footer2{
	width:977px;
	height:35px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-color: #1e62d2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
			}
			
		.footer-left{
			padding-top:7px;
			padding-left:20px;
			font-size:11px;
			color:#fff;
			line-height:20px;
			padding-bottom: 7px;
			}
			
		.footer-right-new{
			padding-top:7px;
			padding-right:20px;
			font-size:11px;
			color:#fff;
			line-height:20px;
			padding-bottom: 7px;
			float:right;
			}
			
		.footer-right{
			padding-top:45px;
			padding-left:150px;
			font-size:18px;
			color:#9d9c9c;
			font-family: Arial, Helvetica, sans-serif, Tahoma;
			}
		.footer-right-bottom{
			width:180px;
			padding-left:24px;
			font-size:12px;
			padding-top: 25px;
			}							
		.footer-table {
			line-height: normal;
			margin: 0px;
			padding: 0px;
		}
		.footer-bottom {
			width: 977px;
			line-height: normal;
			color: #000000;
		}
		
		.inner-100-percent {
			padding-top: 25px;
			padding-left:50px;
		}
		
		.inner-free-consultancy {
			padding-top: 60px;
			padding-left: 100px;
		}
		
		.free-mockup-design {
			padding-top: 60px;
			padding-left: 80px;
		}
		
	
