body {
	padding:0;
	margin:0;
	font-family:Arial,Verdana,Helvetica,Tahoma,sans-serif ;
	font-size:75%;
	background:#c0c0c0;
	text-align:center;
}
ul, li, a, p, span, em ,h1, h2, h3{
	padding:0;
	margin:0;
	text-decoration:none;
	font-style:normal;
	list-style:none;
}
h1{
	font-size:1.6em;
	color:#3c573b;
}
h2 , h3, h4, h5{
	font-size:1.2em;
	color:#3c573b;
}

h1, h2, h3, h4, p {
margin:0 0 0.5em 0;
}

h6{
	font-size:1em;
}
img, form, fieldset{
	border:0 none;
	padding:0;
	margin:0;
}
label {
	cursor:pointer;
}
legend {
	margin:0;
	padding:0;
	display:none;
}
p {
	margin:0 0 1em 0;
}
.align-right{float:right;text-align:right;}

.align-center {
	display:block;
	text-align:center;
}

.request {
	background:#8CCC8B none repeat scroll 0 0;
	border:1px solid #3C573B;
	color:#3C573B;
	font-size:90%;
	font-weight:bold;
	margin:0 20px 0 0;
	padding:4px 5px;
	text-align:center;
	text-decoration:none !important;
}

.green{
	color:#88b986;
	}
a {
	color:#3c573b;
	outline:none;
}
.noborder{
	border:none !important;
}
.nopadd{padding:0 !important;}
.dec{text-decoration:underline !important;}
.nobg{
	background:none !important;
}
.nomargin{margin:0 !important;}
#container {
	background:#FFFFFF;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:960px;
	position:relative;
	border:1px solid #000;
}
#top-nav{
	width:100%;
	background:#8ccc8b;
	clear:both;
	float:left;
	/* filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50; */
}
#top-nav ul{
	clear:both;
	float:right;
	width:767px;
	border-left: 1px solid #ffffff;
	/*  border-left:1px solid #bcbec0; */
	z-index:2;
}

#top-nav ul li{
	float:left;
	margin:0;
	padding:0;
	/* position:relative; */
}
#top-nav ul li a{
	display:block;
	padding:0;
	margin:0;
	text-indent:-5000em;
	height:31px;

}
#top-nav ul li ul#menu1{
	margin-left:0;
}
#top-nav ul li ul#menu2{
	margin-left:-91px;
}
#top-nav ul li ul#menu3{
	margin-left:-168px;
	padding:0 0 0 176px;
	width:591px !important;
}
#top-nav ul li ul#menu4{
	margin-left:-240px;
	padding:0 0 0 250px;
	width:517px !important;
}
*html #top-nav ul li ul#menu4 li.nobg{
	position:absolute;
}
#top-nav ul li ul{
	display:none;
	position:absolute;
	background:#8ccc8b;
	border:none !important;
	width:767px;
	z-index:2;
	/* left:0; */
	right:0;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
#top-nav ul li ul li{
	float:left;
	padding:0;
	margin:0;
	background:url(../images/pop-li-bg.gif) no-repeat right;
}
#top-nav ul li ul li a{
	color:#fff;
	padding:8px 7px 9px 7px;
	text-indent:0 !important;
	height:auto;
}
#top-nav ul li ul li a:hover{
	color:#3c573b;
}
#top-nav ul li.current a.aboutUs{
	width:91px;
	background:url(../images/aboutus-li-white.gif) no-repeat 0 0;
}
#top-nav ul li.current a.services{
	background:url(../images/services-li-white.gif) no-repeat 0 0;
	
}
#top-nav ul li.current a.projects-clients{
	background:url(../images/project-clients-li-white.gif) no-repeat 0 0;
}
#top-nav ul li.current a.careers{
	background:url(../images/careers-li-white.gif) no-repeat 0 0;
}
#top-nav ul li.current a.contactUs{
	background:url(../images/contactus-li-white.gif) no-repeat 0 0;
}

#top-nav ul li a.aboutUs{
	width:91px;
	background:url(../images/aboutus-li-green.gif) no-repeat 0 0;
}
#top-nav ul li a.services{
	width:77px;
	background:url(../images/services-li-green.gif) no-repeat 0 0;
}
#top-nav ul li a.projects-clients{
	width:118px;
	background:url(../images/project-clients-li-green.gif) no-repeat 0 0;
}
#top-nav ul li a.careers{
	width:72px;
	background:url(../images/careers-li-green.gif) no-repeat 0 0;
}
#top-nav ul li a.contactUs{
	width:92px;
	background:url(../images/contactus-li-green.gif) no-repeat 0 0;
}
#top-nav ul li a.testimonials{
	width:103px;
	background:url(../images/testimonials-li-green.gif) no-repeat 0 0;
}


#top-nav ul li a.aboutUs:hover{
	background:url(../images/aboutus-li-white.gif) no-repeat 0 0;
}
#top-nav ul li a.services:hover{
	background:url(../images/services-li-white.gif) no-repeat 0 0;
}
#top-nav ul li a.projects-clients:hover{
	background:url(../images/project-clients-li-white.gif) no-repeat 0 0;
}
#top-nav ul li a.careers:hover{
	background:url(../images/careers-li-white.gif) no-repeat 0 0;
}
#top-nav ul li a.contactUs:hover{
	background:url(../images/contactus-li-white.gif) no-repeat 0 0;
}
#top-nav ul li a.testimonials:hover{
	background:url(../images/testimonials-li-white.gif) no-repeat 0 0;
}

/*Content*/
#content{
	width:100%;
	background:#fff url(../images/content-bg.gif) repeat-y 0 0;
	clear:both;
	overflow:hidden;
}
#subContent {
	width:193px;
	float:left;
	padding:0;
	margin:0;
}
#subContent ul#nav{
	/* border-top:1px solid #bcbec0; */
	padding:0;
	margin:0;
}
ul#nav li{
	border-bottom:1px solid #bcbec0;
	padding:0;
	margin:0;
}

ul#nav li a{
	display:block;
	padding:0;
	margin:0;
	width:192px;
	height:59px;
	text-indent:-5000em;
}
ul#nav li a.database-admin{
	background:url(../images/database-admin-li.gif) no-repeat 0 0;
}
ul#nav li a.ecommerce-software{
	background:url(../images/ecommerce-software-li.gif) no-repeat 0 0;
}
ul#nav li a.web-graphic{
	background:url(../images/web-graphic-li.gif) no-repeat 0 0;
}
ul#nav li a.software-testing{
	background:url(../images/software-testing-li.gif) no-repeat 0 0;
}
ul#nav li a.content-management{
	background:url(../images/content-management-li.gif) no-repeat 0 0;
}
ul#nav li a.search-engine{
	background:url(../images/innersearch.gif) no-repeat 0 0;
}

ul#nav li a.database-admin:hover{
	background:url(../images/database-admin-li-hover.gif) no-repeat 0 0;
}
ul#nav li a.ecommerce-software:hover{
	background:url(../images/ecommerce-software-li-hover.gif) no-repeat 0 0;
}
ul#nav li a.web-graphic:hover{
	background:url(../images/web-graphic-li-hover.gif) no-repeat 0 0;
}
ul#nav li a.software-testing:hover{
	background:url(../images/software-testing-li-hover.gif) no-repeat 0 0;
}
ul#nav li a.content-management:hover{
	background:url(../images/content-management-li-hover.gif) no-repeat 0 0;
}
ul#nav li a.search-engine:hover{
	background:url(../images/innersearch_hover.gif) no-repeat 0 0;
}
#mainContent{
	width:767px;
	float:left;
	padding:0;
	margin:0;
}
#content-banner{
	border-bottom:1px solid #bcbec0;
	width:737px;
	float:left;
	margin:0;
	padding:0 0 0 30px;
	height:120px;
}
#content-banner ul{
	clear:both;
	margin:0;
	padding:5px 0 0 0px;
}
#content-banner ul li{
	float:left;
	margin:0;
	padding:0;
	background:url(../images/cont-banner-li-bg.gif) no-repeat right;
}
#content-banner ul li a{
	display:block;
	margin:0;
	padding:5px 10px 5px 0px;
	color:#fff;
}
#content-banner ul li.nobg a{
	padding:5px 10px 0 10px;
}
#content-banner p{
	clear:both;
	display:block;
	font-weight:bold;
	font-size:110%;
	margin:0;
	padding:35px 0 0 0px;
}
*html #content-banner p{
	padding:20px 0 0 0px;
}
.holding-content{
	padding:20px 0 10px 30px;
	margin:0;
	clear:both;
	overflow:hidden;
}
.left{
	width:520px;
	float:left;
	margin:0;
	padding:0;
}
.left h4{
	color:#88b986;
}

.left a {
	text-decoration:underline;
}
.left h4 a{
	color:#88b986;
	text-decoration:none;
}
.left p{
	font-size:100%;
	line-height:150%;
}
.left ul , .left ol {
	padding:0 0 0 8px;
	margin:0 0 2em 0;
	display:block;
}
.left ul li, .left ol li{
	line-height:140%;
	padding:0 0 0 10px;
	margin:0;
	overflow:hidden;
	
}
.left .title, .left .selected{cursor:pointer;color:#88B986;text-decoration:underline;}
.left li div.title, .left li div.selected{text-decoration:none;color:#000;}
.left li div.title strong, .left li div.selected strong{color:#88B986;text-decoration:underline;}
.left .panel{border:1px solid #88B986;padding:10px;margin:0 0 10px 0;}
.left .panel .panel{margin:10px 0 0 0;border:none;padding:0;overflow:visible;width:500px;_height:400px;}
.left ul li ul{padding:10px 0 0 10px;margin:0;}
.left .panel ul li ul li{padding:0 0 5px 10px;}
.left .panel ul li ul{padding:10px 0 0 0;}
.left ul li ul li{padding:0 0 5px 10px !important;}
.left ul li ul li ul li{background:none;}
.left li p em{color:#3C573B;font-weight:bold;}
.left .seo-img{float:left;margin:0 10px 0 0;}
.clr{clear:both;}
.left ul li{background:url(../images/greendot.gif) no-repeat 0 4px;}
.left ol li{background:none !important;list-style:decimal outside !important;margin:0 0 0 20px;padding-left:0;overflow:visible;}
*html .left ol li{margin:0 0 0 27px;}
.left ul li strong{color:#000;}
.right{
	width:257px;
	float:right;
	margin:0;
	padding:0;
}

#flash-box{
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	height:300px;
	z-index:1;
}
#flash-box a img{
	border:0;
	margin:0;
	padding:0;
	height:300px;
}
#footer{
	text-align:center;
	width:100%;
	padding:10px 0 10px 0;
	border-top:1px solid #bcbec0;
	color:#88b986;
}
#footer ul{margin:0;padding:0 0 10px 0;}
#footer ul li{display:inline;margin:0;padding:0 8px;background:url(../images/footer-li-bg.gif) no-repeat right;}
/* Home */

body#home #top-nav ul{
	border-left:1px solid #fff;
}
body#home #content{
	background:none;
}

body#home ul#nav{
	width:100%;
	border-top:1px solid #bcbec0;
	border-bottom:1px solid #bcbec0;
	padding:0;
	margin:0;
	width:100%;
	float:left;
}
body#home ul#nav li{
	border-bottom:none;
	float:left;
	border-left:1px solid #bcbec0;
	padding:0;
	margin:0;
}
body#home ul#nav li a.database-admin{
	background:url(../images/database-admin-li-homeh.gif) no-repeat 100% 0;
	width:159px;
}
body#home ul#nav li a.ecommerce-software{
	background:url(../images/ecommerce-software-li-homeh.gif) no-repeat 100% 0;
	width:159px;
}
body#home ul#nav li a.web-graphic{
	background:url(../images/web-graphic-li-homeh.gif) no-repeat 100% 0;
	width:159px;
}
body#home ul#nav li a.software-testing{
	background:url(../images/software-testing-li-homeh.gif) no-repeat 100% 0;
	width:159px;
}
body#home ul#nav li a.content-management{
	background:url(../images/content-management-li-homeh.gif) no-repeat 100% 0;
	width:159px;
}
body#home ul#nav li a.seo-sem{
	background:url(../images/seo-sem-li-homeh.gif) no-repeat 100% 0;
	width:159px;
}
body#home ul#nav li a{
	width:auto;
	height:50px;
}
body#home ul#nav li a.database-admin:hover{
	background:url(../images/database-admin-li-home-hoverh.gif) no-repeat 0 0;
}
body#home ul#nav li a.ecommerce-software:hover{
	background:url(../images/ecommerce-li-homeh.gif) no-repeat 0 0;
}
body#home ul#nav li a.web-graphic:hover{
	background:url(../images/web-graphic-li-home-hoverh.gif) no-repeat 0 0;
}
body#home ul#nav li a.software-testing:hover{
	background:url(../images/software-test-li-home-hoverh.gif) no-repeat 0 0;
}
body#home ul#nav li a.content-management:hover{
	background:url(../images/cms-li-home-hoverh.gif) no-repeat 0 0;
}
body#home ul#nav li a.seo-sem:hover{
	background:url(../images/seo-sem-li-home-hoverh.gif) no-repeat 0 0;
}
body#home #footer{
	border:none;
}
body#home #bottom-nav{
	float:left;
	margin:0;
	width:100%;
	border-bottom:1px solid #BCBEC0;
	background:#f8fff8 url(../images/bottom_navbg.gif) repeat-y 0 0;
}
body#home #bottom-nav ul{
	width:159px;
	float:left;
	margin:0;
	padding:10px 0;
}
body#home #bottom-nav ul li{
	margin:0;
	padding:3px 0 3px 10px;
	width:149px;
	float:left;
}
body#home #bottom-nav ul li a{
	background:url(../images/greendot.gif) no-repeat scroll 0 4px;
	display:block;
	padding:0 0 0 10px;
	margin:0;
}

/*About us*/
body#aboutus #content-banner{	
	background:url(../images/about-content-banner-bg.gif) no-repeat 0 0;
}
body#aboutus #content-banner p{
color:#fff;
}

/*Projects clients*/
body#projects-client #content-banner{	
	background:url(../images/projectclient-content-banne.gif) no-repeat 0 0;
}
body#projects-client #content-banner p{
color:#3c573b;
padding:25px 0 0 0;
}
*html body#projects-client #content-banner p{padding:10px 0 0 0;}

/*Careers*/
body#careers #content-banner{	
	background:url(../images/careers-content-banner-bg.gif) no-repeat 0 0;
}
body#careers #content-banner p{color:#fff;text-align:right;padding:35px 15px 0 0;} 	
*html body#careers #content-banner p{color:#fff;text-align:right;padding:18px 15px 0 0;} 	


/*Contact us*/
body#contactus #content-banner{	
	background:url(../images/contactus-content-banner-bg.gif) no-repeat 0 0;
}
body#contactus #content-banner p{
	color:#fff;
	text-align:right;
	padding:35px 15px 0 0;
} 	

*html body#contactus #content-banner p{
	color:#fff;
	text-align:right;
	padding:18px 15px 0 0;
} 
body#contactus .left p a{
	text-decoration:underline;
}

/*Database Admin*/
body#database-admin #content-banner{	
	background:url(../images/databaseadmin-content-banne.gif) no-repeat 0 0;
}
body#database-admin .left p.green a{	
	padding:0 5px;
	margin:0;
	color:#3c573b;
	font-weight:bold;
}
h1 span{padding:0 0 50px 0;font-size:70%;float:left;}
h1 span a{text-decoration:underline;border-right:1px solid #3C573B;padding:0 10px;}
.nopad-left{padding-left:0 !important;}
.noborder{border:none !important;}
h2 a{font-size:120%;text-decoration:none !important;}
p.green.samples{border:1px dotted #88B986;padding:5px 0;text-align:center;width:420px;}
/*E-commerce*/
body#ecommerce #content-banner{	
	background:url(../images/ecommerce-content-banner.gif) no-repeat 0 0;
}
body#ecommerce #content-banner p{
	color:#fff;
	padding:25px 15px 0 0;
} 	
*html body#ecommerce #content-banner p{
	color:#fff;
	padding:12px 15px 0 0;
} 

/*Web Design*/
body#webdesign #content-banner{	
	background:url(../images/webdesign-content-banner.gif) no-repeat 0 0;
}
body#webdesign #content-banner p{
color:#3c573b;}
body#webdesign .left p em {color:#3c573b;font-weight:bold;}

/*Testing*/
body#testing #content-banner{	
	background:url(../images/testing-content-banner-bg.gif) no-repeat 0 0;
}
body#content-management #content-banner{	
	background:url(../images/contmanage-content-banner.gif) no-repeat 0 0;
}

/*Estimate Quote*/
.left form{margin:0;padding:0;clear:both;width:470px;}
.left form h5{padding:15px 0;margin:0;display:block;clear:both;}
.left form em{color:#ff0000;}
.form-item{margin:0;padding:3px 0;clear:both;width:470px;overflow:hidden;}
.form-item label{width:150px;float:left;margin:0;padding:0 10px 0 0;text-align:right;}
.form-item span{display:block;font-size:90%;text-align:left;padding:0 0 0 160px;}
.text{width:235px;}
input.submit{background:#8ccc8b;color:#3c573b;font-weight:bold;cursor:pointer;border:1px solid #88B986;margin:10px 0 10px 230px;padding:2px 5px;}
.select{width:239px;}
.textarea{width:235px;}

/* *****************************************************
Location Map
***************************************************** */
#locationMap{
	padding:0;
	margin:0;
}
#locationMap ul{
	padding:0;
	margin:10px 0;
	list-style:none;
	border:2px dotted #01969d;
	float:left;
}

#locationMap ul li{
	float:left;
	padding:5px;
	margin:0 3px;
	background:none !important;
}

#locationMap ul li.legend1{
	background-color:#01969d !important;
	color:#fff;
	font-weight:bold;
	margin:0;
}

#locationMap ul li strong{
color:#01969d;
}
/*DBA sample reports*/
table#packages{
	margin:0 0 10px 0;
	width:100%;
}
table#packages tr td table tr td.backColor {
	background-color:#8CCC8B;
	border:1px solid #8CCC8B;
	color:#FFFFFF;
}
table#packages tr td table tr td {
border:1px solid #E5E5E5;
margin:0;
padding:4px;
}

/*database-admin-samples*/
body#database-admin-samples #content{background:none !important;width:920px !important;padding:0 20px !important;}
body#database-admin-samples #content table{width:100%;}
 .pageheading {
	color:#0F0D07;
	font-size:1em;
	font-weight:bold;
	padding:3px 0;
	width:200px;
}
.pageinfo {
	color:#0F0D07;
	font-size:1em;
	font-weight:normal;
	padding:3px 0;
}
table.maintable {
	border-bottom:2px solid #3C573B;
	border-left:medium none;
	border-right:medium none;
	color:#333333;
	width:100%;
}
table.maintable td , table.maintable tbody, table.maintable th{
	padding:3px;
}
.head1 {
	background-color:#3C573B;
	font-size:1.2em;
	color:#fff;
	padding:0.2em 0.5em;
	text-align:left;
}
.head2 {
	background-color:#8CCC8B;
	font-size:1em;
	padding:0.2em 0.5em;
	text-align:left;
}
.maintbody {
	background-color:#EEEEEE;
	padding:0 0.5em;
}
table.maintbody{padding:0;margin:0 0 1em;background-color:#EEEEEE;border-color:#3C573B;border-width:1px 0 0 1px;border-style:solid;}
table.maintbody td{padding:3px;border-color:#3C573B;border-width:0 1px 1px 0;border-style:solid;}
.altrow {
background-color:#CEDFC6;
}
.warn {
	background-color:#483D8B;
	color:#FFFFFF;
}
.alert {
	background-color:#FF0000;
	color:#FFFFFF;
}

body#service-packages div.left{width:620px;}
body#service-packages div#content p.align-right{padding-right:120px;}
.left div.hold {float:left;width:100%;margin-bottom: 15px;}
.left div.hold ul {float:left;width:45%;}
.left ul li.nolist {background:none;}

/*******************************************
	Current Openings Popups
*******************************************/
.tabs{margin:0;padding:0;overflow:hidden;min-height:300px;_height:300px;}
.tabs h4 a{text-decoration:underline;}
.tabs ul li ul li{padding:0 0 0 10px;}
.seo-page{overflow:visible;}
.seo-page .tab{display:none;border:none;padding:0;overflow:hidden;width:520px;position:static;left:0;top:0;z-index:2;background:none;}
.tab{display:none;border:3px solid #88B986;padding:15px 15px;overflow:hidden;width:666px;position:absolute;left:223px;top:30px;z-index:2;background:#fff;}
.tab dl{width:100%;margin:0;padding:10px 0 0 0;line-height:150%;}
.tab dl dt{width:25%;float:left;color:#3C573B;font-weight:bold;margin:0;padding:0;}
.tab dl dd{width:74%;overflow:hidden;margin:0;padding:0;}
.tab dl dd ul{margin:0;padding:0 0 10px 0;}
.tab dl dd ul li{padding:0 0 0 8px;margin:0;background:url(../images/green-dot-small.gif) no-repeat 0 8px; !important;}
.tab dl dd ul li.nobg{background:none !important;padding:0;}
.tab dl dd ul li strong{color:#88B986;}
.tab p a.tabLink{width:12px;height:12px;}


.site-logo {float:left;}
.certificates {float:right;margin:15px 20px 0 0; width:180px;}
.cmmi-logo {float:left;margin:0 10px 0 0;}
.iso-logo {float:right;margin:0;}