body {
}

#myslides {
	width: 1130px;
	height: 730px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
} 
.homebkgrd #myslides {
	margin-top: -93px;
} 

.homebkgrd-v1 #myslides {
	margin-top: 0;
	border: 1px solid #ccc;
} 


.aboutus #myslides {
	width: 121px;
	height: 121px;
	padding: 0;
	margin: 5px 10px 0 0;
	float: left;
}
 
#myslides img {
	width: 1130px;
	height: 730px;
	top:  0;
	left: 0;
}

.aboutus #myslides img {
	width: 121px;
	height: 121px;
	top:  0;
	left: 0;
}


