div.domtab {
	padding:0;
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
ul.domtabs {
	width:100%;
	margin:1em auto 0;
}
ul.domtabs li {
	float:left;
	padding:0 .5em 0 0;
	list-style: none;
}
ul.domtabs a:link,  ul.domtabs a:visited,  ul.domtabs a:active,  ul.domtabs a:hover {
	width:150px;
	display:block;
	background:#B0D87C url(../graphics/SpecialsTab1.gif) no-repeat center top;
	color:#405A1B;
	text-decoration:none;
	font-size: 1.3em;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
html>body ul.domtabs a:link,  html>body ul.domtabs a:visited,  html>body ul.domtabs a:active,  html>body ul.domtabs a:hover {
	height:auto;
}
ul.domtabs a:hover {
	background:#003399;
}
div.domtab div {
	clear:both;
	width:auto;
	background:#696;
	color:#fff;
	padding:0px;
}
ul.domtabs li.active a:link,  ul.domtabs li.active a:visited,  ul.domtabs li.active a:active,  ul.domtabs li.active a:hover {
	background:#696;
	color:#fff;
}
div.domtab div a:link,  div.domtab div a:visited,  div.domtab div a:active {
	color:#fff;
	display:block;
	padding:1em .5em;
	font-weight:bold;
	font-size:1.3em;
}
div.domtab div h2 a,  div.domtab div h2 a:hover,  div.domtab div h2 a:active {
	color:#cfc;
	display:inline;
	padding:0;
	font-weight:normal;
	font-size:1.5em;
}
/* other scheme! */
#other {
	margin-right: auto;
	margin-left: auto;
}
div#other.domtab div {
	clear:both;
	background:#7AAE32;
	color:#fff;
	padding:10px;
	margin-right: auto;
	margin-left: auto;
}
#other ul.domtabs a:hover {
	background:#7AAE32 url(../graphics/SpecialsTab2.gif) no-repeat center top;
}
div#other ul.domtabs li.active a:link, div#other ul.domtabs li.active a:visited, div#other ul.domtabs li.active a:active, div#other ul.domtabs li.active a:hover {
	background:#7AAE32 url(../graphics/SpecialsTab2.gif) no-repeat center top;
	color:#fff;
}
#other div {
	margin-right: auto;
	margin-left: auto;
	background: #FF9966;
}
.JucySpecialsTable {
	background: #FFFFFF url(../graphics/SpecialBOTTOM.gif) no-repeat center bottom;
	border-style: none;
	margin: 0px auto;
	padding: 0px;
	width: 680px;
}
.JucySpecialsTable td{
	margin: 0px;
	padding: 0px;
}
.JucySpecials {
	background: url(../graphics/SpecialTOP.gif) no-repeat center top;
	width: 680px;
	border-style: none;
}
.JucySpecials td {
	padding: 5px 10px;
	color: #000000;
}
.JucySpecials td h1 {
	color: #842083;
	font: 1.8em/150% Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
.JucySpecials .tdActivities {
	width: 125px;
	font-size:1.1em;
	color:#6B992D;
	text-transform:none;
	font-weight:normal;
	margin-bottom:0;
	margin-top: 5px;
}
.JucySpecials .tdVehicles {
	width: 200px;
}
.JucySpecials .image {
	background: url(../graphics/specials/background.png) no-repeat center center;
	padding: 7px;
	margin: 10px auto 0px;
	clear: both;
}
.JucySpecials .line {
	border-bottom: 1px dotted #8DC63F;
	clear: both;
	float: left;
	margin-bottom: 5px;
	width: 100%;
}
.CreateQuoteWrap {
	POSITION: relative;
	z-index: 100;
	float: right;
}
.CreateQuote{
	POSITION: absolute;
	LEFT: -51px;
	TOP: -10px;
	height: 65px;
	width: 65px;
}
.JucySpecials ul, li {
	font-size: .96em;
}

.TextTable {
	margin: 0px;
	padding: 0px;
	width: 90%;
	border-width: 0px;
	border-style: none;
}

.GetQuoteVehicles a{
	background: url(../gfx/tabs/more-info-grey.gif) no-repeat center top;
	width: 65px;
	height: 65px;
	border: 1px dashed #009999;
}
.GetQuoteVehicles a:hover{
	background: url(../gfx/tabs/more-info.gif) no-repeat center top;
}
