/* CSS Document */

body {
	font:11px Tahoma, Arial;
	color:#ffffff;
	background:url(../images/bg.jpg);
	margin:0px;
	padding:0px;
}

#container {
	width:1000px;
	margin:0px auto;
}

.header {
	width:1000px;
	height:484px;
}

.workzone {
	width:945px;
	padding:0px 55px 40px 0px;
	text-align:justify;
}

.workzone-left {
	width:700px;
	float:left;
}

.workzone-right {
	width:210px;
	float:left;
	margin-left:35px;
}

.left-content {
	margin-left:58px;
}

.welcomezone {
	width:290px;
	float:left;
	margin-right:30px;
}

.aboutuszone {
	width:285px;
	float:left;
	margin-right:10px;
}

.portfolio {
	width:700px;
	height:153px;
	background:#689618 url(../images/portfolio-right.jpg) top right no-repeat;
	margin:24px 0px 24px 0px;
}

.img { 
	width:50px;
	height:50px;
	float:left;
	margin-right:25px;
	border:1px solid #466510;
}

.footer-container {
	background:url(../images/footer.jpg) top left repeat-x;
}

.footer {
	width:887px;
	padding:0px 55px 0px 58px;
	height:57px;
	margin:0px auto;
}

.footer-left {
	float:left;
	margin-top:27px;
}

.footer-right {
	float:right;
	margin-top:27px;
	color:#D98E2D;
	font-weight:bold;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}


/*	Text styles start here  */

h1 {
	font:24px Myriad Pro, Arial;
	color:#ffffff;
	font-weight:100;
	font-style:italic;
	padding:0px 0px 15px 0px;
}

h2 {
	font:24px Myriad Pro, Arial;
	color:#ffffff;
	font-weight:100;
	font-style:italic;
	padding:20px 0px 0px 0px;
}

/*	Text styles end here  */


/*	Links styles start here  */

a {
	color:#DCA357;
	text-decoration:underline;
}

a:hover {
	color:#DCA357;
	text-decoration:none;
}

.more {
	margin:20px 0px 10px 0px;
	font-weight:bold;
}

.more a {
	color:#DCA357;
	text-decoration:underline;
	background:url(../images/disc.jpg) 0px 7px no-repeat;
	padding-left:10px;
}

.more a:hover {
	color:#DCA357;
	text-decoration:none;
}

/*	Links styles end here  */



/* inner pages css start */
h1.inner{font:24px tahoma, Arial; color:#fff; font-weight:100; margin:0px; padding:15px 0px 10px 0px;}
h1.inner span{font:24px tahoma, 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:#fff; font-weight:100; padding:0px 0px 5px 0px;	border-bottom:1px dotted #fff;	margin:0px 0px 10px 0px;}
h6{font:17px Myriad Pro, Arial, Helvetica, sans-serif; color:#fff; font-weight:100; 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:#ffffff;	background:#414141;	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:#cccccc;}
.project-img{float:right; margin-left:20px;	border: 6px solid #fff;}
.whiteheading{font:30px Myriad Pro, Arial; color:#000; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px; border-bottom:1px dotted #fff; padding-bottom:10px;}
.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 */