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

/*<body>*/
body {
	background-color:#e2e2e2;
	margin: 0px;
	padding:0px;
   }
/*Main Container*/
div.mc{
    width:765px;
	margin:auto;
    }
/*Header*/
div.header{
    width:100%;
   
	
    }	
/*Flash Content*/
div.flashcontent{
    width:100%;
	background-color:#CC6600;
/*	height:162px;*/
    }
/*For links*/		
.topnav{
	height:35px;
	}
ul.topnav{
	margin:0px;
	padding:0px;
	}
li.topnav{
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	list-style:none;
	}
/*-------------------------*/		
/*Content*/
div.content{
    width:765px; 
	background-color:#FFFFFF;
    }
/*Left Column*/	
div.leftcolumn{
    float:left;
	width:464px;
    }	
/*Welcome Text*/	
div.welcometext{
    /*float:left;*/
    width:447px;
	height:426px;
	background-image:url(../images/welcomerepeat_bg.gif);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:2px;
    }	
/*Welcome Banner*/	
div.welcomebanner{
    float:right;
	width:192px;
	height:265px;
    }
/*Feature Links*/	
div.flinks{
    width:464px; 
	height:192px;
	/*float:left;*/
	background-image:url(../images/mlinksall.jpg);
	background-repeat:no-repeat;
    }
/*flinks pics1*/
div.flinkspic1{
    float:left; 
    width:157px;
    }			
/*flinks pics2*/
div.flinkspic2{
    float:left;
    width:152px;
    }			
/*flinks pics3*/
div.flinkspic3{
    float:left;
    width:152px;
    }			
/*-------------------------*/		
/*Right Column*/
div.rightcolumn{
    float:left;
	width:301px;
    }
/*Quote Form Container	*/
div.quotecontainer{
    width:301px;
	height:306px;
	background-image:url(../images/quoterepeat_bg.gif);
	background-repeat:repeat-y;
    }	
/*Quote Heading*/	
div.quoteheading{
    width:291px;
	height:41px; 
	background-image:url(../images/quoteheading.jpg);
	background-repeat:no-repeat;
	line-height:47px;
	padding-left:10px;
    }	
/*Quote Controls*/
div.quotecontrols{
     width:286px;
	 padding-left:15px; 
	 padding-top:5px;
	 position:relative;
    }	
/*Bottom Form BG*/
div.quotebottom{
    width:291px;
	height:41px; 
	background-image:url(../images/quotebottom.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
    }	
/*Controls container*/
div.ttboxset{
    width:286; 
    height:30px;
   }
/*Controls Text Label*/	
div.tlabel{
    width:70px;  
	float:left;
    line-height:15px;
   }
/*Submit Button*/
div.submitbtn{
   margin-bottom:10px;
	right:5px;
	position:absolute;
    }   
/*Controls Text Label*/	
div.tbox{
    width:175px;  
    top:5px;
    float:right;
    }
/*Controls Button*/	
div.bbox{
    width:175px;  
    top:5px;
    float:right;
	padding-top:/*5px;*/
    }	
/*supportadv*/	
div.supportadv{
    width:301px;
	height:93px;
	background-color:#0033CC;
    }	
/*Recent Project*/
div.recentprojects{
    width:301px;
	/*height:219px;*/
    }	
/*-------------------------*/			
/*Footer*/
div.footer{
   /* float:left;*/
   clear:both;
    width:765px;
	height:76px;
    background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	line-height:20px;
	text-align:center;
    }	
/*-------------------------*/			
/*Text Styles*/
.stylehead1{
 font-family:"Tahoma", Trebuchet MS;
 font-style:normal;
 font-size:18px;
 font-weight:bold;
 color:#0d4d7d;
 }
 /*Styles*/
.stylecontent1{
 font-family:"Tahoma", Trebuchet MS;
 font-style:normal;
 font-size:12px;
 text-align:justify;
 color:#0d4d7d;
 }
 /*Rollover Style Link*/
 a.footerlink{
   font-family:"Tahoma", Trebuchet MS;
   font-style:normal;
   font-size:12px;
   color:#0d4d7d; 
   text-decoration:none;
   }
  /*Rollover Style Visited*/
 a.footerlink:visited{
   font-family:"Tahoma", Trebuchet MS;
   font-style:normal;
   font-size:12px;
   color:#0d4d7d; 
   text-decoration:none;
  }
 /*Rollover Style Hover*/
 a.footerlink:hover{
   font-family:"Tahoma", Trebuchet MS;
   font-style:normal;
   font-size:12px;
   color:#3F77CC; 
   text-decoration:none;
  } 
   
 /*-------------------------*/			
 /*Forms Styles*/
 .stylefhead1{
  font-family:"Tahoma", Trebuchet MS;
  font-style:normal;
  font-size:15px;
  color:#5b92d8;
 }
/*Label Styles*/
.stylelabel1{
 font-family:"Tahoma", Trebuchet MS;
 font-style:normal;
 font-size:11px;
 color:#000000;
} 
/*Text Box*/
.textbox{
 font-family:"Tahoma", Trebuchet MS;
 font-style:normal;
 font-size:11px;
 color:#000000;
 width:150px;
 border:#CCCCCC 1px solid;
}
/*Text Area*/
.textarea{
 font-family:"Tahoma", Trebuchet MS;
 font-style:normal;
 font-size:11px;
 color:#000000;
 width:150px;
 border:#CCCCCC 1px solid;
}
/*---------------------------------------------------------------------------*/
/*Inner Pages*/
/*Content*/
div.innercontent{
    float:left;
    width:765px; 
    background-image:url(../images/innercontentrepeat_bg.jpg);
	background-repeat:repeat-y;
	
    }
/*Inner Footer*/
div.innerfooter{
    float:left;
    width:765px;
	height:77px;
    background-image:url(../images/innerfooter.jpg);
	background-repeat:repeat-x;
	line-height:20px;
	text-align:center;
    }		
/*Inner Text Content*/
div.innertextcontent{
    width:745px;
	min-height:98px;
	padding-left:10px;
	padding-right:10px;
    }	
/*Inner Text Content Web Designing Left*/
div.innertextcontentwdleft{
    float:left;
    width:454px;
	min-height:98px;
	padding-left:10px;
    }			
/*Inner Text Content Web Designing Left*/
div.innertextcontentwdright{
    float:right;
    width:301px;
	min-height:98px;
    }			
/*Corner Image*/
div.cimage{
   	width:126px;
	height:98px;
    }		
/*Portfolio Thumbnails Content*/
div.pftc{
    width:635px;
	margin:auto;
	position:relative;
    }	
/*Portfolio Thumbnails Content*/
div.pftc1{
    width:635px;
position:relative;
height:143px;
    
    }		
/*Portfolio Thumbnails Pictures*/
div.pftpc1{
    width:204px;
	position:absolute;
	text-align:center;
    }	
/*Portfolio Thumbnails Pictures*/
div.pftpc2{
	margin-left:210px;
	width:204px;
	position:absolute;
	text-align:center;
    }	
/*Portfolio Thumbnails Pictures*/
div.pftpc3{
    margin-left:420px;
    width:204px;
	position:absolute;
	text-align:center;
    }		
/*Portfolio Thumbnails Description*/
div.pfpctext{
    width:204px;
	text-align:center;
    }	
/*Div for Correcting Fruits Image*/
 div.innertextcontentportfolio{
    width:180px;
	padding-left:575px;
	padding-right:10px;
    }		
/*-------------------------------------*/
/*Text Styles*/
/*Web Designing*/
.styleinnerhead{
 font-family:"Tahoma", Trebuchet MS;
 font-size:16px;
 font-style:normal;
 color:#A43C7B;
 text-align:justify;
}
/*E-Commerce*/
.styleinnerhead2{
 font-family:"Tahoma", Trebuchet MS;
 font-size:16px;
 font-style:normal;
 color:#6A871D;
 text-align:justify;
}
/*Portfolio*/
.styleinnerhead3{
 font-family:"Tahoma", Trebuchet MS;
 font-size:16px;
 font-style:normal;
 color:#9A6B33;
 text-align:justify;
}
/*Quote*/
.styleinnerhead4{
 font-family:"Tahoma", Trebuchet MS;
 font-size:16px;
 font-style:normal;
 color:#5b92d8;
 text-align:justify;
}
/*for form*/
form{
 padding:0px;
 margin:0px;
}		
div.msg{
 width:40px;
 height:20px;
 float:right;
}
.lblmsg{
  font-family:"Tahoma", Trebuchet MS;
  font-style:normal;
  font-size:13px;
  color:#006600;
 }
 /*For bullet list*/	
ul.leftnav{
 margin:0px;
 padding:0px;
 line-height:25px;
} 
li.leftnav{
	margin-left:0px;
	padding:0px;
	list-style-image:url(../images/bullet_img.gif);
	height:25px;
	}
a.sitemaplink{
	font-family:"Tahoma", Trebuchet MS;
	font-style:normal;
	font-size:14px;
	color:#5b92d8;
	text-decoration:none;
	font-weight:bold;
  }	
a.sitemaplink:visited{
	font-family:"Tahoma", Trebuchet MS;
	font-style:normal;
	font-size:14px;
	color:#5b92d8;
	text-decoration:none;
	font-weight:bold;
  }	
a.sitemaplink:hover{
	font-family:"Tahoma", Trebuchet MS;
	font-style:normal;
	font-size:14px;
	color:#990000;
	text-decoration:none;
	font-weight:bold;
  }	
