@charset "utf-8";
/* CSS Document */
#wrapper {
	width:900px;
	height:auto;
}
#topLeft {
	width:132px;
	height:153px;
	float:left;
}
#topCenter {
	width:704px;
	height:153px;
	float:left;
	background:url(../images/images/cs_02.jpg);
}
#topRight {
	width:64px;
	height:153px;
	float:left;
	background:url(../images/images/cs_03.jpg);
}
#buttonsLeft {
	width:132px;
	height:40px;
	float:left;
}
#buttonsCenter {
	width:704px;
	height:30px;/*40-10=30 for button top padding*/
	float:left;
	background:url(../images/images/cs_05.jpg);
}
#buttonsRight {
	width:64px;
	height:40px; 
	float:left;
	background:url(../images/images/cs_06.jpg);
}
#main {
	width:770px; /*-110px for txt padding left and 20 padding right*/
	height:auto;
	float:left;
}
#footerLeft {
	width:132px;
	height:30px;
	float:left;
}
#footerCenter {
	width:704px;
	height:30px;
	float:left;
	background:url(../images/images/cs_09.jpg);
}
#footerRight {
	width:64px;
	height:30px;
	float:left;
	background:url(../images/images/cs_10.jpg);
}
#cright {
	width:900px;
	height:auto;
	clear:both;
}
/*pictures*/
#markProPic {
	width:87px;
	height:123px;
	float:left;
	padding: 1px 10px 1px 10px;
}
#markAmy {
	width:250px;
	height:242;
	float:left;
	padding: 1px 10px 1px 10px;
	margin-right:10px;
	margin-bottom:15px;
}
#runningLeg {
	width:250px;
	height:164px;
	float:right;
	padding: 1px 40px 1px 10px;
}
#capstoneSign {
	width:400px;
	height:243px;
}
#machinesRoom {
	width:300px;
	height:225px;
	float:left;
	margin-right:5px;
}
#markAmy2 {
	width:300px;
	height:327px;
	float:right;
	margin-left:5px;
}
#astym {
	width:300px;
	height:225px;
	float:left;
	margin-right:25px;
}
#machineAgain {
	width:189px;
	height:252px;
	float:left;
	margin-right:25px;
}
#astym2 {
	width:300px;
	height:173px;
}
#astymLogo {
	width:247px;
	height:66px;
}