/* CSS Document */

body {
	color:#333333;
	margin:0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/bg.jpg);
}

.header {
	height:32px;
	background:#1B1B1B;
	text-align:right;
}

.light {
	font-size: 24px;
	color: #7195A6;
	font-weight: bold;
	padding-left: 10px;
}
.light2 {
	font-size: 24px;
	color: #265A79;
	font-weight: bold;
}

.workzone {
	font-weight: bold;
}
.more {
	text-transform: capitalize;
	font-size: 20px;
	padding-top: 5px;
	color: #4B5674;
}


.workzone-left {
	width:594px;
	float:left;
	padding:0px 0px 0px 15px;
	margin-right:40px;
}

.workzone-right {
	width:277px;
	float:left;
}

.logozone {
	padding:61px 0px 0px 51px;
}

.latestprojectzone {
	padding:20px 0px 0px 0px;
	margin:20px 0px 0px 0px;
}

.projectgallery {
	border-bottom:1px solid #CCCAB6;
	padding-bottom:20px;
	color: #000000;
}

.projectimg {
	float:left;
	background:#ffffff;
	border:1px solid #CCCCCC;
	padding:3px;
	margin-right:25px;
}

.projecttxt A{
	font-size: 14px;
	color: #143A4F;
	font-weight: bold;
	background-color: #C4D1D9;
	display: block;
	text-align: center;
	padding: 4px;
	text-decoration: none;
}
.projecttxt A:hover{
	color: #FFFFFF;
	background-color: #608597;
	text-decoration: none;
}

.newszone {
	border:2px solid #608597;
	padding:2px;
	background-color: #E0E7EB;
}
.picborder A {
	background:#E5E2B5;
	border:3px solid #D3CE89;
	padding:3px;
	display: block;
}
.picborder A:hover {
	border:3px solid #ACA440;
	padding:3px;
	background-color: #E5E2B5;
}


.morenews {
	padding:0px 0px 10px 0px;
	text-align:right;
}

.footer {
	background:url(../images/footer.jpg) left  bottom repeat-x;
}

.footerinside {
	width:950px;
	margin:0px auto;
	text-align:right;
	padding:11px 16px 45px 0px;
	color: #F3F3F3;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}


/* Text Styles Start Here */

h1 {
	font:22px Georgia, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px;
	margin:0px 0px 20px 5px;
}

.newssubheading {
	background:url(../images/headingblackbg.gif) left top no-repeat;
	color:#E5DDB6;
	padding:3px 0px 6px 31px;
}

.newscontent {
	color: #000000;
	padding: 6px;
}

/* Text Styles Start Here */


/* Menu Styles Start Here */

a {
	color:#0000FF;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color: #FF0000;
}

.topmenu A{
	padding:5px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.topmenu a:hover {
	color:#FF0000;
	text-decoration: underline;
}

.footerlink {
	color: #FFFFFF;
	font-size: 12px;
}
.footerlink A{
	color: #FFFFFF;
	font-size: 12px;
}
.footerlink A:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}
/* Menu Styles End Here */




/* Inside Style Start Here	*/

.insidebanner {
	height:384px;
	background:url(../images/insidebanner.jpg) left top no-repeat;
}

h3 {
	font:bold 16px Georgia, Arial, Helvetica, sans-serif;
	color:#BF5A14;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #BF5A14;
	margin:0px 0px 10px 0px;
}

h4 {
	font:bold 16px Georgia, Arial, Helvetica, sans-serif;
	color:#BF5A14;
	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;
}

.conatiner{
	background-image: url(images/container.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.aboutcolumn2 {
	height: 39px;
	width: 2px;
}

.abouticon {
	background-image: url(images/mainbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 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;
}

.project-img {
	float:right;
	margin-left:20px;
	border: 6px solid #b0a48b;
}

input.button {
	color:#FFFFFF;
	text-decoration:none;
	margin:0px;
	border:1px solid #922805;
	background-color: #C13708;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
input.button:hover {
	cursor:pointer;
	color:#FFFFFF;
	background-color: #666666;
}

.readmore {
	padding:10px 0px 10px 0px;
}
.ky A{
	display:block;
	color:#000000;
	text-decoration:none;
	font-family:"Trebuchet MS";
	text-align:center;
	cursor:pointer;
	font-size:13px;
	font-weight: bold;
	background-image: url(images/mbbg.jpg);
	background-repeat: repeat-x;
	text-transform: capitalize;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #E7E8ED;
}
.imgbr {
	border: 1px solid #DADEE7;
}
.ky A:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #007CB0;
	background-image: url(images/menubarover.jpg);
	}
.ky2 A{
	display:block;
	color:#333333;
	text-decoration:none;
	font-family:"Trebuchet MS";
	cursor:pointer;
	font-size:12px;
	background-color: #ECECEC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;
}

.ky2 A:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #A91F1D;
	}
.ky3 A{
	display:block;
	color:#666666;
	text-decoration:none;
	font-family:"Trebuchet MS";
	cursor:pointer;
	font-size:13px;
	font-weight: bold;
	padding: 2px;
	background-color: #ECECEC;
	text-align: center;
	border: 2px solid #999999;
}

.ky3 A:hover {
	text-decoration: none;
	background-color: #FF0000;
	border: 2px solid #BB0000;
	color: #FFFFFF;
	}
/* Inside Style End Here	*/
.input22 {

	color:#000000;
	text-decoration:none;
	padding:1px;
	margin:0px;
	border:1px solid #D3CE89;
	background-color: #DBD699;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}
.style1 {
	font-size: 36px;
}
.style2 {color: #999999}
.style3 {color: #0099CC}
.delars {
	padding: 1px;
	border: 1px solid #CCCCCC;
}

