.text {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 10px;
	font-weight: lighter;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EBEBEB;
}
.right {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
}
.scrollleft {
	background-image: url(images/scroll_left.gif);
	background-position: left;
	background-attachment: fixed;
	background-repeat: no-repeat;

}
.scrollright {
	background-image: url(images/scroll_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.scrolleft {
	background-image: url(images/scroll_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.indexbg {
	background-image: url(images/home-banner.gif);
	background-repeat: no-repeat;
}
.jborder {
	border: 1px solid #FFFFFF;
}
.contactbg {

	background-image: url(images/contact_banner.gif);
	background-repeat: no-repeat;
}
.Links {
	color: #CC3333;
}
.googleborder {
	border: 1px solid #FFFFFF;
}
.projectsbanner {


	background-image: url(images/projects_banner.gif);
	background-repeat: no-repeat;
}
.servicesbanner {



	background-image: url(images/services_banner.gif);
	background-repeat: no-repeat;
}
.peoplebanner {




	background-image: url(images/people_banner.gif);
	background-repeat: no-repeat;
}
.aboutbanner {





	background-image: url(images/about_banner.gif);
	background-repeat: no-repeat;
}
a img {border: 1px solid #666666;}

