/* CSS Document */

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

body {
	font:13px Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #0e2543;
}

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

a{color:#4e4e4e;;
		text-decoration:underline;
		}
a:hover{text-decoration:none;
		}
.highlight {
	color: #FF3300;
}


#topzone {
	height:85px;
	background:#effaff;
}
/* inner pages css start */
.aboutus-img{float:right; border:4px solid #fff;	margin:0 0px 10px 20px;}
h5{font-size:15px;font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #fff;	margin:0px 0px 10px 0px;}
h6{font-size:16px; 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-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{
	color:#EFFAFF;
	text-decoration:none;
	padding:5px;
	border:1px solid #5b7a92;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #0E2543;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}
input.button:hover{
	cursor:pointer;
	color:#fff;
	border:1px solid #FFFFFF;
	background-color: #0082B8;
}
.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}
.ourprojectrow  ul li{
	list-style-image: url(../images/bullet.png);
	padding-left: 5px;
}
.servicecolumnzone{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 16px;
}
.servicecolumn1{
	width:48%;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.servicecolumn1 img{
	border: 3px solid #FFFFFF;
}
.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}
.servicecolumn2 img{
	border: 3px solid #FFFFFF;
}
.servicecolumn1 ul li{
	list-style-image: url(../images/bullet.png);
	padding-left: 5px;
}
.servicecolumn2 ul li{
	list-style-image: url(../images/bullet.png);
	padding-left: 5px;
}

.servicecolumn1 p{
	padding-left: 115px;
}
.servicecolumn2 p{
	padding-left: 115px;
}

.blog-posted-row{padding:3px;}
/* inner pages css ends */
#topzoneleft {
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#topzoneright {
	float:right;
	height: 83px;
	width: 180px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #3F659E;
	background-image: url(../images/since_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 5px;
}
#topzonecenter {
	background-image: url(../images/CAteamwork.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 82px;
	background-color: #EFFAFF;
	padding-left: 10px;
}


#banner {
	height:256px;
	background-image: url(../images/banner_bg1.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#row1 {
	height:130px;
	background:#e4f6ff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.column1 {
	background:url(../images/column1.gif) left top no-repeat;
	width:162px;
	height:110px;
	float:left;
	text-align:center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 110px;
}

.column2 {
	width:162px;
	height:110px;
	float:left;
	text-align:center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 110px;
	background-image: url(../images/column2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.column3 {
	width:162px;
	height:110px;
	float:left;
	text-align:center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 110px;
	background-image: url(../images/column3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#bodycontainer {
	width:900px;
	background:#effaff;
}

#leftcontainer {
	width:524px;
	float:left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
}

#rightcontainer {
	width:310px;
	float:right;
	padding:0px 20px 0px 0px;
}

#rightcontainerser {
	width:270px;
	float:right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#welcomezone {
	padding:0px 0px 20px 0px;
}

#projectzone {
	text-align:left;
}

.projectcol1 {
	width:169px;
	float:left;
	margin:0px 2px 0px 0px;
}

.projectcol2 {
	width:169px;
	float:left;
	margin:0px 2px 0px 0px;
}

.projectcol3 {
	width:169px;
	float:left;
}

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

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

.roundbottom {
	background:url(../images/projectbottom.gif) left bottom no-repeat;
	padding:15px 6px 15px 8px;
}

#servicezone {
	background:#003254 url(../images/servicebg.gif) left top repeat-x;
	padding:12px 13px 30px 17px;
	margin:0px 0px 0px 0px;
	border: 2px solid #FFFFFF;
}
#servicezone1 {
	padding:12px 13px 30px 17px;
	margin:0px 0px 0px 0px;
	border: 2px solid #FFFFFF;
	background-color: #cbe4f0;
	background-image: url(../images/testimonialbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#servicezone1 ul li{
	list-style-image: url(../images/bullet.png);
	padding-left: 2px;
	margin-left: 3px;
}
#testimonialzone {
	width:280px;
	background:#cbe4f0 url(../images/testimonialbg.gif) left top repeat-x;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#testimonialzone1 {
	background:#cbe4f0 url(../images/testimonialbg.gif) left top repeat-x;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.newsletter{
	width:auto;
	padding:10px;
	height:auto;
	background-color: #046f98;
	background-image: url(../images/news-back.gif);
	background-repeat: repeat-x;
				}
.newsletter a{
	color: #FFFF33;

}
.newsletter a:hover{
	color: #FFFF66;

}
.newsletter h3{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px;
	font-size: 13px;
	line-height: 20px;
				}
.newsletter input.textfield{
	float:left;
	background-color: #c7edfd;
	height: 22px;
	width: 210px;
	border: 1px solid #126384;
						}
.newsletter form{
	padding-bottom:10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
		}
.newsletter input.submit-1{
	float:left;
	margin-left: 10px;
						}
.newsletter label a{color:#000000;
			text-decoration:underline;
			font-size:11px;
			}
.newsletter label a:hover{text-decoration:none;
		}
.testirow {
	padding:0px 0px 20px 0px;
}

#footer {
	font:11px Arial, Helvetica, sans-serif;
	height:50px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footerleft {
	float:left;
	color:#c1eafd;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footerright {
	float:right;
	color:#c1eafd;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

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

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

/* 	Form Style Start Here  */

form.search {
	margin:0px;
	padding:10px 20px 0px 0px;
}

.search input.txtbox {
	width:199px;
	float:left;
	margin:0px 10px 0px 0x;
	background:#b7d1f2;
	border:1px solid #000000;
}

.search input.button1 {
	float:left;
	margin:0px 0px 0px 10px;
}

/* 	Form Style End Here  */

/*	Img Style Start Here  */

.testiimg {
	float:left;
	padding:0px 15px 0px 0px;
}

.projectimg {
	padding:0px 0px 15px 0px;
}

/*	Img Style End Here  */

/*	Text Style Start Here  */

h1 {
	color:#00375a;
	padding:0px 0px 20px 0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#servicezone h1 {
	color:#FFFFFF;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069FD2;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 6px;
}

#welcomezone h1 {
	color:#006600;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.testiheading {
	display:block;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#3ea01c;
	text-decoration:underline;
	padding:0px 0px 8px 0px;
}

.projectheading {
	display:block;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#3ea01c;
	background:url(../images/projectdisc.gif) 0px 5px no-repeat;
	text-decoration:underline;
	padding:0px 0px 8px 15px;
}

.greentxt {
	display:block;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#3ea01c;
	padding:0px 0px 8px 0px;
}

.testiwriter {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-align:right;
	color:#000000;
	display:block;
}

.bannerblock {
	padding:50px 45px 0px 405px;
}

.bannertxt1 {
	display:block;
	font:22px Arial, Helvetica, sans-serif;
	color:#ffb546;
	padding:0px 0px 25px 0px;
}

.bannertxt2 {
	font:15px Arial, Helvetica, sans-serif;
	color:#fff;
}

.bannertxt3 {
	font:25px Arial, Helvetica, sans-serif;
	color:#a5deff;
}

.columnheading {
	color:#00375a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

/*	Text Style End Here  */

/*	Menu Style Start Here  */

.readmore {
	display:block;
	text-align:center;
	padding:10px 0px 0px 0px;
}

.readmore a {
	font-weight:bold;
	color:#ee7522;
	text-decoration:none;
}

.readmore a:hover {
	color:#000;
}

.more {
	display:block;
	text-align:center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.more a {
	font-size:12px;
	font-weight:bold;
	color:#ee7522;
	text-decoration:none;
}

.more a:hover {
	color:#000;
}

#topmenu {
	background-color: #EFFAFF;
	height: 40px;
	margin: 0px;
}


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

.servicelink li {
	margin:0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 12px;
	background-image: url(../images/servicedisc.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}

.servicelink li a {
	font-size:14px;
	color:#fff;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}

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

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

#footer ul li {
	display:inline;
	border-right:1px solid #c1eafd;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#footer li a {
	color:#c1eafd;
	text-transform:capitalize;
	text-decoration:none;
}

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

#topanchor {
	padding:53px 30px 0px 0px;
}

#topanchor a {
	color:#5a5a5a;
	text-decoration:none;
}

#topanchor a:hover {
	color:#000;
}

/*	Menu Style End Here  */

.menu{
	float:left;
	margin-top:10px;
	width:auto;
}

.menu ul{
	margin:0px 15px;
}

.menu ul li{
	display:inline;
	text-transform:capitalize;
	font-size:17px;
	color:#FFFFFF;
	font-weight:bold;
}

.menu ul li a{
	text-decoration:none;
	color:#FFFFFF;
}

.menu ul li a:hover{
	color:#ffffff;
}

.menu .home a{
	background-image: url(../images/home_button.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-right: 22px;
	padding-bottom: 12px;
	padding-left: 22px;
	
}

.menu .home a:hover{
	background-image: url(../images/home_buttonover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-right: 22px;
	padding-bottom: 12px;
	padding-left: 22px;
	}

.menu .service a{
	background-image: url(../images/service_but.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-right: 36px;
	padding-bottom: 12px;
	padding-left: 36px;
}

.menu .service a:hover{
	background-image: url(../images/service_butover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-right: 36px;
	padding-bottom: 12px;
	padding-left: 36px;
}

.menu .pm a{
	background-image: url(../images/projectm_but.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
}

.menu .pm a:hover{
	background-image: url(../images/projectm_butover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
}

.menu .project a{
	background-image: url(../images/project_but.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-right: 37px;
	padding-bottom: 12px;
	padding-left: 37px;
}

.menu .project a:hover{
	background-image: url(../images/project_butover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-right: 37px;
	padding-bottom: 12px;
	padding-left: 37px;
}

.menu .joinus a{
	background-image: url(../images/joinus-but.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-right: 43px;
	padding-bottom: 12px;
	padding-left: 43px;
}

.menu .joinus a:hover{
	background-image: url(../images/joinus-butover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-right: 43px;
	padding-bottom: 12px;
	padding-left: 43px;
}

.menu .contact a{
	background-image: url(../images/contact_but.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
}

.menu .contact a:hover{
	background-image: url(../images/contact_butover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
}
#footerleft1 {
	float:left;
	color:#c1eafd;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 170px;
	text-align: right;
	font-weight: bold;
}
#footerleft1 a {
	color: #FFCC00;
}



.thumbnail{
position: relative;
z-index: 0;
float:right; margin-left:20px;	border: 6px solid #fff;

}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

