.splash-panel-right {
	width: 767px;
	display: inline-block;
	position: relative;
	float: right;
	height: 492px;
	background: url(../images/background-panel-right.gif) no-repeat right;
}

.featured-text {
	display: inline-block;
	position: static;
	height: 480px;
	text-align: center;
	color: #000;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 420px;
	float: right;
	text-shadow: #fff 0 0 10px;
	padding-top: 100px;
}


/* @group Links */

.splash-panel-right#LinksPage {
	width: 767px;
	display: block;
	position: relative;
	text-align: center;
	margin-top: 10px;
	background-image: none;
	clear: both;
	height: 735px;
}

.ie .splash-panel-right#LinksPage {
	width: 767px;
	display: block;
	position: relative;
	text-align: center;
	clear: both;
	margin-top: 10px;
	background-image: none;
	height: 775px;
}

.ie .Links-Page {
	display: inline-block;
	position: relative;
	margin-top: 10px;
	text-align: center;
	margin-left: 0;
	width: 767px;
}

.Links-Page {
	display: inline-block;
	position: relative;
	margin-top: 10px;
	text-align: center;
	margin-left: 125px;
	width: 767px;
	color: #ef3b39;
	font: 10px Trebuchet, "Trebuchet MS", Arial, Verdana, sans-serif;
}

span.LinksHeader {
	text-align: center;
	color: #ef3b39;
	font: 25px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	position: relative;
	display: block;
	width: 767px;
	clear: left;
}

.Links-Page em {
	display: block;
	clear: both;
	margin-top: 35px;
	text-align: center;
	width: 1000px;
	position: relative;
}


/* @group Big Banners */

.LinkBig {
	margin-left: 10px;
	margin-right: 10px;
	width: 468px;	
	text-align: center;
	margin-bottom: 10px;
	float: left;
	position: relative;
}

.LinkBig a {
	text-decoration: none;
}

.LinkBig span {
	display: block;
	position: relative;
	text-align: center;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #ef3b39;
	border-color: #ffba00;
	text-decoration: none;
}

.LinkBig img {
	border: 1px solid #c3b8b3;
}

.LinkBig code {
	display: inline-block;
	position: relative;
	text-align: left;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 435px;
	padding: 5px;
	border: 1px dotted #aaa;
	margin-top: 5px;
	color: #444;
}

/* @end */

.CodeFooter {
	display: block;
	position: relative;
	text-align: center;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	clear: both;
	margin-bottom: 5px;
	color: #444;
	border-color: #ffba00;
	margin-top: 1px;
}

/* @end */