@import url(text.css);

body {
	font-family: Arial, Helvetica, sans-serif;
    margin:0px;
    text-align:center;
	background: #FFA844;
}

.acc {
    display:none;
}
#holder {
	background: #FFF;
	margin:5px auto 0px auto;
	width:759px;
	height:434px;
	text-align:left;
	background:url(../images/splash/splashBg.gif) no-repeat;
}
#col1 {
    float:left;
    width:176px;
}
#col2 {
	float:left;
	width:577px;
}

.cb {
    clear:both;
}

h1#logo {
  margin:0;
  padding:139px 0 0 0;
  height:0;
  overflow:hidden;
  background:url(../images/splash/logo.gif) no-repeat;
  width:auto;
  }

ul#sideLinks, ul#topLinks {
  padding:0;
  margin:0;
  list-style:none;
  }

ul#sideLinks li, ul#topLinks li {
  display:inline;
  }

ul#sideLinks li a {
  display:block;
  margin:0;
  padding:0;
  height:0;
  overflow:hidden;
  }

ul#sideLinks li a#emplink {
  padding-top:84px;
  }

ul#sideLinks li a#emplink:hover {
  background:url(../images/splash/employers.gif) no-repeat;
  }

ul#sideLinks li a#parlink {
  padding-top:83px;
  }

ul#sideLinks li a#parlink:hover {
  background:url(../images/splash/parents.gif) no-repeat;
  }

ul#sideLinks li a#wwclink {
  padding-top:132px;
  }

ul#sideLinks li a#wwclink:hover {
  background:url(../images/splash/wwc.gif) no-repeat;
  }

ul#topLinks {
  margin:5px 0 0 10px;
  position:absolute;
  }

ul#topLinks li a {
  color:#660066;
  text-decoration:none;
  text-transform:uppercase;
  font-weight:bold;
  margin-right:10px;
  font-size:12px;
  }

h2#ypLink {
  position:absolute;
  text-align:left;
  margin:147px 0 0 222px;
  padding:0;
  }

h2#ypLink a {
  display:block;
  width:348px;
  height:0;
  padding-top:132px;
  overflow:hidden;
  }

#ypLink a:hover {
  background:url(../images/splash/youngPeople.gif) no-repeat;
  }

#textCol {
  position:absolute;
  margin:40px 0px 0px 15px;
  width:194px;
  }


#footerLinks {
  position:absolute;
  margin:340px 0 0 8px;
  }

ul#footNav {
	background: #EAEAEA;
	padding:0 0 0 4px;
    margin:0;
	list-style:none;
	border-top:5px solid #51ADFF;
	width:565px;
	height:61px;
  }

ul#footNav li {
  display:inline;
  }

ul#footNav li a {
  display:block;
  float:left;
  height:0;
  padding-top:53px;
  margin:4px 4px 0 0px;
  overflow:hidden;
  }

ul#footNav li a#f1 {
  width:139px;
  background:url(../images/splash/f1.gif) no-repeat;
  }

ul#footNav li a#f2 {
  width:107px;
  background:url(../images/splash/f2.gif) no-repeat;
  }

ul#footNav li a#f3 {
  background:url(../images/splash/f3.gif) no-repeat;
  width:184px;
  }

ul#footNav li a#f4 {
  background:url(../images/splash/f4.gif) no-repeat;
  width:119px;
  margin-right:0;
  }