@charset "utf-8";
.bg {
	background-color: #F30;
}
.border_banner {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.body_text {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-style: normal;
}
.heading {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
}
.border_bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.bottom_text {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FF0;
}
.brobuild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
#container {
	width: 900px;
	margin-right: auto;
	border: thick solid #009;
	margin-left: auto;
}



.border_nav {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
}
.about_bg {
	background-image: url(New%20Site/tbl_bg_about.gif);
	background-repeat: no-repeat;
}
.services_heading {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
}
.Testimonials_bg {
	background-image: url(New%20Site/testimonials_bg.gif);
	background-repeat: no-repeat;
}
.contact_bg {
	background-image: url(New%20Site/contact_bg.gif);
	background-repeat: no-repeat;
}
