/* CSS Document */

body, ul, ol, li, hr {
	padding:0px;
	margin:0px;
	list-style:none;
}
a{color:#4e90a8;}

p {
	padding:0px 0px 10px 0px;
	margin:0px;
	color: #000;
}

body {
	font:13px Georgia, Arial, Helvetica, sans-serif;
	color:#969696;
	background: #ffffff url(../images/bg.gif) left top repeat-x;
	text-align:justify;
}

#maincontainer {
	background: url(../images/maincontainer.gif) left bottom repeat-x;
	padding:0px 0px 30px 0px;
}

#layout {
	width:858px;
	line-height:20px;
	background:url(../images/layout.gif) left top no-repeat;
	padding:32px 25px 0px 25px;
	margin:0px auto;
	margin-top:21px;
}

#layoutbottom {
	width:908px;
	background:url(../images/layourbottom.gif) left bottom no-repeat;
	margin:0px auto;
}

#leftcontainer {
	width:537px;
	float:left;
}

#rightcontainer {
	width:272px;
	float:right;
}

#banner {
	height:322px;
	background:url(../images/banner1.jpg) right top no-repeat;
}

#logo {
	padding:0px 0px 0px 0px;
}

#signupfree {
	padding:38px 0px 0px 95px;
}

#welcomezone {
	padding:48px 0px 10px 0px;
	border-bottom:1px dashed #737373;
	margin:0px 0px 33px 0px;
}

#servicezone {
	background:#f2f2f2;
	padding:16px;
}

#servicezoneleft {
	width:63px;
	float:left;
}

#servicezoneright {
	width:420px;
	float:right;
}

#businesspanel {
	margin:0px 0px 40px 0px;
	border-top:1px dashed #737373;
}

.businessrow {
	padding:10px 0px 0px 0px;
	border-bottom:1px dashed #737373;
}

#newszone {
}

.newsrow {
	padding:0px 0px 27px 0px;
}
#footercontainer {
	background:#020202;
	height:76px;
}

#footer {
	width:858px;
	height:76px;
	font-size:12px;
	background:url(../images/footer1.gif) right top no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}

#footerleft {
	float:left;
	padding:35px 0px 0px 0px;
}

#footerright {
	float:right;
	color:#5f5f5f;
	font-weight:bold;
	padding:35px 0px 0px 0px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

p.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/*	Img Style Start Here  */

.readmoreimg {
	padding:20px 0px 0px 0px;
}

/*	Img Style End Here  */


/*	Form Style Start Here  */

/*	Text Style Start Here  */

h1 {
	font:24px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#loginzone h1 {
	font:24px Arial, Helvetica, sans-serif;
	color:#000000;
	background:url(../images/loginicon.gif) 0px 0px no-repeat;
	padding:3px 0px 5px 37px;
	margin:0px;
}

.subheading {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#4e90a8;
	display:block;
	padding:0px 0px 10px 0px;
	margin:0px;
}

#newszone .subheading {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#000000;
	display:block;
	padding:0px 0px 10px 0px;
	margin:0px;
}
#newszone .subheading1 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#4e90a8;
	display:block;
	padding:0px 0px 10px 0px;
	margin:0px;
}

.welcomeheadingblock {
	background:url(../images/welcomeicon.gif) 0px 2px no-repeat;
	padding:0px 0px 3px 60px;
}

.newsheadingblock {
	background:url(../images/newsicon.gif) 0px 0px no-repeat;
	padding:0px 0px 15px 65px;
}


.faqheading {
	background:url(../images/faqpanel.gif) 0px 0px no-repeat;
	padding:0px 0px 0px 50px;
}

/*	Text Style End Here  */

/*	Menu Style Start Here  */



#topmenuzone {
	height:73px;
}

ul.topmenu {
	margin:0px;
	padding:0px 0px 0px 0px;
}

.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 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:capitalize;
	display:block;
	float:left;
	background:url(../images/topmenuleft.gif) left top no-repeat;
	padding:0px 3px 0px 2px;
}

.topmenu li a span {
	display:block;
	float:left;
	padding:10px 8px 10px 8px;
	cursor:pointer;
	background:url(../images/topmenuright.gif) right top no-repeat;
}

.topmenu li a:hover {
	color:#000;
	background:url(../images/topmenulefthover.gif) left top no-repeat;
}

.topmenu li a:hover span {
	background:url(../images/topmenurighthover.gif) right top no-repeat;
}

ul.servicelink {
	padding:0px 0px 0px 0px;
}

.servicelink li {
	border-bottom:1px dashed #a3a3a3;
	padding:0px 0px 0px 0px;
}

.servicelink li a {
	font:13px Arial, Helvetica, sans-serif;	
	color:#5e5b5b;
	background:url(../images/servicedisc.gif) 2px 10px no-repeat;
	text-decoration:none;
	display:block;
	height:17px;
	padding:4px 0px 4px 16px;
}

.servicelink li a:hover {
	background:url(../images/servicedisc.gif) 2px 10px no-repeat;
}

#footer a {
	color:#5f5f5f;
	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 #5f5f5f;
}

.footerlink li a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#5f5f5f;
	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 */