@charset "utf-8";
#Page_Center {
	height: 768px;
	width: 1025px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#Page_Center  #nav  #sprynav {
}
#Page_Center #banner {
	background-image: url(../images/images/Mac_blue_01.gif);
	background-repeat: no-repeat;
	height: 124px;
	width: 1026px;
}
#Page_Center #nav {
	background-image: url(../images/images/Mac_blue_02.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 1026px;
}
#Page_Center #nav #navcontrol {
	padding-top: 8px;
	padding-left: 16px;
}

#Page_Center #bottom_banner {
	background-image: url(../images/images/Mac_blue_03.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 1026px;
}
#Page_Center #left_body {
	background-image: url(../images/images/Mac_blue_04.gif);
	background-repeat: no-repeat;
	height: 511px;
	width: 304px;
	float: left;
}
#Page_Center #mid_body {
	background-image: url(../images/images/Mac_blue_05.gif);
	height: 511px;
	width: 8px;
	float: left;
}
#Page_Center #right_body {
	background-image: url(../images/images/Mac_blue_06.gif);
	background-repeat: no-repeat;
	height: 511px;
	width: 712px;
	float: right;
}
#Page_Center #bottom {
	background-image: url(../images/images/Mac_blue_07.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 1024px;
	float: left;
}
#Page_Center #shim_right {
	background-image: url(../images/images/Mac_blue_08.gif);
	float: right;
	height: 57px;
	width: 1px;
}
#Page_Center #shim_bottom {
	background-image: url(../images/images/Mac_blue_09.gif);
	height: 1px;
	width: 1026px;
}


body {
	background-image: url(../images/background.png);
	background-repeat: repeat;
}
