body {
	font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position:top;
}
.inner-bg {
	background:url(../img/inner_bg.gif) repeat-x center top;
}
.leftbg {
	background:url(../img/leftbg.gif) no-repeat left top;
}
.inner-leftbg {
	background:url(../img/inner_leftbg.gif) no-repeat left top;
}
img {
	border:none;
	behavior: url("img/iepngfix.htc");
}
a:active {
	border:none;
}
p{
padding:10px 0px; margin:0;
}
/*Header part////////////////////////////////////////////////////////*/
.headercss {
	background:url(../img/headerbg.gif) no-repeat center top;
}
#logo {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}
#logo li {
	margin:34px 0 23px 29px;
	padding:0;
}
#logo li a {
	height: 53px;
	display:block;
	text-decoration:none;
	text-indent: -900em;
}
#logo #logo-image a.home {
	width: 215px;
	background:url(../img/logo.png) no-repeat left top;
	behavior: url("../img/iepngfix.htc");
}
#logo #logo-image a{
	width: 215px;
	background:url(../img/logo.png) no-repeat left top;
	behavior: url("../img/iepngfix.htc");
}
.callnow {
	color:#88B621;
	font-size:18px;
	font-weight:bold;
	float:right;
	background:url(../img/icon/phone.gif) no-repeat left 9px;
	padding:10px 0 3px 30px;
	margin:7px 10px 0 0;
	width:172px;
}
*html .callnow {
	color:#88B621;
	font-size:18px;
	font-weight:bold;
	float:right;
	background:url(../img/icon/phone.gif) no-repeat left 9px;
	padding:10px 0 3px 30px;
	margin:7px 8px 0 0;
}
.request-bannerbg {
	background:url(../img/bannerbg.jpg) no-repeat 20px top;
	color:#FFFFFF;
}

.info {
	margin:0 0 0 22px;
	width:360px;
	float:left;
}
*html .info {
	margin:0 0 0 13px;
	width:360px;
	float:left;
}
.info h1 {
	font-size:18px;
	margin:0;
	padding:18px 0 0 0;
}
.info h1 span {
	font-size:13px;
}
.info p {
	line-height:22px;
	margin:7px 0 0 0;
	padding:0;
	color:#000000;
}
.quote-button {
	margin:60px 0 0 18px;
	padding:0;
	list-style:none;
	float:left;
}
*html .quote-button {
	margin:62px 0 0 14px;
	padding:0;
	list-style:none;
	float:left;
}
.quote-button li a {
	display:block;
	width:221px;
	height:55px;
	text-indent:-900em;
	background:url(../img/buttons/request_quote.png) no-repeat center top;
	behavior: url("img/iepngfix.htc")
}
.quote-button li a:hover {
	display:block;
	width:221px;
	height:55px;
	text-indent:-900em;
	background:url(../img/buttons/request_quote.png) no-repeat center bottom;
	behavior: url("img/iepngfix.htc")
}
.quote-button li a:active {
	display:block;
	width:221px;
	height:55px;
	text-indent:-900em;
	outline:none;
	background:url(../img/buttons/request_quote.png) no-repeat center bottom;
	behavior: url("img/iepngfix.htc")
}
/*End of header part/////////////////////////////////////////////////////////*/


/*content part//////////////////////////////////////////////////////////////*/
.contentbg {
	background-image:url(../img/contentpartbg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FFFFFF;
}

.content {
	margin:0 34px 0 34px;
}
.pageheading {
	color:#75ac02;
	font-size:20px;
	margin:10px 0 0 8px;
	padding:0 0 20px 0;
	background:url(../img/pageheadingline.gif) no-repeat right bottom;
}
.recentprojectbox {
	width:219px;
}
.recentprojectbox-thumb {
	display:block;
	background:url(../img/recent_project_thumb.gif) no-repeat right top;
	padding:5px 8px 15px 12px;
	_padding:5px 8px 15px 5px;
}
.recentprojectbox h3 {
	margin:0;
	padding:0 0 0 8px;
	font-size:18px;
	font-weight:normal;
}
.recentprojectbox p {
	margin:0 0 10px 8px;
	padding:0;
}
.recentprojectbox {
	line-height:24px;
	text-align:left;
}
.visit-website {
	float:left;
	width:100%;
	font-size:12px;
	line-height:normal;
}
.visit-website ul {
	margin:0;
	padding:0;
	list-style:none;
}
.visit-website li {
	display:inline;
	margin:0;
	padding:0;
}
.visit-website a {
	float:left;
	background:url(../img/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 90px;
	text-decoration:none;
}
.visit-website a span {
	float:left;
	display:block;
	background:url(../img/tabright.gif) no-repeat right top;
	padding:5px 15px 3px 6px;
	color:#333;
}
*html .visit-website a span {
	float:left;
	display:block;
	background:url(../img/tabright.gif) no-repeat right top;
	padding:5px 15px 2px 6px;
	color:#333;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.visit-website a span {
	float:none;
}
*html .visit-website a span {
	float:none;
}
/* End IE5-Mac hack */
.visit-website a:hover span {
	color:#FFF;
}
*html .visit-website a:hover span {
	float:none;
}

.visit-website a:hover {
	background-position:0% -23px;
}
.visit-website a:hover span {
	background-position:100% -23px;
}
.visit-website #current a {
	background-position:0% -42px;
}
.visit-website #current a span {
	background-position:100% -42px;
}
.rightpan-mainheader {
	font-size:18px;
	color:#88b621;
	background:url(../img/rightpan_headerline.gif) no-repeat left bottom;
	padding:12px 0 20px 10px;
}
.testimonal p {
	line-height:18px;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
}
.testimonal b {
	font-size:24px;
	color:#88b621;
	line-height:28px;
}
.testimonal div.companyname {
	background-color:#EFEDED;
	padding:5px;
	line-height:18px;
	margin:0 8px 0 8px;
}
/*End of content part///////////////////////////////////////////*/

/*Footer start here//////////////////////////////////////*/
.footer {
	background:url(../img/footer_topline.gif) no-repeat top left;
	font-size:10px;
	color:#BBBBBB;
	margin:0 0 0 34px;
	padding:10px 0 10px 10px;
}
.footer a {
	text-decoration:underline;
	color:#88b621;
}
.footer a:hover {
	text-decoration:underline;
	color:#000;
}



/*End of footer///////////////////////////////////////////*/


/*Inner css start here//////////////////////////////////////*/
p {
	margin:0 10px 0 10px;
	line-height:18px;
}
.inner-request-bannerbg {
	background-image:url(../img/inner_banner.gif);
	background-position:20px top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	color:#FFFFFF;
}
.inner-contentbg {
	background-color:#FFFFFF;
}
.inner-quote-button {
	margin:0 38px 0 18px;
	_margin:0 15px 0 10px;
	padding:0;
	list-style:none;
	float:right;
}

.inner-quote-button li a {
	display:block;
	width:221px;
	height:55px;
	text-indent:-900em;
	background:url(../img/buttons/request_quote.png) no-repeat center top;
	behavior: url("../img/iepngfix.htc")
}
.inner-quote-button li a:hover {
	display:block;
	width:221px;
	height:55px;
	text-indent:-900em;
	background:url(../img/buttons/request_quote.png) no-repeat center bottom;
	behavior: url("img/iepngfix.htc")
}
.inner-quote-button li a:active {
	display:block;
	width:221px;
	height:55px;
	text-indent:-900em;
	outline:none;
	background:url(../img/buttons/request_quote.png) no-repeat center bottom;
	behavior: url("img/iepngfix.htc")
}
.inner-info {
	margin:0 0 0 10px;
	float:left;
}
.inner-info h1 {
	font-size:18px;
	margin:0;
	padding:5px 0 0 0;
}
.inner-info h1 span {
	font-size:14px;
}
.inner-info-leftbottom {
	float:left;
	clear:both;
} 

.greenlinkcss {
	text-decoration:underline;
	color:#7C9F26;
}
.greenlinkcss:hover {
	text-decoration:none;
	color:#000;
}
.green18pxheader {
	font-size:18px;
	color:#88b621;
	padding:0 0 0 10px;
}
.requirefield {
	color:#666666;
	font-size:11px;
	margin:0;
	padding:0 10px 0 0;
}
.requirefield span {
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
}
.form {
	font-size:14px;
	color:#333333;
}
.form span {
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
}
.textboxcss {
	border:#CCCCCC 2px solid;
	font-size:14px;
	padding:3px;
}
.textboxcss:hover {
	border:#7C9F26 2px solid;
	font-size:14px;
	padding:3px;
}
.textboxcss:focus {
	border:#7C9F26 2px solid;
	font-size:14px;
	padding:3px;
}
input {
	behavior: url("img/iepngfix.htc");
}
/* Following Added By Dhara shah */
/*---- Morelink css ---------*/
.morelink{
text-align:right;
font-size:10px;	
	color:#88b621;
}

.morelink a{

font-size:10px;	
text-decoration:underline;
	color:#88b621;
}

.right{
text-align:right;
}
/*---- Testimonials css ---------*/

.septesti{
	border-bottom:4px dotted #E9E9E9;
}
/**************************/
blockquote.callout {
background:transparent  url(../img/icon/testi1.gif) no-repeat 0px 15px;
margin:0;
padding:0;
}
blockquote.callout p {
color:#727272;
font:bold 14px/22px "Lucida Sans", Arial, Helvetica, sans-serif;
padding:15px 10px;
}
blockquote.callout p  img.setpad{
vertical-align:30px;
}
blockquote.callout div.endqt{
background:transparent url(../img/icon/testi2.gif) no-repeat 600px bottom;
padding:15px 25px;
margin:0 0 15px 0;
}
blockquote.callout p.link {
font-size:11px;
padding-top:0;
text-align:right;
line-height:16px;
color:#000000;
}
blockquote.callout p.link a {
text-decoration:underline;
font-weight:normal;
color:#666666;
}
blockquote.callout p.link a:hover{
text-decoration:none;
}
/**************************/
.callout {
background:transparent  url(../img/icon/testi1.gif) no-repeat 0px 15px;
margin:0;
padding:0;
}
.callout p {
color:#727272;
font:bold 14px/22px "Lucida Sans", Arial, Helvetica, sans-serif;
padding:15px 10px;
}
.callout p  img.setpad{
vertical-align:30px;
}
.callout div.endqt{
background:transparent url(../img/icon/testi2.gif) no-repeat 600px bottom;
padding:0;
margin:0 0 15px 0;
}
.callout p.link {
font-size:11px;
padding-top:0;
text-align:right;
line-height:16px;
color:#000000;
}
.callout p.link a {
text-decoration:underline;
font-weight:normal;
color:#666666;
}
.callout p.link a:hover{
text-decoration:none;
}


/*=======pagination css==================*/
.pagination{
font:normal 12px "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
color:#999999;
}
.pagination a{
/*color:#2562ad;*/
color:#59afbe;
text-decoration:none;
}
.pagination a:hover{
color:#000000;
text-decoration:underline;
}
.pagination  .current{  /* ^^^^^^^^^^^^ chnaged a.current to .current ^^^^^^^^^^^^^^ */
padding:2px 5px;
background-color:#1b7ab6;
color:#FFFFFF;
text-decoration:none;
}
.imgborder{
	border:4px solid #e7e7e7;
	margin:0 8px 5px 0;
	}
.red{
font:bold 16px Arial, Helvetica, sans-serif;
color:#FF0000;
}

/*==========inner css===========*/
.tabbox{
border-bottom:1px solid #b0c1cf;
}
.workby{
	color:#959595;
	float:left;
	width:120px;
	padding: 4px 0 0 0;
}
ul.tab{
padding:0;
margin:0;
list-style:none;
}
ul.tab li{
display:inline;
}
ul.tab li a{
font:bold 12px Arial, Helvetica, sans-serif;
text-decoration:none;
float:left;
width:inherit;
padding-left:12px;
}
ul.tab li a span{
	display:block;
	padding:8px 12px 7px 0;
	margin-right:15px;
	color:#959595;
}

ul.tab li a:hover{
background:url(../img/tab_left.gif) no-repeat left top;
padding-left:12px;
float:left;
width:inherit;
}
ul.tab li a:hover span{
	display:block;
	background:url(../img/tab_right.gif) no-repeat right top;
	padding:8px 12px 7px 0;
	margin-right:15px;
	color:#959595;
}
ul.tab li a.current{
background:url(../img/tab_left.gif) no-repeat left top;
padding-left:12px;
float:left;
width:inherit;
}
ul.tab li a.current span{
	display:block;
	background:url(../img/tab_right.gif) no-repeat right top;
	padding:8px 12px 7px 0;
	margin-right:15px;
	color:#959595;
}
.portfolio_box_inner {
	float:left;
	width:668px;
	margin:5px 5px 5px 8px;
}
.portfolio_box_inner .pbox{
	float:left;
	width:300px;
	margin:5px 5px 5px 8px;
}
 .pbox_head{
background-color:#e8e8e8;
padding:10px;
font:normal 18px "Lucida Sans", Arial, Helvetica, sans-serif;
margin-bottom:1px;
border-top:1px solid #969696;
}
 .pbox_head span{
color:#959595;
font-size:12px;
}
 .pbox_img a img{
text-align:center;
border:4px solid #e7e7e7;
text-decoration:none;
}
 .pbox_img a:hover img{
border:4px solid #969696;
text-decoration:none;
}
.pbox_bottom{
background:url(../img/datebg_left.gif) no-repeat left top;
padding-left:15px;
float:right;
margin-top:1px;
}
 .pbox_bottom span{
background:url(../img/datebg_right.gif) no-repeat right top;
display:block;
padding:0 5px;
}
.pbox_bottom span p{
padding:4px 10px 4px 20px;
margin:0;
background:url(../img/icon/cal.gif) no-repeat left 5px;
}
.pbox_bottom span p.visitlink{
padding:2px 10px 8px 28px;
margin:0;
background:url(../img/icon/pc.gif) no-repeat left 5px;
}
.pbox_bottom span p.visitlink a{
text-transform:uppercase;
font-weight:bold;
text-decoration:underline;
color:#000000;
font-size:11px;
}
.pbox_bottom span p.visitlink a:hover{
text-decoration:none;
color:#08a5c0;
}

.backtomain{
float:right;
padding: 4px 0 0 0;
width:100px;
text-transform:uppercase;
font-weight:bold;
text-align:right;
font-size:14px;
}
.backtomain a{
font:bold 11px Arial, Helvetica, sans-serif;
text-decoration:underline;
color:#000000;
}
.backtomain a:hover{
color:#08a5c0;
text-decoration:none;
}
.pbox_txtbox{
width:668px;
padding:12px 0 0 0;

}
.pbox_txtbox .pbox_shortdesc{
float:left;
width:345px;
border-right:1px solid #e7e7e7;
padding:5px 15px 5px 5px;
}
.pbox_txtbox .pbox_services{
	padding:0;
	margin:0 0 0 15px;
	float:left;
	width:282px;
}
.technologies
{
	color:#75AC02;
}
.testi_inner
{
	float:left;
	color:#75AC02;
}
.testi_inner .testitxt_inner{
	
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	width:550px;
	font-style:italic;
	color:#606060;
}
.testi_inner .testiby{
text-align:right;
}

a.graylink{
color:#959595;
text-decoration:underline;
outline:none;
font-weight:bold;
padding-right:12px;
}
a.graylink:hover{
color:#959595;
text-decoration:none;
outline:none;
font-weight:bold;
padding-right:12px;
}
/*==========sitemap css===========*/
#page-wrap div.sitemap      {
	width: 635px;
	margin: 0 auto;
	
}
#page-wrap div.sitemap  a					{ text-decoration: none; color: #000; display: block; padding: 2px 0;}
#page-wrap div.sitemap  a:hover             { text-decoration: underline; }
#page-wrap div.sitemap  ul  { padding: 8px 10px; list-style: none; -webkit-box-shadow: 2px 2px 5px black;
                      background: #e6ecec; } 
#page-wrap div.sitemap  ul li{
background:none;
padding:2px 15px;
}
#page-wrap div.sitemap  ul ul               { background: #AFC9CB; }
#page-wrap div.sitemap  ul ul ul			{ background: #BDD3D3; }
#page-wrap div.sitemap  ul ul ul ul			{ background: #d5d5d5; }

.padleft15{
padding-left:15px;
}
.clear
{
	clear:both;
	line-height:0;
}
.sep{
	background:url(../img/sep_body.gif) no-repeat left center;
	height:24px;
	}
.redalerttext{
color:#FF0000;
font-weight:bold;
}
.successmsg
{
padding:5px; 
color: rgb(173, 200, 202); 
font-weight:bold; 
padding-top: 10px; 
padding-bottom: 10px;
}