/* CSS Document */

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

body {
	font:13px Arial, Helvetica, sans-serif;
	color:#505f45;
	background:#fff url(../images/bg.gif) left top repeat-x;
}
a{color:#505f45;
		text-decoration:underline;
		}
a:hover{text-decoration:none;}
#layout {
	width:900px;
	text-align:justify;
	line-height:20px;
	margin:0px auto;
}

#topzone {
	height:136px;
}

#topzoneleft {
	width:255px;
	float:left;
	padding:23px 0px 0px 0px;
}

#topzoneright {
	width:592px;
	float:right;
}

#header {
	height:293px;
}

#headerleft {
	width:255px;
	float:left;
}

#headerright {
	width:592px;
	float:right;
}

#bodycontainer {
	width:900px;
	padding:0px 0px 40px 0px;
	margin:50px 0px 0px 0px;
}

#leftcontainer {
	width:255px;
	float:left;
}

#rightcontainer {
	width:592px;
	float:right;
}

#servicezone {
	padding:35px 0px 0px 0px;
}

#newszone {
	font-size:11px;
	background:#eaf1f3;
	border:1px solid #c3bdb1;
	padding:15px;
}

.newsrow {
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#banner {
	height:293px;
	background:url(../images/banner.gif) left top no-repeat;
}

#welcomezone {
	padding:0px 0px 20px 0px;
}

#greenbox {
	background:#86aeb5 url(../images/greenboxbg.gif) left top repeat-x;
	border:1px dashed #ebf4e4;
	padding:16px 0px 16px 16px;
}

.column {
	width:154px;
	float:left;
	margin:0px 50px 0px 0px;
	background:url(../images/columnbg.gif) left top repeat-y;
	text-align:center;
}

.column1 {
	width:154px;
	float:left;
	margin:0px 0px 0px 0px;
	background:url(../images/columnbg.gif) left top repeat-y;
	text-align:center;
}

.columntop {
	background:url(../images/columntop.gif) left top no-repeat;
}

.columnbottom {
	background:url(../images/columnbottom.gif) left bottom no-repeat;
	padding:7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footercontainer {
	color:#eaf1f3;
	background:#313030 url(../images/footer.gif) left top repeat-x;
	height:111px;
}

#footer {
	width:1000px;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
	background:url(../images/footer1.gif) right top no-repeat;
	padding:40px 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  */

.newsimg {
	float:left;
	padding:3px 10px 50px 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

/*	Img Style End Here  */

/*	Text Style Start Here  */

h1 {
	font:25px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#024052;
	background:url(../images/hline.gif) 100% 100% no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size: 18px;
}

h2 {
	font:18px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#930;
	padding:2px 0px 1px 0px;
	margin:0px;
	text-align: center;
}

#newszone h1 {
	font:25px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#024052;
	background:none;
	padding:0px 0px 0px 0px;
	margin:0px;
}

.secondheading {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px;
	margin:0px;
}

.welcomeheading {
	background:url(../images/welcomeicon.gif) 0px 5px no-repeat;
	padding:0px 0px 30px 60px;
}

.newsheading{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#20365e
}

.bannerblock {
	padding:57px 25px 0px 300px;
	color:#c7eef5;
}

.bannerheading {
	display:block;
	font:23px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 0px 10px 0px;
}

/*	Text Style End Here  */

/*	Login Style Start Here  */

.loginzone {
	background:#577178;
	border:1px dashed #b8c6ad;
	padding:10px;
	margin:14px 0px 0px 0px;
}

form.login {
	width:592px;
	margin:0px;
	padding:0px;
}

form.login label {
	font:12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#cbedf3;
	padding:7px 0px 10px 0px;
	margin:0px 5px 0px 0px;
	float:left;
}

form.login label.heading {
	font:18px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/loginicon.gif) 0px 5px no-repeat;
	padding:7px 0px 10px 40px;
	margin:0px 10px 0px 0px;
	float:left;
}

form.login input.txtbox {
	width:102px;
	height:20px;
	border:0px;
	background:#abc1c6;
	float:left;
	margin:7px 5px 0px 0px;
}

form.login input.button1 {
	float:left;
	margin:8px 0px 0px 0px;
}

/*	Login Style End Here  */

/*	Menu Style Start Here  */

a {
	font:13px Arial, Helvetica, sans-serif;
	color:#681e04;
	text-decoration:none;
}

a:hover {
	color:#000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.readmore {
	background:url(../images/hline.gif) 0% 60% repeat-x;
	text-align:right;
	margin:10px 0px 0px 0px;
}

.readmore a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#681e04;
	text-decoration:none;
	text-align:right;
	background:#fff;
	padding:0px 0px 0px 5px;
}

.readmore a:hover {
	color:#000;
}

ul.listlink {
	margin:0px;
	padding:20px 0px 0px 0px;
}

.listlink li {
	background:url(../images/disc.gif) 0px 3px no-repeat;
	border-bottom:1px dashed #859676;
	padding:0px 0px 5px 22px;
	margin:0px 0px 2px 0px;
}

.listlink li a {
	font-size:12px;
	color:#505f45;
	text-decoration:none;
}

.listlink li a:hover {
	color:#000;
}

ul.topmenu {
	height:20px;
	margin:0px;
	padding:19px 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;
	padding:0px 5px 0px 7px;
}

.topmenu li a span {
	display:block;
	float:left;
	padding:14px 20px 12px 18px;
	cursor:pointer;
}

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

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



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

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



#footer ul {
	margin:0px;
	padding:0px 0px 10px 0px;
}

#footer ul li {
	display:inline;
	border-right:1px solid #ffffff;
	padding:0px 5px 0px 5px;
}

#footer li a {
	font:13px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-transform:capitalize;
	text-decoration:none;
}

#footer li a:hover {
	color:#e1e1e1;
}

.bannerlinkblock {
	background:#000000;
	border:1px dashed #b8c6ad;
	margin:5px 0px 0px 0px;
	padding:8px;
}

.bannerlinkblock a {
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
}

a.addcomment {
	display:block;
	background:url(../images/addicon.gif) 0px 0px no-repeat;
	padding:0px 0px 0px 20px;
	margin:0px 20px 0px 10px;
}

a.viewproject {
	display:block;
	background:url(../images/viewicon.gif) 0px 0px no-repeat;
	padding:0px 0px 0px 20px;
}

/*	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 #fff;	margin:0px 0px 10px 0px;}
h6{font-size:16px; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}
.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 #fff;}
.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 #fff; 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 */
