@charset "UTF-8";
body {
	background: #fd6e00 url(../images/img_splash/pathways_background.gif) no-repeat center top;
	margin: 0px;
}
#container {
	margin: 0px auto;
	width: 799px;
	height: 950px;
}
#leftWindow {
	background: url(../images/img_splash/leftWindow.png) no-repeat;
	height: 370px;
	width: 56px;
	float: left;
}
#trailerWindow {
	background: #FFFFFF;
	height: 370px;
	width: 690px;
	float: left;
	text-align: center;
}
#bottomWindow {
	background: url(../images/img_splash/bottomWindow.png) no-repeat;
	float: left;
	height: 30px;
	width: 799px;
}
#rightWindow {
	background: url(../images/img_splash/rightWindow.png) no-repeat;
	height: 370px;
	width: 53px;
	float: right;
}
#socialDIV {
	float: left;
	height: 30px;
	width: 799px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00282E;
	text-align: center;
	padding-top: 10px;
	text-transform: uppercase;
}
#bottombar {
	background: #00282E;
	float: left;
	height: 30px;
	width: 799px;
	margin-bottom: 25px;
}
#credits {
	background: url(../images/img_splash/credits.png) no-repeat;
	height: 184px;
	width: 605px;
	float: left;
}
#copyright {
	background: url(../images/img_template/copyright.gif) no-repeat;
	float: left;
	height: 36px;
	width: 580px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00282E;
	margin-top: 10px;
}
#soul216 {
	float: right;
	height: 36px;
	width: 208px;
	margin-top: 10px;
}
#contentLogo {
	background: url(../images/img_template/thecontent.png) no-repeat;
	float: left;
	height: 184px;
	width: 194px;
}
#headerImg {
	background: url(../images/img_splash/headerImg.png) no-repeat;
	height: 248px;
	width: 799px;
	float: left;
}
#headerBottom {
	background: url(../images/img_splash/headerBottom.png) no-repeat;
	height: 93px;
	width: 799px;
	float: left;
}
p {
	margin: 0px;
	padding: 0px;
}
a  img {
	border-style: none;
}
a:link, a:visited {
	color: #00282E;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
