/* CSS Document */

body {
	font:13px Trebuchet MS, Tahoma, Arial;
	color:#ffffff;
	background:#50673d url(../images/bg.jpg) left top repeat-x;
	line-height:23px;
	margin:0px;
	padding:0px;
}

#container {
	width:1000px;
	margin:0px auto;
}

.header {
	height:249px;
}

.workzone {
	width:1000px;
	text-align:justify;
}

.welcomezone {
	width:832px;
	background:url(../images/welcomebg.jpg) left top no-repeat;
	padding:40px 84px 40px 84px;
}

.welcome-left {
	width:125px;
	float:left;
}

.welcome-center {
	width:200px;
	float:left;
	margin-left:30px;
}

.welcome-right {
	width:447px;
	float:left;
	margin-left:30px;
}

.row2 {

	padding:20px 84px 30px 84px;
}

.row2-left {
	width:240px;
	float:left;
}

.row2-center {
	width:240px;
	float:left;
	background:url(../images/px.gif) left top repeat-y;
	padding-left:25px;
	margin-left:25px;
}

.row3-right {
	width:240px;
	float:left;
	background:url(../images/px.gif) left top repeat-y;
	padding-left:25px;
	margin-left:25px;
}

.footer-container {
	background:url(../images/footer.jpg) left top repeat-x;
}

.footer {
	width:832px;
	height:89px;
	padding:0px 84px 0px 84px;
	background:url(../images/footer.jpg) left top repeat-x;
	margin:0px auto;
}

.footer-left {
	float:left;
	font-weight:bold;
	color:#A6C888;
	padding-top:45px;
}

.footer-right {
	float:right;
	padding-top:45px;
}

.img {
	float:right;
	margin:0px 0px 20px 20px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}




/* Text Styles Start Here */

h1 {
	font:bold 26px Arial, Helvetica, sans-serif;
	color:#A6C888;
	padding:28px 0px 0px 0px;
	margin:0px 0px 15px 0px;

}

.whitelightheading{
	font:24px Arial, Helvetica, sans-serif;
	font-weight:100;
	color:#ffffff;
	margin:0px;
	padding:0px;
}


/* Text Styles End Here */



/*	Link Styles Start Here  */

a {
	color:#A2C783;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.welcome-link {
}

.welcome-link ul {
	margin:0px;
	padding:0px;
}

.welcome-link li {
	display:block;
	background:url(../images/disc.jpg) 0px 8px no-repeat;
	padding:0px 0px 5px 20px;
	list-style:none;
}

.welcome-link li a{
	font:bold 13px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#A2C783;
	font-style:italic;
	text-decoration:underline;
}

.welcome-link li a:hover {
	text-decoration:none;
}

.readmore {
	margin:24px 0px 10px 0px;
}


/*	Link Styles End Here  */


/* Inside Style Start Here	*/

h5 {
	font:15px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:100;
	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:100;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}

.ourvalue {
	margin:10px 0px 0px 0px;
}

.aboutus-img {
	float:right;
	border:4px solid #b0a48b;
	margin:0px 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;
}

.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;
}

.our-comment {
	margin:10px 0px 0px 0px;
}

.blog-posted-row {
	padding:3px;
}

.ourprojectrow {
	margin-bottom:20px;
	border-bottom:1px dotted #000000;
	padding-bottom:10px;
	width: 800px;
}

.project-img {
	float:right;
	margin-left:20px;
	border: 6px solid #b0a48b;
}

input.button {
	color:#ffffff;
	background:#414141;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px 10px;
	margin:0px 5px 5px 0;
	border:1px solid #000000;
}
input.button:hover {
	cursor:pointer;
	color:#cccccc;
}

.insidereadmore {
	padding:10px 0px 10px 0px;
}

/* Inside Style End Here	*/
