@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainwrap {
	margin: 0 auto;
	width: 900px;
}
p {

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: -10px;
	color: #CC1817;
}
h2 {
	font-size: 14px;
	color: #003D1B;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}
a:link {
	color: #CC1817;
	text-decoration: none;
}
a:visited {
	color: #CC1817;
	text-decoration: none;
}
a:hover {
	color: #CC1817;
	text-decoration: underline;
}
a:active {
	color: #CC1817;
	text-decoration: none;
}
#headerwrap {
	float: left;
	width: 900px;
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
}
#platinum17 {
	float: left;
	height: 117px;
	width: 229px;
	margin-top: 7px;
	position: relative;
}
#availability {
	height: 23px;
	width: 152px;
	float: right;
	margin-top: 112px;
	
}

#navigation {
	float: right;
	height: 39px;
	padding-top: 90px;
}
#static-headerimage  {
	float: left;
	width: 900px;
	height: 227px;
	display: block;
	overflow: hidden;
	margin: 0px;
}
#slideshow {
	position:relative;
	height:227px;
	width: 900px;
	float: left;
}

*:first-child+html #slideshow {
	margin-left: 0px;
}
#slideshow IMG { position:absolute; top:0; left:0; z-index:8;}
#slideshow IMG.active { z-index:10;}
#slideshow IMG.last-active { z-index:9;
}

* html #slideshow{
	margin-left: 0px;
}
#contentwrap {
	background-repeat: repeat-y;
	float: left;
	width: 900px;
	background-image: url(../images/content-bg.gif);
}
#leftcolumn {
	width: 82px;
	float: left;
	background-image: url(../images/right-columnbg.gif);
	background-repeat: repeat-x;
}
#centercolumn {
	float: left;
	width: 508px;
	margin-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 30px;
	padding-right: 41px;
	color: #003D1B;
	line-height: 20px;
}
#centercolumnhome {
	float: left;
	width: 508px;
	margin-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 41px;
	color: #003D1B;
	line-height: 20px;
}

#homeconthead {
	height: 30px;
	margin-bottom: 30px;
	margin-top: 20px;
}

#rightcolumn {
	float: left;
	width: 189px;
	background-color: #009400;
}
.small-copy {
	font-size: 11px;
	color: #666;
}

#footer {
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-top: 5px;
	float: left;
	color: #999;
}
.mapbox {
	width: 220px;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background-image: url(../images/box-bg.jpg);
	padding-right: 2px;
	padding-left: 12px;
	background-repeat: no-repeat;
	height: 60px;
	padding-top: 5px;
	margin-right: 10px;
}
.saleskitbox {
	width: 220px;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background-image: url(../images/box-bg-wide.gif);
	padding-right: 2px;
	padding-left: 12px;
	background-repeat: no-repeat;
	height: 60px;
	padding-top: 5px;
	margin-right: 10px;
}
.gallery {
	display: block;
	float: left;
	margin-right: 13px;
	margin-bottom: 15px;
}
