body {
	margin: 0px;
	padding: 0px;
	background-color: #fbfbfb;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.spacer{
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
#wraper {
	width: 989px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 4px;
}

/* ------------------------------HEADER START------------------------------*/
/* ----------------------------- HEADERUP START------------------------------*/
#headerup {
	padding: 0px;
	height: 84px;
	margin-top: 0px;
	margin-right: 43px;
	margin-bottom: 19px;
	margin-left: 0px;
}
.logo {
	padding-top: 30px;
	padding-left: 19px;
	float: left;
}
#headerup ul{
	display: block;
	width: 336px;
	margin-right: 0px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#headerup ul  li {
	float: left;
	height: 83px;
	width: 81px;
	display: block;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f5faff;
	background-image: url(../images/top_button.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a.tophome {
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	line-height: 32px;
	height: 32px;
	margin-top: 40px;
	margin-left: 3px;
	outline:0 none;
}
a.tophome:hover {
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	display: block;
	line-height: 32px;
	height: 32px;
	margin-top: 40px;
	margin-left: 3px;
	outline:0 none;
}
a.topenquiry {
	background-image: url(../images/enquiry.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	line-height: 32px;
	height: 32px;
	margin-top: 40px;
	margin-left: 3px;
	outline:0 none;
}
a.topenquiry:hover {
	background-image: url(../images/enquiry.gif);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	display: block;
	line-height: 32px;
	height: 32px;
	margin-top: 40px;
	margin-left: 3px;
	outline:0 none;
}

a.topcontact {
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	line-height: 32px;
	height: 32px;
	margin-top: 40px;
	margin-left: 3px;
	outline:0 none;
}
a.topcontact:hover {
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	display: block;
	line-height: 32px;
	height: 32px;
	margin-top: 40px;
	margin-left: 3px;
	outline:0 none;
}
a.topsitemap {
	background-image: url(../images/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	line-height: 32px;
	height: 32px;
	margin-top: 40px;
	margin-left: 3px;
	outline:0 none;
}
a.topsitemap:hover {
	background-image: url(../images/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	display: block;
	line-height: 32px;
	height: 32px;
	margin-top: 40px;
	margin-left: 3px;
	outline:0 none;
}
/* --------------------------HEADERUP END------------------------------*/

#headermiddle {
	height: 270px;
	background-color: #edf6ff;
	background-image: url(../images/banner_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
#headerthree {
	background-color: #afd55f;
	display: block;
	height: 4px;
	margin-bottom: 1px;
	line-height: 4px;
}
#headernav {
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 34px;
	background-color: #ABD258;
	background-image: url(../images/pt.gif);
	text-align: center;
}
.leftnav {
	float: left;
}
.rightnav {
	float: right;
}
#mainnav {
	width: 819px;
	padding: 0px;
	height: 32px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/mainnavbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#mainnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#mainnav ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainnavright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#mainnav ul li.last {
	background-image: none;
}

#mainnav ul li a {
	line-height: 32px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
	color: #1597aa;
	outline:0 none;
}
#mainnav ul li a:hover {
	line-height: 32px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
	color: #6d8d2e;
	outline:0 none;
}
/* -----------------------------HEADER END--------------------------------*/
/* -----------------------------CONTENT START--------------------------------*/
#contentbody {
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: left top;

	background-color: #ffffff;
	padding-top: 28px;
	margin: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
/* -----------------------------LEFTPANEL START--------------------------------*/

/* -----------------------------LEFTPANEL END--------------------------------*/
/* -----------------------------CONTENT END--------------------------------*/
#letfpanel {
	width: 224px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px;

}
#services {
	background-image: url(../images/srevicesbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
}
.ourservicestop {
	background-image: url(../images/ser_top_lt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 43px;
	padding-left: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.sertoptwo {
	background-image: url(../images/sertop_rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 43px;
	line-height: 43px;
	padding-right: 10px;
	display: block;
}
.sertopthree {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/sertop_rt.gif);
	height: 43px;
	margin: 0px;
	padding: 0px;
}
.ourser {
	float: left;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #9fce39;
}
#services ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dbecfb;
	border-right-color: #dbecfb;
	border-bottom-color: #dbecfb;
	border-left-color: #dbecfb;
}
#services ul li {
	background-image: url(../images/services_ul.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	height: 36px;
}
#services ul  li a {
	
}
a.custom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #779bc2;
	text-decoration: none;
	line-height: 36px;
	padding-left: 33px;
	background-image: url(../images/webdesign.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	display: block;
	outline:0 none;

}
a.custom:hover {
	color: #8CAD01;
	outline:0 none;
	
}


a.xhtml{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #779bc2;
	text-decoration: none;
	line-height: 36px;
	padding-left: 33px;
	background-image: url(../images/xml.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	display: block;
	outline:0 none;

}
a.xhtml:hover {
	color: #8CAD01;
	outline:0 none;
}
a.ecommerce{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #779bc2;
	text-decoration: none;
	line-height: 36px;
	padding-left: 33px;
	background-image: url(../images/ecoomerce.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	display: block;
	outline:0 none;

}
a.ecommerce:hover {
	color: #8CAD01;
	outline:0 none;
}
a.devolopement{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #779bc2;
	text-decoration: none;
	line-height: 36px;
	padding-left: 33px;
	background-image: url(../images/webdevolopement.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	display: block;
	outline:0 none;

}
a.devolopement:hover {
	color: #8CAD01;
	outline:0 none;
}
a.hosting{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #779bc2;
	text-decoration: none;
	line-height: 36px;
	padding-left: 33px;
	background-image: url(../images/hosting.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	display: block;
	outline:0 none;

}
a.hosting:hover {
	color: #8CAD01;
	outline:0 none;
}
a.search{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #779bc2;
	text-decoration: none;
	line-height: 36px;
	padding-left: 33px;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	display: block;
	outline:0 none;

}
a.search:hover {
	color: #8CAD01;
	outline:0 none;
}
a.offshore{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #779bc2;
	text-decoration: none;
	line-height: 36px;
	padding-left: 33px;
	background-image: url(../images/ofshore.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	display: block;
	outline:0 none;

}
a.offshore:hover {
	color: #8CAD01;
	outline:0 none;
}
a.anandagopal {
	color: #FFFFFF;
	outline:0 none;
}

.serbotttom {
	background-image: url(../images/ser_bot_pt.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 17px;
	margin-bottom: 15px;
}
#cutomerlogin {
	background-image: url(../images/srevicesbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.customerform {
	margin: 0px;
	padding-top: 14px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 18px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #afd0eb;
}

.form{
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dbecfb;
	border-left-color: #dbecfb;
}
#nilotpal {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dbecfb;
	border-left-color: #dbecfb;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/services_ul.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
#nilotpallast {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dbecfb;
	border-left-color: #dbecfb;
	margin: 0px;
	background-image: url(../images/services_ul.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.customerbody {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dbecfb;
	border-left-color: #dbecfb;
	height: 100px;
	border-top-style: solid;
	border-top-color: #dbecfb;
}

.block {
	display: block;
}
.customfield {
	width: 180px;
	margin-top: 5px;
	margin-bottom: 7px;
	border: 1px solid #c5d3e0;
	height: 17px;
	font-family: Tahoma;
	font-size: 12px;
	text-transform: capitalize;
	color: #acb4bc;
	padding-left: 5px;
	display: block;
}
.customfieldright {
	width: 187px;
	margin-top: 0px;
	margin-bottom: 8px;
	border: 1px solid #c5d3e0;
	height: 18px;
	font-family: Tahoma;
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
	padding-left: 5px;
	display: block;
}
.customfieldrightheight {
	width: 187px;
	margin-top: 0px;
	margin-bottom: 8px;
	border: 1px solid #c5d3e0;
	height: 54px;
	font-family: Tahoma;
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
	padding-left: 5px;
	display: block;
}
#capcha {
	float: left;
	height: 20px;
	width: 64px;
	margin-right: 9px;
}
.capchasp {
	float: right;
	height: 19px;
	width: 115px;
	border: 1px solid #c5d3e0;
	line-height: 19px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
}


.submit {
	display: block;
	width: 69px;
	height: 17px;
	padding: 0;
	padding: 0;
	cursor: pointer; /* hand-shaped cursor */
	
	background-position: 0px center;
	outline: none;
	background-image: url(../images/greenbutton.gif);
	background-repeat: no-repeat;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 110px;


}
.submitblue {
	display: block;
	width: 69px;
	height: 17px;
	padding: 0;
	padding: 0;
	cursor: pointer; /* hand-shaped cursor */
	
	background-position: 0px center;
	outline: none;
	background-image: url(../images/bluesubmit.gif);
	background-repeat: no-repeat;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 110px;


}


#instant {
	background-image: url(../images/srevicesbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.yahoo {
	display: block;
	border: 1px solid #eef4fa;
	background-image: url(../images/yahoo.gif);
	height: 36px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	font-family: Tahoma;
	line-height: 36px;
	color: #9fc0dc;
	font-size: 14px;
	padding-left: 56px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.gtalk {
	display: block;
	border: 1px solid #eef4fa;
	background-image: url(../images/gtalk.gif);
	height: 36px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	font-family: Tahoma;
	line-height: 36px;
	color: #9fc0dc;
	font-size: 14px;
	padding-left: 56px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.msn {
	display: block;
	border: 1px solid #eef4fa;
	background-image: url(../images/msn.gif);
	height: 36px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	font-family: Tahoma;
	line-height: 36px;
	color: #9fc0dc;
	font-size: 14px;
	padding-left: 56px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.skype {
	display: block;
	border: 1px solid #eef4fa;
	background-image: url(../images/skype.gif);
	height: 36px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	font-family: Tahoma;
	line-height: 36px;
	color: #9fc0dc;
	font-size: 14px;
	padding-left: 56px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}



/*-----------------------------------------------Right Panel Start------------------------------*/

#rightpanel {
	float: right;
	width: 228px;
	margin-right: 0px;
	display: block;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-image: url(../images/rightbg.gif);
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#righttop {
	background-image: url(../images/right_topbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	height: 83px;
}
.earth {
	position: absolute;
	top: 10px;
	right: 8px;
}
.redefing {
	top: 26px;
	position: absolute;
	left: 15px;
}
.portfofiotab {
	background-image: url(../images/portfoliotab.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 27px;
	display: block;
	line-height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #779bc2;
	padding: 0px;
}
.padd {
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#portfoliocontent {
	padding-top: 14px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
}
.port_pad {
	margin: 0px;
	padding: 0px;
	
}
.port_pad_bot {
	margin: 0px;
	padding: 0px;
	
}
a.moreportfolio {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 35px;
	color: #759b28;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 55px;
	background-image: url(../images/orrangearrow.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 30px 10px;
	outline:0 none;
}
a.moreportfolio:hover {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 35px;
	color: #32A5DB;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 55px;
	background-image: url(../images/orrangearrow.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 30px 10px;
	outline:0 none;
}#testimonialcontent {
	padding: 2px;
}
.testimonial_more {
	background-color: #f8f8fb;
	height: 66px;
	width: 222px;
	margin-bottom: 3px;
}
.photo_bor {
	border: 1px solid #999999;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
.testimonialtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: block;
	text-align: justify;
	padding: 0px;
	width: 160px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.read {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-transform: capitalize;
	text-decoration: none;
	outline:0 none;
}
.rtbotttom {
	background-image: url(../images/rt_lower_mid.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 20px;
	
}
#footer {
	height: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2e898;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 5px;
	position: relative;
	clear: both;
	float: none;
	margin-top: 5px;
}
.topfooter {
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	width: 880px;
	left: 36px;
	top: 14px;
}
#footer  li {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #84ACD5;
}
#footer li a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #92b6d9;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	outline:0 none;
}
.leftpadd {
	list-style-type: none;
	padding: 0px;
	display: block;
	margin: 0px;
	position: absolute;
	width: 830px;
	top: 36px;
	left: 90px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7C7C7C;
	position: absolute;
	left: 160px;
	top: 82px;
	margin: 0px;
	padding: 0px;
}
.bksoftware {
	position: absolute;
	top: 104px;
	width: 320px;
	left: 302px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	outline:0 none;
}
#footer ul li a.greenbk {
	color: #4AB953;
	font-family: Arial, Helvetica, sans-serif;
}
#middlecontent {
	width: 474px;
	margin-right: 12px;
	margin-left: 12px;
	float: left;
}
#middlecontent h1 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #828181;
	display: block;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#contentbody h2 {
	font-family: tahoma;
	font-size: 21px;
	color: #828181;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
}
.blue {
	color: #66ADFB;
}
.greenline {
	background-color: #abd258;
	height: 1px;
	display: block;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 12px;
	background-image: url(../images/greenline.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.smallgreenline {
	background-color: #abd258;
	height: 1px;
	display: block;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 8px;
	background-image: url(../images/greenline.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 221px;
}
#rightchot {
	background-image: url(../images/rt_lower_rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	width: 16px;
	height: 20px;
}
.mainkeywords {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #a2a2a2;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
}
.maintext {
	font-family: Tahoma;
	font-size: 13px;
	color: #a5a4a4;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 8px;
}
.webdevolopement {
	width: 236px;
	float: left;
	margin-top: 10px;
}
.webdesign {
	font-family: Tahoma;
	font-size: 14px;
	color: #B6B6B6;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
}
.arrowlist {
	background-image: url(../images/bluearrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	display: block;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #a5a4a4;
	line-height: 20px;
	padding-left: 13px;
	margin: 0px;
}
.dotline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #A5A4A4;
	border-right-color: #A5A4A4;
	border-bottom-color: #A5A4A4;
	border-left-color: #A5A4A4;
	margin-top: 0px;
	margin-bottom: 8px;
	display: block;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.upperdot {
	margin: 0px;
	padding: 0px;
	height: 18px;
	display: block;
}
#zolu {
	background-color: #99CC66;
	clear: both;
}
.footercss {
	position: absolute;
	top: 132px;
	left: 455px;
	margin: 0px;
	padding: 0px;
}
.footerhtml {
	position: absolute;
	top: 132px;
	left: 350px;
	margin: 0px;
	padding: 0px;
}
/*-------------------------------------------------PORTFOLIO PAGE START-----------------------------------------*/


.portfoliogreen {
	background-color: #f0f9dc;
	border: 1px solid #ecf3dc;
	padding-top: 6px;
	padding-bottom: 6px;
}

.number ul li {
	float: left;
	list-style-type: none;
	height: 22px;
}

/*.number ul li a {
	background-image: url(../images/num1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 16px;
	margin-right: 2px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #656a6c;
	text-decoration: none;
	padding: 0px;
	text-align: center;
}*/
.frist a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 21px;
	width: 21px;
	margin-right: 2px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	text-align: center;
	border: 1px solid #6AB74D;
	line-height: 21px;
	background-color: #6BB74D;
	outline:0 none;

}

.nil a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 21px;
	width: 21px;
	margin-right: 2px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #656a6c;
	text-decoration: none;
	padding: 0px;
	text-align: center;
	border: 1px solid #d6e6e8;
	line-height: 21px;
	background-color: #e8f5f5;
	outline:0 none;


}
.nil a:hover {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 21px;
	width: 21px;
	margin-right: 2px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #656a6c;
	text-decoration: none;
	padding: 0px;
	text-align: center;
	border: 1px solid #d6e6e8;
	line-height: 21px;
	background-color: #FFFFFF;
	outline:0 none;


}
.number ul {
	list-style-type: none;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.number {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*-------------------------------------------------PORTFOLIO PAGE END-----------------------------------------*/
/*-------------------------------------------------ABOUT US PAGE START-----------------------------------------*/.who {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #a1cd44;
	display: block;
	background-image: url(../images/services.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 3px 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.greenarrow {
	display: block;
	font-family: Tahoma;
	font-size: 12px;
	color: #A5A4A4;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	background-position: 0px 4px;
}
/*--------------------------------CONTACT US START-----------------------------------*/

.contactext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #779BC2;
}
.orrangestar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff5d5d;
}
.contactextfield {
	height: 20px;
	width: 174px;
	border: 1px solid #BEDCF3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.contactextfieldtwo {
	height: 62px;
	width: 174px;
	border: 1px solid #BEDCF3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.submitbluecontact {
	display: block;
	width: 69px;
	height: 19px;
	padding: 0;
	padding: 0;
	cursor: pointer; /* hand-shaped cursor */
	background-position: 0px 0px;
	outline: none;
	background-image: url(../images/bluesubmit.gif);
	background-repeat: no-repeat;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;


}
.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	height: 30px;
	color: #808080;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BEBEBE;
	border-right-color: #BEBEBE;
	border-bottom-color: #BEBEBE;
	border-left-color: #BEBEBE;
	margin: 0px;
	padding: 0px;
}
.graytextsimple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	margin: 0px;
	padding: 0px;
}
.contacbg {
	background-color: #f7f7f7;
	background-image: url(../images/gray_contact.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.bluetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0b78b3;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
a.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #959595;
	margin: 0px;
	line-height: 20px;
	text-decoration: none;
	padding-left: 10px;
	outline:0 none;
}
a.mail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #528BC5;
	margin: 0px;
	line-height: 20px;
	text-decoration: underline;
	padding-left: 10px;
	outline:0 none;
}

/*-----------------for portfolio----------------------------------------------*/
/*menu--------------top:10px; left:100px; width:75px;background-color:#8c97a3;------*/
#menu {position:relative;background-color:#fff; z-index:100;}
#menu a.p1, #menu a.p1:visited {display:block;  text-decoration:none; background:#fff; top:0; left:0; border:0;}
#menu a img {border:0;}
#menu a.p1:hover {text-decoration:none;  color:#000;}
#menu a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#menu a.p1:hover .large {display:block; position:absolute; top:-65px; left:150px; width:500px; height:500px;border:5px solid #006633; }

#info {z-index:100; height:22em;}
/*-------------------------------------end portfolio----------------------------------------------------------*/

/*--------------------------More Required--------------------------*/
.reloadimage {
	width: 70px;
	margin-top: 5px;
	margin-bottom: 7px;
	height: 17px;
	font-family: Tahoma;
	font-size: 10px;
	text-transform: capitalize;
	text-decoration:none;
	color: #acb4bc;
	padding-left: 5px;
	display: block;
	border:0px;
}
.reloadimage:hover {
	width:70px;
	margin-top: 5px;
	margin-bottom: 7px;
	height: 17px;
	font-family: Tahoma;
	font-size: 10px;
	text-transform: capitalize;
	text-decoration:none;
	color: #009900;
	padding-left: 5px;
	display: block;
	border:0px;
}
.return_success {
	width:120px;
	margin-top: 5px;
	margin-bottom: 7px;
	height: 17px;
	font-family: Tahoma;
	font-size: 10px;
	text-transform: capitalize;
	text-decoration:none;
	color: #009900;
	padding-left: 5px;
	display: block;
	border:0px;
}
.return_failure {
	width:120px;
	margin-top: 5px;
	margin-bottom: 7px;
	height: 17px;
	font-family: Tahoma;
	font-size: 10px;
	text-transform: capitalize;
	text-decoration:none;
	color: #FF3300;
	padding-left: 5px;
	display: block;
	border:0px;
}
.link_left {
	display: block;
	
	height: 36px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	font-family: Tahoma;
	line-height: 36px;
	color: #9fc0dc;
	text-decoration:none;
	font-size: 14px;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.link_left:hover {
	display: block;
	
	height: 36px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	font-family: Tahoma;
	line-height: 36px;
	color: #8CAD01;
	text-decoration:none;
	font-size: 14px;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
input.radio{ width:auto; margin: 2px 10px 2px 0; }
input.checkbox{ width:auto; margin: 2px 10px 2px 0; }
.testipage {
	font-family: Tahoma;
	font-size: 13px;
	color: #a5a4a4;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left:5px;
	margin-right:2px;
	padding:10px;
}
.photo_testi {
	border: 1px solid #999999;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	
}
.greensitemap {
	display: block;
	font-family: Tahoma;
	font-size: 12px;
	color: #A5A4A4;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	background-position: 0px 4px;
	text-decoration:none;
}
.greensitemap:hover {
	display: block;
	font-family: Tahoma;
	font-size: 12px;
	color: #A5A4A4;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	background-position: 0px 4px;
	text-decoration:underline;
}
.whositemap {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #a1cd44;
	display: block;
	background-image: url(../images/services.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 3px 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration:none;
}
.whositemap:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #a1cd44;
	display: block;
	background-image: url(../images/services.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 3px 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration:underline;
}
#middlecontentpop {
	width: 474px;
	margin-right: 12px;
	margin-left: 12px;
	float: inherit;
	vertical-align:middle;
	padding:10px;
	
}
.maintextpop {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066CC;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 8px;
	padding:12px;
}
.maintextforum {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top:570px;
	
	position:absolute;
	vertical-align:baseline;
	padding-left:320px;
	
}
.blueadmin {
	color: #66ADFB;
	padding-left:320px;
	
}
.contactextfieldpost {
	height: 20px;
	width: 374px;
	border: 1px solid #BEDCF3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

#mainnavpost {
	width: 819px;
	padding: 0px;
	height: 32px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/mainnavbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#mainnavpost ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#mainnavpost ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainnavright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#mainnavpost ul li.last {
	background-image: none;
}

#mainnavpost ul li a {
	line-height: 32px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
	color: #1597aa;
	outline:0 none;
	
}
#mainnavpost ul li a:hover {
	line-height: 32px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
	color: #6d8d2e;
	outline:0 none;
}
#contentbodypost h2 {
	font-family: tahoma;
	font-size: 13px;
	color: #0099CC;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 4px;
	background:#F2FFE6;
}
.contactextpost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #779BC2;
	text-decoration:none;
	padding:4px;
	line-height:20px;
	outline:0 none;
}
.contactextpost:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6d8d2e;
	text-decoration:none;
	padding:4px;
	line-height:20px;
	outline:0 none;
}
.editorstyle{
width:550px;
height:80px;
}
#mainpost {
	font-family: Tahoma;
	font-size: 13px;
	color: #a5a4a4;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 8px;
}
.whopost {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #a1cd44;
	display: block;
	background-image: url(../images/services.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 3px 4px;
	text-decoration:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	outline:0 none;
}
.whopost:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #a1cda4;
	display: block;
	background-image: url(../images/services.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 3px 4px;
	text-decoration:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	outline:0 none;
}
/* start for pagination*/

            .pg-normal {
                color: red;
                font-weight: normal;
                text-decoration: none;    
                cursor: pointer;    
            }
            .pg-selected {
                color: blue;
                font-weight: bold;        
                text-decoration: underline;
                cursor: pointer;
            }
       
/* end for pagination*/
.customfieldsml {
	width: 187px;
	margin-top: 0px;
	margin-bottom: 8px;
	border: 1px solid #c5d3e0;
	height: 18px;
	font-family: Tahoma;
	font-size: 12px;
	
	color: #000000;
	padding-left: 5px;
	display: block;
}
.slide_show_hide{
display:none;
}
.leftpadd_new {
	list-style-type: none;
	padding: 0px;
	display: block;
	margin: 0px;
	position: absolute;
	width: 450px;
	padding-left:200px;
	top: 60px;
	left: 115px;
}