body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height:17px;
	background-color:#01034e;
	background-image: url(../images/inner-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	}

img{
	border:none;
	margin:0px;
	padding:0px;
	}
ul{
	list-style:none;

}


p, a, ul, li, form, select, h1, h2, h3, h4 {
	margin:0;
	padding:0;
	}
	
/*----------------------------------------portfolio-----------------------------------------*/
	
.thumbnail{
	position: relative;
	z-index: 0;
	
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #ffffff;
	padding: 1px;
	left: -1000px;
	border: 2px solid #93b125;
	visibility: hidden;
	color: ffffff;
	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: -193px !important;
	top: 0px;
	left: 210px; /*position where enlarged image should offset horizontally */

}
.beforelink{
	color:#086cbd;
	font-weight:bold;
	

}
.beforelink:hover{
	color:#086cbd;
	font-weight:bold;
	
}
.img-port{
	border: 1px solid #93b125;
	padding: 1px;

}


/*-----------------------------------------about-----------------------------------------*/

.white-box{
	background-color:#FFFFFF;

}

.difference{
	color:#086cbd;
	font-size: 15px;
	font-weight:bold;
	text-transform: uppercase;

}
.bringing{
	color:#086cbd;
	font-size: 15px;
	font-weight:bold;
	text-align:center;
	

}

.college{
	color:#086cbd;
	font-weight:bold;
	
}
.paint-green{
	color:#90ae23;
	font-weight:bold;
	
}
.footer{
	color:#7ab5ff;
	font-size: 11px;
	background-color:#01034e;
	text-align:center;
	vertical-align:middle;
}
.bottom-pic{
	padding-top:26px;

}
/*----------------------------------------service-commercial----------------------------------------*/

.service-arrow{
	background-image: url(../images/green-arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	padding-left:30px;
}
.call{
	color:#086cbd;
	font-weight:bold;
	text-decoration:none;
	
}
.call:hover{
	color:#086cbd;
	font-weight:bold;
	text-decoration:none;
}

.inputbox{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background-color:#f6f6f4 !important;
	border:#d3d5d6 solid 1px;
	height:15px;
	width:250px;
	
}
.mess{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background-color:#f6f6f4 !important;
	border:#d3d5d6 solid 1px;
	height:55px;
	width:250px;
	
	
	
}
.form_text{
	
	color:#086cbd;
}
.submit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#91af24;
	color:#000000;
	border:#758e1b solid 1px;
}

/*--------------------------------------residen--------------------------------------*/

.blue-text{
	color:#0385bb;
	font-weight:bold;
	
}

.power{
	padding-left:30px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 21px 5px;
}

.img-after-padding{
	padding-top:28px;

}
.big_blue{
	font-size:14px;
	color:#2e3192;
	text-transform:uppercase;
	font-weight:bold;
	}
	
/* Jan 01, 2010 */
.black_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	
	}

.blck_12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
		}

.green_18{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#8FAE25;
		}

.gerey_12{
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	
		}
		.ger_14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #90AE23;
	
		}
	
		.blu_14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #096CBD;
	
		}
			

.blue_12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #086CBD;
	
		}
		
		.featured_project_image{
	float:left; width:230px;
}
.featured_project_detail{
	float:left; width:510px;
}
.clearboth{
	clear:both;
}

.featured_project_image img{
	border:3px solid #CCCCCC;
}
.featured_project_row{
	border-bottom:1px solid #CCCCCC;
}
