/* CSS Document */

body {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#1f13b2 url(../images/bg.gif) center top repeat-x;
	margin:0px;
	padding:0px;
}

#layout {
	width:1000px;
	text-align:justify;
	line-height:20px;
	background:#0e095f url(../images/layout.gif) left top no-repeat;
	margin:0px auto;
}

#header {
	padding:105px 0px 50px 103px;
}

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

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

#welcomebg {
	width:815px;
	background:url(../images/welcomebg.gif) left top repeat-y;
	margin:0px 0px 30px 0px;
}

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

#welcomebottom {
	background:url(../images/welcomebottom.gif) left bottom no-repeat;
	padding:40px 40px 30px 45px;
}

.row2 {
	width:900px;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#row2left {
	width:388px;
	float:left;
}

#row2right {
	width:388px;
	float:right;
}

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

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

.blueboxbottom {
	background:url(../images/blueboxbottom.gif) left bottom no-repeat;
	padding:25px 27px 27px 45px;
}

#footer {
	font-size:11px;
	height:90px;
	background:url(../images/footer.gif) left top repeat-x;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}

#footerleft {
	float:left;
	color:#95af44;
	font-weight:bold;	
	padding:40px 0px 0px 45px;
}

#footerright {
	float:right;
	color:#8c8cba;
	padding:40px 40px 0px 0px;
}

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

/*	Img Style Start Here  */

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

/*	Img Style End Here  */

/*	Text Style Start Here  */

h1 {
	color:#fff;
	border-bottom:1px solid #717598;
	padding:0px 0px 13px 0px;
	margin:0px 0px 25px 0px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 31px;
	font-weight: normal;
}

h2 {
	font:bold 15px Tahoma, Arial, Helvetica, sans-serif;
	color:#95af44;
	padding:0px;
	margin:0px;
}

/*	Text Style End Here  */

/*	Menu Style Start Here  */

a {
	color:#95af44;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#topmenu {
	height:75px;
}

#topmenu ul {
	margin:0px;
	padding:0px 0px 0px 40px;
	background:url(../images/menudevider.gif) 100% 10% no-repeat;
	float:left;
}

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

#topmenu li a {
	font:18px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	float:left;
	background:url(../images/menulistbg.gif) right bottom no-repeat;
	padding:0px 0px 0px 0px;
}

#topmenu li a span {
	display:block;
	float:left;
	padding:25px 30px 25px 33px;
	background:url(../images/topdisc.gif) 10% 50% no-repeat;
	cursor:pointer;
}

#topmenu li a:hover {
	color:#e1e1e1;
	background:url(../images/menubgover.gif) left top repeat;
}

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

.topurl {
	background:url(../images/home.gif) 0px 3px no-repeat;
	padding:0px 0px 5px 18px;
	margin:0px 0px 0px 0px;
}

.topurl a {
	color:#95af44;
	text-decoration:underline;
}

.topurl a:hover {
	text-decoration:none;
}


/*	Menu Style End Here  */
/* inner pages css start */
h1.inner{font:33px Myriad Pro, Arial; color:#fff; font-weight:100; margin:0px; padding:25px 0px 10px 0px; background:none}
.aboutus-img{float:right; border:4px solid #b0a48b;	margin:0px 0px 10px 20px;}
h5{font:15px Myriad Pro, Arial, Helvetica, sans-serif; color:#ffffff; font-weight:bold; padding:0px 0px 5px 0px;	border-bottom:1px dotted #ffffff;	margin:0px 0px 10px 0px;}
h6{font:17px Myriad Pro, Arial, Helvetica, sans-serif; color:#ffffff; 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;}
.project-img{float:right; margin-left:20px;	border: 6px solid #95af44;}
.whiteheading{font:30px Myriad Pro, Arial; color:#fff; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px;	border-bottom:1px dotted #fff; padding-bottom:10px; width: 95%;}
.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 */
