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

body {
margin:0; padding:0; border:0; 
}
/*fonts*/
@font-face {

    font-family: Redressed;

    src:url('css/fonts/Redressed.ttf') format('opentype');
	
}

@font-face {

    font-family: Rupee_Foradian;

    src:url('css/fonts/Rupee_Foradian.ttf') format('opentype');

}

@font-face {

    font-family: Shannon Book;

    src:url('css/fonts/Shannon Book.ttf') format('opentype');

}

@font-face {

    font-family: OpenSans-Regular;

    src:url('css/fonts/OpenSans-Regular.ttf') format('opentype');

}
/*fonts*/

a {
	text-decoration:none;
}

.innerfooter1 a{
color:#fff;
}

.innerfooter1 a:hover{
color:#cccccc;
}

.innerfooter11 a:hover {
color:#cccccc;
}

.second_content2 a {
color:#fff;
}

/*form field effects*/

input[type=text],textarea{
      padding:1px;
	  font-size:16px; 
      border:2px solid #ccc;
      background: white;
      padding: 1px;
      margin-bottom: 10px;
      border-radius: 4px;
      -webkit-transition: 0.5s ease-in-out all;
      -moz-transition: 0.5s ease-in-out all;
      -ms-transition: 0.5s ease-in-out all;
      -o-transition: 0.5s ease-in-out all;
      transition: 0.5s ease-in-out all;
	}
      
    input[type=text]:focus,textarea:focus{
       border-color:#fff;
       -moz-box-shadow: 0px 0px 12px #000;
       -webkit-box-shadow: 0px 0px 12px #000;
        box-shadow: 0px 0px 12px #000;
    }

      
input[type=radio]{
      padding:1px;
	  font-size:16px; 
      border:2px solid #ccc;
      background: white;
      padding: 1px;
      margin-bottom: 10px;
      border-radius: 4px;
      -webkit-transition: 0.5s ease-in-out all;
      -moz-transition: 0.5s ease-in-out all;
      -ms-transition: 0.5s ease-in-out all;
      -o-transition: 0.5s ease-in-out all;
      transition: 0.5s ease-in-out all;
	}
      
    input[type=radio]:focus{
        border-color:white;
        -moz-box-shadow: 0px 0px 12px #000;
        -webkit-box-shadow: 0px 0px 12px #000;
        box-shadow: 0px 0px 12px #000;
    }

/*input[type=submit]{
      padding:1px;
	  font-size:18px; 
      border:2px solid #ff8009;
      background: #ff8009;
      padding: 1px;
      margin-bottom: 10px;
      border-radius: 4px;
      -webkit-transition: 0.5s ease-in-out all;
      -moz-transition: 0.5s ease-in-out all;
      -ms-transition: 0.5s ease-in-out all;
      -o-transition: 0.5s ease-in-out all;
      transition: 0.5s ease-in-out all;
	}
      
    input[type=submit]:focus{
        border-color:white;
        -moz-box-shadow: 0px 0px 12px #fff;
        -webkit-box-shadow: 0px 0px 12px #fff;
        box-shadow: 0px 0px 12px #fff;
    }*/

/*end form field effects*/

#header_full {
width:100%;
height:auto;
margin:0;
padding:0;
float:left;
background:url(images/bg/header_bg.jpg) repeat;
}

#header {
	width:1000px;
	height:auto;
	margin: 0 auto;
}

.header_left {
	width:200px;
	float:left;
	height:auto;
	overflow: hidden;
}

.logo {
	width:188px;
	height:38px;
	float:left;
	margin-top: 10px;
	margin-left: 1%;
	overflow: hidden;
}

.header_right {
	width:800px;
	float:right;
	overflow: hidden;
	margin-top: 0%;
	height: auto;
}

.menu {
	font-size:75%;
	color:#666666;
	padding-top: 10px;
	font-family:OpenSans-Regular;
	float: right;
	padding-left: 0px;
	width: 802px;



}

.menu ul li{
	display:inline;
	text-transform:uppercase;
	font-family:OpenSans-Regular;
	font-size:100%;
	
}

.menu ul li a {
color:#000000;
}

.menu ul li a:hover{
color:#db5490;
}

#nav2_full {
width:100%;
height:auto;
float:left;
margin:0;
padding:0;
background:#000000;
}

#nav2 {
	height:auto;
	margin:0 auto;
	width: 1000px;
}
.menu2 {
	color:#fff;
	width: 100%;
 }
.menu2 ul li{	width: 100%;

	display:inline;
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#fff;
	font-weight:495;
}

.menu2 ul li a {	width: 100%;

color:#fff;
}

.menu2 ul li a:hover{
color:#db5490;
}

#first_content_full {
	width:100%;
	margin:0;
	padding:0;
	height:auto;
	float:left;
	background-image: url(images/bg/webdesign_bg.jpg);
	background-repeat: repeat;
}

#first_content {
	width:1000px;
	margin:0 auto;
	height:auto;
}

.first {
	max-width:100%;
	float:left;
	height:auto;
	padding-bottom: 2%;
}

.first_intro {
	text-align:center;
	color:#000000;
}

.first_intro h1{
	font-family: "Redressed";
	font-size:250%;
}

.first_intro p{
	font-size:110%;
	padding-top:0%;
	font-family:"Rupee_Foradian";
	text-align:center;
}

.first_content1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#616161;
	line-height:150%;
	word-spacing:20%;
	text-align: justify;
	padding-left: 1%;
	padding-right: 1%;
}

.first_button_content {
	width:100%;
	height:auto;
	float:left;
	padding-left:1%;
	padding-top: 2%;
}

.button {
	width:30%;
	height:auto;
	float:left;
	margin-bottom: 2%;
	background-color:#FFFFFF;
	overflow: hidden;
	margin-left: 1px;

}

.navspace1 {padding-left:3px; padding-right:3px;}

.button1 {
	width:30%;
	height:auto;
	float:left;
	padding-left:2%;
	margin-left: 2%;
	margin-bottom: 2%;
	background-color:#FFFFFF;
	overflow: hidden;
}

.button_img {
	float:left;
	width:auto;
	height:auto;
}


.buttton_title {
	margin-top:15%;
	text-align:left;
	padding-left:2%;
	font-size:130%;
	font-family: "Rupee_Foradian";

}

.button_content {
	padding-top:13%;
	
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#616161;
	padding-left:1%;
	padding-right: 1%;
}
.contact_full {
width:100%;
height:auto;
float:left;
margin:0;
padding:0;
background:url(images/bg/webdesign_bg.jpg) repeat;
}

.contact {
	height:auto;
	margin:0 auto;
	width: 1000px;
}
.contact_info {
	padding-top:2%;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#616161;
	padding-left:1%;
	padding-right: 1%;
	padding-bottom: 2%;
	line-height: 130%;
	word-spacing: 20%;
}
.button_more {
	text-align:right;
	padding-bottom: 2%;
	padding-right: 2%;

}
.button_more a{
text-align:right;
color:#616161;
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
font-weight:bold;
}

.button_more a:hover {
color:#aa235f;
}

#second_content_full {
width:100%;
height:auto;
float:left;
margin:0;
padding:0;
background:#aa235f;
}

#second {
width:1000px;
height:auto;
margin:0 auto;
}

#second_content_full1 {
width:100%;
height:auto;
float:left;
margin:0;
padding:0;
background:#c4663c;
}
#second_content_full2 {
width:100%;
height:auto;
float:left;
margin:0;
padding:0;
background:#81b2a1;
}
#second_content_full3 {
width:100%;
height:auto;
float:left;
margin:0;
padding:0;
background:#fdbd11;
}
#second_content_full4 {
width:100%;
height:auto;
float:left;
margin:0;
padding:0;
background:#b74bce;
}
#second_content_full5 {
width:100%;
height:auto;
float:left;
margin:0;
padding:0;
background:#c2953b;
}
#second_content_full6 {
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	background:#b5364b;
}
#second_content_full7 {
width:100%;
height:auto;
float:left;
margin:0;
padding:0;
background:#3ba0ff;
}
#second_content_full8 {
width:100%;
height:auto;
float:left;
margin:0;
padding:0;
background:#a981b2;
}
#second_content_full9 {
width:100%;
height:auto;
float:left;
margin:0;
padding:0;
background:#33b5ff;
}
#second_content_full10 {
width:100%;
height:auto;
float:left;
margin:0;
padding:0;
background:#bf3bc4;
}
#second_content_full11 {
width:100%;
height:auto;
float:left;
margin:0;
padding:0;
background:#3ab0c3;
}
#second_content_full12 {
width:100%;
height:auto;
float:left;
margin:0;
padding:0;
background:#51d889;
}
#second_content_full13 {
width:100%;
height:auto;
float:left;
margin:0;
padding:0;
background:#5077d8;
}
#second_content_full14 {width:100%;height:auto;float:left;margin:0;padding:0;background:#c43bb2;
}
#second_content_full15 {width:100%;height:auto;float:left;margin:0;padding:0;background:#cb1e67;
}
#second_content_full16 {width:100%;height:auto;float:left;margin:0;padding:0;background:#fcbd35;
}
#second_content_full17 {width:100%;height:auto;float:left;margin:0;padding:0;background:#b273ed;
}
#second_content_full18 {width:100%;height:auto;float:left;margin:0;padding:0;background:#e15abc;
}
#second_content_full19 {width:100%;height:auto;float:left;margin:0;padding:0;background:#1fafad;
}
#second_content_full20 {
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	background:#6e7aed;
}
#second_content_full21 {width:100%;height:auto;float:left;margin:0;padding:0;background:#fc9335;
}
#second_content_full22 {width:100%;height:auto;float:left;margin:0;padding:0;background:#41b9d3;
}
.second_content {
	font-family:"OpenSans-Regular";
	font-size:100%;
	text-align:justify;
	padding-top:1%;
	padding-left:1%;
	color:#FFFFFF;
	padding-right: 1%;
}

.second_content1 {
	font-family:"OpenSans-Regular";
	font-size:90%;
	text-align:right;
	color:#FFFFFF;
	padding-right: 1%;
	font-weight: bold;
}
.second_content2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:105%;
	font-style:italic;
	text-align:left;
	color:#FFFFFF;
	padding-left: 1%;
	padding-bottom:1%;
}
.second_content2 a:hover { color:black;}

#thirdcontent_full {
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	background:url(images/bg/webdesign_bg.jpg) repeat;
}

#third {
width:1000px;
height:auto;
margin:0 auto;
}

.third_right {
	width:70%;
	height:491px;
	float:left;
	padding-top: 2%;
}

.third_right_content {
	float:left;
	width:100%;
	margin-left:1%;
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align:justify;
	height: 491px;
	line-height: 150%;
}

.third_right_title {
	padding-left:0%;
	font-family:"Rupee Foradian";
	color:#0d0d0d;

}

.third_right_title p {
padding-left:15%;
font-size:100%;
}

.third_left {
	width:30%;
	height:auto;
	float:left;
	padding-bottom: 1%;
	padding-top: 2%;
}

.third_left_content {
margin-left:10%;

}

.third_left_title {
	font-family:"Rupee Foradian";

	font-size:100%;
	color:#0d0d0d;
}

.third_left_title p{
color:#aa235f;
font-size:100%;
}

.third_content_img {
	margin:4% 0 4% 3%;
	float:left;
}

.third_viewmore {
	text-align:right;
	padding-right: 2%;
}

.third_viewmore a{
text-align:right;
color:#616161;
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
font-weight:bold;
}

.third_viewmore a:hover {
color:#aa235f;
}


/*enquiry*/

#thirdmidrightfull
{
	width:260px;
	height:auto;
	float:left;
}
#thirdmidright
{
	width:253px;
	height:auto;
	float:left;
}





.quicktop
{
	width:253px;
	height:59px;
	float:left;
	background-image: url(images/quicktop.png);
}
.quickmid
{
	width:253px;
	height: 430px;
	float:left;
	background-image:url(images/quickmid.jpg);
	background-repeat:repeat-y;
	padding-left: 0px;
}
.quickmid form {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	width: 253px;
		}
.quickmid ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.quickmid li {
	list-style: none;
	padding: 0px;
	color: #FEFAFA;
	width:200px;

	
	
}
.quickmid li a
{
text-decoration:none;
}
.quickbot
{
width:253px;
height:32px;
float:left;
background-image:url(images/quickbot.jpg);
}
.sty
{
	width:160px;
	padding-left:20px;	
	background-color: #FFFFFF;
	font-size: 10px;
	height: 37px;
	color: #333333;
	padding-right:10px;
	margin-top: 5px;
	margin-left: 30px;
	background-image:url(images/textbox1.jpg);
	border:0px;
		

}
.sty1
{
	width:160px;
	padding-left:20px;	
	background-color: #FFFFFF;
	font-size: 10px;
	height: 37px;
	color: #333333;
	padding-right:10px;
	margin-top: 5px;
	margin-left: 30px;
	background-image:url(images/textbox1.jpg);
	border:0px;
}

.sty11
{
	width:170px;
	border: 1px solid #CFE0E9;
	background-color: #FFFFFF;
	font-size: 11px;
	height: 70px;
	color: #333333;
	padding-right:10px;
	margin-top: 5px;
	margin-left: 30px;
	
}
.form_textfld {
	width: 200px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 10px;
	height: 18px;
	color: #999999;
	margin-left: auto;
}
.form_textarea {
	width: 200px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 10px;
	height: 60px;
	color: #FFFFFF;
	margin: 0px auto 0px 2px;
	padding: 0px;
	font-family: Verdana;
	height: 18px;
}
.sub {
	font-size: 12px;
	font-weight: bold;
	width:243px;
	height:42px;
	cursor:pointer;
	background-image: url(images/sub.jpg);
	background-repeat:no-repeat;
	color:#FEFAFA;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px;
	border:0px;
	
}
.sub:hover{
	color: #000000;
}
.inputselect{
	width:226px;
	border:0px solid #CCCCCC;
	height:39px;
	font-size:12px;
	background:transparent;
	color:#666666;
	padding-left: 14px;
	margin-top:1%;
}
.textarea{
	width:215px;
	margin:0px;
	border:0px;
	height:60px;
	background:transparent;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 10px;
	padding-top: 15px;
}
.inputtext{
	width:215px;
	margin:0px 0px 0px 0px;
	border:0px;
	height:35px;
	display:block;
	font-size:12px;
	color:#666666;
	padding-left: 12px;
	background: transparent;
}
.span{
	background: url(images/textbox1.jpg) no-repeat;
	display:block;
	margin-left: 15px;
	width: 226px;
	margin-top: 0px;
	height: 41px;
	padding-top: 2px;
}
.spans{
	display:block;
	margin-left: 15px;
	width: 224px;
	margin-top: 5px;
	height: 32px;
	padding-top:0px;
	border:2px solid #CCCCCC;
	border-radius:25px;
	padding-bottom:0px;

}
.inputselects{
	width:220px;
	border:0px solid #CCCCCC;
	height:27px;
	font-size:12px;
	color:#666666;
	padding-left: 6px;
	background: transparent;
	margin:1%;
	padding-right:10px;
	border-radius:25px;
	padding-top:0%;	
	background:#e0e0e0;

}

.spanselect{
	background: url(images/inputselect.jpg) no-repeat;
	display:block;
	margin-left: 15px;
	width: 228px;
	margin-top: 1px;
	height: 42px;
	padding-top: 4px;
}
.spantextarea{
	background: url(images/textarea.jpg) no-repeat;
	display:block;
	margin-left: 15px;
	width: 230px;
	height:78px;
	margin-top: 1px;
}

/*enquiry*/

.third_fourth {
padding-top:1%;
clear:both;
}

.third_fourth_title {
	font-family:"Rupee Foradian";
	font-size:100%;
	color:#0d0d0d;
}

.third_fourth_title h1 {
	font-family:"Rupee Foradian";
	font-size:175%;
	color:#0d0d0d;
	}
	
.third_fourth_title p{
color:#aa235f;
font-size:100%;
font-family:"Rupee Foradian";

}

.con1 {
	font-family:"Rupee Foradian";
	
}


.third_fourth_content {
	float:left;
	width:100%;
	margin-left:1%;
	font-family:Arial, Helvetica, sans-serif;
	height: auto;
}

.third_fourth_img {
float:left;
width:90%;
height:auto;
overflow:hidden;
margin-left:5%;
margin-top:2%;
}
.third_fourth_img img {
padding-left:3%;
float:left;
}
.view_more_logo {
	text-align:right;
	padding-right: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.view_more_logo a{
float:right;
color:#616161;
font-family:Arial, Helvetica, sans-serif;
font-size:55%;
font-weight:bold;	padding-bottom: 1%;

}

.view_more_logo a:hover {
color:#aa235f;
}

.view_more_logoc{
text-align:right;
	padding-right: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.view_more_logoc a{
float:right;
color:#616161;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;	padding-bottom: 1%;

}

.view_more_logoc a:hover {
color:#aa235f;
}


.footer_full1 {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	background:#272727;
	background-image: url(images/bg/footer_bgg.png);
	background-repeat: repeat;
}

.footer1 {
width:1000px;
margin:0 auto;
height:auto;
}

.innerfooter1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#909090;
	text-align:center;
	padding-top:1%;
	padding-bottom:1%;
}
.innerfooter11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#909090;
	text-align:center;
	padding-top:1%;
	padding-bottom:1%;
}

.footer_full2 {
width:100%;
height:auto;
margin:0;
padding:0;
float:left;
background:#1c1c1c;
}

.footer2 {
width:1000px;
margin:0 auto;
height:auto;
}

.innerfooter2 {
font-family:Arial, Helvetica, sans-serif;
font-size:50%;
color:#909090;
text-align:center;
padding-top:1%;
padding-bottom:1%;
}
.innerfooter21 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
	color:#909090;
	text-align:center;
	padding-top:1%;
	padding-bottom:1%;
}
.link3 {
color:#c0c0c0;
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
text-align:center;
}

#webdesign1{
	height: auto;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	/*background-image: url(image/foo.jpg);
	background-repeat:no-repeat;*/
	padding-bottom: 15px;
}

/*web designing*/
#webdesign_first_full {
	width:100%;
	height:auto;
	margin:0;
	float:left;
	padding:0;
	background:url(images/bg/webdesign_bg.jpg) repeat;
}

#webdesign_first {
	widows:1000px;
	height:auto;
	margin:0 auto;
	width: 1000px;
}

.webdesign_first {
float:left;
}

.webdesign_first_left {
	float:left;
	width:70%;
	height:auto;
	padding-top:1%;
}

.webdesign_title {
	padding-left:5%;
	font-family: "Redressed";
	font-size:110%;
	float:left;
}

.webdesign_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align:justify;
	padding-left:1%;
	color:#616161;
	line-height:150%;
	float:left;
	width: 98%;
	word-spacing: 30%;
}

.webdesign_first_right {
	float:left;
	width:30%;
	height:auto; 
}

.box {
	margin-top:37%;
	padding-left: 10%;
	float:left;
	padding-bottom: 1%;
	margin-bottom: 5%;
}

.b1 {
	background:url(images/pinkbox.jpg) no-repeat;
	width:253px;
	height:47px;
	padding-left:2%;
	padding-top: 1%;
}

.b1content {
	padding-left:1%;
	padding-top:5%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 699;
	text-transform: capitalize;
}
.b1 a:hover  {
color:black;
}

.hline {
	width:100%;
	margin:0 auto;
	border-bottom:#f9ebef solid 2px;
	float:left;
	height:auto;
	clear: both;
}

.webdesign_third_full {
width:100%;
height:auto;
float:left;
background:url(images/bg/webdesign_bg.jpg) repeat;
margin:0;
padding:0;
}

.webdesign_third {
width:1000px;
height:auto;
margin:0 auto;
}

.webdesign_third_content { float:left; }

.webdesign_third_left {
width:55%;
height:auto;
float:left;
}

.webdesign_thirdleft_title {
	padding-top:2%;
	padding-left:5%;
	font-family:"Rupee_Foradian";
	font-size:120%;
}

.webdesign_third_right {
width:45%;
height:auto;
float:left;
}

.webdesign_third_img {
	float:left;
	padding-left: 26%;
	padding-top: 4%;
}

.webdesign_third_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align:justify;
	padding-left:1%;
	color:#616161;
	line-height:150%;
	float:left;
	width: 98%;
	word-spacing: 20%;
	padding-right: 2%;

}

.webdesign_fouth_content {
	width:98%;
	height:auto;
	float:left;
	clear:both;
	padding-left:1%;
}

.fourth_title h1{
	color:#0d0d0d;
	font-family:"Rupee_Foradian";
	font-size:100%;
}

.fouth_content ul li {
list-style-image:url(images/list.jpg);
padding:1%;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
color:#616161;

}

.webdesign_fourth_img {
float:right;
clear:both;
}

.fouth_content {
	width:100%;
	float: left;
}
.fouth_content1 {
	width:48%;
	float: left;
	padding-left:1%;
}
.fouth_content2 {
	width:48%;
	float: left;
}

.fouth_content1 ul li {
list-style-image:url(images/list.jpg);
padding:1%;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
color:#616161;

}.fouth_content2 ul li {
list-style-image:url(images/list.jpg);
padding:1%;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
color:#616161;

}
.w_fourth_left {
	width:60%;
	float:left;
	height:auto;
}

.w_fourth_right {
	width:35%;
	height:auto;
	padding-top: 25%;
	padding-left: 1%;
	float: left;
}
.webdesign_second_content {
	font-family:"Rupee Foradian";
	color:#0d0d0d;
	clear: both;
}
.webdesign_second_content_title {
	padding-top:1%;
	padding-left:1%;
	font-family:"Rupee_Foradian";
	color:#0d0d0d;
	font-size:130%;
	font-weight: 400;
	text-transform: uppercase;

}

.webdesign_second_content_title h1{
	padding-left:1%;
	font-family:"Rupee_Foradian";
	color:#0d0d0d;
	font-size:120%;
}

#innerbanner_full {
width:100%;
float:left;
height:auto;
margin:0;
padding:0;
}

#innerbanner {
width:1000px;
height:auto;
margin:0 auto;
}
/*end web designing*/

/*aboutus page*/
.aboutus_content_full {
width:100%;
height:auto;
float:left;
background:url(images/bg/webdesign_bg.jpg) repeat;
margin:0;
padding:0;
}

.aboutus_content {
width:1000px;
height:auto;
margin:0 auto;
}

.aboutuscontent1 {
	width:100%;
	height:auto;
	float:left;
}

.aboutbox {
	width:30%;
	height:auto;
	float:left;
	margin-left:1%;
	margin-top:2%;
}
.aboutimg {
padding-left:24%;
width:100%;
height:auto;
}

.abouttitle {
color:#713ef1;
font-family:"Rupee_Foradian";
text-align:center;
padding-top:1%;
font-size:100%;
font-weight:600;
}

.aboutcontent {
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height: 150%;
	word-spacing: 20%;
}

.aboutcontent ul li {
list-style-image:url(images/list.jpg);
padding-top:1%;
}
.abouttitle1 {
color:#fb9364;
font-family:"Rupee_Foradian";
text-align:center;
padding-top:1%;
font-size:100%;
font-weight:600;
}

.aboutcontent1 {
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:140%;
	text-align:justify;
	word-spacing:20%;
	padding:2% 2% 2% 2%;

}
.abouttitle2 {
	color:#938808;
	font-family:"Rupee_Foradian";
	text-align:center;
	padding-top:1%;
	font-size:100%;
	font-weight:600;
}

.aboutcontent2 {
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:140%;
	text-align:justify;
	word-spacing:20%;
	padding:2% 2% 2% 2%;
}

.ourteamtitle {
	clear:both;
	font-family:"Rupee_Foradian";
	padding-top:2%;
	padding-left:1%;
	font-size:130%;
	padding-bottom: 1%;
}
.ourteamimg {
float:left;
}

.abouttitledesign {
color:#1584c9;
font-family:"Rupee_Foradian";
text-align:center;
padding-top:1%;
font-size:100%;
font-weight:600;
}

.abouttitle1quality{
color:#d50045;
font-family:"Rupee_Foradian";
text-align:center;
padding-top:1%;
font-size:100%;
font-weight:600;
}
.abouttitle2inno{
color:#9eca10;
font-family:"Rupee_Foradian";
text-align:center;
padding-top:1%;
font-size:100%;
font-weight:600;
}

.abouttitecom1 {
color:#41b6ff;
font-family:"Rupee_Foradian";
text-align:center;
padding-top:1%;
font-size:100%;
font-weight:600;
}
.abouttitecom2 {
color:#d7e99b;
font-family:"Rupee_Foradian";
text-align:center;
padding-top:1%;
font-size:100%;
font-weight:600;
}
.abouttitecom3 {
color:#fe8383;
font-family:"Rupee_Foradian";
text-align:center;
padding-top:1%;
font-size:100%;
font-weight:600;
}
.boxabout {
	margin-top:8%;
	padding-left: 10%;
	float:left;
	padding-bottom: 4%;
}
.boxad {
	margin-top:66%;
	padding-left: 10%;
	float:left;
	padding-bottom: 2%;
}
/*end aboutus page*/
/*advantages page*/
.boxes {
	margin-left:3%;
	float:left;
	margin-bottom: 1%;
}

.box_full {
width:100%;
height:auto;
float:left;
margin:0;
background:url(images/bg/webdesign_bg.jpg) repeat;
}
.boxer {
width:1000px;
height:auto;
margin:0 auto;
}
/*end advantages page*/

/*website maintance page*/



.webdesign_content ul li { list-style-image:url(images/list.jpg); padding-top:1%; padding-bottom:1%;}
.top_list { float:left; padding-left:2%; }
.top_list ul li { list-style-image:url(images/list.jpg); padding-top:1%; padding-bottom:1%; }
.first_content1 ul li  {list-style-image:url(images/list.jpg);padding-top:1%; padding-bottom:1%;}
/*end website maintance page*/
/*banner_designing*/
#banner_bottom {
width:100%;
height:auto;
float:left;
margin:0;
background:url(images/bg/webdesign_bg.jpg) repeat;
padding:0;
}
#banner {
width:1000px;
height:auto;
margin:0 auto;
}
.bannercontent1 {
	float:left;
	height:auto;
	padding-left:0%;
	padding-top:1%;
}
.banner_img {
	float:left;
	padding-top:1%;
	padding-right: 2%;
	padding-bottom: 1%;
}
.banner_content {
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:150%;
	text-align:justify;
	word-spacing:20%;
	padding:1% 2% 2% 1%;
}
.banner_content1 {
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:150%;
	text-align:justify;
	word-spacing:20%;
	padding:1% 2% 0% 2%;
}
.bannercontent2 {
	padding:2% 0 0% 1%;
	clear: both;
}
.bannerlist {
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:130%;
	text-align:justify;
	word-spacing:20%;
	padding:2% 2% 0% 8%;
	float:left;
}
.bannerlist ul li {
	list-style-image:url(images/list.jpg);
	padding:6% 0 3% 0;
}

.webdesign_content ul li {
list-style-image:url(images/list.jpg);
padding:1% 0 1% 0;
}
.bannerlist1{
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:130%;
	text-align:justify;
	word-spacing:20%;
	padding-left: 2%;
}
.bannerlist1 ul li {
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:130%;
	text-align:justify;
	word-spacing:20%;
	list-style-image:url(images/list.jpg);
	padding:1% 0 1% 0;
}

/*custom web */
.banner_left {
width:50%;
float:left;
height:auto;
}
.banner_leftcontent {
margin-left:1%;
margin-top:3%;
}
.banner_title {
	text-align:center;
	font-family:"Rupee_Foradian";
	font-size:100%;
	line-height:140%;
	word-spacing:30%;
	font-weight:600;
	text-transform: uppercase;
}
.hline1 {
	border-bottom:#c0c0c0 solid 1px;
	margin-left:25%;
	width:50%;
	margin-top: 1%;
}
.hline2 {
	border-bottom:#c0c0c0 solid 1px;
	margin-left:10%;
	width:80%;
	margin-top: 1%;

}
.custom_content {
width:95%;
padding:1% 1% 1% 3%;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
line-height:150%;
word-spacing:30%;
color:#616161;
}
.bannercontent3 {
width:99%;
height:auto;
clear:both;
padding-top:1%;
padding-left:1%;
float:left;
}
.bannercontenttitle {
	font-family:"Rupee_Foradian";
	font-size:110%;
	padding-left:1%;
	color:#0d0d0d;
	font-weight: 300;
}
.bannercontent3content { padding-left:5%; float:left; }
.bannercontent3content ul li {
list-style-image:url(images/list.jpg);
padding:1% 0 1% 0%;
font-family:Arial, Helvetica, sans-serif;
color:#616161;
font-size:100%;
}
.bannercontent3_img {
padding-left:15%;
padding-top:10%;

float:left;
}
/*end custom web*/

/*logo design*/
.logodesign1 {
width:90%;
height:auto;
margin-left:2%;
margin-top:4%;
}
.logodesigntitle {
font-size:140%;
font-family:"Rupee_Foradian";
font-weight:400;
padding-left:7%;
color:#0d0d0d;
}
.logodesignimg {
padding-left:12%;
padding-top:2%;
}
.logodesignfirst {
padding-left:9%;
padding-top:2%;
}
.logotitle1 {
padding-left:7%;
font-family:"Rupee_Foradian";
font-size:110%;
font-weight:bold;
text-transform:uppercase;
}
.logodesigndelivery1 {
margin-left:9%;

}
.logotitle{
padding-left:3%;
font-family:"Rupee_Foradian";
font-size:100%;
font-weight:bold;
text-transform:uppercase;
}
.logodesigndelivery ul li {
list-style-image:url(images/list.jpg);
padding-top:1%;
color:#616161;
font-family:Arial, Helvetica, sans-serif;
font-size:100%
}

.logodesigndelivery ul li {
list-style-image:url(images/list.jpg);
padding-top:1%;
color:#616161;
font-family:Arial, Helvetica, sans-serif;
font-size:100%
}

.logodesigndeliveryright {
float:right;
margin-top:-3%;
}

.logodesigndeliveryright ul li {
list-style-image:url(images/list.jpg);
padding-top:1%;
color:#c43b85;
font-family:"OpenSans-Regular";
font-size:130%
}

.logotitleright{
padding-left:3%;
font-family:"Rupee_Foradian";
font-size:130%;
font-weight:bold;
text-transform:uppercase;
margin-top:-10%;
}
/*logo design*/

/*01-04-14*/
/*project magmt*/

.pm1 {
color:#15bec9; font-family:"Rupee_Foradian";text-align:center;padding-top:1%;font-size:10;font-weight: 600;
}

.pm2{
color:#f567c4;font-family:"Rupee_Foradian";text-align:center;padding-top:1%;font-size:10;font-weight: 600;
}
.pm3{
color:#cab610;font-family:"Rupee_Foradian";text-align:center;padding-top:1%;font-size:100%;
font-weight:600;
}
.pm4 {
color:#ff9308;font-family:"Rupee_Foradian";text-align:center;padding-top:1%;font-size:100%;
font-weight:600;
}

.pm5{
color:#2f87ff;font-family:"Rupee_Foradian";text-align:center;padding-top:1%;font-size:100%;
font-weight:600;
}
.pm6{
color:#92c293;font-family:"Rupee_Foradian";text-align:center;padding-top:1%;font-size:100%;
font-weight:600;
}

.seosign {
	font-family:"Rupee_Foradian";
	font-size:100%;
	text-align:justify;
	padding-left:6%;
	padding-right:1%;
	padding-top:5%;
	color:#616161;
	line-height:150%;
	float:left;
	width: 89%;
	word-spacing: 30%;
}
.seosignature {	font-family:"Rupee_Foradian";
	font-size:100%;
text-align:right;
}
.seopic {
padding-left:30%;
padding-top:1%;
}

.custom_content ul li {
list-style-image:url(images/list.jpg);
}

/*end project magmt*/

/*end 01-04-14*/
/*02-04-14*/
.java_img {
width:80%;
height:auto;
float:left;
margin-left:20%;
}
.java1 {
float:left;
height:auto;
width:50%;
}
.jcon {
padding-left:2%;
padding-top:3%;
}
.jcon a {
color:#000000;
font-family:"Rupee_Foradian";
font-size:110%;
}
.jcon a:hover {
color:#c8407f;
}


.web {
	width:100%;
	height:auto;
	float:left;
	margin-left:10%;
	margin-bottom: 2%;
}
.web1 {
float:left;
height:auto;
width:30%;
}
.wcon {
padding-left:1%;
padding-top:3%;
}
.wcon a {
color:#000000;
font-family:"Rupee_Foradian";
font-size:110%;
}
.wcon a:hover {
color:#c8407f;
}

/*end 02-04-14*/
/*03-04-14*/
/*tables*/
table {
	border-width: 1px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
	font-size: 14px;
	width:100%;
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
		}
		th {
			background:#e8a5c5;
			
			padding:7px;
			text-align:center;
			border:1px solid #4c4c4c;
		}
		td {
	padding:7px;
	border:1px solid #4c4c4c;
	font-family:Arial, Helvetica, sans-serif;
			}

.table1 {
background:#cd5666;
color:white; font-weight:bold;
}
.table2 { color:blue; font-weight:700; }
.table3 { background:#7dcd65; color:white;font-weight:bold; }
.table4 { background-color:#65bfcd; color:white; font-weight:bold; }
.table5 { background-color:#cac964; color:white; font-weight:bold; }
.table6 { background-color:#979797; color:white; font-weight:bold; }
.table8 a { color:#c93737; font-family:Arial, Helvetica, sans-serif; font-size:110%; } .table8 a:hover { color:black;}
.table8 { color:red; font-family:Arial, Helvetica, sans-serif; font-size:110%; background:url(images/ss.jpg) no-repeat; width:84px; height:26px; }
/*end tables*/

/*footer*/
.bigfooter {
	margin-left:1%;
	margin-top:3%;
	margin-bottom:3%;
}
.bigfooter1 {
	float:left;
	padding-left:1%;
	margin-left: 1%;
}
.bigfootertitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:800;
	color:white;
	width:100%;
	text-transform:uppercase;
	margin-bottom:4%;
	}
.bigfootercontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#9b9b9b;
}
.bigfootercontent a {text-decoration:none; 	color:#9b9b9b;
}
.bigfootercontent a:hover{ color:pink; text-decoration:none;}

/*end footer*/
/*03-4-14*/
#innermid
{
	width:1000px;
	height:auto;
	float:left;
}
.contentenquiry
{
	width:800px;
	height:auto;
	float:left;
	padding-left:100px;
	padding-right:100px;
	padding-top: 20px;
	font-size: 100%;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 20px;
}

.enqfull
{
	width:800px;
	height:auto;
	float:left;
	padding-left: 30px;
}
.careersbot
{
	width:700px;
	height: auto;
	float:left;
	color: #db5490;
	padding-left: 80px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
}
#careers {
	width: 530px;
	margin: 2px;
	padding: 10px;
	float: left;
	height: auto;
	list-style-type: none;
	display: block;
}
#careers  ul li   {
	width: 250px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#wrapper #contain #containers #first #bg #packageright li,#wrapper #contain #containers1 .first1 .bg1 #packageright1 li {
	margin-top: 5px;
	margin-left: 20px;
}
#containers #newform #careers,#containers1 #newform1 #careers1 {
	width: 530px;
	margin: 1px;
	padding: 10px;
	float: left;
	height: auto;
	list-style-type: none;
	display: block;
}
#containers  #newform  #careers  li,#containers1  #newform1  #careers1  li    {
	width: 250px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #contain #containers #first #bg ol,#wrapper #contain #containers1 .first1 .bg1 ol {
	margin-top: 10px;
}
.head5 {
	color: #333333;
	font-size: 11px;
}

.prtfolioheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FE8401;
	text-transform: capitalize;
}
#wrapper #contain #containers #first #bg #portfolioimage,#wrapper #contain #containers1 .first1 .bg1 .portfolioimage1 {
	clear: both;
	float: right;
	height: auto;
	width: auto;
	display: block;
	margin-right: 5px;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
#containers  #newform  #careers  li,#containers1  #newform1  #careers1  li    {
	width: 250px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	width: 200px;
}
.formfields1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 200px;
	height:35px;
}
.subm
{
	width:102px;
	height:35px;
	float: left;
	background-image:url(image/enqbut.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	margin-left: 0px;
	border:0px;
}
.subm:hover
{
	color:#000000;
}
.red {
color:red;
}



.navspace {
	padding-left:1%;
	padding-right:1%;
}
/*portfolio*/


.worksfull
{
	width:900px;
	height:auto;
	float:left;
	padding-top: 15px;
}
.worktop
{
width:892px;
height:39px;
float:left;
background-image:url(image/ourtop.jpg);
background-repeat:no-repeat;
}
.workmid
{
	width:840px;
	height: auto;
	float:left;
	background-image:url(image/ourmid.jpg);
	background-repeat:repeat-y;
	padding-left: 32px;
	padding-right: 20px;
}
.workbot
{
width:892px;
height:78px;
float:left;
background-image:url(image/ourbot.jpg);
background-repeat:no-repeat;
}

#innermidwork
{
	width:1000px;
	height:auto;
	float:left;
	background-image: url(image/inbg.jpg);
	background-repeat: repeat;

}
#innerleftwork
{
	width:710px;
	height:auto;
	float:left;
	margin-left: 5%;
}
.innerrightwork
{
	width:70px;
	height:auto;
	float:right;
	padding-top: 400px;
	padding-left: 30px;
}
.workpic
{
	width:226px;
	height:196px;
	float:left;
	background-image:url(image/ourpicture.jpg);
	background-repeat:no-repeat;
	padding-left: 24px;
	padding-top: 20px;
}
.workstitle
{
	width:449px;
	height:47px;
	float:left;
	background-image:url(image/ourtitle.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
	padding-top: 13px;
	text-align: center;
}
.workstitle a
{
text-decoration:none;
color:#FFFFFF;
font-size:12px;
}
.workstitle a:hover
{
color:#E8888F;
}
.workstitlefull
{
	width:650px;
	height:auto;
	float:left;
	padding-left: 190px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.workcon
{
	width:450px;
	height:auto;
	float:left;
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
	color: #565656;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 140%;
}
.workcon1
{
	width:800px;
	height:auto;
	float:left;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 100%;
	text-align: justify;
	background-color:#C4333E;
	color:#E7A6AB;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.tools
{
	width:700px;
	height:auto;
	float:left;
	padding-left: 120px;
	padding-right: 20px;
	font-size: 12px;
	text-align: justify;
	background-color:#FCF3F3;
	color:#200C0E;
	margin-top: 20px;
}
.toolsleft
{
	color:#000000;
	font-weight:bold;
	width:100px;
	height:auto;
	float:left;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.toolsright
{
	color:#000000;
	width:500px;
	height:auto;
	float:left;
	padding-left: 30px;
	padding-top: 5px;
}
.wo1
{
	width:400px;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 130%;
}
.wo2
{
width:400px;
height:auto;
float:left;
}

#text1
{
	width:760px;
	height:auto;
	float:left;
	padding-top: 15px;
	padding-left:100px;
}

#innermidwork
{
	width:1000px;
	height:auto;
	float:left;
	background-image: url(image/inbg.jpg);
	background-repeat: repeat;

}

 .portfoliolinks
{
	background-image:url(image/ico1.gif);
	background-repeat:no-repeat;
	width:22px;
	height:18px;
	padding-top:5px;
	margin-left:2px;
	display:block;
	float:left;
	color:#FF0000;
	text-align:center;
	font-size:11px;
}
 
.portfoliolinks2 a
{
 background-image:url(image/ico1.gif);
 background-repeat:no-repeat;
 width:22px;
 height:18px;
 padding-top:5px;
 display:block;
 float:left;
 margin-left:2px;

 	font-size:11px;
 color:#000;
 text-align:center;
}
.portfoliolinks2 a:hover
{
	background-image:url(image/ico1.gif);
	background-repeat:no-repeat;
	width:22px;
	height:18px;
	padding-top:5px;
	display:block;
	font-size:11px;
	float:left;
	font-weight:bold;
	margin-left:2px;
	color:#FF0000;
	text-align:center;
}

.workcon1 p {
font-family:"Shannon Book";
font-size:100%;
}


/*end portfolio*/



/*portfolio 2 web designs*/

#innermidbro
{
	width:1000px;
	height:auto;
	float:left;
	background-image: url(image/inbg.jpg);
	background-repeat: repeat;

}
#innerleftbro
{
width:710px;
height:auto;
float:left;
background-image: url(image/inbg.jpg);
background-repeat: repeat;
}
.content1bro
{
	width:900px;
	height:auto;
	float:left;
	padding-left:0px;
	padding-right:0px;
	padding-top: 0px;
	font-size: 13px;
	text-align: justify;
	padding-bottom: 10px;
	
}
.content1bro ul li
{
padding-bottom:15px;
list-style-image: url(image/marker-1.gif);
}
.content1bro1
{
	width:660px;
	height:auto;
	float:left;
	padding-left:20px;
	padding-right:0px;
	padding-top: 0px;
	font-size: 13px;
	text-align: justify;
	padding-bottom: 10px;
	
}
.content1bro1 ul li
{
padding-bottom:15px;
list-style-image: url(image/marker-1.gif);
}
#innerleftport
{
	width:900px;
	height:auto;
	float:left;
	background-image: url(image/inbg.jpg);
	background-repeat: repeat;
	margin-left: 5%;
}
.portwhole
{
	width:900px;
	height:auto;
	float:left;
	padding-top: 15px;
}

.porttop1
{
	width:900px;
	height:53px;
	float:left;
	background-image:url(image/porttop.jpg);
}
.portmid1
{
	width:890px;
	height:auto;
	float:left;
	background-repeat: repeat-y;
	padding-left: 10px;
}
.portbot1
{
	width:900px;
	height:124px;
	float:left;
	background-image: url(image/porttop2.jpg);
}
.portpic
{
	width:200px;
	height:218px;
	float:left;
	background-image:url(image/portbox.jpg);
	padding-top: 10px;
	padding-left: 8px;
	margin-top: 60px;
}
.portconfull
{
	width:670px;
	height:auto;
	float:left;
}
.porttitle
{
	width:600px;
	height:auto;
	float:left;
	padding-left: 20px;
}
.portcontentfull
{
	width:640px;
	height:auto;
	float:left;
}
.portcontentfull ul li
{
	list-style-image:url(image/marker-1.gif);
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 140%;

}
.portcon1
{
	width:300px;
	height:auto;
	float:left;
}
.portcon2
{
	width:300px;
	height:auto;
	float:left;
	padding-right: 10px;
}
.portstyle
{
	color:#BC3B45;
	font-weight:bold;
	font-size:12px;
}

.posty
{
	color:#BC3B45;
	font-weight:bold;
	font-size:15px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.portbot2
{
	width:900px;
	height:57px;
	float:left;
	background-image: url(image/topbot.jpg);
}

.head1
{
	color:#C83A44;
	font-weight:bold;
	font-family:"Shannon Book";
}
.head11
{
color:#C83A44;
font-weight:bold;
font-size:12px;
}

.contentbro
{
	width:860px;
	height:auto;
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-top: 15px;
	font-size: 13px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.fnt {
font-family:Arial, Helvetica, sans-serif;
font-size:105%;
line-height:140%;
}

.porttitle p {
font-family:Arial, Helvetica, sans-serif;
font-size:105%;
line-height:140%;
}

#text table tr td {
border:none;
}
/*end portfolio 2 web designs*/

/*logo designing portfolio*/

ul.gallery {
	width: 975px;
	list-style: none;
	margin: 0 auto;
	padding-left: 25px;
}
ul.gallery li {
	float: left;
	margin: 10px;
	padding: 0;
	border: 1px solid #ccc;
	-moz-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	display: inline; /*--Gimp Fix aka IE6 Fix--*/
}
ul.gallery li a.thumb {
	width: 200px;
	height: 128px;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}
ul.gallery li span { /*--Used to crop image--*/
	width: 200px;
	height: 128px;
	overflow: hidden;
	display: block;
}
ul.gallery li a.thumb:hover {
	background: #333;
}
ul.gallery li h2 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 10px;
	background: #f0f0f0;
	border-top: 1px solid #fff; /*--Subtle bevel effect--*/
}
ul.gallery li a {text-decoration: none; color: #777; display: block;}	

/*end logo designing portfolio*/

/*testimonial page*/

.testmonials {
width:100%;
height:auto;
float:left;
}

.testmoni {
	background:#efefef;
	float:left;
	height:auto;
	width:90%;
	margin-left:5%;
	margin-top:3%;
}

.testtext {
width:95%;
margin-right:2%;
margin-left:2%;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
color:#616161;
line-height:140%;
word-spacing:30%;
text-align:justify;
font-weight:600;
} 

.testsign {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
	color:#aa235f;
	width:95%;
	margin-left:2%;
	padding-top:1%;
}

.newlist {
font-family:Arial, Helvetica, sans-serif; 
font-size:80%;
}

/*end testimonial page*/

/*contact us page*/
.contact_fulls {
width:100%;
height:auto;
margin-left:8%;
margin-top:3%;
margin-bottom:2%;
}
.contact1
{
	width:770px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.cpic1
{
	width:131px;
	height:133px;
	float:left;
	background-image:url(image/cpic1.jpg);
	margin-top: 30px;
}
.cpic2
{
width:138px;
height:135px;
float:left;
background-image: url(image/cpic2.jpg);
}
.cpic3
{
width:138px;
height:133px;
float:left;
background-image: url(image/cpic3.jpg);
}
.con1
{
	width:520px;
	height:auto;
	float:left;
	padding-left: 80px;
}
.con1 td {border:none;}
.con2  td {border:none;}
.con3 td {border:none;}
.contact2
{
	width:770px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	padding-left: 30px;
	padding-top: 15px;
	margin-top:40px;
	padding-bottom: 15px;
}
.con2
{
	width:520px;
	height:auto;
	float:left;
	padding-left: 70px;
}
.contact3
{
	width:770px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	padding-left: 30px;
	padding-top: 15px;
	margin-top:40px;
	padding-bottom: 15px;
}
.con3
{
	width:560px;
	height:auto;
	float:left;
	padding-left: 70px;
}

/*contact us page*/

/*sitemap*/
.sitemap_full {
width:100%;
height:auto;
float:left;
}

.sitemap {
	float:left;
	margin-left:5%;
	margin-top:5%;
	padding-left:5%;
	width: 50%;
}

.sitemap_title {color:black; font-family:"Rupee_Foradian"; font-size:120%; }

.sitemap_links { color:#aa235f; font-family:Arial, Helvetica, sans-serif; font-size:100%;}

.sitemap_links li{ padding-top:5%;}

.sitemap_links li a{ color:#aa235f; font-family:Arial, Helvetica, sans-serif; font-size:100%; padding-top:2%; font-weight:600;}

.sitemap_links li a:hover {color:#000000; }

/*end sitemap*/

/*enquiry css*/

.enqfull table td {border:none;}

.enqbot
{
	width:700px;
	height: 235px;
	float:left;
	background-color:#FFFFFF;
	color: #AA212C;
	padding-left: 40px;
	padding-top: 8px;
	padding-bottom: 25px;
	margin-bottom: 6px;
}
.e1t
{
	color:#aa235f;
	font-size:110%;
	font-weight:bold;
	font-family: "Rupee_Foradian";
}

.e2t
{
	color:#0d0d0d;
	font-size:110%;
	font-weight:bold;
	font-family: "Rupee_Foradian";
}
.enqtext3
{
	width:220px;
	height:25px;
}
.enqbot1
{
	width:700px;
	height: 600px;
	float:left;
	background-color:#FFFFFF;
	color: #AA212C;
	padding-left: 40px;
	padding-top: 2px;
	padding-bottom: 15px;
	background-image: url(image/enq2.jpg);
	margin-top: 5px;
	margin-bottom: 10px;
}
.enqtext4
{
	width:320px;
	height:70px;
}
.enqtext5
{
	width:320px;
	height:100px;
}
.submitpic
{
	width:102px;
	height:35px;
	float:left;
	background-image:url(image/enqbut.jpg);
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
	border:0px;
}
.submitpic:hover
{
	color:#000000;
}


/*end enquiry css*/

/*brochure package*/
#innermid1
{
	width:1000px;
	height:auto;
	margin:auto;
	background-image:url(image/innermid1px.jpg);
	background-repeat:repeat;
	padding-bottom: 10px;
	color: #83868A;
	font-size: 14px;
}
.brochuredesigningport1full
{
	width:470px;
	height:auto;
	float:left;
	padding-left: 15px;
	padding-top: 25px;
}
.brochuredesigningport1
{
	width:470px;
	height:347px;
	float:left;
}

.brochuredesigningport2full
{
	width:470px;
	height:auto;
	float:left;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 10px;
	margin-left:1%;
}
.brochuredesigningport2
{
	width:470px;
	height:512px;
	float:left;
}


/*end brochure package*/

#innermiddleclients
{
	width:1000px;
	height:auto;
	float:left;
	font-family:Arial;
	background-image: url(image/clients1px.jpg);
	background-repeat: repeat-x;
	background-color:#FAFAFA;
	padding-top:15px;

}
.clientstitle
{
	width:980px;
	height:auto;
	float:left;
	color:#db5490;
	font-size:120%;
	font-weight:bold;
	padding-left:20px;
	padding-top:1px;
	font-family: Redressed;
}
.clientscon1
{
	width:1000px;
	height:auto;
	float:left;
	padding-top: 10px;
}
.clientslogofull
{
	width:238px;
	height:151px;
	float:left;
	padding-left: 10px;
}
.clientslogo
{
	width:238px;
	height:151px;
	float:left;
	padding-left:0px;
}

.template_full  {
width:1000px;
height:auto;
float:left;
}

.template {
float:left;
width:100%;
margin-top:4%;
}

.tem {
float:left;
border:solid 3px #c4c4c4;
margin-left:4%;
margin-top:1%;
width:400px;
height:882px;

}

/*product photography */
#productsmiddlefull
{
	width:100%;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	}
#productsmiddle {
	height: auto;
	width: 1000px;
	margin:auto;
	padding-top: 10px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	color: #6f6f6f;
	}

/*end product photography */
/*gallery*/

.galpic1full1
{
	width:275px;
	height:auto;
	float:left;
	padding-left:30px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 30px;
	border: #ccc solid 2px;
	margin-left: 1%;
	margin-top: 1%;
}
.galpic11
{
	width:275px;
	height:275px;
	float:left;
}

.thumb2
{
	width:272px;
	height:34px;
	padding-top:15px;
	float:left;
	text-align:center;
	color:#eff6f2;
	font-size:15px;
	background-color:#404040;
	font-weight: bold;
}
.thumb2 a
{
	text-decoration:none;
}
.thumb2:hover
{
	background-color:#080808;
	color:#c3e6a3;
	float: left;
}
.thumb2 a:hover
{
	text-decoration:underline;
}


.sd {
	display:block;
	padding-left:350px;
}


.test_title {
padding-top:5px;
}
/*end gallery*/

/*packages*/
.package_top {
float:left;
width:1000px;
}

.package_title {
font-family:"Redressed";
font-size:120%;
float:left;
color:#e863a7;
width:78%;
}

.back_icon {
float:right;
width:22%;
padding-top:2%;
}

.packagecontent_full {
float:left;
width:950px;
height:auto;
margin-left:4%;
}

.pack_title {
	text-align:center;
	font-family:"OpenSans-Regular";
	font-size:110%;
	font-weight:bold;
	color: #333333;
}

.packleft {
width:75%;
height:auto;
float:left;
}

.packleft ul li{
	list-style-image:url(images/bullet4.jpg);
	padding-top:2px;
	padding-bottom:2px;
	font-family:"OpenSans-Regular";
	font-size:95%;
	color: #707070;
}

.packright {
width:25%;
height:auto;
float:left;
}

.packright_img {
margin-left:2%;
}

.packright_content {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #7d7d7d;
}

.packsecond {
	clear:both;
	font-family:"OpenSans-Regular";
	font-size:110%;
	font-weight:bold;
	text-align:left;
	color: #333333;
}

.packcontent ul li{
	list-style-image:url(images/bullet4.jpg);
	padding-top:2px;
	padding-bottom:2px;
	font-family:"OpenSans-Regular";
	font-size:95%;
	color: #707070;

}

.pack_footer_img {
float:right;

}

.buttons_full {
float:left;
width:900px;
margin-left:10%;
margin-top:2%;
margin-bottom:2%;
}

.but {
width:350px;
background:#d96565;
height:100px;
float:left;
margin-left:3%;
border:1px solid #d96565;
border-radius:3%;
-moz-border-radius:3%;

}

.but_img {
float:left;
width:150px;
}

.but_content {
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
padding-left:0%;
width:200px;
margin-top:9%;
height:100px;
float:left;

}

.but_content a {
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
font-weight:bold;
width:250px;
height:100px;
}

.but_content a:hover {
color:black;
}






/*end packages*/









/*responsive pages*/
@media screen and (max-width: 320px) {

#header {
	width:90%;
	height:auto;
	margin: 0 auto; 
}

.header_left {
	width:100%;
	height:auto;
	overflow: hidden;

}

.logo {
	width:90%;
	height:auto;
	padding-top:7%;
	padding-left:14%;
	overflow: hidden;
}

.header_right {

	width:100%;
	overflow: hidden;
	margin-top: 0%;
	height: auto;
	margin-left:0%;
}

.menu {
	margin-left:0%;
	padding-left:0%;
	margin-right:5%;
	
	width:90%;
	
}

.menu ul li{	
	margin-right:20%;
	margin-left:0%;
	padding-top:4%;
	display:inline-block;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
font-weight:490;
}

.menu ul li a {
color:#000000;
}

.menu ul li a:hover{
color:#db5490;
}



#nav2 {
	height:auto;
	margin:0 auto;
	width: 90%;
}
.menu2 {
	color:#fff;
	width: 100%;
 }
.menu2 ul li{	width: 100%;

	display:inline;
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#fff;
	font-weight:495;
}

.menu2 ul li a {	width: 100%;

color:#fff;
}

.menu2 ul li a:hover{
color:#db5490;
}

#first_content {
	width:100%;
	margin:0 auto;
	height:auto; 
}

.first {
	width:100%;
	height:auto;
	padding-bottom: 2%;
}

.first_intro {
	text-align:center;
	color:#000000;
}

.first_intro h1{
	font-family: "Redressed";
	font-size:110%;
}

.first_intro p{
	font-size:100%;
	font-family:"SHANNO";
	padding:0% 1% 0% 1%;
}

.first_content1 {
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
color:#616161;
line-height:150%;
word-spacing:20%;
text-align:justify;	padding:0% 2% 0% 1%;

}

.first_button_content {
width:95%;
height:auto;
	padding:0% 1% 0% 1%;

}

.button {
	width:100%;
	height:auto;
		margin-left:2%;
	margin-bottom: 3%;
	


}

.button1 {
	width:100%;
	height:auto;

	padding-left:0%;
	margin-bottom: 3%;
}

.button_img {
float:left;
width:auto;
height:auto;
}

.buttton_title {
	margin-top:15%;
	text-align:left;
	font-size:100%;
	font-family: "Rupee_Foradian";

}

.button_content {
padding-top:0%;
float:left;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
color:#616161;
	padding:0% 2% 0% 1%;line-height:150%;


}

.button_more {
float:right;
text-align:right;
padding-right:2%;
padding-bottom:2%;

}
.button_more a{

color:#616161;
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
font-weight:bold;
overflow:hidden;
}

.button_more a:hover {
color:#aa235f;
}

#second {
width:100%;
height:auto;
margin:0 auto;
}

.second_content {
	font-family:"Times New Roman", Times, serif;
	font-size:75%;
	font-style:italic;
	text-align:justify;
	color:#FFFFFF;
	line-height:150%;
	word-spacing:20%;
	padding:0 1% 0 1%;
}

.second_content1 {
	font-family:"Times New Roman", Times, serif;
	font-size:80%;
	font-style:italic;
	text-align:right;
	color:#FFFFFF;
	padding:0 2% 0 0;
}
.second_content2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-style:italic;
	text-align:left;
	color:#FFFFFF;
	padding:0 2% 1% 0;
}
.second_content2 a:hover {color:black;}

#third {
width:100%;
height:auto;
margin:0 auto;
}

.third_right {
	width:99%;
	height:auto;
	
	padding-top: 1%;

	margin-top:2%;
}

.third_right_content {
	width:100%;
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	text-align:justify;
	height: auto;
	line-height: 150%;
	
}

.third_right_con{
width:98%;

}

.third_right_con br {
display:none;
}

.third_right_title {
	padding-left:0%;
	font-family:"Rupee Foradian";
	color:#0d0d0d;

}



.third_left {
display:none;

}
.con1 {
	font-family:"Rupee Foradian";
	width:100%;
	
}
.third_left_content {
display:none;

}

.third_fourth {
padding-top:1%;

width:97%;

}

.third_fourth_title {
	font-family:"Rupee Foradian";
	font-size:100%;
	color:#0d0d0d;
}

.third_fourth_title h1 {
	font-family:"Rupee Foradian";
	font-size:175%;
	color:#0d0d0d;
	}
	
.third_fourth_title p{
color:#aa235f;
font-size:100%;
font-family:"Rupee Foradian";

}

.con1 {
	font-family:"Rupee Foradian";
	
}


.third_fourth_content {
	
	width:98%;
	margin-left:0%;
	font-family:Arial, Helvetica, sans-serif;
	height: auto;
}

.third_fourth_img {

width:80%;
height:auto;
overflow:hidden;
margin-left:15%;
margin-top:2%;
padding-top:2%;
}

.view_more_logo {


}
.view_more_logo a{
float:right;
color:#616161;
font-family:Arial, Helvetica, sans-serif;
font-size:45%;
font-weight:bold;	padding-bottom: 2%;

}

.view_more_logo a:hover {
color:#aa235f;
}



.footer1 {
width:90%;
margin:0 auto;
height:auto;
}

.innerfooter1 {
font-family:Arial, Helvetica, sans-serif;
font-size:45%;
color:#909090;
text-align:center;
padding-top:1%;
padding-bottom:1%;
width:100%;
padding-left:1%;
padding-right:1%;
}



.footer2 {
width:90%;
margin:0 auto;
height:auto;
}

.innerfooter2 {
font-family:Arial, Helvetica, sans-serif;
font-size:50%;
color:#909090;
text-align:center;
padding-top:1%;
padding-bottom:1%;
width:100%;
padding-left:1%;
padding-right:1%;
}

.link3 {
color:#c0c0c0;
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
text-align:center;
}

#webdesign1{
	height: auto;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	/*background-image: url(image/foo.jpg);
	background-repeat:no-repeat;*/
	padding-bottom: 15px;
	width:auto;
}
/*end index page*/

/*webdesigning page*/



#innerbanner {
width:100%;
height:auto;
margin:0 auto;
}

#innerbanner img {
width:100%;
}

#webdesign_first {
width:100%;
height:auto;
margin:0 auto;
}

.webdesign_first {
padding-top:0%;
padding-bottom:0%;

}

.webdesign_first_left {

	width:100%;
	height:auto;
	padding-top:0%;
}

.webdesign_title h1 {
padding-left:1%;
font-family: "Redressed";
font-size:150%;
}

.webdesign_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	text-align:justify;
	padding-left:1%;
	padding-right:1%;
	color:#616161;
	line-height:150%;
	width: 98%;
	word-spacing: 20%;
}

.webdesign_first_right {
height:auto; display:none;
}

.hline {
width:100%;
margin:0;
border-bottom:#f9ebef solid 2px;
float:left;
height:auto;
}



.webdesign_third {
width:100%;
height:auto;
margin:0 auto;
}

.webdesign_third_content { float:none; }

.webdesign_third_left {
width:100%;
height:auto;
}

.webdesign_thirdleft_title {
	padding-top:2%;
	padding-left:1%;
	font-family:"Rupee_Foradian";
	
	font-size:80%;
	width:98%;
}


.webdesign_third_right {
width:100%;
height:auto;
}

.webdesign_third_img {
	float:left;
	padding-left: 26%;
	padding-top: 4%; display:none;
}

.webdesign_third_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	text-align:justify;
	padding-left:1%;
	padding-right:1%;
	color:#616161;
	line-height:150%;
	float:left;
	width: 98%;
	word-spacing: 20%;

}

.webdesign_fouth_content {
	width:98%;
	height:auto;
	padding-left:1%;
}

.fourth_title h1 {
	color:#0d0d0d;
	font-family:"Rupee_Foradian";
	font-size:75%;
	width:98%;
}

.fouth_content ul li {
list-style-image:url(images/list.jpg);
padding:2%;
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
color:#616161;
}

.webdesign_fourth_img {
float:right;
clear:both; display:none;
}

.fouth_content {
width:100%;
}
.w_fourth_left {
	width:70%;
	float:left;
	height:auto;
}

.w_fourth_right {
	width:20%;
	float:left;
	height:auto;
	padding-top: 25%;
	padding-left: 1%;
}

.w_fourth_right1 {
	width:20%;
	float:left;

	height:auto;
	padding-top: 0%;
	padding-left: 1%;
}

.webdesign_fourth_img1 {
float:left;
padding-top:20%;
}
.webdesign_second_content_title  {
	padding-left:1%;
	font-family:"Rupee_Foradian";
	color:#0d0d0d;
	font-size:75%;
	width:98%;
}
/*end webdesigning page*/




/*aboutus page*/


.aboutus_content {
width:100%;
height:auto;
margin:0 auto;
}

.aboutuscontent1 {
	width:98%;
	height:auto;
}

.boxes {
width:98%;	


}

.aboutbox {
	width:98%;
	height:auto;
	margin-left:0%;
	margin-top:2%;

	
}
.aboutimg {
padding-left:2%;
width:100%;
height:auto; display:none;

}

.w_fourth_right1 {
display:none;
}

.abouttitle {
color:#713ef1;
font-family:"Rupee_Foradian";
font-size:80%;
font-weight:400;
}

.aboutcontent {
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height: 150%;
	word-spacing: 20%;
}

.aboutcontent ul li {
list-style-image:url(images/list.jpg);
padding-top:1%;
}
.abouttitle1 {
color:#fb9364;
font-family:"Rupee_Foradian";

padding-top:1%;
font-size:80%;
font-weight:400;
}

.aboutcontent1 {
color:#616161;
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
line-height:130%;
word-spacing:20%;
width:98%;


}
.abouttitle2 {
color:#ffeb0d;
font-family:"Rupee_Foradian";
text-align:center;
padding-top:1%;
font-size:80%;
font-weight:400;
}

.aboutcontent2 {
color:#616161;
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
line-height:130%;
word-spacing:20%;
width:98%;
}

.ourteamtitle {
	clear:both;
	font-family:"Rupee_Foradian";
	padding-top:2%;
	padding-left:1%;
	font-size:80%;
	font-weight:300;
	padding-bottom: 1%;
}
.ourteamimg {
float:left;
}

.abouttitledesign {
color:#1584c9;
font-family:"Rupee_Foradian";
text-align:center;
padding-top:1%;
font-size:80%;
font-weight:400;width:50%;
}

.abouttitle1quality{
color:#d50045;
font-family:"Rupee_Foradian";
text-align:center;
padding-top:1%;
font-size:80%;
font-weight:400;width:50%;
}
.abouttitle2inno{
color:#9eca10;
font-family:"Rupee_Foradian";
text-align:center;
padding-top:1%;
font-size:80%;
font-weight:400;width:50%;
}
.boxabout {
	margin-top:52%;
	padding-left: 10%;
	float:left;
	padding-bottom: 2%;
}
.boxad {
	margin-top:66%;
	padding-left: 10%;
	float:left;
	padding-bottom: 2%;
}

.fouth_content1 {
	width:98%;
	padding-left:1%; 
}
.fouth_content2 {
	width:98%; 
}

.fouth_content1 ul li {
list-style-image:url(images/list.jpg);
padding:1%;
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
color:#616161;

}.fouth_content2 ul li {
list-style-image:url(images/list.jpg);
padding:1%;
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
color:#616161;

}
/*end aboutus page*/
/*advantages page*/
.boxes {
	margin-left:1%;

}


.boxer {
width:100%;
height:auto;
margin:0 auto;
}
/*end advantages page*/


.contact {
	height:auto;
	margin:0 auto;
	width: 100%;
}
.contact_info {
	padding-top:2%;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#616161;
	padding-left:1%;
	padding-right: 1%;
	padding-bottom: 2%;
}
.aboutcontent ul li {
list-style:circle;
}
.fouth_content ul li {
list-style:circle;}
.fouth_content1 ul li {
list-style:circle;}
.fouth_content2 ul li {
list-style:circle;}

/*website maintance page*/

.webdesign_first_right box {
display:none;
}

.webdesign_content ul li { list-style:circle; padding-top:1%; padding-bottom:1%;}

.first_content1 ul li  {list-style:circle;padding-top:1%; padding-bottom:1%;}
/*end website maintance page*/


/*today*/

#banner {
width:100%;
height:auto;
margin:0 auto;
}
.bannercontent1 {
	height:auto;
	padding-left:1%;
	padding-top:0%;
}
.banner_img {
	float:left;
	padding-top:1%;
	padding-right: 2%; display:none;
}
.banner_content {
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:150%;
	text-align:justify;
	word-spacing:20%;
	padding:0% 2% 0% 2%;
}
.bannercontent2 {
	padding:0% 0 0% 1%;
}
.bannerlist {
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:130%;
	word-spacing:20%;
	padding-right:1%;
}
.bannerlist ul li {
list-style:circle;
	padding:1% 0 3% 0;
		

}

.webdesign_content ul li {
list-style-image:url(images/list.jpg);
padding:1% 0 1% 0;
}
.bannerlist1{color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	
	line-height:130%;
	text-align:justify;
	word-spacing:20%;}
.bannerlist1 ul li {
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:130%;
	text-align:justify;
	word-spacing:20%;
	list-style:circle;
	padding:1% 2% 1% 0;
}

/*custom web */
.banner_left {
width:100%;
height:auto;
}
.banner_leftcontent {
margin-left:1%;
margin-top:1%;
margin-right:1%;
}
.banner_title {
text-align:center;
font-family:"Rupee_Foradian";
font-size:75%;
line-height:140%;
word-spacing:30%;
font-weight:600;
}
.hline1 {
display:none;
}
.custom_content {
width:95%;
padding:1% 2% 1% 1%;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
line-height:150%;
word-spacing:30%;
color:#616161;
}
.bannercontent3 {
width:99%;
height:auto;
clear:both;
padding-top:1%;
padding-left:1%;
}
.bannercontenttitle {
font-family:"Rupee_Foradian";
font-size:60%;
padding-left:1%;
color:#0d0d0d;
}
.bannercontent3content { padding-left:2%;  }
.bannercontent3content ul li {
list-style:circle;
padding:1% 0 1% 0%;
font-family:Arial, Helvetica, sans-serif;
color:#616161;
font-size:75%;
}
.bannercontent3_img {
display:none;
}
.webdesign_content ul li {
list-style:none;

}

/*logo design*/
.logodesign1 {
width:98%;
height:auto;
margin-left:1%;
margin-top:0%;
}
.logodesigntitle {
font-size:75%;
font-family:"Rupee_Foradian";
font-weight:300;
padding-left:3%;
color:#0d0d0d;
}
.logodesignimg {
padding-left:12%;
padding-top:2%; display:none;
}
.logodesignfirst {
padding-left:5%;
padding-top:1%;
}
.logotitle1 {
padding-left:2%;
font-family:"Rupee_Foradian";
font-size:75%;
font-weight:bold;
text-transform:uppercase;
}
.logodesigndelivery1 {
padding-left:2%;
}
.logotitle{
padding-left:3%;
font-family:"Rupee_Foradian";
font-size:75%;
font-weight:bold;
text-transform:uppercase;
}
.logodesigndelivery ul li {
list-style:circle;
padding-top:1%;
color:#616161;
font-family:Arial, Helvetica, sans-serif;
font-size:75%
}

.logodesigndelivery ul li {
list-style:circle;
padding-top:1%;
color:#616161;
font-family:Arial, Helvetica, sans-serif;
font-size:75%
}
/*logo design*/
/*end today*/


/*01-04-14*/
/*project magmt*/

.pm1 {
color:#15bec9; font-family:"Rupee_Foradian";text-align:center;padding-top:1%;font-size:10;font-weight:600;
}

.pm2{
color:#f567c4;font-family:"Rupee_Foradian";text-align:center;padding-top:1%;font-size:100;font-weight:600;
}
.pm3{
color:#cab610;font-family:"Rupee_Foradian";text-align:center;padding-top:1%;font-size:100%;
font-weight:600;
}
.pm4 {
color:#ff9308;font-family:"Rupee_Foradian";text-align:center;padding-top:1%;font-size:100%;
font-weight:600;
}

.pm5{
color:#2f87ff;font-family:"Rupee_Foradian";text-align:center;padding-top:1%;font-size:100%;
font-weight:600;
}
.pm6{
color:#92c293;font-family:"Rupee_Foradian";text-align:center;padding-top:1%;font-size:100%;
font-weight:600;
}

.seosign {
	font-family:"Rupee_Foradian";
	font-size:75%;
	text-align:justify;
	padding-left:6%;
	padding-right:1%;
	padding-top:5%;
	color:#616161;
	line-height:150%;
	float:left;
	width: 89%;
	word-spacing: 30%;
}
.seosignature {	font-family:"Rupee_Foradian";
	font-size:75%;
text-align:right;
}
.seopic {
padding-left:30%;
padding-top:1%; display:none;
}

.custom_content ul li {
list-style:circle;
}

/*end project magmt*/

/*01-04-14*/
/*end 01-04-14*/
/*02-04-14*/
.java_img {
width:95%;
height:auto;
margin-left:5%;
margin-bottom:1%;
}
.jimg {
padding-left:20%; display:none;}
.java1 {
height:auto;
width:100%;
}
.jcon {
text-align:left;
padding-top:1%;
}
.jcon a {
color:#000000;
font-family:"Rupee_Foradian";
font-size:100%;
}
.jcon a:hover {
color:#c8407f;
}


.web {
	width:100%;
	height:auto;
	float:left;
	margin-left:10%;
	margin-bottom: 2%;
}
.web1 {
float:left;
height:auto;
width:30%;
}
.wcon {
padding-left:1%;
padding-top:3%;
}
.wcon a {
color:#000000;
font-family:"Rupee_Foradian";
font-size:110%;
}
.wcon a:hover {
color:#c8407f;
}
.banner_content1 {
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:150%;
	text-align:justify;
	word-spacing:20%;
	padding:1% 2% 0% 2%;
}
.webdesign_content ul li {
list-style:circle;
}
/*end 02-04-14*/

/*03-04-14*/
/*tables*/
table {
			border-width: 1px;
			border-spacing: 0px;
			border-style: none;
			border-collapse: collapse;
			font-size: 14px;
			width:100%;
			color:#555555;
			font-family:Arial, Helvetica, sans-serif;
		}
		th {
			background:#e8a5c5;
			
			padding:10px;
			text-align:center;
			border:1px solid #4c4c4c;
		}
		td {
			padding:10px;
			border:1px solid #4c4c4c;
			font-family:Arial, Helvetica, sans-serif;
			}

.table1 {
background:#cd5666;
color:white; font-weight:bold;
}
.table2 { color:blue; font-weight:700; }
.table3 { background:#7dcd65; color:white;font-weight:bold; }
.table4 { background-color:#65bfcd; color:white; font-weight:bold; }
.table5 { background-color:#cac964; color:white; font-weight:bold; }
.table6 { background-color:#979797; color:white; font-weight:bold; }
.table7 a{ color:#c93737; font-family:Arial, Helvetica, sans-serif; font-size:110%;} .table7 a:hover { color:black;}
.rwd-table {
width:90%;
}

/*end tables*/

/*footer*/
.bigfooter {
	margin-left:2%;
	margin-top:3%;
	margin-bottom:3%; display:none;
	
}
.bigfooter1 {padding-left:2%;}
.bigfootertitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:105%;
	font-weight:700;
	color:white;
	text-transform:uppercase;
	margin-bottom:4%;
	}
.bigfootercontent {font-family:Arial, Helvetica, sans-serif; font-size:80%; color:#c7c7c7; }
.bigfootercontent a {text-decoration:underline;}
.bigfootercontent a:hover{ color:pink; text-decoration:none;}

/*end footer*/
/*03-4-14*/

.request {
display:none;
}
.navspace { display:none;}




#worksfull
{
	width:100%;
	height:auto;
	padding-top: 2%;
}
.worktop
{
width:100%;
height:39px;
background-image:url(image/ourtop.jpg);
background-repeat:no-repeat;
}
.workmid
{
	width:82%;
	height: auto;
	background-image:url(image/ourmid.jpg);
	background-repeat:repeat-y;
	padding-left: 32px;
	padding-right: 20px;
	margin-right:1%;
}
.workbot
{
width:100%;
height:78px;
background-image:url(image/ourbot.jpg);
background-repeat:no-repeat;
}

#innerleftwork
{
	width:98%;
	height:auto;
	margin-left: 0%;

}

.workpic
{
	width:80%;
	height:196px;
	background-image:url(image/ourpicture.jpg);
	background-repeat:no-repeat;
	padding-left: 2%;
	padding-top: 20px;
	display:none;

}
.workstitle
{
	width:100%;
	height:47px;
	float:left;
	background-image:url(image/ourtitle.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
	padding-top: 13px;
	text-align: center;
}
.workstitle a
{
text-decoration:none;
color:#FFFFFF;
font-size:12px;
}
.workstitle a:hover
{
color:#E8888F;
}
.workstitlefull
{
	width:95%;
	height:auto;
	padding-left: 1%;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.workcon
{
	width:90%;
	height:auto;
	padding-left: 0%;
	padding-right: 10%;
	text-align: justify;
	color: #565656;
	padding-top: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 140%;
}
.workcon1
{
	width:90%;
	height:auto;
	padding-left: 2%;
	padding-right: 0%;
	font-size: 75%;
	text-align: justify;
	background-color:#C4333E;
	color:#E7A6AB;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.tools
{
	width:82%;
	height:auto;
	padding-left: 1%;
	padding-right: 20px;
	font-size: 90%;
	text-align: justify;
	background-color:#FCF3F3;
	color:#200C0E;
	margin-top: 20px;
}
.toolsleft
{
	color:#000000;
	font-weight:bold;
	width:100px;
	height:auto;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;	font-size: 75%;

}
.toolsright
{
	color:#000000;
	width:80%;
	height:auto;
	float:left;
	padding-left: 5%;
	padding-top: 5px;
}
.wo1
{
	width:100%;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 130%;
	padding-right:1%;
}
.wo2
{
width:100%;
height:auto;	font-size: 75%;

}

#text1
{
	width:100%;
	height:auto;
	float:left;
	padding-top: 15px;
	padding-left:1%;
}

#innermidwork
{
	width:100%;
	height:auto;
	background-image: url(image/inbg.jpg);
	background-repeat: repeat;

}

 .portfoliolinks
{
	background-image:url(image/ico1.gif);
	background-repeat:no-repeat;
	width:22px;
	height:18px;
	padding-top:5px;
	margin-left:2px;
	display:block;
	float:left;
	color:#FF0000;
	text-align:center;
	font-size:11px;
}
 
.portfoliolinks2 a
{
 background-image:url(image/ico1.gif);
 background-repeat:no-repeat;
 width:22px;
 height:18px;
 padding-top:5px;
 display:block;
 float:left;
 margin-left:2px;

 	font-size:11px;
 color:#000;
 text-align:center;
}
.portfoliolinks2 a:hover
{
	background-image:url(image/ico1.gif);
	background-repeat:no-repeat;
	width:22px;
	height:18px;
	padding-top:5px;
	display:block;
	font-size:11px;
	float:left;
	font-weight:bold;
	margin-left:2px;
	color:#FF0000;
	text-align:center;
}

.workcon1 p {
font-family:"Shannon Book";
font-size:100%;
}


/*end portfolio*/



/*portfolio 2 web designs*/

#innermidbro
{
	width:100%;
	height:auto;
	background-image: url(image/inbg.jpg);
	background-repeat: repeat;

}
#innerleftbro
{
width:90%;
height:auto;
background-image: url(image/inbg.jpg);
background-repeat: repeat;
}
.content1bro
{
	width:100%;
	height:auto;
	padding-left:0px;
	padding-right:0px;
	padding-top: 0px;
	font-size: 13px;
	text-align: justify;
	padding-bottom: 10px; 
	
}
.content1bro ul li
{
padding-bottom:15px;
list-style-image: url(image/marker-1.gif);
}
.content1bro1
{
	width:660px;
	height:auto;
	float:left;
	padding-left:20px;
	padding-right:0px;
	padding-top: 0px;
	font-size: 13px;
	text-align: justify;
	padding-bottom: 10px;
	
}
.content1bro1 ul li
{
padding-bottom:15px;
list-style-image: url(image/marker-1.gif);
}
#innerleftport
{
	width:90%;
	height:auto;
	background-image: url(image/inbg.jpg);
	background-repeat: repeat;
	margin-left: 5%;
}
.portwhole
{
	width:95%;
	height:auto;
	padding-top: 15px;
}

.porttop1
{
	width:100%;
	height:53px;
	background-image:url(image/porttop.jpg);
}
.portmid1
{
	width:100%;
	height:auto;
	background-repeat: repeat-y;
	padding-left: 10px; 
}
.portbot1
{
	width:100%;
	background-image:none;
	border-bottom:red solid 55%; display:none;
}
.portpic
{
	width:200px;
	height:218px;
	float:left;
	background-image:url(image/portbox.jpg);
	padding-top: 10px;
	padding-left: 8px;
	margin-top: 60px; display:none;
}
.portconfull
{
	width:100%;
	height:auto;
}
.porttitle
{
	width:90%;
	height:auto;
	padding-left: 1%;
}
.portcontentfull
{
	width:100%;
	height:auto;
}
.portcontentfull ul li
{
	list-style-image:url(image/marker-1.gif);
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 140%;

}
.portcon1
{
	width:90%;
	height:auto;
}
.portcon2
{
	width:90%;
	height:auto;
	padding-right: 10px;
}
.portstyle
{
	color:#BC3B45;
	font-weight:bold;
	font-size:12px;
}

.posty
{
	color:#BC3B45;
	font-weight:bold;
	font-size:15px;
	padding-left: 5%;
	font-family: Arial, Helvetica, sans-serif;
}
.portbot2
{
	width:90%;
	height:57px;
	float:left;
	background-image: url(image/topbot.jpg);
}

.head1
{
	color:#C83A44;
	font-weight:bold;
	font-family:"Shannon Book";
	font-size:110%;
}
.head11
{
color:#C83A44;
font-weight:bold;
font-size:12px;
}

.contentbro
{
	width:90%;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	padding-top: 15px;
	font-size: 13px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.fnt {
font-family:Arial, Helvetica, sans-serif;
font-size:95%;
line-height:140%;
}

.porttitle p {
font-family:Arial, Helvetica, sans-serif;
font-size:95%;
line-height:140%;
}

#text table tr td {
border:none;
}
/*end portfolio 2 web designs*/



/*enquiry css*/

.contentenquiry
{
	width:99%;
	height:auto;
	padding-left:1%;
	padding-right:0%;
	padding-top: 20px;
	font-size: 100%;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 20px;
}

.enqfull
{
	width:90%;
	height:auto;
	padding-left: 1%;
	margin-left:4%;
}

.enqfull table td {border:none;}

.enqbot
{
	width:90%;
	height: auto;
	background-color:#FFFFFF;
	color: #AA212C;
	padding-left: 1%;
	margin-left:3%;
	padding-top: 8px;
	padding-bottom: 25px;
	margin-bottom: 6px;
}
.e1t
{
	color:#aa235f;
	font-size:90%;
	font-weight:bold;
	font-family: "Rupee_Foradian";
}

.e2t
{
	color:#0d0d0d;
	font-size:90%;
	font-weight:bold;
	font-family: "Rupee_Foradian";
}
.enqtext3
{
	width:100%;
	height:auto;
}
.enqbot1
{
	width:90%;
	height: auto;
	background-color:#FFFFFF;
	color: #AA212C;
	padding-left: 1%;
	padding-top: 2px;
	margin-left:3%;	padding-bottom: 15px;
	background-image: url(image/enq2.jpg);
	margin-top: 5px;
	margin-bottom: 10px;
}
.enqtext4
{
	width:100%;
	height:auto;
}
.enqtext5
{
	width:100%;
	height:auto;
}
.submitpic
{
	width:100%;
	height:35px;
	background-image:url(image/enqbut.jpg);
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
	border:0px;
}
.submitpic:hover
{
	color:#000000;
}

/*end enquiry css*/

/*brochure package*/
#innermid1
{
	width:90%;
	height:auto;
	background-image:url(image/innermid1px.jpg);
	background-repeat:repeat;
	padding-bottom: 10px;
	color: #83868A;
	font-size: 75%;
}
.brochuredesigningport1full
{
	width:50%;
	height:auto;
	padding-left: 0%;
	padding-top: 2%;
}
.brochuredesigningport1
{
	width:90%;
	height:auto;
}

.brochuredesigningport2full
{
	width:50%;
	height:auto;
	padding-left: 0%;
	padding-top:2%;
	padding-bottom: 10px;
}
.brochuredesigningport2
{
	width:90%;
	height:auto;
}

.brochuredesigningport2full
{
	width:50%;
	height:auto;
	padding-left: 0%;
	padding-top: 2%;
	padding-bottom: 10px;
}
.brochuredesigningport2
{
	width:90%;
	height:auto;
}

}
/*end brochure package*/



