body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(/nopwd/i/bg_overall.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	padding: 0px;
}
#top-container {
	background-color: #000000;
	height: 90px;
	width: 100%;
	white-space: nowrap;
	background-image: url(/nopwd/i/topbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}

#top-content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	height: 73px;
	width: 100%;
	background-image: url(/nopwd/i/mainlogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fl {
	float: left;
}
#top-links {
	clear: none;
	text-align: right;
	margin-right: 25px;
}
#top-links p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 30px;
}
#top-links a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;

}
#login {
	background-color: #E56609;
	width: 30%;
	float: left;
	height: 636px;
	margin-left: 0px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #B0B0B0;
	margin-top: 0px;
	background-image: url(/nopwd/i/login_left_motif.gif);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}

#hopedfor {
	background-color: #F0B64A;
	height: 636px;
	width: 70%;
	margin: 0px;
}
#center {
	float: left;
	width: 294px;
	background-color: #FFFFFF;
	background-image: url(/nopwd/i/bg_center.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	height: 100%;
}
.lower-margin {
	margin-bottom: 50px;
}
.imgborder {
	border: 1px solid #000000;
}
#right-intro {
	height: 636px;
	float: left;
	width: 30%;
}
#intro-text {
	float: left;
	margin-left: 25px;
	top: 300px;
}

#footer {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	position: relative;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#central-control {
	width: 100%;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #B0B0B0;
	margin: 0px;
}
.margin300 {
	margin-top: 300px;
}

