body{
	background:#fafafa url(../images/mainbg.jpg) top left no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Tahoma;
	font-size:13px;
	color:#4f4f4f;
	-moz-user-select:none;
	cursor:default;
}

.maintable{
	background:url(../images/menubg.jpg) top center repeat-x;
}
.centertable{
	border:0px solid;
	width:900px;
}


.header{
	height:271px;
	background:#ffffff url(../images/headerbg.jpg) top left no-repeat;
}


a:link, a:visited, a:active{
	text-decoration:none;
	color:#97c442;
	font-family:Tahoma;
	font-size:13px;
}

a:hover{
	text-decoration:none;
	color:#333333;
	font-family:Tahoma;
}


a.biglink:link, a.biglink:visited, a.biglink:active{
	text-decoration:none;
	color:#97c442;
	font-family:Tahoma;
	font-size:16px;
}

a.biglink:hover{
	text-decoration:none;
	color:#333333;
	font-family:Tahoma;
	font-size:16px;
}


#pagename{
	width:484px;
	float:right;
	margin:8px 0px 0px 0px;
	height:30px;
	font-family:Tahoma;
	font-size:22px;
	text-align:right;
	color:#e5e5e5;
	text-transform:uppercase;
}

#mainmenu{
	width:484px;
	float:right;
	margin:0px 0px 0px 0px;
	height:71px;
	font-family:Tahoma;
	font-size:16px;
}

#mainmenu a:link, #mainmenu a:visited{
	font-family:Tahoma;
	font-size:16px;
	color:#5b5b5b;
	text-decoration:none;
	padding:0px 30px 0px 30px;
	background:url(../images/menubg.jpg) top center repeat-x;
	display:block;
	height:71px;
	float:left;
	text-align:center;
	line-height:70px;/*
	border-right:1px dashed #c6c6c6;*/
}

a.activemenu:link, a.activemenu:visited, a.activemenu:active, a.activemenu:hover{
	font-family:Tahoma;
	font-size:16px;
	color:#9db731 !important;
	text-decoration:none;
	padding:0px 30px 0px 30px;
	background:url(../images/menubgover.jpg) top right no-repeat !important;
	display:block;
	height:71px;
	float:left;
	text-align:center;
	line-height:70px;
	cursor:default;
}
#mainmenu a:hover{
	font-family:Tahoma;
	font-size:16px;
	color:#9db731;
	text-decoration:none;
	background:url(../images/menubgover.jpg) top right no-repeat;
	display:block;
	height:71px;
	float:left;
	text-align:center;
	line-height:71px;
}

#footerbox{
	padding:0px 0px 0px 0px;
	width:900px;
	height:260px;
	margin:15px auto 0px auto;
	font-family:Tahoma;
}
#footerbox div h1{
	margin:3px 0px 30px 0px;
}

#footerbox div p{
	line-height:24px;
	color:#9D9D9D;
	padding:15px 0px 0px 0px;
}

#box1{
	width:230px;
	float:left;
	margin:0px 0px 0px 20px;
}

#box2{
	width:230px;
	float:left;
	margin:0px 0px 0px 90px;
}

#box3{
	width:230px;
	float:right;
}


.footer{
	background:url(../images/footerbg.jpg) top center repeat-x;
	height:368px;
	vertical-align:top;
}
#footer{
	background:url(../images/swagger_icon.jpg) top left no-repeat;
	padding:0px 0px 0px 40px;
	width:856px;
	height:50px;
	margin:35px auto 0px auto;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}

#footer p{
	font-size:11px;
	margin:0px 0px 0px 0px;
}

#footer a:link, #footer a:active, #footer a:visited{
	font-family:Tahoma;
	font-size:11px;
	color:#3e3e3e;
	text-decoration:none;
}

#footer a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#97c442;
	text-decoration:none;
}

.plaincell, p{
	font-family:Tahoma;
	font-size:13px;
	text-align:justify;
	color:#4f4f4f;
	line-height:20px;
	margin:0px 0px 15px 0px;
}


h1{
	font-family:Tahoma;
	font-size:20px;
	color:#85c50b;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}
h2{
	font-family:Tahoma;
	font-size:16px;
	color:#e87717;
	font-weight:normal;
	margin:10px 0px 5px 0px;
}
#projectlist li{
	list-style:none;
	display:inline;
	padding:0px 12px 20px 0px;
	display:block;
	float:left;
}


.inputbox{
	border:1px solid #4f4f4f;
	height:24px;
	width:350px;
	font-family:Tahoma;
	padding:2px;
	margin:0px 0px 10px 0px;
	font-size:14px;
}

.inputbox:focus{
	border:1px solid #85c50b;
	width:350px;
	font-family:Tahoma;
	padding:2px;
	background:#f8ffeb;
}

.inputarea{
	border:1px solid #4f4f4f;
	height:130px;
	width:350px;
	font-family:Tahoma;
	padding:2px;
	margin:0px 0px 10px 0px;
	font-size:14px;
}

.inputarea:focus{
	border:1px solid #85c50b;
	height:130px;
	width:350px;
	font-family:Tahoma;
	padding:2px;
	background:#f8ffeb;
}
.button{
	height:27px;
	width:80px;
	text-align:center;
	font-family:Tahoma;
	color:#496513;
	border:0px;
	background:url(../images/buttonbg.jpg) top center no-repeat;
	margin:5px 0px 0px 0px;
	cursor:pointer;
}

.button:hover{
	height:27px;
	width:80px;
	text-align:center;
	font-family:Tahoma;
	color:#000000;
	border:0px;
	background:url(../images/buttonbg_over.jpg) top center no-repeat;
	margin:5px 0px 0px 0px;
	cursor:pointer;
}


#leftpan{
	padding:20px 30px 10px 23px;
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
	color:#333333;
	line-height:20px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	width:620px;
	float:left;
}


#servicespan{
	padding:20px 0px 10px 23px;
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
	color:#333333;
	line-height:20px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	width:856px;
	float:left;
}

#rightpan{
	padding:20px 0px 20px 0px;
	width:226px;
	vertical-align:top;
	text-align:center;
	float:left;
}

#logo{
	width:232px;
	height:118px;
	float:left;
	margin:0px 0px 0px 0px;
}

a.readmore:link, a.readmore:active, a.readmore:visited, a.readmore:hover{
	color:#85c50b;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	float:right;
}

#headerleft{
	height:222px;
	width:628px;
	margin:1px 0px 0px 22px;
	overflow:hidden;
	float:left;
}


.hgape{
	height:1px;
	font-size:1px;
	line-height:1px;
}

.logothumbright{
	background:url(../images/logothumbbg2.jpg) top right no-repeat;
	height:120px;
	vertical-align:top;
	padding:2px 5px 0px 0px;
	text-align:right;
}


.webthumbleftyou{
	background:url(../images/webthumbbg.jpg) top left no-repeat;
	height:150px;
	width:280px;
	text-align:left;
	font-weight:700;
	vertical-align:top;
	padding:2px 5px 0px 0px;
	text-align:center;
	color:#333333;
	font-family:Tahoma;
	font-size:14px;
	line-height:140px;
	text-decoration:blink;
}


.webthumbleft{
	background:url(../images/webthumbbg.jpg) top left no-repeat;
	height:150px;
	vertical-align:top;
	padding:1px 0px 0px 1px;
	text-align:left;
	width:280px;
}
.webthumbright{
	background:url(../images/webthumbbg2.jpg) top right no-repeat;
	height:150px;
	vertical-align:top;
	padding:1px 1px 0px 0px;
	text-align:right;
	width:280px;
}

.webname{
	vertical-align:top;
	padding:2px 5px 0px 0px;
	text-align:center;
	font-family:Tahoma;
	font-size:14px;
}


#moreport{
	float:right;
	height:30px;
	width:833px;
	margin:10px auto 10px auto;
	vertical-align:top;/*
	background:url(../images/moreportbg.gif) top right repeat-x;*/
	padding:10px 20px 0px 0px;
	text-align:right;
	border:1px dotted #7c9c10;
	background:#ededed;
}


#moreport a:link, #moreport a:visited, #moreport a:active, #moreport a:hover{
	text-align:right;
	color:#7c9c10;
	font-family:Tahoma;
	text-decoration:none;
	font-size:15px;
	display:block;
}

.logothumbleft{
	background:url(../images/logothumbbg.jpg) top left no-repeat;
	height:120px;
	vertical-align:top;
	padding:2px 0px 0px 5px;
	text-align:left;
}
.logothumbrightyou{
	background:url(../images/logothumbbg2.jpg) top right no-repeat;
	height:120px;
	font-weight:700;
	vertical-align:top;
	padding:2px 5px 0px 0px;
	text-align:right;
	color:#333333;
	font-family:Tahoma;
	font-size:14px;
	line-height:100px;
	text-decoration:blink;
}

.logothumbleftyou{
	background:url(../images/logothumbbg.jpg) top left no-repeat;
	height:120px;
	vertical-align:top;
	padding:2px 0px 0px 15px;
	text-align:left;
	color:#333333;
	font-family:Tahoma;
	font-size:14px;
	font-weight:700;
	line-height:100px;
	text-decoration:blink;
}


/* Slieder Code Starts*/
.coda-slider-wrapper {padding:0 0 0 0px;}
.coda-slider {}
.coda-slider-no-js .coda-slider {height:222px;	overflow:auto !important;	padding-right:0px;}
.coda-slider, .coda-slider .panel {width:628px;}
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {width:628px;}
.coda-slider-wrapper.arrows .coda-slider {margin:0 0px;}
.coda-nav-left a, .coda-nav-right a {}
.coda-nav ul li a.current {background:#39c;}
.coda-slider .panel-wrapper {padding:0px 0 0 0;height:222px;}
.coda-slider p.loading {padding:170px;text-align:center;}
.coda-nav ul {	position:relative;	clear:both;	display:block;	margin:auto;	overflow:hidden;}
.coda-nav ul li {display:inline;}
.coda-nav ul li a {	background:transparent url("../images/slider-off.png") no-repeat scroll left top;	text-indent:-9999px;	display:block;	float:left;	margin-right:0px;	height:0px;	width:0px;}
.coda-slider-wrapper {clear:both;overflow:auto;}
.coda-slider {float:left;overflow:hidden;position:relative;}
.coda-slider .panel {display:block;float:left;}
.coda-slider .panel-container {position:relative;}
.coda-nav-left, .coda-nav-right {float:left;display:none;}
.coda-nav-left a, .coda-nav-right a {display:block;text-align:center;text-decoration:none;}
.coda-nav ul li a.current {background:transparent url("../images/slider-on.png") no-repeat scroll left top;}
.coda-nav ul li a.current:hover {background:transparent url("../images/slider-on.png") no-repeat scroll left top;cursor:default;}
.coda-nav ul li a:hover {background:transparent url("../images/slider-ov.png") no-repeat scroll left top;}
.title {display:none;}
.linkButton {text-indent:-9999px;background:transparent url(../images/sliderButton.png) top center no-repeat; height:50px;width:170px;position:absolute;top:250px;left:80px;}
.linkButton:hover {background:transparent url(../images/sliderButton.png) bottom center no-repeat;}
#coda-nav-1 {}

/* Slieder Code Ends */




.powered{
	display:none;
}

.contact{
	font-size:14px;
	text-align:center;
	color:#990000;
}
