/*Global Declaration*/
*{ margin:0px; padding:0px;
}

body, div, h1, h2, h3, h4 , h5, h6, ul , li, p, fieldset,legend, form {
		
	margin:0px;
	padding:0px;
}
h4
{text-align:left;
	
	}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72.5%;
	
}
hr {
	color:#333;
	height:4px;
	margin: auto;
	background-color: #0F0F0F;
	border: 0px none #666;
}
ul, li{
	
 list-style-type:none;

}

img{

 border:none;
}
h1 {
	color: #155B8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	display: block;
}
h2 {
	color: #155B8C;
	padding-left: 10px;
	padding-top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
}
h3 {
	color: #2694DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	display: block;
}
h4 {
	color: #2694DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	display: block;
}
.lhome {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #186db6;
	font-weight: bold;
	float: left;
	width: 70px;
	margin-left: 5px;
	height: 25px;
	margin-bottom: 5px;
	line-height: 20px;
}
.clear{
	clear:both;
	}

/*Global Declaration End*/
.container {
	background-image: url(../images/bgline.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: auto;
	width: 951px;
}
.bluestirptop {
	background-color: #155b8c;
	height: 5px;
}

.header {
	background-image: url(../images/headermenubg.gif);
	margin: auto;
	height: 85px;
	width: 949px;
	background-repeat: repeat-x;
	background-position: left top;
}
.header .logo {
	background-image: url(../images/technominelogo.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 215px;
	background-position: center center;
	cursor: pointer;
	float: left;
}
.header .menusearch {
	height: 85px;
	width: 617px;
	float: right;
}
.menusearch .searchbox {
	background-image: url(../images/searchbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 225px;
	float: right;
	margin-right: 15px;
	margin-bottom: 17px;
}

.menusearch .menunav {
	clear: both;
	height: 39px;
}
.menusearch .menunav ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #155B8C;
}

.menusearch .menunav ul li {
	overflow: hidden;
	display: inline;
}

.menusearch .menunav ul li a {
	color: #155B8C;
	text-decoration: none;
	display: block;
	float: left;
	height: 39px;
	background-image: url(../images/menuarrow.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-right: 23px;
}
.menusearch .menunav ul li a:hover {
	color: #155B8C;
	text-decoration: underline;
	display: block;
	float: left;
	height: 39px;
	margin-left: 15px;
	margin-right: 23px;
}


.banner {
	clear: both;
	background-repeat: repeat-x;
	background-position: left top;
	height: 269px;
	margin: auto;
	width: 949px;
	background-image: url(../images/homebannerng.gif);
}
.contentbox {
	margin: auto;
	width: 949px;
}
.contentbox .box1 {
	width: 330px;
	float: left;
}
.contentbox .box2 {
	width: 337px;
	float: left;
}
.contentbox .box3 {
	width: 282px;
	float: left;
}
.footer {
	background-color: #155B8C;
	height: 34px;
	clear: both;
}
.boxsubhead {
	height: 52px;
	background-color: #e9f5fd;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cee0ef;
}
.boxsubhead1 {
	height: 52px;
	background-color: #e9f5fd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cee0ef;
}
.boxsubhead3 {
	height: 52px;
	background-color: #e9f5fd;
}



.box1 .servicelist {
	margin-left: 15px;
}

.box1 .servicelist ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #155B8C;
}

.box1 .servicelist ul li {
	display: block;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	background-image: url(../images/servicearrrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.box1 .servicelist ul li a {
	text-decoration: none;
	display: inline;
	color: #155B8C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #155B8C;
	margin-left: 18px;
}
.box1 .servicelist ul li a:hover {
	text-decoration: none;
	display: inline;
	color: #155B8C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #155B8C;
	margin-left: 18px;
}
.readmore {
	padding-right: 20px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	background-image: url(../images/plusblue.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #155B8C;
	height: 20px;
	line-height: 17px;
	padding-bottom: 7px;
}

.readmore a {
	color: #155B8C;
	text-decoration: none;
}

.servicebox {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cee0ef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cee0ef;
}
.whatwedop {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cee0ef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cee0ef;
}

.whatwedop p {
	text-align: justify;
	line-height: 16px;
	font-size: 12px;
	color: #155B8C;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 130px;
}

.erpbox {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cee0ef;
	height: 140px;
}
.erpbox p {
	font-size: 12px;
	color: #155B8C;
	text-align: justify;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.crmbox {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cee0ef;
	height: 140px;
}
.crmbox p {
	font-size: 12px;
	color: #155B8C;
	text-align: justify;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.whywork {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cee0ef;

}
.whywork p {
	font-size: 12px;
	line-height: 16px;
	color: #155B8C;
	text-align: justify;
	padding-right: 5px;
}
.phead {
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
}
.imgp {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}
.aboutprj p {
	font-size: 12px;
	line-height: 16px;
	color: #155B8C;
	text-align: justify;
	padding-right: 5px;
}
.stext {
	width: 100px;
	border: 1px solid #7F9DB9;
	padding-left:28px;
	background-image: url(../images/searchicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFF;
	float: left;
}
.searchbtn{
	width:25px;
	height:20px;
	
	}
.searchtext {
	margin: auto;
	width: 165px;
	
}
.footer .footernav {
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	float: left;
	margin-top: 12px;
}
.footer .footernav a {
	color: #FFF;
	text-decoration: none;
}
.footer .copyright {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 10px;
	float: right;
	margin-top: 12px;
}
.contentboxsubmain {
	margin: auto;
	width: 951px;
	background-image: url(../images/subbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
	overflow: hidden;
}
.contentboxsub {
	margin: auto;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow: hidden;
}
.pagetop {
	margin: auto;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cee0ef;
}
.pagetop .pagetitle {
	width: 250px;
	float: left;

}
.pagetop .sitemap {
	float: right;
	padding-top: 10px;
	font-size: 11px;
	color: #155B8C;
}
.pagetop .sitemap a {
	color: #155B8C;
	text-decoration: none;
}
.pagetop .sitemap a:hover {
	color: #155B8C;
	text-decoration: underline;
}
.pagetop .sitemap .active {
	color: #F00;
}
.pagetop .sitemap .active:hover {
	color: #F00;
	text-decoration: underline;
}
.contentboxsub .left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cee0ef;
	width: 620px;
	padding-right: 15px;
	padding-left: 5px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
.contentboxsub .left p {
	color: #155B8C;
	line-height: 16px;
	text-align: justify;
}

.contentboxsub .right {
	width: 270px;
	float: left;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.servicelistbox {
	background-attachment: scroll;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-top: 20px;
	clear: both;	
}
*html .servicelistbox {
	background-attachment: scroll;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-top: 30px;
	clear: both;
	height: 146px;
}
.servicelistbox p {
	display: block;
	padding-top: 20px;
	font-size: 12px;
	padding-bottom: 10px;
}
*html .servicelistbox p {
	display: block;
	padding-top: 20px;
	font-size: 12px;
	padding-bottom: 20px;
	overflow: hidden;
}
.imgleft {
	float: left;
	margin-right: 15px;
}
.readmoreservice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	background-image: url(../images/plusgrey.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	color: #2694DD;
	float: right;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
	height: 20px;
	line-height: 21px;
}
.readmoreservice a {
	color: #2694DD;
	text-decoration: none;
}
.readmoreservice a:hover {
	color: #1C74AE;
	text-decoration: none;
}
.rightblock {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cee0ef;
	padding-left: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}
.rightblock ul {
	margin-top: 15px;
}
.rightblock ul li {
	background-image: url(../images/servicearrrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
}
.rightblock ul li a {
	color: #155B8C;
	text-decoration: none;
	font-size: 12px;
	padding-left: 20px;
	padding-bottom: 3px;
	
}

.rightblock ul li a:hover {
	color: #155B8C;
	text-decoration: underline;
	font-size: 12px;
	padding-left: 20px;
	padding-bottom: 3px;
}
.rightheight {
	height: 15px;
	clear: both;
}
.rightblock p {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	color: #155B8C;
	display: block;
	clear: both;
}
.rghbtn {
	clear: both;
	display: block;
	margin-left: 50px;
	padding-top: 10px;
}

.imrht{
	float:left;
	margin-right:10px;
	}
.special {
	color: #2694DD;
	text-decoration: none;
}
.special:hover {
	color: #2694DD;
	text-decoration: underline;
}
.imgleftborder {
	float: left;
	margin-right: 35px;
	border: 2px solid #CCC;
	margin-bottom: 15px;
}
.specialp {
	color: #2694DD;
	text-decoration: none;
}

.specialp:hover {
	color: #2694DD;
	text-decoration: underline;
}

.testimonialbox {
	background-attachment: scroll;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-top: 20px;
	clear: both;
}

*html .testimonialbox {
	background-attachment: scroll;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-top: 30px;
	clear: both;
	height: 146px;
}
.testimonialbox p {
	display: block;
	padding-top: 20px;
	font-size: 12px;
	padding-bottom: 10px;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
}
*html .testimonialbox p {
	display: block;
	padding-top: 20px;
	font-size: 12px;
	padding-bottom: 20px;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	overflow: hidden;
}
.testimonialbox .clients {
	background-image: none;
	padding-left: 0px;
	padding-top: 5px;
	font-style: italic;
	font-size: 11px;
}

.contactform  {
	padding-top: 35px;
	width: 500px;
	margin: auto;
}
.lbl {
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
}
.lblsub {
	font-size: 12px;
	font-weight: bold;
}
.contactform p {
	padding-bottom: 10px;
	display: block;
}
.inputs {
	width: 216px;
	margin-top: 0px;
}
.inputslong {
	width: 217px;
	height:100px;
}
.selection {
	width: 220px;
}
.imgbtn
{
margin-left:115px;
	}
	
	.mailus {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	color: #09F;
	text-align:left;
}
.mailimg {
	height: 27px;
	width: 30px;
	float: left;
	margin-right: 10px;
}
.mailus a {
	color: #09F;
	text-decoration: none;
}
.mailus a:hover {
	color: #09F;
	text-decoration: underline;
}

