.brotherstreeservicescss {
}
.leftbg {
	background-image: url(/images/leftbg_01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.rightbg {
	background-image: url(/images/rightbg_10.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.contentbg {
	background-image: url(/images/contentbg_14.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: fixed;
}
.whiteboldtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
}
.whitelinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
.blackboldtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000;
}
.bgservices {
	background-image: url(/images/leftbuttonbg_14.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
