* {
	margin: 0px;
	padding: 0px;
}
#scroll {
	height: 400px;
	width: 500px;
	overflow-y: auto;
	padding-right: 10px;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 780px;
	border: thin solid #000000;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#header {
	width: 780px;
	height: 80px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-image: url(../images/header.jpg);
}
#header h1 {
	padding-top: 30px;
	padding-left: 19px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	display: none;
}
#sidebar1 {
	float: left;
	width: 200px;
	border: thin none #000;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #EBEBEB;
	background-repeat: no-repeat;
	background-image: url(../images/sidebar.jpg);
}
#mainContent {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	background-image: url(../images/mainContent.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: auto;
	height: 400px;
	margin-left: 235px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#mainContent1 {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	background-image: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: auto;
	height: 400px;
	margin-left: 220px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#navigation {
	float: left;
	width: 545px;
	background: #EBEBEB;
}
#apDiv4 {
	position:relative;
	width:400px;
	height:365px;
	z-index:1;
	left: 50px;
	top: 0px;
}
#apDiv5 {
	position:relative;
	width:400px;
	height:400px;
	z-index:1;
	left: 50px;
	top: 0px;
}

