body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444343;
	background:url(../images/body.jpg) repeat-x #94b163;
	background-position:top;
}
p, form, h1, h2, h3 {
	margin:0px;
	padding:0px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#818181;
	font-weight:bold;
	padding-bottom:13px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444343;
	font-weight:bold;
	padding-bottom:3px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444343;
	font-weight:bold;
	padding-bottom:3px;
	margin:0px;
	padding:0px;
}
.headingIcon {
	margin-right:4px;
}
/*------------------------------ Header Part --------------------------------*/
.topLogoBg {
	background:url(../images/logo-bg.jpg) repeat-x;
	background-position:bottom;
	height:158px;
}
.searchEngineLogo{
	margin-top:13px;
}
.liveSupport {
	margin-right:13px;
	margin-top:25px;
}
.webDesignTopNavi {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c1dab1;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/web-design-top-navi.jpg) repeat-x;
	line-height:34px;
}
.webDesignTopNavi ul{
	margin:0px;
	padding:0px;
}
.webDesignTopNavi ul li{
	list-style: none;
	display:inline;
	color:#c1dab1;
	text-decoration: none;
	background:url(../images/web-design-top-navi.jpg) repeat-x;
}
.webDesignTopNavi ul li a{
	float:left;
	text-decoration: none;
	color:#c1dab1;
	background:url(../images/web-design-top-navi.jpg) repeat-x;
	border-right:1px #CCCCCC solid;
	padding-right: 20px;
	padding-left: 21px;
}
.webDesignTopNavi ul li a:hover{
	text-decoration: none;
	color:#b7cbaa;
	background:url(../images/web-design-top-navi-hover.jpg);
}
/*------------------------------ End Header Part -----------------------------*/

/*--------------------------------- Body Part --------------------------------*/
.bodyTd {
	background:url(../images/table-bg.jpg) repeat-x #f3f3f3;
	background-position:top;
	padding-top:20px;
}
.tableTd {
	padding-bottom:20px;
}
.leftTd {
	border-left:4px #3b7c0e solid;
	border-right:4px #3b7c0e solid;
}
.imageHeading {
	margin-left:5px;
	margin-top:5px;
	margin-bottom:8px;
}
.mainPic {
	margin-top:5px;
	margin-left:15px;
	margin-bottom:10px;
}
.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444343;
	text-decoration:none;
	text-align:justify;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
}
.content a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#53892c;
	text-decoration:underline;
	font-weight:bold;
}
.content a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cd791e;
	text-decoration:none;
	font-weight:bold;
}
.searchEngineMainPic {
	margin-left:15px;
}
.nextButton {
	margin-left:80px;
}
.webServicesTable {
	background-color:#f3f3f3;
	border-bottom:1px #999999 dashed;
}
.webServicesTable2 {
	border-right:1px #999999 dashed;
}

.newsArea {
	padding:0px;
	margin:0 auto;
	overflow:hidden;
	margin-top:8px;
	margin-bottom:5px;
	height:210px;
	width:290px;
	border:1px #CCCCCC dashed;
	padding:5px;
	background-color:#eeeeee;
}
.newsHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#d24e06;
	padding-bottom:6px;
}
.companyNews {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC3300;
	text-decoration:none;
	text-align:right;
}
.companyNews a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC3300;
	text-decoration:none;
}
.companyNews a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC3300;
	text-decoration:underline;
}
.boxArea {
	padding:0px;
	margin:0 auto;
	margin-top:8px;
	margin-bottom:5px;
	height:210px;
	width:290px;
	border:1px #CCCCCC dashed;
	padding:5px;
	background-color:#eeeeee;
}
.request {
	margin-top:33px;
}
.quickField {
	height:17px;
	width:155px;
	border:1px #9db29b solid;
}
.textField {
	height:18px;
	width:150px;
	border:1px #b6b5b5 solid;
}
.smallField {
	height:18px;
	width:90px;
	border:1px #b6b5b5 solid;
}
.smallTextField {
	height:18px;
	width:130px;
	border:1px #b6b5b5 solid;
}
.chooseTextField {
	height:23px;
	width:205px;
	padding-bottom:2px;
	border:1px #b6b5b5 solid;
}
.requirementsField {
	height:100px;
	width:400px;
	border:1px #b6b5b5 solid;
}
/*-------------------- Body Left Part -----------------*/
.designLeftTable {
	border:2px #3b7c0e solid;
}
.designLeftTop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c1dab1;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/design-left-top.gif) repeat-x;
	line-height:29px;
	padding-left:10px;
}
.designLeftTop a:hover{
	color:#c1dab1;
	text-decoration:none;
}
.designLeftTop a{
	color:#c1dab1;
	text-decoration:none;
}
.designLeftNaviTd {
	background:url(../images/design-left-td-bg.gif) #ebeee9 repeat-y;
	background-position:left top;
}
.designLeftNavi {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#281f1a;
	font-weight:bold;
	text-decoration:none;
	width:100%;
}
.designLeftNavi ul {
	margin:0px;
	padding:0px;
}
.designLeftNavi ul li {
	display:inherit;
	list-style:none;
	padding-left:15px;
	line-height:22px;
	border-bottom:1px #CCCCCC solid;
	color:#281f1a;
	text-decoration:none;
}
.designLeftNavi ul li a{
	color:#281f1a;
	text-decoration:none;
}
.designLeftNavi ul li a:hover{
	color:#484543;
	text-decoration:underline;
}
.designLeftNaviBullet {
	background:url(../images/design-left-bullet.gif) no-repeat;
	background-position:left;
	margin-left:15px; 
}
.newsTd {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b82f2f;
	text-decoration:none;
	padding:10px;
}
.newsTd a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b82f2f;
	text-decoration:none;
}
.newsTd a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b82f2f;
	text-decoration:underline;
}
.sitemap {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3e3e;
	text-decoration:none;
	padding-left:10px;
}
.sitemap a{
	color:#3e3e3e;
	text-decoration:none;
}
.sitemap a:hover{
	color:#626461;
	text-decoration:underline;
}
.sitemapIcon {
	margin-left:15px;
	margin-right:3px;
	margin-top:6px;
}
.sitemapSubIcon {
	margin-left:40px;
	margin-right:3px;
	margin-top:6px;
}
.red {
	color:#FF0000;
}
/*--------------------------------- End Body Part ------------------------------*/

/*--------------------------------- Footer Part --------------------------------*/
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e1f0d7;
	text-decoration:none;
	background-color:#598b35;
	line-height:35px;
}
.footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e1f0d7;
	text-decoration:none;
}
.footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b5c5ab;
	text-decoration:underline;
}
/*--------------------------------- End Footer Part --------------------------------*/

/*--------------------------------- All Text Link ----------------------------------*/
.textLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#676c65;
	text-decoration:none;
	padding-top:8px;
	padding-bottom:10px;
}
.textLink a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#676c65;
	text-decoration:none;
}
.textLink a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#292929;
	text-decoration:underline;
}
/*--------------------------------- End All Text Link --------------------------------*/

/*--------------------------------- Services Menu Start Here --------------------------------*/


.arrowlistmenu{
	width: 230px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font: 13px Arial;
	color: white;
	background: black url(../images/titlebar.png) repeat-x center left;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform:capitalize;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-image:url(../images/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
	background: lightblue;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
	background: lightgreen;
}

.arrowlistmenu ul li a{
	color: #1b4002;
	background:url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	border-bottom: 1px solid #dadada;
}

.arrowlistmenu ul li a:visited{
	color: #1b4002;
	text-decoration: none;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	background-color: #F3F3F3;
	color: #A70303;
	text-decoration: underline;
}
.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
	background: lightblue;
}
.plus {
	float:right;
	width:15px;
	height:15px;
}
.dropDownHeading{
		color:#444343;
		text-decoration:none;
		font-weight:bold;
		line-height:20px;
}
.dropDownHeading a{
		color:#444343;
		text-decoration:underline;

}
.dropDownHeading a:hover{
		color:#444343;
		text-decoration:none;
}
.popWindowCursor{
	padding-top:5px;
	cursor:pointer;
	text-decoration:underline;
}
#portfolioBg{
	background-image:url(../images/portolia-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:680px;
	height:548px;
}
.test {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444343;
	padding-bottom:3px;
}
.test h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#444343;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:10px;
}

.test a {
	color:#444343;
	text-decoration:none;
}

.test a:hover {
	color:#444343;
	text-decoration:underline;
}
.test-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top:10px;
	padding-top:10px;
}
.test span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	padding-bottom:3px;
	font-weight:bold;
}
.career {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	font-weight:bold;
	padding-bottom:0px;
	padding-top:0px;
	height:35px;
	line-height:35px;
	width:550px;
	padding-left:5px;
	background-image: url(../images/carrer-tab-bg.jpg);
	text-decoration:none;
}
#careerContent {
	margin:0px;
	padding:0px;
	width:500px;
}
.portfolioTag {
	width:141px;
	height:101px;
	position:absolute;
	margin:403px 0 0 0;

}

