/*PNGFIX*/
img, div { behavior: url("iepngfix.htc") }
/* { behavior: url("iepngfix.htc") } */

html,
body,
a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
table,
td,
tr,
li,
ul {
	font-size: 13px;
	line-height: 125%;
	color: #EEEEEE;
}
body {
	background-color: #191919;
	padding: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Helvetica, sans;
	text-align: left;
	font-weight:normal;
	background-attachment: scroll;
	background-image: url(images/diagonal.gif);
	background-repeat: repeat;
	background-position: left top;
}
p {
	color:#EEEEEE;
}
a {
	color:#0099FF;
	text-decoration:none;
}
a:link,
a:visited {
	font-family: Century Gothic, CenturyGothic, Helvetica, sans;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
img.displayimg {
	width:200px;
	padding:5px;
	background-color:#EEEEEE;
}
img.linkimg {
	width:80px;
	padding:5px;
	margin:3px;
	background-color:#EEEEEE;
}
a img { border:none; vertical-align:top; }
ul,
li {
	list-style-position: inside;
	padding:0px;
}
img.emailimg {
	vertical-align:middle;
}
img.logoimg {
	vertical-align:middle;
	width:650px;
}
h1 {
	font-family: "Century Gothic", CenturyGothic, CenturyGothic, Helvetica, sans;
	font-size: 25px;
	color: #0099FF;
	line-height: 100%;
	text-transform: uppercase;
	font-weight: normal;
	padding:0px;
	margin:0px;
}
h2 {
	font-family: "Century Gothic", CenturyGothic, CenturyGothic, Helvetica, sans;
	font-size: 12px;
	color: #0099FF;
	line-height: 100%;
	text-transform: uppercase;
	font-weight: bold;
	padding:0px;
	margin:0px;
}
h3 {
	font-family: "Century Gothic", CenturyGothic, CenturyGothic, Helvetica, sans;
	font-size: 25px;
	color: #FFFFFF;
	line-height: 100%;
	text-transform: uppercase;
	font-weight: normal;
	padding:0px;
	margin:0px;
}
b,
strong {
	font-family: Arial Black, Gadget, Helvetica, sans;
	padding-top:0px;
	font-weight:normal;
}
div.logo {
	position: absolute;
	left: 140px;
	top: 150px;
	z-index:10;
	text-align:right;
}
div.contentHolder {
	position: absolute;
	padding: 15px 0px 100px 0px;
	margin: 0px 0px 0px -420px;
	top: 0px;
	left: 50%;
	width:840px;
	z-index: 1;
}
div.logonav {
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 10px;
	left: 0px;
	width:100%;
	height:130px;
	text-align:left;
}
div.logo {
	position:absolute;
	padding:0px;
	margin:0px;
	left:0px;
	top:0px;
	text-align:left;
}
div.nav {
	position:absolute;
	padding:0px;
	margin:0px;
	left:0px;
	width:840px;
	top:130px;
}
div.content {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 250px;
	left: 0px;
	width:800px;
	z-index: 2;
	border:20px solid #191919;
	background-color:#222222;
}
td {
	text-align:left;
	vertical-align:top;
	padding: 10px;
}
#leftTallColumn {
	width:325px;
}
#rightShortColumn {
	width:120px;
}
#rightColumn {
	width:250px;
}
#rightShortColumn,
#rightColumn {
	border-left:4px solid #191919;
}
div.car1 {
	position:absolute;
	left:200px;
	bottom:-110px;
}
div.car2 {
	position:absolute;
	left:200px;
	bottom:-100px;
}
a.navigation1:link,
a.navigation1:visited {
	float:left;
	border:10px solid #191919;
	background-color:#222222;
	color:#0099FF;
	font-size:16px;
	font-weight:normal;
	line-height:100%;
	text-decoration:none;
	text-transform:uppercase;
	padding:7px;
	margin:0px 10px 10px 0px;
}
a.navigation2:link,
a.navigation2:visited {
	display:inline-block;
	border:10px solid #191919;
	background-color:#222222;
	color:#0099FF;
	font-size:12px;
	font-weight:normal;
	line-height:100%;
	text-decoration:none;
	text-transform:uppercase;
	padding:5px;
	margin:0px 10px 10px 0px;
}
a.navigation1:hover {
	border:10px solid #222222;
	background-color:#191919;
	color:#EEEEEE;
}
a.navigation2:hover {
	border:10px solid #222222;
	background-color:#191919;
	color:#EEEEEE;
}
a.purchase:link,
a.purchase:visited {
	float:left;
	border:15px solid #191919;
	background-color:#222222;
	color:#0099FF;
	font-size:20px;
	font-weight:normal;
	line-height:100%;
	text-decoration:none;
	text-transform:uppercase;
	width:150px;
	padding:7px;
}
a.purchase:hover {
	border:15px solid #222222;
	background-color:#191919;
	color:#EEEEEE;
}
img.futureimage {
	padding:10px;
	background-color:#191919;
	width:350px;
}
.redder {
color:#CC0000;
}