.bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
.bar {
	background-image: url(../images/bar.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.whatwedo {
	background-image: url(../images/whatwedo.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.whatwedobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.bodytest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;

}
.indeximage {

	background-image: url(../images/whoweare.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.homeindextestbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
.spacedot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: -5px;
	color: #000066;
}
.monogram {
	background-attachment: fixed;
	background-image: url(../images/monogram.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

