.footer {
	background-image: url(image/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 10px;
	background-image: url(image/serviceback.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


.sidetext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	}

.sideinsidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2fc21a;
		text-transform: capitalize;
		
}

.sideinsidetext1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2fc21a;
		text-transform: capitalize;
		
}

.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 10px 10px;
	color: #d70000;
		}
		
		.redlink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 10px 10px;
	color: #d70000;
		}

.redlink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 10px 10px;
	color: #1C730F;
		}


.greenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 10px 10px;
	color: #1C730F;
	
	
	}
	
	.greenlink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 10px 10px;
	color: #1C730F;
	text-decoration:none;

	}
	
	.greenlink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 10px 10px;
	color: #d70000;
	text-decoration:underline;
	
	}

.sidetexttestimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-left: 10px;
	
}

.recentprojectbar {
	background-image: url(image/bar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	padding-left: 10px;
	
}
.projectpictable {
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.testimonialbar {
	background-image: url(image/bar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	padding-left: 10px;
	
	
}

.logo {
	background-image: url(image/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.menubarhead {
	background-image: url(image/menubar.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding: 10px;
	}
	
	.introcontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding: 10px;
	}
	
	
	.introcontentlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	
		}
		
	.introcontentlink a{
		color: #666666;
		}
		
	.introcontentlink a:hover{
		color: #d70000;	
	}
	
	
	
	.introtext1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float: left;
	}
	
.tableborder {
	border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #999999;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #999999;
		border-bottom-width: 1px;
		border-bottom-style: solid;
        border-bottom-color: #999999;
		}

.tableborder1 {
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #999999;
		border-left-width: 1px;
		border-left-style: solid;
        border-left-color: #999999;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #999999;
		border-bottom-width: 1px;
		border-bottom-style: solid;
        border-bottom-color: #999999;
	}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.line1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-position: left center;
	border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #999999;
}

.btnabout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
		}

.btnabout a{
	color: #FFFFFF;
	text-decoration:none;
}

.btnabout a:hover, .btnabout.active a{
	font-weight: bold;
	background-image: url(image/graymenuback.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top:10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left:30px;
	height: 40px;
	width: 118px;
	position: relative;
}

.btnservices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	}
	
.btnservices a{
	color: #FFFFFF;
	text-decoration:none;
}

.btnservices a:hover{
font-weight: bold;
	background-image: url(image/graymenuback.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: relative;
}

.btnportfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	}

.btnportfolio a{
	color: #FFFFFF;
	text-decoration:none;
}

.btnportfolio a:hover{
font-weight: bold;
	background-image: url(image/graymenuback.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	position: relative;
}

.btncontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	text-transform: uppercase;	
}

.btncontact a{
	color: #FFFFFF;
	text-decoration:none;
}

.btncontact a:hover{
font-weight: bold;
	background-image: url(image/graymenuback.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 22px;
	position: relative;
}

.picborder {
	border: 1px solid #999999;
	padding: 2px;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.footertext1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

.footerlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}

.footerlink a{
		color: #FFFFFF;
		text-decoration:none;
}

.footerlink a:hover{
		color: #2fc21a;
		text-decoration:underline;
}
	
input.button
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:3px 3px 3px 3px;
	background-color:#EFEFEF;
	color:#000000;
	border:1px solid #666666;
	cursor:pointer;
	margin:0px;
	}
	
input.button:hover
	{
	color:#269B15;
	border:1px solid #d70000;
	}
	