/* CSS Document */

body, ul, ol, p, li, hr {
	padding:0px;
	margin:0px;
	list-style:none;
}

body {
	font:12px Arial, Helvetica, sans-serif;
	color:#252525;
	background:#e6e6e6 url(../images/bg.gif) left top repeat-x;
}

a{color:#252525;}

#layout {
	width:912px;	
	line-height:20px;
	margin:0px auto;
}

#topzone {
	width:912px;
	height:113px;
}

#topzoneleft {
	float:left;
	padding:37px 0px 0px 0px;
}

#topzoneright {
	width:560px;
	float:right;
	padding:0px 0px 0px 0px;
}

#bodybox {
	background:#fff;
	border:1px solid #cbcbcb;
	padding:11px;
	margin:25px 0px 25px 0px;
}

#banner {
	height:288px;
	background:url(../images/banner.gif) left top no-repeat;
	border:1px solid #bbbbbb;
	margin:0px 0px 11px 0px;
}

#bannerblock {
	padding:73px 0px 0px 30px;
}

#welcomezone {
	width:580px;
	float:left;
}

#servicezone {
	width:297px;
	float:right;
}

.graybox {
	background:#f2f2f2;
	border:1px solid #e1e0e0;
	padding:28px 23px 28px 23px;
}

#row2container {
	background:#fff;
	padding:25px 0px 0px 0px;
}

#row2zone {
	width:900px;
	padding:0px 0px 25px 0px;
	margin:0px auto;
}

#companyprofile {
	width:257px;
	float:left;
	padding:0px 64px 0px 0px;
}

#solutionzone {
	width:257px;
	float:left;
	padding:0px 64px 0px 0px;
}

#testimonial {
	width:257px;
	float:left;
}

#footercontainer {
	background:#0d2b43;
}

#footer {
	width:900px;
	font-size:11px;
	height:95px;
	background:url(../images/footer1.gif) right top no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}

#footerleft {
	float:left;
	color:#89a1b5;
	padding:40px 0px 0px 0px;
}

#footerright {
	float:right;
	padding:40px 0px 0px 0px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

p.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/*	Form Style Start Here  */

.searcharea {
	padding:0px 0px 0px 0px;
}

form.searchzone {
	width:280px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	float:right;
}

.searchzone label {
	float:left;
	color:#000000;
	font:bold 12px Arial, Helvetica, sans-serif;
	display:block;
	margin:0px 2px 0px 0px;
	padding:0px 0px 20px 25px;
	;
}

.searchzone input.txtbox {
	width:195px;
	height:20px;
	background:#256395;
	border:1px solid #75b0db;
	float:left; color:#FFFFFF; font-size:11px;
	margin:5px 10px 0px 0px; padding:3px 0px 0px 4px;
}

.searchzone input.gobutton {
	float:left;
	margin:6px 0px 0px 0px;
}

/*	Form Style Start Here  */


/*	Img Style Start Here  */

.row2img {
	padding:0px 0px 20px 0px;
}

.readmore {
	padding:18px 0px 0px 0px;
}

.nameimg {
	padding:10px 0px 0px 0px;
}

/*	Img Style End Here  */

/*	Text Style Start Here  */

h1 {
	font:26px Arial, Helvetica, sans-serif;
	color:#0f3450;
	padding:0px 0px 17px 0px;
	margin:0px;
}

.subheading {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#b07126;
	text-decoration:underline;
	display:block;
	padding:0px 0px 20px 0px;
}

.bannerheading {
	font:35px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#0f3450;
	display:block;
	padding:0px 0px 10px 0px;
}

#bannerblock .subheading {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#b07126;
	text-decoration:none;
	display:block;
	padding:0px 0px 15px 0px;
}

/*	Text Style End Here  */

/*	Menu Style Start Here  */

#topmenuzone {
	padding:0px 0px 0px 0px;
	margin:11px 0px 0px 0px;
}

ul.topmenu {
	width:560px;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.topmenu li {
	display:block;
	float:left;
	background:url(../images/menudevider.gif) right top no-repeat;
	list-style:none;
	padding:0px 5px 0px 0px;
	margin:0px;
}

.topmenu li a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:capitalize;
	display:block;
	float:left;
	padding:0px 0px 0px 4px;
	background:url(../images/topmenuleft.gif) left top no-repeat;
}

.topmenu li a span {
	display:block;
	float:left;
	padding:9px 17px 8px 15px;
	cursor:pointer;
	background:url(../images/topmenuright.gif) right top no-repeat;
}

.topmenu li a:hover {
	color:#0f334f;
	background:url(../images/topmenulefthover.gif) left top no-repeat;
}

.topmenu li a:hover span {
	background:url(../images/topmenurighthover.gif) right top no-repeat;
}

.topmenu li a.active{
	color:#0f334f;
	background:url(../images/topmenulefthover.gif) left top no-repeat;
}

.topmenu li a.active span {
	background:url(../images/topmenurighthover.gif) right top no-repeat;
}

ul.servicelink {
}

.servicelink li {
	border-bottom:1px dashed #a3a3a3;
	padding:0px 0px 0px 0px;
}

.servicelink li a {
	font:bold 12px Arial, Helvetica, sans-serif;	
	color:#727272;
	background:url(../images/disc.gif) 0px 10px no-repeat;
	text-decoration:none;
	display:block;
	height:17px;
	padding:4px 0px 0px 16px;
}

.servicelink li a:hover {
	color:#414141;
	background:#e2e2e2 url(../images/disc.gif) 0px 10px no-repeat;
}

ul.solutionlink {
}

.solutionlink li {
	border-bottom:1px dashed #a3a3a3;
	padding:0px 0px 0px 0px;
}

.solutionlink li a {
	font:bold 12px Arial, Helvetica, sans-serif;	
	color:#414141;
	background:url(../images/disc.gif) 0px 10px no-repeat;
	text-decoration:none;
	display:block;
	height:17px;
	padding:4px 0px 0px 16px;
}

.solutionlink li a:hover {
	color:#727272;
	background:url(../images/disc.gif) 0px 10px no-repeat;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

ul.footerlink {
	margin:0px;
	padding:0px 0px 0px 0px;
}

.footerlink li {
	display:inline;
	padding:0px 5px 0px 5px;
	border-right:1px solid #fff;
}

.footerlink li a {
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:capitalize;
	text-decoration:none;
}

/*	Menu Style End Here  */

/* inner pages css start */
.aboutus-img{float:right; 
				border:4px solid #fff;	
				margin:0 0px 10px 20px;}

h5	{font-size:15px;
	font-weight:bold; 
	padding:0px 0px 5px 0px; 
	border-bottom:1px dotted #666;	
	margin:0px 0px 10px 0px;}
	
h6	{font-size:16px; 
	font-weight:bold; 
	padding:0px 0px 5px 0px; 
	margin:0px 0px 10px 0px;}
	
.innertext{padding-top:10px;}

.aboutcolumnzone{padding:20px 0px 16px 0px;}

.aboutcolumn1{width:48%; 
			float:left; 
			margin:0px 0px 10px 0px;}

.aboutcolumn2{width:48%; 
				float:right; 
				margin:0px 0px 10px 0px;}

.abouticon{float:left; 
			margin:0px 20px 0px 0px;}

.insidereadmore{padding:10px 0px 10px 0px;}

input.button{color:#000; 
			background:#ffc850; 
			font:bold 11px Arial, Helvetica, sans-serif; 
			text-decoration:none; 
			padding:10px 10px; margin:0px 5px 5px 0;	
			border:1px solid #5b7a92;}

input.button:hover{cursor:pointer; 
					color:#fff; 
					background:#663300; 
					border:1px solid #ffc850;}

.project-img{float:right; 
			margin-left:20px;	
			border: 6px solid #666;}

.whiteheading{font:30px Myriad Pro, Arial; 
				color:#CBD76B; 
				font-weight:100;	
				padding:0px; 
				margin:25px 0px 20px 0px;}

.ourprojectrow{margin-bottom:20px; 
				border-bottom:1px dotted #666; 
				padding-bottom:10px}

.servicecolumnzone{padding:20px 0px 16px 0px;}

.servicecolumn1{width:48%; 
				float:left; 
				margin:0px 0px 10px 0px;}

.servicecolumn2{width:48%; 
				float:right;	
				margin:0px 0px 10px 0px;}

.blog-posted-row{padding:3px;}
/* inner pages css ends */