@charset "utf-8";
/* CSS Document */
#background2-container {
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height: auto;
	width: 1000px;
	top: 0px;
}
#ap-div1 {
	position: absolute;
	z-index: 888;
	height: 40px;
	width: 800px;
	left: 0px;
	top: 91px;
}
#top-container {
	float: left;
	height: 152px;
	width: 800px;
	padding-left: 11px;
}
#left-container {
	float: left;
	height: 350px;
	width: 10px;
	margin: 0px;
	padding: 0px;
}
#middle-container {
	float: left;
	width: 780px;
	height: auto;
	margin: 0px;
	padding: 0px;
	}
#right-container {
	float: left;
	width: 195px;
	margin: 0px;
	padding: 0px;
}
#content-container {
	width: 800px;
	position: relative;
	margin-left: -400px;
	padding-top: 0px;
	padding-bottom: 0px;
	left: 50%;
}
#header-container {
	height: 228px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #e4e8e7;
	display: block;
	width: 780px;
	height: 30px;
	padding: 0;
	margin: 0;
	padding-top: 3px;
	margin-bottom: 10px;
	color: #485779;
}
#edit-region {
	float: left;
	width: 760px;
	padding-left: 5px;
}
#repeater-container {
	top: 0px;
	background-image: url(images/repeater.jpg);
	background-repeat: repeat-y;
	background-position:top;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	position: relative;
	margin-left: -500px;
	padding-top: 0px;
	padding-bottom: 0px;
	left: 50%;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
p {
	margin: 0px;
	padding: 0px;
}
.coloredtext {
	color: #485779;
}
#clearing-div{
    clear: both;
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 0;
	display: block;
	line-height: 0px;
	font-size: 0px;}
	
#footer-container {
	background-image: url(images/footer.jpg);
	background-position:top;
	height: 50px;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	position: relative;
	margin-left: -500px;
	padding-top: 0px;
	padding-bottom: 0px;
	left: 50%;
}
#d-fi-container {
	position: absolute;
	z-index: 10;
	height: 30px;
	width: 500px;
	left: 104px;
	bottom: -23px;
}
.D-Fi-Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#nav-container {
	position: absolute;
	z-index: 9999;
	height: 20px;
	width: 750px;
	left: 16px;
	top: -28px;
}