/* CSS Document */

body {
	font:11px Tahoma, Arial;
	color:#ffffff;
	background:#000000;
	margin:0px; 
	padding:0px;
}
p
{
font:11px Tahoma, Arial;
}
#container {
	width:1000px;
	margin:0px auto;
}

.header {
	width:1000px;
	height:560px;
}

.workzone {
	width:912px;
	padding:0px 40px 0px 48px;
}

.workzone-left {
	width:638px;
	float:left;
}

.workzone-right {
	width:219px;
	float:left;
	margin-left:55px;
}


.welcomezone {
	padding:0px 20px 22px 0px;
}

.welcomeimg {
	float:left;
	margin-right:27px;
	border:0px;
	border:3px solid #434445;
}

.row2 {
	background:url(../images/row2-bg.jpg) top left repeat;
	padding-bottom:20px;
	margin-bottom:30px;
}

.aboutus {
	width:180px;
	float:left;
}

.links {
	width:180px;
	float:left;
	padding-left:20px;
}

.friends{
	width:180px;
	float:left;
	padding-left:20px;
}

.img {
	width:50px;
	height:50px;
	float:left;
	border:1px solid #514841;
	margin:0px 16px 16px 0px;
}

.footer {
	width:912px;
	height:45px;
	padding:50px 40px 0px 48px;	
}

.footer-left {
	float:left;
	color:#DA7511;
	font-weight:bold;
}

.footer-right {
	float:right;
	color:#7D7A77;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}


/*	Text styles start here  */

h1 {
	font:24px Myriad Pro, Arial;
	color:#ffffff;
	font-weight:100;
	background:url(../images/bullet.jpg) 0px 2px no-repeat;
	padding-left:27px;
	margin:23px 0px 18px 0px;
}


.graytxt {
	color:#878482;
}


/*	Text styles end here  */


/*	Links styles start here  */
	
a {
	color:#FF7F00;
	text-decoration:underline;
}

a:hover {
	color:#FF7F00;
	text-decoration:none;
}	

.service-link {
}

.service-link ul {
	margin:0px;
	padding:0px;
}

.service-link li {
	display:block;
	list-style:none;
	background:url(../images/disc.jpg) 0px 10px no-repeat;
	padding:3px 0px 0px 10px;
}

.service-link li a{
	color:#FF7F00;
	text-decoration:underline;
}

.service-link li a:hover {
	color:#FF7F00;
	text-decoration:none;
}

.brown-link a{
	color:#864506;
	text-decoration:underline;
}

.brown-link a:hover{
	color:#864506;
	text-decoration:none;
}

.footer a{
	color:#DA7511;
	text-decoration:underline;
}

.footer a:hover{
	color:#DA7511;
	text-decoration:none;
}
/*	Links styles end here  */



/* inner pages css start */
h1.inner{font:24px Myriad Pro, Arial; color:#fff; font-weight:100; margin:0px; padding:15px 0px 10px 0px;}
h1.inner span{font:24px Myriad Pro, 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:#000;	background:#CBD76B;	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;}
.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;}
.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 */