/* CSS Document */

body {
	font:16px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#ffffff;
	background:#191919 url(../images/bg.jpg) left top repeat-x;
	margin:0px;
	padding:0px;
}

#layout {
	width:1000px;
	text-align:justify;
	margin:0px auto;
}

#header {
	height:420px;
}

#bodycontainer {
	padding:42px 53px 33px 46px;
}

#welcomezone {
	padding:0px 75px 0px 50px;
}

#roundedbg {
	background:url(../images/roundedbg.jpg) left top repeat-y;
	margin:30px 0px 20px 0px;
}

#roundedtop {
	background:url(../images/roundedtop.jpg) left top no-repeat;
}

#roundedbottom {
	background:url(../images/roundedbottom.jpg) left bottom no-repeat;
	padding:25px 70px 25px 30px;
}

#roundedleft {
	width:290px;
	float:left;
}

#roundedright {
	width:510px;
	float:right;
}

.columnzone {
	padding:0px 30px 0px 30px;
}

.column1 {
	width:240px;
	float:left;
}

.column2 {
	width:180px;
	float:left;
}

.column3 {
	width:240px;
	float:left;
}

.column4 {
	width:180px;
	float:left;
}

#footer {
	width:811px;
	background:url(../images/footer.jpg) left top no-repeat;
	padding:33px 50px 45px 40px;
	margin:0px auto;
}

#footerleft {
	font-size:13px;
	color:#c068db;
	font-weight:bold;
	float:left;
}

#footerright {
	font-size:13px;
	color:#fff;
	float:right;
}

.welcomeimg {
	float:right;
	margin:0px 0px 0px 70px;
}

.readmore {
	padding:20px 0px 0px 0px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/*	Text Style Start Here  */

h1 {
	font:37px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#884bb2;
	font-style:Condensed;
	padding:0px 0px 25px 0px;
	margin:0px 0px 0px 0px;
}

.h1span {
	font:37px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#fff;
	font-style:Condensed;
}

h2 {
	font:20px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0px;
	padding:0px 0px 5px 0px;
}

/*	Text Style End Here  */


/*	Menu Style Start Here  */

a {
	color:#c068db;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.listlink {
}

.listlink ul {
	margin:0px;
	padding:0px;
}

.listlink ul li {
	display:block;
	list-style:none;
	background:url(../images/linkdisc.gif) 0px 12px no-repeat;
	padding:0px 0px 0px 15px;
}

.listlink li a {
	font:13px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#c068db;
	text-decoration:underline;
}

.listlink li a:hover {
	text-decoration:none;
}

#footer a {
	color:#c068db;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

/*	Menu Style End Here  */


/* inner pages css start 
h2{font:17px Tahoma, Arial, Helvetica, sans-serif ;margin:0px; color:#2c3031; font-weight:bold; padding:0px 0px 0 0px;}
h2 span{color:#3B4E6E}*/
.aboutus-img{float:right; border:4px solid #fff;	margin:0 0px 10px 20px;}
h5{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#884bb2; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #fff;	margin:0px 0px 10px 0px;}
h6{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#884bb2; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{
	width:80%;
	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:#fff; background:#6a4b9e; 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; background:#c088d1; border:1px solid #fff;}
.project-img{
	float:right;
	margin-left:20px;
	border: none;
}
.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; padding-right:20px}
.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 */

