/* CSS Document */

body {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#484848;
	/*background:#fff url(../images/bg.gif) center top repeat-x;*/
	background:#fff url(../images/bg3.jpg) center top repeat-x;
	margin:0px;
	padding:0px;
}

#layout {
	width:1000px;
	/*text-align:justify;*/
	line-height:20px;
	margin:0px auto;
}

#topzone {
	/*height:132px;*/
	height:70px;
}

#topleft {
	width:348px;
	float:left;
	padding:36px 0px 0px 82px;
}

#topcenter {
	width:205px;
	float:left;
	background-image: url(../images/top-head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*height: 68px;*/
	height:6px;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#topright {
	width:170px;
	float:right;
	background-image: url(../images/top-head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*height: 68px;*/
	height:6px;
	padding-top: 50px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#header {
	/*height:312px;*/
	height:200px;
	/*background:url(../images/header5.gif) left top repeat-x;*/
	background:url(../images/header6.jpg) left top repeat-x;
}

#headerleft {
	width:275px;
	float:right;
	padding-right: 68px;
	padding-bottom: 0px;
	/*padding-left: 113px;*/
	
}

#headerright {
	width:612px;
	float:right;
}

#welcomezone {
	padding:40px 70px 40px 55px;
}

#bodycontainer {
	background:#dadada;
	padding:40px 65px 40px 60px;
}

#newszone {
	width:190px;
	float:left;
	padding:0px 20px 0px 0px;
}

#aboutuszone {
	width:629px;
	float:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bdbdbd;
}

.newsrow {
	padding:0px 0px 20px 0px;
	margin:0px 0px 20px 0px;
	border-bottom:1px solid #b2b2b2;
}

.newsrow1 {
	padding:0px;
	margin:0px;
}

.aboutrow2 {
	padding:30px 0px 0px 0px;
}

.aboutleft {
	/*width:370px;*/
	width:500px;
	float:left;
}

.aboutright {
	width:250px;
	float:right;
}

#footercontainer {
	margin:0px 0px 0px 0px;
	background:url(../images/footer.gif) center top repeat-x;
}

#footer {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	width:1000px;
	height:69px;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}

#footerleft {
	float:left;
	color:#fff;
	padding:25px 0px 0px 136px;
}

#footerright {
	float:right;
	color:#fff;		
	font-weight:bold;	
	padding:25px 107px 0px 0px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}


/*	Img Style Start Here  */

.welcomeimg {
	float:right;
	margin:0px 0px 0px 70px;
}

.aboutimg {
	float:right;
	margin:0px 0px 0px 0px;
}

/*	Img Style End Here  */


/*	Text Style Start Here  */

h1 {
	color:#4762b9;
	padding:0px 0px 25px 0px;
	margin:0px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: normal;
}

.h1span {
	font:50px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#7a7a7a;
}

h2 {
	color:#4762b9;
	padding:0px;
	margin:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

.bannertxtblock {
	padding:53px 25px 0px 0px;
	text-align:right;
}

.bannertxt1 {
	font:bold 21px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#fff;
}

.bannertxt2 {
	font:21px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:100;
}

/*	Text Style End Here  */

/*	Menu Style Start Here  */

a {
	color:#4762b9;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

.topanchor a{
	color:#4762b9;
	/*text-decoration:underline;*/
	background:url(../images/home.gif) 0px 3px no-repeat;
	font-weight:bold;
	padding:0px 0px 0px 19px;
}

.topanchor a:hover {
	text-decoration:none;
}

.topmenu {
	background:#4762b9;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	/*height: 304px;*/
	height:194px;
	margin-top: 4px;
}

.topmenu ul {
	margin:0px;
	padding:0px;
}

.topmenu ul li {
	/*padding:12px 0px 11px 22px;*/
	padding:5px 0px 3px 22px;
	list-style:none;
	border-bottom:1px solid #6c81c7;
	margin:0px;
}



.topmenu li a {
	font:16px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	background:url(../images/topdisc.gif) 0px 0px no-repeat;
	text-decoration:none;
	padding:0px 0px 0px 32px;
}

.topmenu li a:hover {
	color:#e1e1e1;
}

.topmenu2 {
	background:#4762b9;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	/*height: 304px;*/
	height:194px;
	margin-top: 4px;
}

.topmenu2 ul {
	margin:0px;
	padding:0px;
}

.topmenu2 ul li {
	/*padding:12px 0px 11px 22px;*/
	padding:4px 0px 2px 22px;
	list-style:none;
	border-bottom:1px solid #6c81c7;
	margin:0px;
}



.topmenu2 li a {
	font:16px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	background:url(../images/topdisc.gif) 0px 0px no-repeat;
	text-decoration:none;
	padding:0px 0px 0px 32px;
}

.topmenu2 li a:hover {
	color:#e1e1e1;
}

.listlink {
	padding:10px 0px 0px 0px;
}

.listlink ul {
	margin:0px;
	padding:0px;
}

.listlink ul li {
	display:block;
	list-style:none;
	background:url(../images/disc.gif) 0px 9px no-repeat;
	padding:0px 0px 5px 12px;
}

.listlink li a {
	color:#4762b9;
	text-decoration:underline;
}

.listlink li a:hover {
	text-decoration:none;
}

#footer a {
	color:#fff;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
	t
}

/*	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:#7a7a7a; font-weight:bold; padding:0px 0px 5px 0px;	border-bottom:1px dotted #4762b9;	margin:0px 0px 10px 0px;}
h6{font:20px Myriad Pro, Arial, Helvetica, sans-serif; color:#4762b9; 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 #7a7a7a;}
.logo-img{float:right; margin-left:20px;}
.whiteheading{font:30px Myriad Pro, Arial; color:#7a7a7a; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px;	border-bottom:1px dotted #7a7a7a; padding-bottom:10px; width: 95%; font-size:16px;}
.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 */
