/* CSS Document */

body, ul, ol, li, hr {
	padding:0px;
	margin:0px;
	list-style:none;
}

p {
	padding:0px 0px 10px 0px;
	margin:0px;
}

body {
	font:13px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#525252;
	background:#fbfcfe url(../images/bg2.jpg) left top repeat-x;
	text-align:justify;
}

a{color:#525252;
	text-decoration:underline;}

a:hover{text-decoration:none;}

h1, h2, h3, h4{line-height:normal;}

#layout {
	width:900px;
	line-height:20px;
	margin:0px auto;
}

#topzone {
	height:117px;
}

#topzoneleft {
	float:left;
	width:194px;
}

#topzoneright {
	float:right;
	width:700px;
}

#banner {
	height:228px;
	background:url(../images/banners/bg1.jpg) right top no-repeat;
}

#bannerblock {
	width:560px;
	padding:32px 0px 0px 15px;
}

#bodycontainer {

}

#row1 {
	padding:19px 0px 20px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebec;
}

#companyprofilezone {
	width:288px;
	float:left;
	margin:0px 16px 0px 0px;
}

#testimonialzone {
	width:288px;
	float:left;
	margin:0px 16px 0px 0px;
}

.testirow {
	font:11px Trebuchet MS, Arial, Helvetica, sans-serif;
	padding:0px 0px 10px 0px;
}

#whatweprovidezone {
	width:288px;
	float:left;
}

.graybox {
	background:#ebebec;
	border:1px solid #dcdcdc;
	padding:14px 10px 14px 10px;	
}

#row2 {
	padding:20px 0px 30px 0px;
}

#welcomezone {
	float:left;
	width:589px;
}
#bodyzone {
	float:inherit;
	width:850px;
}
#ourteamzone {
	float:right;
	width:282px;
}

.bluebox {
	background:#d6e4f9;
	border:1px solid #e6e6e7;
	padding:14px 10px 14px 10px;
}

#footercontainer {
	height:86px;
	background:url(../images/footer.gif) left top repeat-x;
}

#footer {
	font:11px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#ccc6c6;
	padding:27px 0px 0px 0px;
	margin:0px auto;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

p.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/*	Img Style Start Here  */

.profileimg {
	padding:0px 0px 15px 0px;
}

.welcomeimg {
	float:right;
	padding:0px 0px 0px 25px;
}

/*	Img Style End Here  */

/*	Test Style Start Here */

h1 {
	font:22px Arial, Helvetica, sans-serif;
	color:#0d0e0e;
	padding:0px 0px 15px 0px;
	margin:0px;
}

h1 .profileheading {
	display:block;
	background:url(../images/profileicon.gif) 0px 0px no-repeat;
	padding:2px 0px 5px 42px;
}

h1 .testiheading {
	display:block;
	background:url(../images/testimonialicon.gif) 0px 0px no-repeat;
	padding:2px 0px 5px 42px;
}

h1 .watweprovide_heading {
	display:block;
	background:url(../images/whatweprovideicon.gif) 0px 0px no-repeat;
	padding:3px 0px 5px 42px;
}

h1 .ourteam_heading {
	display:block;
	background:url(../images/newsicon.gif) 0px 0px no-repeat;
	padding:0px 0px 5px 35px;
}

.subheading {
	font:bold 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#051e44;
	display:block;
	padding:0px 0px 10px 0px;
	margin:0px;
}

.testiheading1 {
	font:bold 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#051e44;
	background:url(../images/testiheadingbg.gif) left top no-repeat;
	padding:2px 0px 2px 20px;
	margin:0px 0px 5px 0px;
	display:block;
}

.bannerheading {
	font:25px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#b4cbed;
	display:block;
	padding:0px 0px 20px 0px;
}

/*	Test Style End Here */

/*	Form Style Start Here  */

#loginzone {
	padding:13px 0px 0px 0px;
}

#logintop {
	background:url(../images/logintop.gif) left top no-repeat;
}

#loginbottom {
	background:url(../images/loginbottom.gif) left bottom no-repeat;
	padding:8px 15px 13px 11px;
}

form.loginform {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 69px;
}

.loginform label {
	font:bold 13px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#d7e6fe;
	float:left;
	margin:0px 15px 0px 20px;
}

.loginform input.txtbox {
	width:155px;
	height:22px;
	background:url(../images/txtboxbg.gif) left top no-repeat;
	color:#002021;
	font-size:11px;
	border:0px;
	float:left;
	margin:0px 15px 0px 0px;
}

.loginform input.gobutton {
	float:left;
	margin:1px 0px 0px 0px;
}

/*	Form Style End Here  */


/*	Menu Style Start Here  */

.readmore {
	padding:20px 0px 0px 0px;
}

.readmore a {
	font:bold 13px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#00366b;
	text-decoration:none;
}

.readmore a:hover {
	color:#000;
}

#topmenuzone {
	height:53px;
	padding:14px 0px 0px 0px;
}

ul.topmenu {
	margin:0px;
	padding:0px 0px 0px 0px;
	float:right;
}

.topmenu li {
	display:block;
	float:left;
	background:url(../images/menudevider.gif) left top no-repeat;
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px;
}

.topmenu li a {
	font:bold 16px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#052556;
	text-decoration:none;
	text-transform:capitalize;
	display:block;
	float:left;
	background:url(../images/topmenuleft.gif) left top no-repeat;
	padding:0px 5px 0px 2px;
}

.topmenu li a span {
	display:block;
	float:left;
	padding:10px 22px 14px 20px;
	cursor:pointer;
	background:url(../images/topmenuright.gif) right top no-repeat;
}

.topmenu li a:hover {
	color:#fff;
	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:#fff;
	background:url(../images/topmenulefthover.gif) left top no-repeat;
}

.topmenu li a.active span {
	background:url(../images/topmenurighthover.gif) right top no-repeat;
}

ul.bannerlink {
	width:375px;
	padding:0px 0px 0px 0px;
}

.bannerlink li {
	border-bottom:1px dashed #37414f;
	padding:0px 0px 0px 0px;
}

.bannerlink li a {
	font:13px Trebuchet MS, Arial, Helvetica, sans-serif;	
	color:#ffffff;
	background:url(../images/bannerdisc.gif) 0px 13px no-repeat;
	text-decoration:none;
	display:block;
	height:19px;
	padding:6px 0px 0px 14px;
	margin:0px 0px 6px 0px;
}

.bannerlink li a:hover {
	color:#e1e1e1;
}

ul.servicelink {
	padding:0px 0px 0px 0px;
}

.servicelink li {
	border-bottom:1px dashed #abb4bc;
	padding:0px 0px 0px 0px;
}

.servicelink li a {
	font:13px Trebuchet MS, Arial, Helvetica, sans-serif;	
	color:#626364;
	background:url(../images/servicedisc.gif) 0px 11px no-repeat;
	text-decoration:none;
	display:block;
	height:19px;
	padding:6px 0px 0px 14px;
	margin:0px 0px 6px 0px;
}

.servicelink li a:hover {
	color:#000;
}

ul.teamlink {
	padding:0px 0px 0px 0px;
}

.teamlink li {
	padding:0px 0px 0px 0px;
}

.teamlink li a {
	font:13px Trebuchet MS, Arial, Helvetica, sans-serif;	
	color:#626364;
	background:url(../images/servicedisc.gif) 0px 11px no-repeat;
	text-decoration:none;
	display:block;
	/*height:19px;*/
	padding:6px 0px 0px 14px;
	margin:0px 0px 4px 0px;
}

.teamlink li a:hover {
	color:#000;
}

#footer ul {
	margin:0px;
	padding:0px 0px 10px 0px;
}

#footer ul li {
	display:inline;
	padding:0px 15px 0px 15px;
	border-right:1px solid #ffffff;
}

#footer li a {
	font:11px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-transform:capitalize;
	text-decoration:none;
}

#footer li a:hover {
	color:#e1e1e1;
}


/*	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;}
#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 */
