/* CSS Document */

body {
	font:14px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#000000 url(../images/bg.gif) left top repeat-x;
	margin:0px;
	padding:0px;
}

#mainlayout {
	background:url(../images/bg1.gif) center top no-repeat
}

#layout {
	width:1100px;
	text-align:justify;
	margin:0px auto;
}

#header {
	height:176px;
	border-bottom:6px solid #562b10;
}

#logozone {
	padding:15px 0px 0px 0px;
	float:center;
}

#bodycontainer {
	background:url(../images/bodybg.png) left top repeat;
	padding:72px 82px 0px 82px;
}

#welcomezone {
	border-bottom:2px solid #bb7525;
	padding:0px 0px 25px 0px;
}

#row2 {
	padding:30px 0px 30px 0px;
}

#row3 {
	border-top:2px solid #472b0e;
	border-bottom:2px solid #472b0e;
	padding:25px 0px 30px 0px;
}

.column1 {
	width:250px;
	float:left;
	padding:0px 20px 0px 0px;
}

.column2 {
	width:260px;
	float:left;
	padding:0px 20px 0px 10px;
}

.column3 {
	width:230px;
	float:left;
	padding:0px 20px 0px 10px;
}

#footer {
	font-size:11px;
	width:1000px;
	height:60px;
	background:url(../images/footer1.gif) right top no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}

#footerleft {
	float:left;
	color:#e98f2e;	
	font-weight:bold;
	padding:30px 0px 0px 100px;
}

#footerright {
	float:right;
	color:#fff;			
	padding:30px 55px 0px 0px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/*	Img Style Start Here  */

.floatimg1 {
	float:left;
	margin:0px 30px 0px 20px;
}

/*	Img Style End Here  */

/*	Text Style Start Here  */

h1 {
	font:31px Myriad pro, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 0px 30px 0px;
	margin:0px 0px 0px 0px;
}

h2 {
	font:18px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0px;
	padding:0px;
}

.bannertxtblock {
	float:right;
	text-align:right;
	border-right:4px solid #8c713a;
	padding:0px 23px 0px 0px;
	margin:050px 44px 0px 0px;
}

.bannertxt1 {
	font:bold 22px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#fbcb6a;
}

.bannertxt2 {
	font:20px Myriad pro, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:100;
}

.bannertxt2 {
}

/*	Text Style End Here  */


/*	Menu Style Start Here  */

a {
	color:#e98f2e;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#topmenubg {
	height:68px;
	background:url(../images/topmenubg.gif) left top repeat-x;
}

#topmenubg ul {
	margin:0px;
	padding:0px 0px 0px 10px;
	background:url(../images/menudevider.gif) right top no-repeat;
	float:left;
}

#topmenubg ul li {
	display:block;
	float:left;
	list-style:none;
}

#topmenubg li a {
	font:18px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	background:url(../images/menudevider.gif) left top no-repeat;
	display:block;
	float:left;
	padding:26px 13px 20px 11px;
}

#topmenubg li a span {
	background:url(../images/topdisc.gif) 0px 7px no-repeat;
	padding:0px 0px 0px 20px;
}

#topmenubg li a:hover {
	background:url(../images/topmenuover.gif) left top repeat-x;
}

#topmenubg li a:hover span {
	background:url(../images/topdiscover.gif) 0px 7px no-repeat;
}

.listlink {
	padding:20px 0px 0px 0px;
}

.listlink ul {
	margin:0px;
	padding:0px;
}

.listlink ul li {
	display:block;
	list-style:none;
	background:url(../images/disc.gif) 0px 8px no-repeat;
	padding:0px 0px 0px 12px;
}

.listlink li a {
	color:#e98f2e;
	text-decoration:none;
}

.listlink li a:hover {
	color:#fff;
}

#footer a {
	color:#e98f2e;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

/*	Menu Style End Here  */




/* 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:#fff; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #fff; margin:0px 0px 10px 0px;}
h6{font:18px Tahoma, Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}

.aboutus-img{float:right; border:4px solid #fff; 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 #fff;}
input.button:hover{cursor:pointer; color:#fff; background:#999}
.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 */
				







