body {
	background-image: url(../images/bara.jpg);
	background-repeat: repeat-y;
	margin: 0;
	background-color: white;
	height: 577px;
	min-height:577px;
}
#container {
	width: 1000px;
}
#hdrinfo {
	width: 1000px;
}
#crossbar {
	background:url(../images/crossbar1.jpg);
	background-repeat: no-repeat;
	height: 40px;
	position: relative;
	top: -4px;
}
#content1 {
	width: 577px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 233px;
}
#blurb {
	height: 200px;
	width: 300px;
	padding: 31px 48px 0 26px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
#addr {
	height: 95px;
	width: 164px;
	font-size: 10px;
	float: right;
	margin-top: 110px;
}
#kamichaels {
	background-image: url(../images/kamichaels.jpg);
	background-repeat: no-repeat;
	height: 162px;
	width: 120px;
	float: left;
	margin: 0 20px 10px 0;
}
#pmbauch {
	background-image: url(../images/pmbauch.jpg);
	background-repeat: no-repeat;
	height: 162px;
	width: 120px;
	float: left;
	margin: 10px 20px 10px 0;
}
#cysales {
	background-image: url(../images/cysales.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 120px;
	float: left;
	margin: 0 20px 10px 0;
}
#shatch {
	background-image: url(../images/shatch.jpg);
	background-repeat: no-repeat;
	height: 162px;
	width: 120px;
	float: left;
	margin: 0 20px 10px 0;
}
#smohan {
	background-image: url(../images/smohan.jpg);
	background-repeat: no-repeat;
	height: 159px;
	width: 120px;
	float: left;
	margin: 0 20px 10px 0;
}
.phone {
	font-weight: bold;
	font-size: 11px;
}
.box0 {
	width: 375px;
	float: left;
}
.box1 {
	height: 40px;
	width: 577px;
	float: left;
}
.box2 {
	height: 40px;
	width: 275px;
	float: left;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-variant: small-caps;
	margin: 10px 0 0 23px;
}
.box3 {
	width: 529px;
	padding: 24px;
	float: left;

}
.style1 {
	font-size: 11px;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
#footer {
	clear:both;
	left: 0;
	background-position: left bottom;
	height: 26px;
	padding-left: 585px;
}
#bpds {
	padding-left:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #777;
}
#bpds a {
	color: #888;
}
#bpds a:hover {
	color:red;
	text-decoration: underline;
}
#bpds a:visited {
	color:violet;
	text-decoration: underline;
}
.clear {
	clear: right;
}
