/* CSS Document */
*{margin:0;padding:0}
body {
	font:16px Myriad Pro, Tahoma, Arial, Helvetica, sans-serif;
	color:#6e863c;
	background:#c3e285 url(../images/bg.gif) left top repeat-x;
	margin:0px;
	padding:0px;
}

#layout {
	width:1100px;
	text-align:justify;
	line-height:22px;
	margin:0px auto;
}

#bodycontainer {
	padding:0px 0px 0px 0px;
}

#headerzone {
	background:url(../images/bodycontainer.gif) right top no-repeat;
}

#quizzone {
	width:900px;
	padding:10px 20px 0px 150px;
}

#bannerzone {
	width:900px;
	padding:10px 20px 0px 75px;
}

.row {
	width:900px;
}

#logo {
	float:left;
	padding:25px 0px 0px 0px;
}

#languagebox {
	float:right;
	padding:0px 50px 0px 0px;
}

#welcomezone {
	color:#fff;
	padding:18px 0px 30px 75px;
}

#servicezone {
	width:232px;
	background:#c3e285;
	float:left;
	padding:40px 45px 40px 75px;
}

#aboutuszone {
	width:239px;
	background:#bad97e;
	float:left;
	padding:40px 45px 40px 40px;
}

#testimonial {
	width:243px;
	background:#b2d177;
	float:left;
	padding:40px 40px 40px 40px;
}

#footercontainer {
	background:#6e863c;
	padding:28px 0px 0px 0px;
}

#footer {
	font-size:13px;
	width:1000px;
	height:40px;
	margin:0px auto;
}

#footerleft {
	float:left;
	color:#fff;
	padding:0px 0px 0px 90px;
}

#footerright {
	float:right;
	color:#fff;	
	padding:0px 85px 0px 0px;
}

.testimonialrow {
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #97b35f;
	margin:0px 0px 15px 0px;
}

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

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

.feature ul li {
	display:block;
	list-style:none;
	background:url(../images/disc.gif) 0px 9px no-repeat;
	padding:0px 0px 14px 12px;
}

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

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

/*	Img Style Start Here  */

/*	Img Style End Here  */

/*	Text Style Start Here  */

h1 {
	font:35px Myriad pro, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px;
	margin:0px;
}

h2 {
	font:35px Myriad pro, Arial, Helvetica, sans-serif;
	color:#8da65a;
	padding:0px 0px 30px 0px;
	margin:0px;
}

.bannertxt {
	width:350px;
	color:#fff;
	border:1px solid #82d3cc;
	float:left;
	padding:15px;
	margin:38px 0px 0px 5px;
}

.twittertxt {
	font:bold 26px Garamond, "Times New Roman", Times, serif;
	color:#048a9f;
	float:left;
	padding:0px 0px 0px 74px;
}

/*	Text Style End Here  */


/*	Menu Style Start Here  */

#topmenu {
	height:64px;
	background:url(../images/topmenubg.gif) left top repeat-x;
}

#topmenu ul {
	margin:0px;
	padding:0px 0px 0px 30px;
}

#topmenu ul li {
	display:block;
	float:left;
	background:url(../images/menudevider.gif) left top no-repeat;
}

#topmenu li a {
	font:bold 15px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	float:left;
	padding:20px 23px 30px 23px;
}

#topmenu li a span {
	background:url(../images/topdisc.gif) 0px 8px no-repeat;
	padding:0px 0px 0px 10px;
}

#topmenu li a:hover {
	color:#eee;
	background:url(../images/menuhover.gif) left top repeat-x;
}

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

#footer a:hover {
	text-decoration:none;
}

/*	Menu Style End Here  */
a{color:#000;}
a:hover{ text-decoration:none}




/* inner pages css start */
/*h1{font:30px "Times New Roman", Times, serif ;margin:0px; color:#fff;  padding:15px 0px 10px 10px;}
h1 span{color:#fff}*/

h5{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#656565; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #656565; margin:0px 0px 10px 0px;}
h6{font:18px Tahoma, Arial, Helvetica, sans-serif; color:#656565; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}

.aboutus-img{float:right; border:4px solid #656565; margin:0 0px 10px 20px;}
.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:#fff; background:#333; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #656565;}
input.button:hover{cursor:pointer; color:#fff; background:#999}
.project-img{float:right; margin-left:20px;	border: 6px solid #656565}
.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 #656565; padding-bottom:10px; padding-right:20px}
.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 */
/* ---- button (works with <a> and <input>)---- */
span.button {
	/* fix_lteie6.css */
	display:block;
	float:left;
	margin:0 0 1.5em;
	color:#ed8502;
	border-color:#780000;
	padding:3px;
	border:0;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-moz-box-shadow:0 2px 3px rgba(0,0,0,.2);
	-webkit-box-shadow:0 2px 3px rgba(0,0,0,.2);
	box-shadow:0 2px 3px rgba(0,0,0,.2)}
span.button * {
	/* fix_lteie6.css */
	display:block;
	float:left;
	margin:0;
	padding:.35em 1em .45em; /* custom for the Facebook app */
	border:4px solid #dadada;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-moz-box-shadow:1px 1px 0 rgba(255, 255, 255, 0.2) inset;
	-webkit-box-shadow:1px 1px 0 rgba(255, 255, 255, 0.2) inset;
	box-shadow:1px 1px 0 rgba(255, 255, 255, 0.2) inset;
	background:#fff url(images/button.png) repeat-x 0 100%;
	color:#780000;
	border-color:#780000;
	font:bold 1em/1 Verdana, sans-serif;
	text-decoration:none;
	cursor:pointer;
	white-space:nowrap}
span.button *:hover,
span.button *:focus {
	border-color:#780000;
	
	background:#ed8502 url(images/button.png) repeat-x 0 100%;
	color:#fff;
	
	
	text-decoration:none}

/* ---- sizes ---- */
/* tall */
span.button_tall * {
	padding-top:.45em;
	padding-bottom:.65em}

/* narrow */
span.button_narrow * {
	padding-right:.5em;
	padding-left:.5em}

/* ---- colors ---- */

/* loading */
span.button_loading {
	background:url(/images/ajax_button_loader.gif) no-repeat 50% 50%}
span.button_loading *,
span.button_loading *:link,
span.button_loading *:visited,
span.button_loading *:hover,
span.button_loading *:focus {
	border-color:#DADADA;
	color:#FFF;
	cursor:default}
span.button *::-moz-focus-inner {
	border:0}								





