/* CSS Document */

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

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

a{color:#ffffff;
	text-decoration:underline;
	}
a:hover{text-decoration:none;}

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

#container {
	width:852px;
	background:#0e1116 url(../images/container.gif) left top repeat-x;
	padding:0px 24px 25px 24px;
}

#header {
	height:275px;
	margin:0px 0px 0px 0px;
}

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

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

#logo {
	padding:0px 0px 8px 0px;
}

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

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

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

#rightcontainer {
	width:545px;
	float:right;
	padding:0px 0px 0px 30px;
}

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

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

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

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

#greenbox {
	background:#2d3a48 url(../images/greenboxtop.gif) left top no-repeat;
}

#greenboxbottom {
	background:url(../images/greenboxbottom.gif) left bottom no-repeat;
	padding:19px 25px 19px 25px;
}

#greenboxleft {
	width:226px;
	float:left;
}

#greenboxright {
	width:226px;
	float:right;
}

#footer {
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
	background:#181e26;
	border-top:1px dashed #696f78;
	color:#7187a3;
	padding:23px 0px 17px 0px;
	margin:0px auto;
}

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

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

/*	Img Style Start Here  */

.welcomeimg {
	float:right;
	padding:0px 0px 0px 0px;
}

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

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

/*	Img Style End Here  */

/*	Text Style Start Here  */

#welcomezone h1 {
	font:25px Arial, Helvetica, sans-serif;
	color:#bde1fb;
	padding:0px 0px 10px 0px;
	margin:0px;
}

#servicezone h1 {
	font:22px Arial, Helvetica, sans-serif;
	color:#98a4b1;
	background:url(../images/serviceicon.gif) 0px 0px no-repeat;
	padding:0px 0px 0px 32px;
	margin:0px;
}

#recent h1 {
	font:22px Arial, Helvetica, sans-serif;
	color:#98a4b1;
	background:url(../images/recent.gif) 0px 0px no-repeat;
	padding:0px 0px 0px 32px;
	margin:0px;
}

h2 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#fdc250;
	background:url(../images/h2.gif) 0px 3px no-repeat;
	padding:0px 0px 5px 19px;
	margin:0px;
}

h3 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fcdbb5;
	background:url(../images/h2.gif) 0px 3px no-repeat;
	padding:0px 0px 5px 19px;
	margin:0px;
}

.subheading {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#bf9e78;
	display:block;
	padding:0px 0px 15px 0px;
}

.headingblock {
	height:36px;
	background:url(../images/serviceheadingbg.gif) left top no-repeat;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 9px;
}

.bannerblock {
	width:290px;
	color:#0c3667;
	font:bold 13px Arial, Helvetica, sans-serif;
	padding:23px 0px 0px 25px;
}

.bannerheading {
	font:25px Arial, Helvetica, sans-serif;
	color:#fff;
	display:block;
	padding:0px 0px 20px 0px;
}

.bannerheading span {
	color:#1b232d;
}

/*	Text Style End Here  */

/*	Form Style Start Here  */


#searchzone {
	height:103px;
	background:url(../images/searchbg.gif) left top no-repeat;
	margin:0px 0px 8px 0px;
}

form.search {
	width:235px;
	padding:10px 22px 0px 0px;
	margin:0px;
	float:right;
}

.search label {
	display:block;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/search.gif) 0px 0px no-repeat;
	padding:0px 0px 0px 20px;
}

.search input.txtbox {
	width:183px;
	height:19px;
	background:#fff;
	border:1px solid #9dd3f6;
	margin:8px 5px 0px 0px;
}

.search input.go{
	margin:12px 0px 0px 0px;
}

/*	Form Style End Here  */

/*	Menu Style Start Here  */
.more {
	background:url(../images/hline.gif) 0% 90% repeat-x;
	text-align:right;
	margin:10px 0px 0px 0px;
}

.more a {
	font:16px Arial, Helvetica, sans-serif;
	color:#98a4b1;
	text-decoration:none;
	text-align:right;
	background:#2d3a48;
	padding:0px 0px 0px 5px;
}

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

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

.more1 a {
	font:16px Arial, Helvetica, sans-serif;
	color:#98a4b1;
	text-decoration:none;
	text-align:right;
	background:#10141a;
	padding:0px 0px 0px 5px;
}

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

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

.more2 a {
	font:16px Arial, Helvetica, sans-serif;
	color:#98a4b1;
	text-decoration:none;
	text-align:right;
	background:#171e26;
	padding:0px 0px 0px 5px;
}

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

#topmenu {
	height:46px;
	background:#d1b786 url(../images/topmenuleft.gif) left top no-repeat;
}

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

#topmenu ul {
	height:36px;
	background-image: url(../images/menu-back.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

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

#topmenu li a {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#1f2834;
	text-decoration:none;
	text-transform:capitalize;
	display:block;
	float:left;
	padding:0px 5px 0px 6px;
}

#topmenu li a span {
	display:block;
	float:left;
	padding:5px 16px 5px 10px;
	cursor:pointer;
}

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

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

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

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

ul.servicelink {
	padding:20px 0px 10px 0px;
}

.servicelink li {
	background:url(../images/listdisc.gif) 0px 6px no-repeat;
	padding:0px 0px 7px 15px;
	border-bottom:1px dotted #677788;
	margin:0px 0px 5px 0px;
}

.servicelink li a {
	color:#ffffff;
	text-decoration:none;
}

.servicelink li a:hover {
	color:#e1e1e1;
}

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

.listlink li {
	background:url(../images/listdisc.gif) 0px 6px no-repeat;
	padding:0px 0px 7px 15px;
}

.listlink li a {
	color:#ffffff;
	text-decoration:none;
}

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

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

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

#footer li a {
	font:12px Arial, Helvetica, sans-serif;
	color:#b1bcca;
	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 #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 */