@charset "UTF-8";
.infoLinks {
	color: #666666;
	width: 140px;
	line-height: 18px;
}
.infoLinks a {
	color: #999999;
}
.exHeaderContainer {
	background-color: #CCCCCC;
	height: 125px;
	background-image: url(../images/products/excalibur/exHeaderBG.jpg);
	text-align: center;
	position: relative;
	padding-top: 15px;
}
.exHeaderText {
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	position: absolute;
	bottom: -7px;
	left: 120px;
	font-weight: bold;
	z-index: 100;
}
.exRackName {
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #003399;
	margin-top: -4px;
	margin-left: 200px;
	letter-spacing: 0.3em;
	z-index: 1000;
	position: absolute;
}
.exRightColTop {
	height: 140px;
	background-image: url(../images/products/excalibur/rightColBG.jpg);
	position: relative;
}
.selectArrow {
	position: absolute;
	left: 0px;
	top: 50px;
}
.exGetQuote {
	position: absolute;
	left: 30px;
	top: 50px;
}

