/* CSS Document */

body, ul, ol, li, hr {
	padding:0px;
	margin:0px;
	list-style:none;
}

p {
	padding:0px 0px 10px 0px;
	margin:0px;
}

body {
	font:11px Tahoma, Helvetica, sans-serif;
	color:#8e8e8e;
	background:#ffffff url(../images/bg.gif) left top repeat-x;
	text-align:justify;
}

#layout {
	width:684px;
	line-height:15px;
	background:url(../images/layout.gif) left top no-repeat;
	padding:0px 48px 0px 48px;
	margin:0px auto;
}

#header {
	height:290px;
	background:url(../images/banner.gif) right bottom no-repeat;
	padding:105px 0px 0px 0px;
}

#aboutzone {
	width:198px;
	color:#fff;
	background:url(../images/blueboxbg.gif) left top repeat-y;
	margin:0px 0px 0px 0px;
}

#abouttop {
	background:url(../images/blueboxtop.gif) left top no-repeat;
}

#aboutbottom {
	background:url(../images/blueboxbottom.gif) left bottom no-repeat;
	padding:30px 30px 30px 30px;
}

#bodycontainer {
	padding:0px 0px 10px 0px;
}

#graybox {
	color:#ffffff;
	background:url(../images/graybg.gif) left top repeat-y;
}

#grayboxtop {
	background:url(../images/graytop.gif) left top no-repeat;
}

#grayboxbottom {
	background:url(../images/graybottom.gif) left bottom no-repeat;
	padding:25px;
	width: 634px;
}

#solutionzone {
	width:170px;
	float:left;
	background:url(../images/solutionicon.gif) left top no-repeat;
	padding:8px 5px 0px 52px;
}

#whymezone {
	width:170px;
	float:left;
	background:url(../images/whyweicon.gif) left top no-repeat;
	padding:8px 5px 0px 52px;
}

#infozone {
	width:125px;
	float:left;
	background:url(../images/infoicon.gif) left top no-repeat;
	padding:8px 0px 0px 52px;
}

#welcomezone {
	padding:9px 0px 0px 40px;
}

#footercontainer {
	height:75px;
	background:url(../images/bottom.gif) left top repeat-x;
}

#footer {
	width:684px;
	font:11px Tahoma, Helvetica, sans-serif;
	text-align:center;
	color:#4f4f4f;
	padding:22px 0px 0px 0px;
	margin:0px auto;
}

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

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

/*	Img Style Start Here  */

.aboutimg {
	float:left;
	margin:0px 10px 0px 0px;
}

/*	Img Style End Here  */

/*	Text Style Start Here  */

h1 {
	font:20px Sui Generis, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 0px 12px 0px;
	margin:0px;
}

h2 {
	font:16px Sui Generis, Arial, Helvetica, sans-serif;
	color:#4f4f4f;
	padding:0px 0px 12px 0px;
	margin:0px;
}

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

.bluetxt {
	color:#007ca2;
	font-weight:bold;
}

/*	Text Style End Here  */


/*	Menu Style Start Here  */

a {
	color:#8e8e8e;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

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

#graybox a:hover {
}

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

#aboutzone a:hover {
}

#topmenuzone {
	height:76px;
}

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

.topmenu li {
	display:block;
	float:left;
	background:url(../images/menudevider.gif) left top no-repeat;
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px;
}

.topmenu li a {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#00617b;
	text-decoration:none;
	text-transform:capitalize;
	display:block;
	float:left;
	background:url(../images/topmenuleft.gif) left top no-repeat;
	padding:0px 0px 0px 0px;
}

.topmenu li a span {
	display:block;
	float:left;
	padding:32px 33px 33px 33px;
	cursor:pointer;
	background:url(../images/topmenuright.gif) right top no-repeat;
}

.topmenu li a:hover {
	color:#434545;
	background:url(../images/topmenulefthover.gif) left top no-repeat;
}

.topmenu li a:hover span {
	background:url(../images/topmenurighthover.gif) right top no-repeat;
}

ul.linklist {
	padding:20px 0px 0px 0px;
}

.linklist li {
	background:url(../images/disc.gif) 0px 6px no-repeat;
	padding:0px 0px 0px 12px;
}

.linklist li a {
	color:#007ca2;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.linklist li a:hover {
	color:#000;
}

ul.linklist1 {
	padding:10px 0px 0px 0px;
}

.linklist1 li {
	background:url(../images/disc1.gif) 0px 6px no-repeat;
	padding:0px 0px 0px 12px;
}

.linklist1 li a {
	color:#fff;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.linklist1 li a:hover {
	color:#000;
}

ul.linklist2 {
	padding:10px 0px 0px 0px;
}

.linklist2 li {
	background:url(../images/disc1.gif) 0px 6px no-repeat;
	padding:0px 0px 0px 12px;
}

.linklist2 li a {
	color:#fff;
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.linklist2 li a:hover {
	color:#000;
}

#footer ul {
	margin:0px;
	padding:10px 0px 0px 0px;
}

#footer ul li {
	display:inline;
	padding:0px 5px 0px 5px;
	border-right:1px solid #4f4f4f;
}

#footer li a {
	font:11px Tahoma, Helvetica, sans-serif;
	color:#4f4f4f;
	text-transform:capitalize;
	text-decoration:none;
}

#footer li a:hover {
	color:#000;
}

/*	Menu Style End Here  */


/* inner pages css start */
.insideContent { padding: 10px 5px 10px 5px; }
h1.inside { font:bold 15px Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #01749B; padding:0px 0px 0px 1px; border-bottom:1px solid #A3A3A3; margin: 10px 5px 0px 10px; }
.aboutus-img{float:right; border:4px solid #ffffff;	margin:0 0px 10px 20px;}
h5{font:13px Tahoma, Arial, Helvetica, sans-serif; color:#ffffff; padding:0px 0px 5px 0px; border-bottom:1px dotted #ffffff;	margin:0px 0px 10px 0px;}
h6{font:13px Tahoma, Arial, Helvetica, sans-serif; color:#ffffff; 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:#ffc850; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #5b7a92;}
input.button:hover{cursor:pointer; color:#fff; background:#663300; border:1px solid #ffc850;}
.project-img{float:right; margin-left:20px;	border: 3px solid #ffffff;}
.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 #ffffff; 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 */