/* CSS Document */

body, ul, ol, li, hr {
	padding:0px;
	margin:0px;
	list-style:none;
}

p {
	padding:0px 0px 10px 0px;
	margin:0px;
}

body {
	font:12px Arial, Helvetica, sans-serif;
	color:#697880;
	background:#f3f3f3 url('/images/bg.gif') left top repeat-x;
	text-align:justify;
}

#layout {
	width:90%;/*900px*/
	line-height:20px;
	margin:0px auto;
    overflow:hidden;
}

#topzone {
	height:77px;
}

#topzoneleft {
	float:left;
	padding:35px 0px 0px 0px;
}

#topzoneright {
	float:right;
}

#header {
	height:315px;
}

#banner {
	height:271px;
	background:url('/images/banner.gif') left top no-repeat;
	border:4px solid #ffffff;
}

#logo {
	padding:25px 0px 43px 18px;
}

#bannerblock {
	color:#324f52;
	padding:0px 0px 0px 31px;
}

#bodycontainer {
	padding:44px 0px 34px 0px;
}

#leftcontainer {
	width:530px;
	float:left;
}

#rightcontainer {
	width:330px;
	float:right;
}

#welcomezone {
	padding:0px 0px 50px 0px;
}

#row2 {
}

#ideazone {
	width:154px;
	float:left;
	margin:0px 32px 0px 0px;
}

#bookmarkzone {
	width:154px;
	float:left;
	margin:0px 32px 0px 0px;
}

#supportzone {
	width:154px;
	float:left;
	margin:0px 0px 0px 0px;
}

.greenbox {
	background:url('/images/greenboxbg.gif') left top repeat-y;
}

.greenboxtop {
	background:url('/images/greenboxtop.gif') left top no-repeat;
}

.greenboxbottom {
	background:url('/images/greenboxbottom.gif') left bottom no-repeat;
	padding:7px 7px;
	text-align:center;
}

#servicezone {
	padding:45px 0px 0px 0px;
}

#footercontainer {
	background:#494949;
	/*height:123px;*/
    height:43px;
}

#footer {
	width:900px;
	font-size:13px;
	background:url('/images/footer1.gif') right top no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}

#footerleft {
	float:left;
	color:#67b2a9;
	padding:10px 0px 0px 0px;
}

#footerright {
	float:right;
	color:#e7edf2;
	padding:10px 0px 0px 0px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

p.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/*	Img Style Start Here  */

.welcomeimg {
	float:left;
	padding:0px 20px 0px 0px;
}

/*	Img Style End Here  */

/*	Form Style Start Here  */

#loginzone {
	width:327px;
	background:url('/images/loginbg.gif') left top repeat-y;
	margin:0px 0px 0px 0px;
}

#logintop {
	background:url('/images/logintop.gif') left top no-repeat;
}

#loginbottom {
	background:url('/images/loginbottom.gif') left bottom no-repeat;
	padding:8px 15px 13px 11px;
}

form.loginform {
	width:300px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.loginform input.txtbox {
	width:114px;
	height:18px;
	background:#fff;
	color:#002021;
	font-size:11px;
	border:1px solid #cbd3d5;
	float:left;
	margin:0px 7px 0px 0px;
}

.loginform input.gobutton {
	float:left;
	margin:1px 0px 0px 0px;
}

form.searchzone {
	width:280px;
	margin:0px 0px 0px 0px;
	padding:33px 0px 0px 0px;
	display:block;
	float:right;
}

.searchzone label {
	float:left;
	color:#000000;
	font:bold 12px Arial, Helvetica, sans-serif;
	display:block;
	margin:0px 2px 0px 0px;
	padding:0px 10px 20px 25px;
	background:url(../images/searchicon.gif) 0px 2px no-repeat;
}

.searchzone input.txtbox {
	width:192px;
	height:27px;
	background:#e0e0e0;
	color:#0c0c0c;
	font:bold 11px Arial, Helvetica, sans-serif;
	border:1px solid #c7c7c7;
	float:left;
	margin:5px 5px 0px 0px;
}

.searchzone input.gobutton {
	float:left;
	margin:7px 0px 0px 0px;
}

/*	Form Style Start Here  */

/*	Text Style Start Here  */

h1 {
	font:23px Arial, Helvetica, sans-serif;
	color:#000000;
	background:url(../images/hline.gif) 0% 95% repeat-x;
	padding:0px 0px 0px 0px;
	margin:0px 0px 8px 0px;
}

h1 span{
	background:#f3f3f3;
}

#loginzone h1 {
	font:18px Arial, Helvetica, sans-serif;
	color:#000000;
	background:url(../images/loginicon.gif) 0px 0px no-repeat;
	padding:0px 0px 0px 30px;
	margin:0px 0px 10px 0px;
}

.subheading {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#0c2156;
	display:block;
	padding:0px 0px 20px 0px;
}

h2 {
	font:18px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:5px 0px 0px 0px;
	margin:0px;
}

.bannerheading {
	font:20px Arial, Helvetica, sans-serif;
	color:#000000;
	display:block;
	padding:0px 0px 10px 0px;
}

/*	Text Style End Here  */

/*	Menu Style Start Here  */

a {
	color:#882409;
	text-decoration:none;
}

a:hover {
	color:#000;
}

.readmore {
	text-align:right;
	padding:10px 0px 0px 0px;
}

.readmore a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#882409;
	text-decoration:none;
}

.readmore a:hover {
	color:#000;
}

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 13px Arial, Helvetica, sans-serif;
	color:#525252;
	text-decoration:none;
	text-transform:capitalize;
	display:block;
	float:left;
	background:url(../images/topmenuleft.gif) left top no-repeat;
	padding:0px 1px 0px 5px;
}

.topmenu li a span {
	display:block;
	float:left;
	padding:16px 15px 10px 10px;
	cursor:pointer;
	background:url(../images/topmenuright.gif) right top no-repeat;
}

.topmenu li a.active {
	color:#000;
	background:url(../images/topmenulefthover.gif) left top no-repeat;
}

.topmenu li a.active span {
	background:url(../images/topmenurighthover.gif) right top no-repeat;
}

#topanchorzone {
	height:36px;
}

#topanchorzone ul{}

#topanchorzone ul li{float:left;
				line-height:36px;
}
#topanchorzone ul li a{
	color:#868680;
					padding:0 15px 0 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #868680;
				}
#topanchorzone ul li a.last{border:none;}
ul.servicelink {
	padding:0px 0px 0px 0px;
}

.servicelink li {
	border-bottom:1px dashed #abb4bc;
	padding:0px 0px 0px 0px;
}

.servicelink li a {
	font:13px Arial, Helvetica, sans-serif;	
	color:#697880;
	background:url(../images/servicedisc.gif) 0px 7px no-repeat;
	text-decoration:none;
	display:block;
	height:22px;
	padding:6px 0px 0px 30px;
}

.servicelink li a:hover {
	color:#000;
}

#footerlink ul {
	margin:0px;
	padding:0px 0px 0px 0px;
}

#footerlink ul li {
	display:inline;
	border-right:1px solid #f3f3f3;
	padding:0px 5px 0px 5px;
}

#footerlink li a {
	font:13px Arial, Helvetica, sans-serif;
	color:#f3f3f3;
	text-transform:capitalize;
	text-decoration:none;
}

#footerlink li a:hover {
	color:#e1e1e1;
}

/*	Menu Style End Here  */

/* 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 #666;	
	margin:0px 0px 10px 0px;}
	
h6	{font-size:16px; 
	font-weight:bold; 
	padding:0px 0px 5px 0px; 
	margin:0px 0px 10px 0px;}
	
.innertext{padding-top:10px;}

.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: 1px solid #666;}

.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 #666; 
				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 */

.facebook
{
    position:relative;
    overflow:hidden;
    float:right;
    border-radius:3px;
    
    top:36px;
    border: 1px solid black;
    padding: 5px;
    background-color:white;
}
#dvLogin
{
    font-weight: bold;
    color: #494949;
    margin-top:35px;
    background-color: white;
    border: 1px solid #697880;
    border-radius: 1px;
    padding: 2px;

}

.clear a {
	text-decoration: underline;
	cursor: pointer;
}