/* CSS Document */

body {
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	/*font:16px Garamond, Tahoma, Arial, Helvetica, sans-serif;*/
	color:#4d4d4d;
	background:#dbdbdb url(../images/bg.gif) left top repeat-x;
	margin:0px;
	padding:0px;
}

#layout {
	width:1000px;
	line-height:25px;
	text-align:justify;
	margin:0px auto;
}

#bodycontainer {
	padding:0px 0px 0px 60px;/*
	background:url(../images/bodycontainer.gif) right top no-repeat;*/
}

#bodycontainer_about {
	padding:0px 0px 0px 60px;
	background:url(../images/bodycontainer.gif) right top no-repeat;
}

#logo {
	padding:94px 0px 40px 0px;
}
.row1_home {
	width:175px;
    /*border-bottom:1px solid #c7c7c7;*/
	padding:0px 0px 50px 0px;
	margin:0px 0px 30px 0px;
}

.row2_home {
	width:925px;
	border-bottom:1px solid #c7c7c7;
}

.row1 {
	width:280px;
	border-bottom:2px solid #c7c7c7;
	padding:0px 0px 40px 0px;
	margin:0px 0px 30px 0px;
}

.row2 {
	width:850px;
	border-bottom:2px solid #c7c7c7;
	padding:0px 0px 40px 0px;
	margin:0px 0px 30px 0px;
}

.row3 {
    width:850px;
	border-bottom:2px solid #c7c7c7;
	padding:0px 0px 40px 0px;
	margin:0px 0px 30px 0px;
}


#footer {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	width:1000px;
	height:50px;
	background:url(../images/footer1.gif) right top no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}

#footerleft {
	float:left;
	color:#4956ca;
	font-weight:bold;	
	padding:0px 0px 0px 63px;
}

#footerright {
	float:right;
	color:#4d4d4d;		
	padding:0px 94px 0px 0px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/*	Text Style Start Here  */

h1 {
	font:37px Garamond, Arial, Helvetica, sans-serif;
	color:#4956ca;
	padding:0px 0px 10px 0px;
	margin:0px;
}

.h1span {
	font:37px Garamond, Arial, Helvetica, sans-serif;
	color:#757575;
}

h2 {
	font:bold 20px Garamond, Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/*	Text Style End Here  */


/*	Menu Style Start Here  */

a {
	color:#4d5bd0;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#topmenu {
	height:64px;
}
#topmenu ul {
	margin:0px;
	padding:2px 20px 0px 80px;
	background:url(../images/menudevider.gif) 100% 10% no-repeat;
	float:left;
}

#topmenu ul li {
	display:block;
	float:left;
	background:url(../images/menudevider.gif) left top no-repeat;
	list-style:none;
}

#topmenu li a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	float:left;
	background:url(../images/menulistbg.gif) right bottom no-repeat;
	padding:21px 16px 12px 11px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

#topmenu li a span {
	background:url(../images/topdisc.gif) 5px 3px no-repeat;
	padding:0px 0px 0px 30px;
}

#topmenu li a:hover {
	color:#e1e1e1;
	background:url(../images/menubgover.html) left top repeat;
}
	
/*	Menu Style End Here  */
/* inner pages css start */
h1.inner{font:33px 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:#4956ca; font-weight:bold; padding:0px 0px 5px 0px;	border-bottom:1px dotted #000;	margin:0px 0px 10px 0px;}
h6{font:17px Myriad Pro, Arial, Helvetica, sans-serif; color:#757575; font-weight:bold; 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; width: 95%;}
.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 */
