#showcase {
	width: 1000px;
	position: relative;
	clear: both;
}

#showcase.showcaseHome {
	width: 1000px;
	height: auto;
}

.quotebox2 #quotebox {
	display: none;
}

#quotebox2 {
	clear: both;
	background-image: url(../images/quotebox2.png);
	background-position: left top;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	height: 200px;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
.quotebox2 > img:first-child {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#showcase #request_button:link , #showcase #request_button:visited{
	position: absolute;
	right: 360px;
	top: 234px;
	background-image: url(../images/quotebox.jpg);
	height: 46px;
	width: 262px;
	color: #FFF;
	line-height: 43px;
	font-size: 18px;
	text-indent: 25px;
	text-decoration: none;
	background-position: right;
}
#showcase #request_button:hover , #showcase  .selected{
	background-position: left;
}

#quotebox {
	height: 167px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background: #121212 repeat-x left top;
	list-style: none;
	clear: both;
	position: relative;
	top: 1px;
}
#quotebox  span {
	display: none;
	margin: 0px;
	padding: 0px;
}

#quotebox li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 500px;
	height: 167px;
}

#quotebox a.charterx {
	display: block;
	float: left;
	width: 500px;
	height: 167px;
	background: url(../images/quotebox1.png) repeat left top;
	padding: 0px;
	margin: 0px;
}
#quotebox  a.charterx:hover {
	display: block;
	float: left;
	width: 500px;
	height: 167px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/quotebox1.png);
	background-repeat: repeat;
	background-position: 1000px top;
}
#quotebox  a.avinode {
	display: block;
	float: left;
	width: 500px;
	height: 167px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/quotebox1.png);
	background-repeat: repeat;
	background-position: 1500px top;
}
#quotebox   a.avinode:hover {
	display: block;
	float: left;
	width: 500px;
	height: 167px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/quotebox1.png);
	background-repeat: repeat;
	background-position: 500px bottom;
}

#quotebox1 {
	clear:both;
}

#pre_avinodeForm {
	background-image: url(../images/quotebox2.png);
	height: 70px;
	width: 980px;
	position: relative;
	padding-top: 60px;
	color: #FFF;
	padding-left: 20px;
	margin: 0px;
}
#pre_avinodeForm label {
	display: block;
}
#pre_avinodeForm div {
	width: 250px;
	float: left;
	margin-right: 40px;
}
#pre_avinodeForm input {
	width: 200px;
}
#pre_avinodeForm #continue {
	position: absolute;
	right: 20px;
	bottom: 32px;
	width: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(http://www.privejets.com/images/quote_box/quotebox_button.png);
	height: 26px;
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
}
#pre_avinodeForm #continue:hover {
	background-position: right;
}

