@charset "UTF-8";
/* 
support.css
*/

/* --------------------------------
#pbNav
-------------------------------- */
#pbNav ul {
	float: left;
}
#pbNav li {
	float: none;
	padding-right: 20px;
}

/* --------------------------------
#crumbNav
-------------------------------- */
#crumbNav {
	background: #FFF;
	border-bottom: 1px solid #C7C7BB;
}

/* --------------------------------

-------------------------------- */
#sptTop {
	background: #FFF url(../img/spttopbg.jpg) no-repeat 100% 0;
	border-bottom: 2px solid #C7C7BB;
	margin-bottom: 20px;
}
#sptTop h1 {
	padding-top: 20px;
	padding-bottom: 46px;
	padding-left: 20px;
}
#simArea {
	background: url(../img/parksimbgmiddle.gif) repeat-y 0 0;
	margin: 0 20px 0 61px;
	position: relative;
}
#simArea h2 {
	background: url(../img/parksimbgtop.gif) no-repeat 0 0;
	padding: 25px 0 10px 26px;
}
#simArea p.text {
	background: url(../img/parksimbgbottom.gif) no-repeat 0 100%;
	padding: 0 0 20px 26px;
}
#simArea p.image {
	position: absolute;
		top: -108px;
		left: 347px !important;
		left: 321px;
}

/* --------------------------------
-------------------------------- */
#content .borderLink2 a {
	width: 245px;
}

