/* CSS Document */

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

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

#header {
	height:447px;
}

#bodycontainer {
	padding:0px 100px 0px 85px;
}

.welcomezone {
	width:815px;
	background:url(../images/welcomebg.gif) left top repeat-y;
}

.welcometop {
	background:url(../images/weclometop.gif) left top no-repeat;
}

.welcomebottom {
	background:url(../images/welcomebottom.gif) left bottom no-repeat;
	padding:40px 40px 35px 55px;
}

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

.row2left {
	width:389px;
	float:left;
}

.box {
	background:url(../images/row2bg.gif) left top repeat-y;
}

.boxtop {
	background:url(../images/row2top.gif) left top no-repeat;
}

.boxbottom {
	background:url(../images/row2bottom.gif) left bottom no-repeat;
	padding:26px 28px 28px 48px;
}

.row2right {
	width:389px;
	float:right;
}

#footercontainer {
	background:url(../images/footer.gif) left top repeat-x;
}

#footer {
	width:724px;
	padding:0px 143px 0px 133px;
	margin:0px auto;
}

#footerleft {
	color:#0098bc;
	font-weight:bold;
	padding:40px 0px 43px 0px;
	float:left;
}

#footerright {
	text-align:right;
	color:#8ca6b5;
	padding:40px 0px 43px 0px;
	float:right;
}

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


/*	Img Style Start Here */

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

.serviceimg {
	float:right;
	margin:0px 0px 0px 10px;
}

/*	Img Style End Here */


/*	Text Style Start Here  */

h1 {
	font:31px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#fff;
	border-bottom:1px solid #6bbbd1;
	padding:0px 0px 12px 0px;
	margin:0px 0px 30px 0px;
}

h2 {
	font:bold 15px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 0px 0px 0px;
	margin:0px;
}

/*	Text Style End Here  */

/*	Menu Style Start Here  */

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

a:hover {
	text-decoration:none;
}

.servicelink {
	padding:0px 0px 0px 0px;
}

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

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

.servicelink li a {
	color:#00ceff;
	text-decoration:underline;
}

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

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

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

/*	Menu Style End Here  */


/* inner pages css start */
/*h1{font:35px "Times New Roman", Times, serif ;margin:0px; color:#ffc850; font-weight:bold; padding:0px 0px 0 0px;}
h1 span{color:#fff}*/
.aboutus-img{float:right; border:4px solid #fff;	margin:0 0px 10px 20px;}
h5{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#fff; 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:#fff; 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:#fff; background:#00CCFF; 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:#00CCFF; background:#fff; border:1px solid #00CCFF;}
.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; 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 */
