/* CSS Document */

body {
	font:14px Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	background:#161616;
	margin:0px;
	padding:0px;
}

#container {
	width:998px;
	margin:0px auto;
}

.header {
	height:332px;
}

.workzone {
/*	width:998px; */
	padding:3px 0px 0px 0px;
	text-align:justify;
}

.workzone-left {
	width:212px;
	float:left;
}

.workzone-center {
	width:508px;
	float:left;
	margin-left:30px;
}

.workzone-right {
	width:217px;
	float:left;
	margin-left:30px;
}

.headingblock {
	width:212px;
	height:29px;
	background:url(../images/heading.jpg) left top repeat-x;
	padding:15px 0px 0px 0px;
}

.bottommargin20 {
	margin-bottom:20px;
}

.more {
	margin:24px 0px 10px 0px;
}

.img {
	float:right;
	margin-left:30px;
}

.footer {
	height:40px;
	padding:20px;
	background-image: url(../images/bottom-back.gif);
	background-repeat: repeat-x;
}

.footer-left {
	float:left;
}

.footer-right {
	float:right;
	color:#0093D1;
	font-weight:bold;
}

.clear {
	clear:both;
	padding:0px;
	margin:0px;
}



/* Text Styles Start Here */

h1 {
	font:bold 16px Myriad Pro, Arial;
	color:#ffffff;
	background:url(../images/bullet.jpg) 19px 5px no-repeat;
	padding:0px 0px 10px 40px;
	margin:0px;

}

h2 {
	font:33px Myriad Pro, Arial;
	color:#6FA608;
	font-weight:100;
	margin:0px;
	padding:25px 0px 10px 0px;
}

.onlinetxt {
	padding:10px 0px 10px 28px;
	background-color: #1d1d1d;
}

.greentxtbold {
	color:#6FA608;
	font-weight:bold;
}

.whitetxt {
	color:#ffffff;
}

/* Text Styles End Here */


/*	Link Styles Start Here  */

a {
	color:#0093D1;
	text-decoration:underline;
}

a:hover {
	color:#0093D1;
	text-decoration:none;
}

.greenlink a {
	color:#6FA608;
	text-decoration:none;
}

.greenlink a:hover {
	color:#6FA608;
	text-decoration:underline;
}


.leftmenu {
	padding-left:28px;
	background-color: #1d1d1d;
}

.leftmenu ul {
	margin:0px;
	padding:0px;
}

.leftmenu li {
	display:block;
	padding:10px 2px 4px 23px;
	background:url(../images/disc1.jpg) 5px 16px no-repeat;
	list-style:none;
	border-bottom:1px solid #353535;
}

.leftmenu li a {
	font-weight:bold;
	color:#0093D1;	
	text-transform:capitalize;
	text-decoration:none;
}

.leftmenu li a:hover {
	color:#0093D1;
	text-decoration:none;
}

.readmore {
	margin:24px 0px 10px 0px;
}

.readmore a {
	background:url(../images/disc.jpg) 0px 7px no-repeat;
	padding-left:10px;
}


/*	Link Styles End Here  */



/* inner pages css start */
h1.inner{font:33px Myriad Pro, Arial; color:#6FA608; 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: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;}
.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 #000000;}
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:#ffffff; 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 */

