* {
	padding: 1;
	margin: 0;
}

body {
	background-image:url(../images/bgslice.jpg);
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	font-size: 15px;
	color: #000066;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}


p {
	padding: 0em
}
	
#wrapper {
	width: 966px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bgslice.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	width: 966px;
	padding: 0px;
	border: 0px solid #ccc;
	margin-top: 0px;
}
#content {
	width: 866px;
	padding: 50px;
	margin-top: 0px;
	background-color: #FFFFFF;
	font-family: Garamond, "Times New Roman", Times;
	font-size: 15px;
	background-image: url(../images/contentbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#footer {
	color: #333;
	border: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	background-color: #D8AC29;
}
#apDiv1 {
	left:162px;
	top:321px;
	width:357px;
	height:586px;
	z-index:1;
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
#apDiv2 {
	left:528px;
	top:318px;
	z-index:2;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.float {
	float: left;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.imageBorder {
	border: 1px solid #0E28B6;
	margin:5px;
}
