
body {
	font:normal .8em/12pt Verdana, Arial, Helvetica, sans-serif;
}


#body {
	margin:0 auto;
	width:800px;
	padding:0 0 10px 0;
}



h1 { font-size:220%; margin:45px 0 10px; line-height:140%; text-align:center; }
h2 { font-size:110%; margin:5px 0 10px 20px; }
h3 { color:#fff; font-size:120%; margin:5px 0 5px; }
h4 { font-size:86%; text-indent:10px; margin:5px 0; }
h5 { font-size:120%; color:#3866A4; margin:45px 0 5px; }

a:link,
a:visited { color:#000; }
a:hover,
a:active { color:#C20908; }


#elevator {
	background-image:url(../img/elevatorBack.png);
	width:100%;
	height:260px;
	color:#fff;
}

#elevatorDecor {
	width:800px;
	margin:0 auto;
	height:260px;
	color:#fff;
	background-color:Transparent;
	position:absolute;
	z-index:5;
}

#pitch {
	width:900px;
	margin:0 auto;
	height:260px;
	color:#fff;
	padding:0 0 0 40px;
	position:absolute;
	z-index:10;
}


#pitchText {
	width:450px;
	float:right;
	margin:0;
	padding:0;
}


#pitchText ul {
  float: left;
  width: 30em;
  margin: 0 0 0 70px;
  padding: 0;
  list-style: none;
}
 
#pitchText li {
  float: left;
  width: 15em;
  margin: 4px 0;
  padding: 0;
} 


dl {
	width:220px;
	float:left;
	margin:20px 0 20px 35px;
}

dl dt {	
	text-transform:uppercase;
	font-weight:bold;
	font-size:100%;
	color:#C20908;
	margin:25px 0 4px;
}

dl dd {	font-size:80%; }

dl img { float:left; margin:0 10px 25px 0; }

#elevatorImg {
	margin:50px 0 0 50px;
	position:absolute;
	z-index:10;
}


#elevatorImgs {
	width:40%;
	float:right;
}


#bottom {
	margin:20px auto;
	width:800px;
}

#bottom a:link,
#bottom a:visited  { color:#C20908; padding:5px;}

#bottom a:hover,
#bottom a:active { color:#C20908; padding:5px; }

#footer {
	width:800px;
	margin:20px auto;
	font-size:80%;
}


#footer ul {
  float: left;
  margin: 0 10px;
  padding: 0;
  clear:both;
  list-style: none;
}
 
#footer li {
  float: left;
  margin: 0 10px;
  padding: 0;
} 

#siteMapList {
	margin:100px 0 0 0;
}